E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_main.c Log Message: No more seggie if the icons change before they are shown. ===

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_apps.c e_apps.h Log Message: *Once an icon has been found, or found to not exist, save that info in the E_App, update related aE_Apps, and send trigger change c

E CVS: libs/ecore onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/bin Modified Files: ecore_dbus_receiver_test.c Log Message: Let it compile again. === RCS file: /cvs/e/e17/li

E CVS: apps/entrance essiene

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : essiene Project : e17 Module : apps/entrance Dir : e17/apps/entrance/src/client Modified Files: main.c Log Message: - Update Entrance to deal with E's theme refactoring work. Backgrounds now work well again. ===

E CVS: proto essiene

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : essiene Project : e17 Module : proto Dir : e17/proto/entrance_edit_gui/src/widgets Modified Files: ew.c ew.h ew_button.c ew_checkbox.c ew_group.c ew_messagebox.c ew_radio_button.c ew_toggle_button.c Log Message: - Fix bug occuring w

E CVS: proto essiene

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : essiene Project : e17 Module : proto Dir : e17/proto/entrance_edit_gui Modified Files: TODO Log Message: - Fix bug occuring when trying to show any messagebox (trying to apply/ok with no user permissions, etc) - Make sure that all Entrance_

E CVS: libs/ecore onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_desktop Modified Files: Ecore_Desktop.h ecore_desktop.c Log Message: We need to determine where the full path came from. ==

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_apps.c e_apps.h Log Message: If the icon was hard coded into the Icon field of the .desktop file, then we ignore the FDO theme and search algo. ===

E CVS: libs/ecore rephorm

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : rephorm Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/bin Modified Files: ecore_dbus_receiver_test.c Log Message: missed this === RCS file: /cvs/e/e17/libs/ecore/s

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: *Most places seem to assume that the instances are stored in the original. Made that all places now have the instances in the original. So

E CVS: libs/ewl ningerso

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_spectrum.c Log Message: Fix reveal handler typechecking. === RCS file: /cvs/e/e17/libs/e

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: Oops, and a DOH! or two. === RCS file: /cvs/e/e17/apps/e/src/bin/e_apps.c,v

E CVS: libs/ewl dj2

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_io_manager.c Log Message: - formatting === RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/

E CVS: libs/ewl dj2

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: ChangeLog configure.in Log Message: - make the package version number 0.5.0 - make the lib version 1.0.0 as this qualifies as an API breaking release ===

E CVS: libs/ewl dj2

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: Makefile.am Log Message: - make the package version number 0.5.0 - make the lib version 1.0.0 as this qualifies as an API breaking release ==

E CVS: libs/ewl ningerso

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_dnd.c Log Message: Whitespace cleanup. === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_dnd

E CVS: libs/ewl dj2

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_colorpicker.c Log Message: - fix warnings === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_color

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_main.c Log Message: Added instrumentation so I can include it in timing tests. ===

E CVS: apps/e onefang

2006-09-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_apps.c e_main.c Log Message: More cache tweaking. The next step is to add the next major peice of the cache puzzle. =