enlightenment/src/bin
tsauerbeck 7a28622910 free the mallocs, nuke the whales
SVN revision: 17209
2005-10-05 19:02:41 +00:00
..
.cvsignore Ssshh 2005-09-26 15:22:59 +00:00
Makefile.am e_scrollbar smart. needs callbacks. 2005-10-04 01:33:59 +00:00
e.h use default x cursor optionally. doesn't have an immediate effect when changed with enlightenment_remote. need to support cursors for hotspots like resize handles etc 2005-09-26 16:14:31 +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 Correct callbacks for exit dialog. (From ilLogict). 2005-10-05 16:42:39 +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 found the bug! 2005-10-05 08:52:59 +00:00
e_apps.h clean up header, static and public calls moved around. move eap validity 2005-09-28 03:35:16 +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 IF_FREE -> E_FREE 2005-09-05 15:24:07 +00:00
e_bg.h use desk x,y as ints 2005-06-30 14:35:19 +00:00
e_bindings.c Config for wheel and signal bindings. 2005-09-22 20:20:34 +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 free the mallocs, nuke the whales 2005-10-05 19:02:41 +00:00
e_border.h Call the netwm property by it's right name. 2005-09-29 15:01:04 +00:00
e_box.c fix box expand/fill 2005-09-19 12:55:59 +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 free the mallocs, nuke the whales 2005-10-05 19:02:41 +00:00
e_config.h 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_configure.c ja.po updates, suggestions taken on :) 2005-09-24 10:38:04 +00:00
e_configure.h * data/themes/default_configure.edc 2005-09-20 13:12:25 +00:00
e_container.c 1. centralise canvas creation. 2005-10-03 07:36:23 +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 Add desktop name to the pager (turn it on in the pager's config menu). 2005-09-05 23:14:58 +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 Don't refocus a dialog button. (From ilLogict). 2005-10-05 16:41:49 +00:00
e_dialog.h Declare public functions in header. 2005-09-26 10:32:13 +00:00
e_dnd.c It's possible to add several types for one drop handler. 2005-10-05 17:56:35 +00:00
e_dnd.h It's possible to add several types for one drop handler. 2005-10-05 17:56:35 +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 Remove whitespace. 2005-10-04 22:46:54 +00:00
e_entry.h * Add function to get text from e_entry 2005-10-04 21:32:19 +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_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 And remove debug. 2005-09-29 15:01:41 +00:00
e_hints.h Support internal state hints. 2005-08-30 01:15:25 +00:00
e_icon.c I have cleaned up app instance trackign a little. it's a bit complex really, 2005-09-26 09:13:44 +00:00
e_icon.h I have cleaned up app instance trackign a little. it's a bit complex really, 2005-09-26 09:13:44 +00:00
e_includes.h include e_scrollbar.h. hope this is the right fix 2005-10-04 12:05:21 +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_menus.c Nameing convention. 2005-09-28 17:36:35 +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 - 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_intl.h intl doesnt need that - must work on the ability to do language packs 2005-05-19 09:23:54 +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 List for known actions. 2005-09-28 22:47:07 +00:00
e_ipc_handlers_list.h List for known actions. 2005-09-28 22:47:07 +00:00
e_layout.c fix stacking of windows in pager.. and make the contianer actually track 2005-05-06 08:33:50 +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_main.c eapp cache works - or well, should. it should update the caches if dirs 2005-09-25 04:58:18 +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 Correct the icon for the dialog. 2005-10-05 16:44:41 +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 1. an update to mad fin speak 2005-07-11 12:31:44 +00:00
e_pan.h 1. an update to mad fin speak 2005-07-11 12:31:44 +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 Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_pointer.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_popup.c 1. centralise canvas creation. 2005-10-03 07:36:23 +00:00
e_popup.h minimise cpu hape use if shape hasnt changed 2005-06-27 10:08:53 +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 IF_FREE -> E_FREE 2005-09-05 15:24:07 +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_scrollbar.c Cleanup 2005-10-05 12:31:22 +00:00
e_scrollbar.h More scrollbar work (callbacks and accessors). 2005-10-05 00:40:06 +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_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 evas object warnings - and fix dropwshadow bug 2005-05-06 06:22:22 +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 nice new about box... fully themable. :) 2005-09-20 08:34:23 +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 Update list with known groups. 2005-09-28 19:01:33 +00:00
e_theme.h Keep track of transitions and categories. 2005-09-28 18:17:35 +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_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 eapp cache works - or well, should. it should update the caches if dirs 2005-09-25 04:58:18 +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_win.c XRender engine 2005-10-04 21:59:46 +00:00
e_win.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_winlist.c Reduce the timeframe for the race condition causing the winlist to stay up 2005-09-29 04:27:49 +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 Show the black object in the black fullscreen window. (From ilLogict). 2005-10-05 16:43:29 +00:00
e_zone.h * Add missing prototypes. 2005-09-02 09:56:01 +00:00