Enlightenment CVS committal
Author : kiwi
Project : e_modules
Module : alarm
Dir : e_modules/alarm
Modified Files:
TODO e_mod_config.c e_mod_config_alarm.c e_mod_main.c
e_mod_main.h
Log Message:
add a "duplicate alarm" button, and bugfixes
* close all windows when unlo
Enlightenment CVS committal
Author : devilhorns
Project : e_modules
Module : cpu
Dir : e_modules/cpu
Modified Files:
e_mod_main.c
Log Message:
Stack multi-core values vertically.
===
RCS file: /cvs/e/e_modules/cpu
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
E.h aclass.c grabs.c grabs.h setup.c
Log Message:
Move modifier mask stuff around. Avoid redundant key/button grab/ungrabs.
===
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
warp.c
Log Message:
Make focus list key handling somewhat less ugly.
===
RCS file: /cvs/e/e16/e/src/warp.c,v
retrie
Enlightenment CVS committal
Author : mej
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/images
Modified Files:
Makefile.am
Log Message:
Wed Jan 31 22:15:23 2007Michael Jennings (mej)
Fix build.
---
Enlightenment CVS committal
Author : mej
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/groups
Modified Files:
Makefile.am
Log Message:
Wed Jan 31 22:15:23 2007Michael Jennings (mej)
Fix build.
---
Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_mvc.c
Log Message:
- make sure the data is set into the selection information
===
RCS file: /
Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_tree2.c
Log Message:
- only save back to the hash if we create a new list. this keeps the hash
from freeing our list out from under us when it's replaced.
Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/bin
Modified Files:
main.c
Log Message:
- move the main ewl_test menu over to tree2. there maybe some issues with
this, so please let me know if you see anything strange.