enlightenment/src/bin
codewarrior 97cc78cdb0 - make e_thumb fork internally
- add queue / dequeue calls to e_thumb
- change e_icon_layout to e_icon_grid
- add e_icon_canvas which will eventually allow for free icon placement and optimized scrolling using a tiles principle
- add new calls to e_widget_image
- add new bg selector (broken because of a segv on cancel press, needs fixing)

NOTES:
- bg selector needs fixing.
- efm still needs work, will segv if you scroll while files are generated
- other efm bugs exist so I would advise that you dont use it atm
- if we dont need e_icon_grid (strict grid layout) we should remove it.


SVN revision: 18593
2005-11-22 09:27:25 +00:00
..
.cvsignore Silence 2005-10-23 15:02:32 +00:00
Makefile.am - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e.h Correct contains definition. 2005-11-04 23:10:34 +00:00
e_about.c about fix - massimo :) 2005-09-24 09:16:22 +00:00
e_about.h nice new about box... fully themable. :) 2005-09-20 08:34:23 +00:00
e_actions.c Not allow resize when shaded. 2005-10-11 20:21:50 +00:00
e_actions.h List for known actions. 2005-09-28 22:47:07 +00:00
e_alert.c Need Ecore.h for ecore_app_restart() 2005-07-19 08:03:11 +00:00
e_alert.h segv/bus/ill/fpe handler to trap all the nasties and allow debug or recovery 2005-06-15 05:06:45 +00:00
e_apps.c fix cahce scan / modify update stuff 2005-11-08 03:28:02 +00:00
e_apps.h - add ability to save eap info to disk 2005-10-24 21:52:31 +00:00
e_apps_cache.c eapp cache works - or well, should. it should update the caches if dirs 2005-09-25 04:58:18 +00:00
e_apps_cache.h eapp cache works - or well, should. it should update the caches if dirs 2005-09-25 04:58:18 +00:00
e_atoms.c Add internal atom for state, and centered state. 2005-08-30 01:13:32 +00:00
e_atoms.h Add internal atom for state, and centered state. 2005-08-30 01:13:32 +00:00
e_bg.c file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_bg.h use desk x,y as ints 2005-06-30 14:35:19 +00:00
e_bindings.c Not allow resize when shaded. 2005-10-11 20:21:50 +00:00
e_bindings.h wheel bindings! WERD! hard-coded ones for now, need to make these config 2005-09-22 12:47:45 +00:00
e_border.c always make icons work 2005-11-11 08:15:29 +00:00
e_border.h and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_box.c fix icons stacking/clip 2005-11-08 13:02:19 +00:00
e_box.h e_box_orientation_get() 2005-02-16 11:21:07 +00:00
e_canvas.c working to make sure xrender engine works. amazingly - everything works (now) 2005-10-03 10:21:27 +00:00
e_canvas.h 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_config.c Fullscreen policy. Not tested since my stupid laptop only has one res. 2005-11-04 23:30:18 +00:00
e_config.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_config_dialog.c remember stuff is now... a... DIALOG too :) 2005-10-20 12:49:47 +00:00
e_config_dialog.h allwo dialog icon to be set too in conf dialogs 2005-10-15 03:09:46 +00:00
e_configure.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_configure.h working on ma configuration panel biatches 2005-11-12 05:27:58 +00:00
e_container.c support REDRAW_DEBUG env var 2005-11-01 09:49:03 +00:00
e_container.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_datastore.c datastore for moduels to share data via - they are in charge of cleaning up 2005-06-02 04:21:00 +00:00
e_datastore.h datastore for moduels to share data via - they are in charge of cleaning up 2005-06-02 04:21:00 +00:00
e_desk.c Fullscreen policy. Not tested since my stupid laptop only has one res. 2005-11-04 23:30:18 +00:00
e_desk.h Add desktop name to the pager (turn it on in the pager's config menu). 2005-09-05 23:14:58 +00:00
e_dialog.c use elipsis for fileman icons. 2005-11-06 03:40:24 +00:00
e_dialog.h use elipsis for fileman icons. 2005-11-06 03:40:24 +00:00
e_dnd.c Working on xdnd from E. 2005-10-08 13:10:20 +00:00
e_dnd.h MIN def is ambiguous and not defined in this codebase. Defining it here just in case. 2005-11-09 10:58:09 +00:00
e_eap_editor.c Remove unused prototypes and unused variables. 2005-11-04 21:06:31 +00:00
e_eap_editor.h - more work on eap editor (currently broken) 2005-10-27 10:19:43 +00:00
e_eapp_cache_gen_main.c eapp cache works - or well, should. it should update the caches if dirs 2005-09-25 04:58:18 +00:00
e_eapp_main.c free the mallocs :D 2005-10-03 21:32:57 +00:00
e_entry.c - raise change cb when we press backspace or delete 2005-11-07 00:19:58 +00:00
e_entry.h - fix e_widget_entry's focus 2005-11-07 00:09:20 +00:00
e_error.c 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_error.h seb's patch... 2005-02-07 13:51:09 +00:00
e_file_dialog.c use elipsis for fileman icons. 2005-11-06 03:40:24 +00:00
e_file_dialog.h - add callbacks for file fetching 2005-10-28 23:37:14 +00:00
e_file_selector.c Add missing return value. 2005-11-04 21:05:23 +00:00
e_file_selector.h Add missing declaration. 2005-11-04 21:04:52 +00:00
e_fileman.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_fileman.h - add more signals to icons / bg (need to properly rename them to make more sense) 2005-11-09 02:00:33 +00:00
e_fileman_file.c - fix warnings 2005-10-31 09:31:05 +00:00
e_fileman_file.h Move assoc to e_fileman_file 2005-10-23 15:18:47 +00:00
e_fileman_icon.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_fileman_icon.h - add metadata structs to icons 2005-11-10 09:12:58 +00:00
e_fileman_smart.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_fileman_smart.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_focus.c Delete the old timer before setting the timer pointer to NULL. 2005-09-28 19:44:58 +00:00
e_focus.h click to focus works... if you turn it on and restart. 2005-05-20 09:27:06 +00:00
e_font.c Nameing convention. 2005-09-28 17:36:35 +00:00
e_font.h this is VERY evil - VERY evil. but its the sanest solution other than code 2005-05-31 03:01:53 +00:00
e_gadman.c gadman padding. 2005-09-23 23:40:45 +00:00
e_gadman.h gadman padding. 2005-09-23 23:40:45 +00:00
e_grabinput.c oh for gods sake! now all day was sunk into getting focus fixed for dialogs. 2005-09-24 09:04:39 +00:00
e_grabinput.h oh for gods sake! now all day was sunk into getting focus fixed for dialogs. 2005-09-24 09:04:39 +00:00
e_hints.c Fullscreen policy. Not tested since my stupid laptop only has one res. 2005-11-04 23:30:18 +00:00
e_hints.h add gnome/kde fakes for ooo.... doesnt seem to work but documented 2005-10-07 04:27:51 +00:00
e_icon.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_icon.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_icon_grid.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_icon_grid.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_ilist.c working on ma configuration panel biatches 2005-11-12 05:27:58 +00:00
e_ilist.h working on ma configuration panel biatches 2005-11-12 05:27:58 +00:00
e_imc_main.c - Change language_pack name to input_method_config, Language pack is going to 2005-10-19 23:34:17 +00:00
e_includes.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_init.c 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_init.h 1 more TODO�item gone :) 2005-06-22 14:09:17 +00:00
e_int_border_border.c finish off border selector dialog 2005-11-11 04:26:25 +00:00
e_int_border_border.h and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_int_border_locks.c and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_int_border_locks.h locks have been dialogified :) 2005-10-17 11:51:46 +00:00
e_int_border_menu.c slightly better defaults... 2005-11-18 07:21:21 +00:00
e_int_border_menu.h clean up sb removal. move menu border to its own file 2005-10-30 11:05:57 +00:00
e_int_border_remember.c Don't use strlen when we are just interested in the first element. 2005-11-04 07:49:12 +00:00
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 2005-10-20 12:49:47 +00:00
e_int_config_background.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_int_config_background.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_int_config_desks.c fix desktop config dialog - prepare for doing a real desktop - preview (blank 2005-11-22 08:31:21 +00:00
e_int_config_desks.h Add a desktop settings dialog - needs a nice preview of the desks (which will fix the layout) but I don't know how to do that! 2005-11-21 12:44:19 +00:00
e_int_config_focus.c support REDRAW_DEBUG env var 2005-11-01 09:49:03 +00:00
e_int_config_focus.h support REDRAW_DEBUG env var 2005-11-01 09:49:03 +00:00
e_int_config_window_display.c added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_config_window_display.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_config_window_manipulation.c added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_config_window_manipulation.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_menus.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_int_menus.h Move randr module from gadget to submenu in main menu. 2005-08-23 10:26:44 +00:00
e_intl.c add zh_TW translation, thanks to Sam Xu. 2005-11-16 03:47:20 +00:00
e_intl.h - Add new path for input method configuration files (may not needed?) 2005-10-23 04:56:51 +00:00
e_ipc.c Remove whitespace. 2005-08-13 08:04:38 +00:00
e_ipc.h this is VERY evil - VERY evil. but its the sanest solution other than code 2005-05-31 03:01:53 +00:00
e_ipc_codec.c Config for wheel and signal bindings. 2005-09-22 20:20:34 +00:00
e_ipc_codec.h Config for wheel and signal bindings. 2005-09-22 20:20:34 +00:00
e_ipc_handlers.h Send signal so clear font fallbacks can work 2005-11-20 06:13:37 +00:00
e_ipc_handlers_list.h - add more signals to icons / bg (need to properly rename them to make more sense) 2005-11-09 02:00:33 +00:00
e_layout.c fix icons stacking/clip 2005-11-08 13:02:19 +00:00
e_layout.h more pager cleanups - still not 100% happy with it... but getting there. 2005-03-18 16:30:49 +00:00
e_livethumb.c more ilist widget work... but more fix up livethumb to be cleaner 2005-11-06 09:59:12 +00:00
e_livethumb.h more ilist widget work... but more fix up livethumb to be cleaner 2005-11-06 09:59:12 +00:00
e_main.c fix icons stacking/clip 2005-11-08 13:02:19 +00:00
e_manager.c Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_manager.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_maximize.c fixed some warnings 2005-09-26 12:28:35 +00:00
e_maximize.h maximize zoom isn't a maximized mode, it's a fullscreen mode. 2005-06-19 17:13:37 +00:00
e_menu.c 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_menu.h one way or the other i'm forced to add timestamps to events - i cant avoid it 2005-07-25 09:55:47 +00:00
e_mmx.h mmx for dropshadwo.. but disabled for now 2005-07-04 04:54:33 +00:00
e_module.c also use util strcmp 2005-11-01 02:44:08 +00:00
e_module.h New modapi! 2005-09-24 13:42:05 +00:00
e_moveresize.c popups showing the current size/position on move/resize now optionally invisible 2005-09-27 11:22:46 +00:00
e_moveresize.h allow move resize box to follow the object its moving/resizing 2005-07-09 15:37:28 +00:00
e_msg.c generic msg system - really intended mostly to go hand-in-hand width the 2005-06-02 07:40:04 +00:00
e_msg.h generic msg system - really intended mostly to go hand-in-hand width the 2005-06-02 07:40:04 +00:00
e_object.c 1. start work on dialog stuff 2005-07-28 04:35:45 +00:00
e_object.h 1. start work on dialog stuff 2005-07-28 04:35:45 +00:00
e_pan.c a scrollview smart plus gfx for it. 2005-10-29 11:51:19 +00:00
e_pan.h a scrollview smart plus gfx for it. 2005-10-29 11:51:19 +00:00
e_path.c app_installed now in ecore_file 2005-06-11 13:32:29 +00:00
e_path.h app_installed now in ecore_file 2005-06-11 13:32:29 +00:00
e_place.c border positions is relative to container, not zone 2005-09-29 12:48:32 +00:00
e_place.h Don't use place func, we need the cursor pos. 2005-09-26 10:30:38 +00:00
e_pointer.c Add resize pointer for all mouse,down resize signals. 2005-10-11 05:51:03 +00:00
e_pointer.h pointer stack work. 2005-10-09 18:02:17 +00:00
e_popup.c Ignore events on the popup! A fine usage for the new ecore_evas function! 2005-10-09 14:01:57 +00:00
e_popup.h Ignore events on the popup! A fine usage for the new ecore_evas function! 2005-10-09 14:01:57 +00:00
e_prefix.c - remove config.h from e.h and put it into the .c files that need it. 2005-09-14 20:19:44 +00:00
e_prefix.h ok lots of things here... 2005-07-31 06:22:31 +00:00
e_remember.c remember stuff is now... a... DIALOG too :) 2005-10-20 12:49:47 +00:00
e_remember.h mazimize -> maximize 2005-07-19 08:04:20 +00:00
e_remote_main.c Add profile-list. 2005-09-27 21:11:30 +00:00
e_resist.c desktopname module from schouze (slightly cleaned and fixed). 2005-07-28 07:43:58 +00:00
e_resist.h Formatting 2005-02-09 11:39:05 +00:00
e_scrollframe.c and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_scrollframe.h and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_signals.c Typo. 2005-09-06 05:58:45 +00:00
e_signals.h segv/bus/ill/fpe handler to trap all the nasties and allow debug or recovery 2005-06-15 05:06:45 +00:00
e_slider.c slider widget... workies (in theory). still nto that pretty. 2005-11-18 15:25:38 +00:00
e_slider.h slider widget... workies (in theory). still nto that pretty. 2005-11-18 15:25:38 +00:00
e_startup.c use startup notify... see ibar in default. 2005-09-14 06:39:59 +00:00
e_startup.h seb's patch... 2005-02-07 13:51:09 +00:00
e_table.c fix icons stacking/clip 2005-11-08 13:02:19 +00:00
e_table.h layout smart object - shoudl work like the table one... but i haven't tested 2005-03-13 08:21:01 +00:00
e_test.c i'm not happy with this slider... but it'll do for now. 2005-11-19 03:22:06 +00:00
e_test.h add a test file that we can destroy at will for testing bits of new code... 2005-03-13 11:17:27 +00:00
e_theme.c finish off border selector dialog 2005-11-11 04:26:25 +00:00
e_theme.h finish off border selector dialog 2005-11-11 04:26:25 +00:00
e_theme_about.c use actual theme's about box. 2005-09-29 08:23:11 +00:00
e_theme_about.h theme about box! all themes can add their own now! :) 2005-09-22 05:52:37 +00:00
e_thumb.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_thumb.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_user.c seb's patch... 2005-02-07 13:51:09 +00:00
e_user.h seb's patch... 2005-02-07 13:51:09 +00:00
e_utils.c - Add new path for input method configuration files (may not needed?) 2005-10-23 04:56:51 +00:00
e_utils.h Utility functions to find the border above and below the current on a desk. 2005-09-21 18:02:04 +00:00
e_widget.c the first wave of evas smart object modes. commit hell #1. :) other things 2005-10-27 02:44:36 +00:00
e_widget.h - add fileselector capability to efm 2005-10-26 00:19:52 +00:00
e_widget_button.c config dialogs now can enable/disable widgets and dialog buttons. ok and 2005-10-16 07:32:12 +00:00
e_widget_button.h working on more widgety stuff 2005-10-11 16:25:00 +00:00
e_widget_check.c the check theme shouldn't need to track state. emit the proper signals whenever it changes. 2005-11-20 21:20:09 +00:00
e_widget_check.h and now i have a simple check and radio liust infrastructure to use to build 2005-10-10 15:27:51 +00:00
e_widget_entry.c patch from Holger Hanrath <barnabas76@arcor.de> 2005-11-10 13:01:02 +00:00
e_widget_entry.h - fix e_widget_entry's focus 2005-11-07 00:09:20 +00:00
e_widget_fileman.c Remove unused variables. 2005-11-04 21:05:57 +00:00
e_widget_fileman.h - add callbacks for file fetching 2005-10-28 23:37:14 +00:00
e_widget_framelist.c file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_widget_framelist.h file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_widget_frametable.c table widget wrapper - NOTE - NON-homogenous tables do NOT work. :) need to 2005-10-13 00:41:09 +00:00
e_widget_frametable.h a plain table widget too 2005-10-13 09:06:15 +00:00
e_widget_iconsel.c Remove unused variable. 2005-11-04 21:02:12 +00:00
e_widget_iconsel.h Correct define for this file. 2005-11-04 21:01:37 +00:00
e_widget_ilist.c working on ma configuration panel biatches 2005-11-12 05:27:58 +00:00
e_widget_ilist.h working on ma configuration panel biatches 2005-11-12 05:27:58 +00:00
e_widget_image.c - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_widget_image.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_widget_label.c actually focus focusable widgets. label can be much simpler 2005-10-12 23:00:45 +00:00
e_widget_label.h actually focus focusable widgets. label can be much simpler 2005-10-12 23:00:45 +00:00
e_widget_list.c file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_widget_list.h and now all the internal widgets understand keyboard focus and control. 2005-10-12 16:02:33 +00:00
e_widget_radio.c tell the radio theme to turn on when its activated 2005-11-20 21:28:59 +00:00
e_widget_radio.h and now i have a simple check and radio liust infrastructure to use to build 2005-10-10 15:27:51 +00:00
e_widget_slider.c fix desktop config dialog - prepare for doing a real desktop - preview (blank 2005-11-22 08:31:21 +00:00
e_widget_slider.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_widget_table.c file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_widget_table.h file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_win.c - efm smart uses its own edje 2005-11-07 15:31:08 +00:00
e_win.h So fix it the correct way :) 2005-11-04 23:59:53 +00:00
e_winlist.c added some object checking - i think we should make sure this object checking 2005-10-19 09:31:35 +00:00
e_winlist.h fix focus re-order bug 2005-06-16 04:21:01 +00:00
e_xinerama.c Cleanup fake xinerama screens 2005-09-29 12:13:39 +00:00
e_xinerama.h fix pager to work when windows are moved from zone to zone :) 2005-03-19 17:31:42 +00:00
e_zone.c added some object checking - i think we should make sure this object checking 2005-10-19 09:31:35 +00:00
e_zone.h * Add missing prototypes. 2005-09-02 09:56:01 +00:00