enlightenment/src/bin
Carsten Haitzler 7d1af2368e move resize use popup...
SVN revision: 14631
2005-05-07 04:50:14 +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 mouse buttons on desktop are now configurable. you can configurew what 2005-05-05 08:33:17 +00:00
e_actions.h key bindings... um.. kinda... work... 2005-04-29 19:42:19 +00:00
e_apps.c Dragging icons on the ibar should work. If an icon is dropped outside the 2005-05-04 11:04:08 +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 key and mouse bindings are saved and loaded to/from config now. next phase: 2005-05-03 15:25:02 +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 fix stacking of windows in pager.. and make the contianer actually track 2005-05-06 08:33:50 +00:00
e_border.h key and mouse bindings are configurable via ipc. now. :) 2005-05-05 06:45:47 +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 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 mouse buttons on desktop are now configurable. you can configurew what 2005-05-05 08:33:17 +00:00
e_config.h key and mouse bindings are configurable via ipc. now. :) 2005-05-05 06:45:47 +00:00
e_container.c Save file before commit. 2005-05-04 06:41:40 +00:00
e_container.h Window layers, incomplete. 2005-04-28 09:55:41 +00:00
e_desk.c Well, that fixes my flipping troubles - an OK change? 2005-05-05 15:36:46 +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 Init entered to 0 on every drag start. 2005-05-04 17:06:25 +00:00
e_dnd.h Cleanup. 2005-05-04 12:16:16 +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 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 fix evas object warnings - and fix dropwshadow bug 2005-05-06 06:22:22 +00:00
e_gadman.h seb's patch... 2005-02-07 13:51:09 +00:00
e_hints.c Handle window state change requests. 2005-05-02 09:19:55 +00:00
e_hints.h Handle window state change requests. 2005-05-02 09:19:55 +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 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 Handle window state change requests. 2005-05-02 09:19:55 +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 start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +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 start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +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 move resize use popup... 2005-05-07 04:50:14 +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_popup.c start on popup generic system... (menus coudl be popups - as would error 2005-05-07 04:34:26 +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 key and mouse bindings are configurable via ipc. now. :) 2005-05-05 06:45:47 +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 key and mouse bindings are saved and loaded to/from config now. next phase: 2005-05-03 15:25:02 +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 mouse buttons on desktop are now configurable. you can configurew what 2005-05-05 08:33:17 +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