enlightenment/src/bin
sebastid 86fca61a02 When mplayer does fullscreen, it hides its window, does so config on it,
and then shows it again. So we can't delete a border on hide, because
then we will loose the config that is done on it.


SVN revision: 14709
2005-05-11 13:47:29 +00:00
..
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +00:00
e.h Add move callback 2005-05-01 18:34:56 +00:00
e_actions.c Free 2005-05-10 10:34:19 +00:00
e_actions.h key bindings... um.. kinda... work... 2005-04-29 19:42:19 +00:00
e_apps.c If the eapp already is in all, move it to the parent dir. 2005-05-11 09:07:37 +00:00
e_apps.h Icon dragging in the ibar. 2005-05-03 17:27:42 +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 Free 2005-05-10 10:34:19 +00:00
e_bindings.h fix up button bindings for windows - return the action found too so we can 2005-04-30 05:07:28 +00:00
e_border.c When mplayer does fullscreen, it hides its window, does so config on it, 2005-05-11 13:47:29 +00:00
e_border.h Cleanup always on top. 2005-05-10 10:11:34 +00:00
e_box.c fix evas object warnings - and fix dropwshadow bug 2005-05-06 06:22:22 +00:00
e_box.h e_box_orientation_get() 2005-02-16 11:21:07 +00:00
e_canvas.c properly virtualize ecore_evas setup 2005-05-07 13:50:38 +00:00
e_canvas.h properly virtualize ecore_evas setup 2005-05-07 13:50:38 +00:00
e_config.c Dnd update. Copy setup from popup. 2005-05-10 19:35:12 +00:00
e_config.h Dnd update. Copy setup from popup. 2005-05-10 19:35:12 +00:00
e_container.c properly virtualize ecore_evas setup 2005-05-07 13:50:38 +00:00
e_container.h Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_desk.c Better to listen to the event in e_zone, since the rest of the code is 2005-05-08 16:43:54 +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 Let the user decide the object for a drag. 2005-05-11 06:30:57 +00:00
e_dnd.h Let the user decide the object for a drag. 2005-05-11 06:30:57 +00:00
e_eapp_main.c eappp tool robustness 2005-05-10 03:15:07 +00:00
e_error.c properly virtualize ecore_evas setup 2005-05-07 13:50:38 +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 key bindings... um.. kinda... work... 2005-04-29 19:42:19 +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 Cleanup. 2005-05-11 13:13:43 +00:00
e_gadman.h seb's patch... 2005-02-07 13:51:09 +00:00
e_hints.c Fix. 2005-05-10 10:19:02 +00:00
e_hints.h Cleanup always on top. 2005-05-10 10:11:34 +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 start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +00:00
e_init.c properly virtualize ecore_evas setup 2005-05-07 13:50:38 +00:00
e_init.h Show application icons whilst we startup 2005-02-07 15:09:37 +00:00
e_int_menus.c Dude, where's my n? 2005-05-08 18:41:00 +00:00
e_int_menus.h Added root menu entry for theme selection (until stuff is done properly via 2005-05-01 01:48:43 +00:00
e_intl.c explicitly use lang... and set lc_all if its set too.. 2005-05-03 13:19:27 +00:00
e_intl.h more intl support 2005-04-11 23:32:24 +00:00
e_ipc.c key and mouse bindings are configurable via ipc. now. :) 2005-05-05 06:45:47 +00:00
e_ipc.h some ipc is in to handle key and mouse bindings. right now you can just list 2005-05-03 16:27:46 +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 Fix eapp locations when moving. 2005-05-11 09:00:32 +00:00
e_manager.c remove focus win - was just parft of my stuffing around 2005-04-30 02:26:41 +00:00
e_manager.h remove focus win - was just parft of my stuffing around 2005-04-30 02:26:41 +00:00
e_menu.c properly virtualize ecore_evas setup 2005-05-07 13:50:38 +00:00
e_menu.h Add hooks to support submenus on the fly. 2005-04-21 07:19:49 +00:00
e_module.c Only remove module if it fails to load, not if it just isn't enabled. 2005-05-04 09:59:02 +00:00
e_module.h seb's patch... 2005-02-07 13:51:09 +00:00
e_moveresize.c dont display until move actually starts 2005-05-07 16:22:29 +00:00
e_moveresize.h Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_object.c Cleanup. 2005-05-11 13:13:43 +00:00
e_object.h Cleanup. 2005-05-11 13:13:43 +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_popup.c Dnd is relative to the background evas/modules, so feed a new drag 2005-05-10 22:05:02 +00:00
e_popup.h start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +00:00
e_remote_main.c allow empty modifiers 2005-05-07 17:29:25 +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 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 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 properly virtualize ecore_evas setup 2005-05-07 13:50:38 +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 more bindings and actions 2005-04-30 04:21:55 +00:00
e_utils.h more bindings and actions 2005-04-30 04:21:55 +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 Note to self. 2005-05-10 10:57:08 +00:00
e_zone.h start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +00:00