E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/exhibit/src/bin Modified Files: exhibit.h exhibit_image.c exhibit_image.h exhibit_main.c exhibit_main.h exhibit_menus.c exhibit_menus.h exhibit_slideshow.c exhibit_tab.c

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/exhibit Modified Files: TODO Log Message: - new patch from balony: - Added the run command (hardcoded for now, config based later) - work on the menus - general dialog function f

E CVS: apps/e sndev

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : sndev Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_int_gadcon_config.c Log Message: * no need to disable the "Add" button after the gadget was added. If I want consequently add the same gadget more than once I n

E CVS: libs/epsilon ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/epsilon Dir : e17/libs/epsilon/src/bin Modified Files: epsilon_thumb_test.c Log Message: Fix incomplete image count so that it doesn't count directories. =

E CVS: libs/ewl ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: Only need to compare two characters at most for the trailing colon. ==

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/estickies/data/images Log Message: Directory /cvs/e/e17/proto/estickies/data/images added to the repository - Take Su

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/estickies/data/images Added Files: Makefile.am estickies.png Log Message: add an about dialog - Take Surveys

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/estickies/src/bin Modified Files: Makefile.am stickies.c stickies.h theme_chooser.h Added Files: about.c about.h Log Message: add an about dialog

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/estickies Modified Files: configure.in Log Message: add an about dialog === RCS file: /cvs/e/e17/proto/estickies/config

E CVS: proto codewarrior

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/estickies/data Modified Files: Makefile.am Log Message: add an about dialog === RCS file: /cvs/e/e17/proto/estickies/da

E CVS: libs/ecore quan74

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : quan74 Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_fb Modified Files: Makefile.am Log Message: Makefile fix - add ecore_fb_keytable.hto EXTRA_DIST ===

E CVS: libs/edje rephorm

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : rephorm Project : e17 Module : libs/edje Dir : e17/libs/edje/src/lib Modified Files: edje_load.c Log Message: nothing to see here... *whistling* === RCS file: /cvs/e/e17/libs/e

E CVS: libs/edje rephorm

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : rephorm Project : e17 Module : libs/edje Dir : e17/libs/edje/src/bin Modified Files: edje_cc_out.c Log Message: add some validation to spectra === RCS file: /cvs/e/e17/libs/edj

E CVS: libs/edje rephorm

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : rephorm Project : e17 Module : libs/edje Dir : e17/libs/edje/src/lib Modified Files: edje_load.c Log Message: ... more whistling === RCS file: /cvs/e/e17/libs/edje/src/lib/edje

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/file Modified Files: evas_module.c Log Message: Did some cache miss profiling with a large number of transient text objects and found that reordering the evas list contain

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib Modified Files: Evas.h Log Message: Did some cache miss profiling with a large number of transient text objects and found that reordering the evas list containing the font

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/data Modified Files: evas_list.c Log Message: Did some cache miss profiling with a large number of transient text objects and found that reordering the evas list containin

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_image_load.c Log Message: Did some cache miss profiling with a large number of transient text objects and found that reordering the eva

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_font_dir.c Log Message: Did some cache miss profiling with a large number of transient text objects and found that reordering the evas list con

E CVS: libs/evas ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/data Modified Files: evas_list.c Log Message: Fix evas_list_promote_list to allow promoting to arbitrary points in the list. =