enlightenment/src/bin
Carsten Haitzler 67bc506c7a bindings + action system gets its first test run with button bindings. seems
to work well. grabs buttons. responds to input events and context. calls
appropriate action callbacks. you can add actions fairly easily. the cool bit
is that actions can be added on the fly... like ooh - lets say from...
MODULES :) ie module could load and enable then add lots of custom actions.
these could be custom in c code in the module.. OR... they could even be bits
of embryo loaded ... or perl... or python... or... anyway - you can figure it
out. it's justa  bi-product of doing the action system this way. (btw - the
actions can be overridden too by modules so a module could change a default
action or even just augment it...)


SVN revision: 14495
2005-04-29 16:04:43 +00:00
..
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am hungarian po 2005-04-26 15:06:06 +00:00
e.h French 2005-04-13 05:59:46 +00:00
e_actions.c bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_actions.h bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_apps.c Remove some debugging output 2005-04-27 07:06:15 +00:00
e_apps.h Cleanup of eapp code. The old code didn't handle all events well, so 2005-04-19 15:11:45 +00:00
e_atoms.c - Add atom E_ATOM_SHADE_DIRECTION, remove E_ATOM_ICONIC 2005-02-15 12:11:31 +00:00
e_atoms.h - Add atom E_ATOM_SHADE_DIRECTION, remove E_ATOM_ICONIC 2005-02-15 12:11:31 +00:00
e_bindings.c bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_bindings.h bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_border.c bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_border.h bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_box.c work in multihead again! :) 2005-04-25 08:29:53 +00:00
e_box.h e_box_orientation_get() 2005-02-16 11:21:07 +00:00
e_canvas.c font path centralised (just noticed it everywhere) 2005-03-11 11:05:52 +00:00
e_canvas.h seb's patch... 2005-02-07 13:51:09 +00:00
e_config.c bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_config.h bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_container.c *** empty log message *** 2005-04-29 11:21:14 +00:00
e_container.h Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_desk.c No need to cast. 2005-04-22 07:54:08 +00:00
e_desk.h i've gone over vd's - read the diff :) 2005-04-09 00:13:09 +00:00
e_dnd.c Framework for accepting Xdnd drop on the background. 2005-04-29 15:04:45 +00:00
e_dnd.h Framework for accepting Xdnd drop on the background. 2005-04-29 15:04:45 +00:00
e_eapp_main.c renamed EET_FILE_MODE_RW to EET_FILE_MODE_READ_WRITE 2005-03-03 17:26:46 +00:00
e_error.c Fix error dialog stacking 2005-04-29 11:26:42 +00:00
e_error.h seb's patch... 2005-02-07 13:51:09 +00:00
e_focus.c Formatting 2005-02-08 11:51:41 +00:00
e_focus.h seb's patch... 2005-02-07 13:51:09 +00:00
e_font.c efd shoudl be null 2005-04-29 10:48:07 +00:00
e_font.h 1. better chinese font - it screws up japanese though. grrr. lets talk about 2005-04-28 06:27:25 +00:00
e_gadman.c Remove duplicate code. 2005-04-24 21:11:44 +00:00
e_gadman.h seb's patch... 2005-02-07 13:51:09 +00:00
e_hints.c Show windows on restart. 2005-04-29 11:08:04 +00:00
e_hints.h Hints cleanup. Send the border to hints, not the client.win. It's easier 2005-04-29 08:37:09 +00:00
e_icon.c seb's patch... 2005-02-07 13:51:09 +00:00
e_icon.h seb's patch... 2005-02-07 13:51:09 +00:00
e_includes.h hungarian po 2005-04-26 15:06:06 +00:00
e_init.c work in multihead again! :) 2005-04-25 08:29:53 +00:00
e_init.h Show application icons whilst we startup 2005-02-07 15:09:37 +00:00
e_int_menus.c two thousand and bloody 5 damnit! 2005-04-27 03:28:24 +00:00
e_int_menus.h seb's patch... 2005-02-07 13:51:09 +00:00
e_intl.c hungarian po 2005-04-26 15:06:06 +00:00
e_intl.h more intl support 2005-04-11 23:32:24 +00:00
e_ipc.c Dragging windows between desks work now. 2005-04-24 19:56:42 +00:00
e_ipc.h - extend E's ipc a bit more 2005-04-09 06:06:39 +00:00
e_layout.c stacking mofo 2005-03-19 14:51:35 +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 bindings + action system gets its first test run with button bindings. seems 2005-04-29 16:04:43 +00:00
e_manager.c config.h is in e.h 2005-04-13 06:03:50 +00:00
e_manager.h Export function. 2005-02-13 12:31:31 +00:00
e_menu.c - Without this e would segv if I created a sticky window on a desktop other 2005-04-27 23:29:12 +00:00
e_menu.h Add hooks to support submenus on the fly. 2005-04-21 07:19:49 +00:00
e_module.c config.h is in e.h 2005-04-13 06:03:50 +00:00
e_module.h seb's patch... 2005-02-07 13:51:09 +00:00
e_moveresize.c Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_moveresize.h Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_object.c seb's patch... 2005-02-07 13:51:09 +00:00
e_object.h seb's patch... 2005-02-07 13:51:09 +00:00
e_path.c polish translation. 2005-04-22 03:06:27 +00:00
e_path.h seb's patch... 2005-02-07 13:51:09 +00:00
e_place.c seb's patch... 2005-02-07 13:51:09 +00:00
e_place.h seb's patch... 2005-02-07 13:51:09 +00:00
e_pointer.c seb's patch... 2005-02-07 13:51:09 +00:00
e_pointer.h seb's patch... 2005-02-07 13:51:09 +00:00
e_remote_main.c shorne's cleanups 2005-04-22 04:25:51 +00:00
e_resist.c Split out common functionality. 2005-02-10 12:28:39 +00:00
e_resist.h Formatting 2005-02-09 11:39:05 +00:00
e_signals.c e17 now CAN be translated. i have done a partial japanese translation for 2005-04-11 20:25:52 +00:00
e_signals.h seb's patch... 2005-02-07 13:51:09 +00:00
e_startup.c Show application icons whilst we startup 2005-02-07 15:09:37 +00:00
e_startup.h seb's patch... 2005-02-07 13:51:09 +00:00
e_table.c 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_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 testipoos! 2005-04-03 14:22:20 +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 Menuicons work again. 2005-04-24 21:55:19 +00:00
e_theme.h fix dropshadow bug 2005-04-23 05:16: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 Cleanup. 2005-04-19 10:45:39 +00:00
e_utils.h wrap putenv... (and for remote_main just strudup - if we leak it doesnt 2005-04-14 09:09:22 +00:00
e_xinerama.c fix pager to work when windows are moved from zone to zone :) 2005-03-19 17:31:42 +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 Use right parent window 2005-04-27 07:30:37 +00:00
e_zone.h Cleanup. Flip with border still doesn't work.. 2005-04-22 14:33:35 +00:00