enlightenment/src/bin
sebastid cdf027962e indent
SVN revision: 17437
2005-10-11 16:17:13 +00:00
..
.cvsignore Ssshh 2005-09-26 15:22:59 +00:00
Makefile.am and now i have a simple check and radio liust infrastructure to use to build 2005-10-10 15:27:51 +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 pointer stack work. 2005-10-09 18:02:17 +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 ecore_file_ls usage. 2005-10-06 19:38:46 +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 update all zones 2005-10-07 05:08:53 +00:00
e_bg.h use desk x,y as ints 2005-06-30 14:35:19 +00:00
e_bindings.c Add resize pointer for all mouse,down resize signals. 2005-10-11 05:51:03 +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 Change pointer on begin/end move/resize. 2005-10-10 22:08:51 +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 dont allow gl engine to be used - see comment. 2005-10-10 05:01:54 +00:00
e_config.h get/set engines for different contexts. 2005-10-09 22:15:58 +00:00
e_configure.c asparagus - again. lots fo leak fixes and other fixes have been happening, so 2005-10-09 04:22:19 +00:00
e_configure.h * data/themes/default_configure.edc 2005-09-20 13:12:25 +00:00
e_container.c swallow wheel bindings, dont swallow mouse bindings 2005-10-08 04:53:10 +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 started work on a quick & dirty widget infrastructure - designed ONLY for 2005-10-10 12:16:18 +00:00
e_dialog.h started work on a quick & dirty widget infrastructure - designed ONLY for 2005-10-10 12:16:18 +00:00
e_dnd.c Working on xdnd from E. 2005-10-08 13:10:20 +00:00
e_dnd.h Working on xdnd from E. 2005-10-08 13:10:20 +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_fileman.c Cleanup. 2005-10-10 16:33:13 +00:00
e_fileman.h Cleanup. 2005-10-10 16:33:13 +00:00
e_fileman_smart.c indent 2005-10-11 16:17:13 +00:00
e_fileman_smart.h Cleanup, and disable. Seems to be some weird things going on. 2005-10-10 19:27:22 +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 add gnome/kde fakes for ooo.... doesnt seem to work but documented 2005-10-07 04:27:51 +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 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 and now i have a simple check and radio liust infrastructure to use to build 2005-10-10 15:27:51 +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 Fix snprintf to the wrong var. 2005-10-10 20:40: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 The right way (tm)! 2005-10-06 23:47:03 +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 Disable GL as default engine. 2005-10-10 07:47:50 +00:00
e_ipc_handlers_list.h get/set engines for different contexts. 2005-10-09 22:15:58 +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 added valgrind support 2005-10-06 18:49:53 +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 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 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 Some fixes for getting values and setting direction. 2005-10-06 22:35:21 +00:00
e_scrollbar.h Some fixes for getting values and setting direction. 2005-10-06 22:35:21 +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 and now i have a simple check and radio liust infrastructure to use to build 2005-10-10 15:27:51 +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_widget.c started work on a quick & dirty widget infrastructure - designed ONLY for 2005-10-10 12:16:18 +00:00
e_widget.h started work on a quick & dirty widget infrastructure - designed ONLY for 2005-10-10 12:16:18 +00:00
e_widget_check.c 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_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_framelist.c 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_framelist.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_radio.c 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_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_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 looking at the warnings your compiler spews out is good, too 2005-10-06 18:37:47 +00:00
e_zone.h * Add missing prototypes. 2005-09-02 09:56:01 +00:00