E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs/src/lib Modified Files: libevfs.c Log Message: * Removed several leaks === RCS file: /cvsroot/enlightenment/e17/a

E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs/src/common Modified Files: evfs_cleanup.c evfs_io.c Log Message: * Removed several leaks === RCS file: /cvsroot/e

E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs/src/include Modified Files: evfs_cleanup.h Log Message: * Removed several leaks === RCS file: /cvsroot/enlightenm

E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs Modified Files: TODO Log Message: * Removed several leaks === RCS file: /cvsroot/enlightenment/e17/apps/evfs/TODO

E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs/src/bin Modified Files: evfs_main.c evfs_server_handle.c Log Message: * Another big leak. Tell you what - If i hadn't married Viv, I would have started a harem with Valgrind an

E CVS: apps/evfs lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs Dir : e17/apps/evfs/src/common Modified Files: evfs_io.c Log Message: * Another big leak. Tell you what - If i hadn't married Viv, I would have started a harem with Valgrind and Memprof ;) =

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_container.c Log Message: Moved unused variable (int i) to the comment block where it should be ==

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Add parens in e_border_maximize and add E_MAXIMIZE_VERTICAL & E_MAXIMIZE_HORIZONTAL to e_border_unmaximize; both to quiet compiler war

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_gadget.c Log Message: Remove unused variables, Add E_GADMAN_CHANGE_EDGE & E_GADMAN_CHANGE_ZONE to e_gadget_face_cb_gmc_change; both to quiet compiler warnin

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_intl.c Log Message: Add parens around truth value to quiet compiler warnings. === RCS file: /

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_theme.c Log Message: Remove unused variables to quiet compiler warnings. === RCS file: /cvsro

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.h e_border.c Log Message: Export the e_border_unmaximize_vh as e_actions.c and e_int_border_menu.c are calling it ===

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_icon_canvas.h Log Message: Export the e_icon_canvas_xy_freeze & e_icon_canvas_xy_thaw as e_fileman_smart.c is calling it ===

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_icon_canvas.h Log Message: Export e_icon_canvas_reset function as e_fileman_smart.c needs it

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_fileman_smart.c Log Message: Many compiler warning clean-ups === RCS file: /cvsroot/enlighten

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_entry.h Log Message: Export e_entry_unfocus, not e_entry_focus twice :) === RCS file: /cvsroo

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_widget_entry.c Log Message: Comment out unused function proto === RCS file: /cvsroot/enlighte

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_icon_grid.c Log Message: Fix no return in function returning non-void. Remove unused variables ==

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_icon_canvas.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/a

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_int_config_desks.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_configure.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/app

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_ilist.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/apps/e/

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_widget_fileman.h Log Message: Export hilight callback === RCS file: /cvsroot/enlightenment/e1

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_livethumb.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/app

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_widget_ilist.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_slider.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/apps/e

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_int_config_window_display.c Log Message: Remove unused variables === RCS file: /cvsroot/enli

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_int_config_background.c Log Message: Remove unused variables. Fix reuse of a variable and various warnings ==

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_int_config_theme.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_deskpreview.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/a

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_exebuf.c Log Message: Remove unused variables === RCS file: /cvsroot/enlightenment/e17/apps/e

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_exehist.c Log Message: Fix returns with no value === RCS file: /cvsroot/enlightenment/e17/app

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_main.c Log Message: Comment out unused function proto === RCS file: /cvsroot/enl

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_main.c Log Message: No C++ comments in C code. Sorry KainX :) === RCS file: /cvs

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/dropshadow Modified Files: e_mod_config.h e_mod_main.c Log Message: Fix implicit declaration warnings. Remove unused function protos ==

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/clock Modified Files: e_mod_main.c Log Message: Remove unused variables & unused function proto === RCS fil

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/clock Modified Files: e_mod_main.c Log Message: Remove the function too, it's not used === RCS file: /cvsro

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/pager Modified Files: e_mod_main.c Log Message: Remove unused function proto & function === RCS file: /cvsr

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/dropshadow Modified Files: e_mod_main.c Log Message: No C++ comments in C code. Sorry KainX :) === RCS file

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/dropshadow Modified Files: e_mod_main.c Log Message: C++ comments are bad, mmmkay? === RCS file: /cvsroot

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/battery Modified Files: e_mod_main.c Log Message: Remove unused variables.C++ comments are bad, mmmkay? ==

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_attach.c ewl_box.c ewl_dnd.c ewl_iconbox.c ewl_paned.c ewl_scrollpane.c ewl_seeker.c ewl_spectrum.c ewl_text.c ewl_tree.c ewl_widget.c ewl_widg

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.c ewl_container.h ewl_embed.c ewl_menu_base.c ewl_scrollpane.c ewl_widget.c ewl_widget.h Log Message: - move ewl_container_parent_of to ewl

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_dnd.c ewl_dnd.h ewl_misc.c Log Message: - cleanup === RCS file: /cvsroot/enlightenment/e17/li

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: ewl_iconbox_test.c Log Message: - cleanups - add in missing debug macros - rename Ewl_IconBox to Ewl_Iconbox

E CVS: proto dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : proto Dir : e17/proto/entropy/src/plugins Modified Files: ewl_icon_local_viewer.c structure_viewer.c Log Message: - update to match EWL changes === R

E CVS: proto codewarrior

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/exhibit Modified Files: configure.in Log Message: good catch Chris! Thanks (= === RCS file: /cvsroot/enlightenment/e17/

E CVS: screenshot devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e_modules Module : screenshot Dir : e_modules/screenshot Modified Files: screenshot.edc Log Message: Fix edje timer to stop displaying 1 on 0 === RCS file:

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src/plugins Modified Files: Makefile.am Added Files: ewl_list_viewer.c Log Message: * First code checkin of 'list-style' local viewer ==

E CVS: apps/e devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/lib Modified Files: E_Lib.h Log Message: Fix missed GCC 4 visibility (bad raster) so that e_utils builds again ===

E CVS: libs/edb devilhorns

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : devilhorns Project : e17 Module : libs/edb Dir : e17/libs/edb/src Modified Files: Edb.h Log Message: Fix missed GCC 4 visibility === RCS file: /cvsroot/enlightenment/e17/libs/ed

E CVS: libs/imlib2 vapier

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : vapier Project : e17 Module : libs/imlib2 Dir : e17/libs/imlib2/src/modules/loaders Modified Files: Makefile.am Log Message: fix whitespace === RCS file: /cvsroot/enlightenment

E CVS: apps/elicit rephorm

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/elicit Dir : e17/apps/elicit/src Modified Files: conf.c shots.c swatches.c Log Message: a few cleanups removed unused _{load,save}_eet functions for swatches. start wrapping edb usage in ifdef's

E CVS: apps/elicit rephorm

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/elicit Dir : e17/apps/elicit Modified Files: configure.in Log Message: make edb optional (if you have it it will load old swatches / shots from db's) =

E CVS: apps/elicit rephorm

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/elicit Dir : e17/apps/elicit/src Modified Files: Elicit.h Makefile.am Log Message: make edb optional (if you have it it will load old swatches / shots from db's) =

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_image.h Log Message: - formatting fix === RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/l

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: Ewl.h.in Makefile.am ewl_container.c ewl_container.h ewl_enums.h Added Files: ewl_icon.c ewl_icon.h Log Message: - add the start of an ewl_icon

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: Makefile.am ewl_test.c ewl_test.h Added Files: ewl_icon_test.c Log Message: - add the start of an ewl_icon class. this will eventually take over for the

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: - ewl_icon todo/bug list === RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v retri

E CVS: calendar onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : e_modules Module : calendar Dir : e_modules/calendar/src Added Files: .cvsignore Log Message: Clean up. --- This SF.net email is sponsored by: Splunk Inc. Do you grep

E CVS: calendar onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : e_modules Module : calendar Dir : e_modules/calendar/src/images Added Files: .cvsignore Log Message: Clean up. --- This SF.net email is sponsored by: Splunk Inc. Do y

E CVS: scrot onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : misc Module : scrot Dir : misc/scrot/src Modified Files: .cvsignore Log Message: Clean up. === RCS file: /cvsroot/enlightenment/misc/scrot/src/.cvsignore,v re

E CVS: notgame onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : misc Module : notgame Dir : misc/notgame Modified Files: .cvsignore Log Message: Clean up. === RCS file: /cvsroot/enlightenment/misc/notgame/.cvsignore,v retr

E CVS: gevas2 onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : misc Module : gevas2 Dir : misc/gevas2 Modified Files: .cvsignore Log Message: Clean up. === RCS file: /cvsroot/enlightenment/misc/gevas2/.cvsignore,v retriev

E CVS: libs/ewl dj2

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: ewl_paned_test.c Log Message: - expand the paned test to have adding and deleting along with hidding - the New Buttons when clicked will _destroy themselves. - th

E CVS: apps/imlib2_tools onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/imlib2_tools Dir : e17/apps/imlib2_tools/src Modified Files: .cvsignore Log Message: Clean up. === RCS file: /cvsroot/enlightenment/e17/apps

E CVS: apps/imlib2_tools onefang

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : onefang Project : e17 Module : apps/imlib2_tools Dir : e17/apps/imlib2_tools Modified Files: .cvsignore Log Message: Clean up. === RCS file: /cvsroot/enlightenment/e17/apps/iml

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src/include Modified Files: entropy_gui.h plugin_helper.h Log Message: * Entropy list view actually works. Also added a 'view' menu so you can pick your layout. Beware of warni

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src/plugins Modified Files: ewl_icon_local_viewer.c ewl_list_viewer.c filesystem.c layout_ewl_simple.c Log Message: * Entropy list view actually works. Also added a 'vi

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src Modified Files: entropy_gui.c plugin_helper.c Log Message: * Entropy list view actually works. Also added a 'view' menu so you can pick your layout. Beware of warnings on d

E CVS: libs/ewl rbdpngn

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.c ewl_grid.c ewl_grid.h ewl_misc.c ewl_notebook.c ewl_row.c ewl_seeker.c ewl_table.c ewl_table.h ewl_tree.c ewl_tree2.h ewl_widge

E CVS: libs/ewl rbdpngn

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: treebg-groups.edc Added Files: debug-groups.edc Log Message: Add debugging theme groups. Port the tree header theme to the changed heade

E CVS: libs/ewl rbdpngn

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes Modified Files: e17.edc Log Message: Add debugging theme groups. Port the tree header theme to the changed header type. =

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src/plugins Modified Files: ewl_list_viewer.c structure_viewer.c Log Message: * Populate size and mod time === RC

E CVS: proto lordchaos

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto Dir : e17/proto/entropy/src/plugins Modified Files: structure_viewer.c Log Message: * Temporarily show headers until the header hide behaviour changes ==

E CVS: libs/ewl rbdpngn

2005-12-29 Thread enlightenment-cvs
Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree.c Log Message: Revert header hiding shortcut. === RCS file: /cvsroot/enlightenment/e