enlightenment/src/bin
David Walter Seikel b228d7f10d .desktop files supported in .order files now. Full path to .desktop file
required at the moment.

Not fully completed yet.  No icons, probably not fully integrated into
the current cache mechanism.  Some parts may not be entirely correct.

I gotta get some sleep soon, so I'm committing it now, and I'll double
check by updating everything after it's all checked in.

Works for me. (tm)  B-)


SVN revision: 24712
2006-08-14 21:56:13 +00:00
..
.cvsignore .cvsignore++ 2006-07-16 22:23:54 +00:00
Makefile.am formatting - and remove dead code. hinting dialog not used anymore. 2006-08-14 15:28:44 +00:00
e.h .desktop files supported in .order files now. Full path to .desktop file 2006-08-14 21:56:13 +00:00
e_about.c year++ 2006-03-28 18:48:43 +00:00
e_about.h nice new about box... fully themable. :) 2005-09-20 08:34:23 +00:00
e_actions.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_actions.h * Some code cleenup 2006-05-06 09:35:05 +00:00
e_alert.c really - ignore is pointless. restart or exit now. 2006-07-05 19:38:59 +00:00
e_alert.h alert made more robust just in case... but mor eimportantle e_apps and 2005-12-02 09:08:58 +00:00
e_apps.c .desktop files supported in .order files now. Full path to .desktop file 2006-08-14 21:56:13 +00:00
e_apps.h .desktop files supported in .order files now. Full path to .desktop file 2006-08-14 21:56:13 +00:00
e_apps_cache.c on eap cache file writes - if there is a save error - delete the file (so we 2006-05-20 03:26:21 +00:00
e_apps_cache.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_apps_error.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_apps_error.h Formatting. 2006-03-01 05:41:57 +00:00
e_atoms.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_atoms.h Add internal atom for state, and centered state. 2005-08-30 01:13:32 +00:00
e_bg.c Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_bg.h use desk x,y as ints 2005-06-30 14:35:19 +00:00
e_bindings.c Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_bindings.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_border.c allw filechooser to be remembered (give it its own name/class so it can be 2006-08-14 11:08:40 +00:00
e_border.h aaah.... 2006-08-07 20:25:34 +00:00
e_box.c a fixme 2006-03-13 09:55:16 +00:00
e_box.h e_box_orientation_get() 2005-02-16 11:21:07 +00:00
e_canvas.c only ask for hinting levels if its supported - fallback by hand 2006-03-10 06:01:21 +00:00
e_canvas.h support un the fly rehinting. 2006-03-01 03:47:51 +00:00
e_color.c Start of a color selector. 2006-08-14 04:38:49 +00:00
e_color.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_color_class.c Remove unused variables 2006-01-26 21:25:54 +00:00
e_color_class.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_config.c allw filechooser to be remembered (give it its own name/class so it can be 2006-08-14 11:08:40 +00:00
e_config.h fix cfg # 2006-08-14 11:24:45 +00:00
e_config_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_config_dialog.h you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_configure.c much improved importer - not done yet... 2006-08-08 20:41:46 +00:00
e_configure.h add ilist headers - much easier to organise things now 2006-03-27 14:46:26 +00:00
e_confirm_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_confirm_dialog.h 1. The confirmation dialog on shelf delete is added. Somebody on IRC proposed to have it. 2006-05-22 20:28:33 +00:00
e_container.c Use better macro for checking point inside square. 2006-08-10 14:41:12 +00:00
e_container.h Keep track of number of clients. 2006-08-08 01:34:49 +00:00
e_datastore.c Fix EAPI warnings. 2006-01-07 10:39:46 +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 make deskshow as a function. add an event for it 2006-07-22 22:25:04 +00:00
e_desk.h make deskshow as a function. add an event for it 2006-07-22 22:25:04 +00:00
e_desklock.c * desklock personal password disabled - security risk. 2006-08-12 13:25:29 +00:00
e_desklock.h and general code formatting, layout, organisation and namespacing - be mroe 2006-04-18 03:14:29 +00:00
e_deskpreview.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_deskpreview.h asparagus! 2005-11-28 06:01:45 +00:00
e_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_dialog.h you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_dnd.c Dnd window is very like a popup, maybe redo? 2006-08-10 18:02:33 +00:00
e_dnd.h Xdnd files from fm to ibar works again. 2006-08-10 17:48:17 +00:00
e_eap_editor.c Whoops. Lets not allow these quite yet :) Need to get the packing of the preview working first. 2006-08-14 17:48:52 +00:00
e_eap_editor.h - more work on eap editor (currently broken) 2005-10-27 10:19:43 +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_editable.c * [Entry] The selection and the cursor are now themable. The text 2006-08-12 20:51:29 +00:00
e_editable.h * [Entry] The selection and the cursor are now themable. The text 2006-08-12 20:51:29 +00:00
e_entry.c * [Entry] The selection and the cursor are now themable. The text 2006-08-12 20:51:29 +00:00
e_entry.h * Add password mode to the entry 2006-08-12 12:21:32 +00:00
e_entry_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_entry_dialog.h * border property patch - dont generate on moves 2006-08-12 12:49:52 +00:00
e_error.c Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_error.h seb's patch... 2005-02-07 13:51:09 +00:00
e_exebuf.c bug-- 2006-06-20 13:10:08 +00:00
e_exebuf.h well - skeleton work.. going to work on exebuf... 2005-12-06 14:25:57 +00:00
e_exehist.c Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_exehist.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 2005-12-27 17:16:58 +00:00
e_file_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_file_dialog.h Continue working on the eap editor and file dialog. 2005-12-05 22:20:34 +00:00
e_file_selector.c fsel (file selector) widget... WOOT 2006-07-23 10:24:30 +00:00
e_file_selector.h the 3 buttons in the file dialog now point somewhere. 2006-06-12 07:19:03 +00:00
e_fileman.c efm: 2006-02-14 00:40:57 +00:00
e_fileman.h - add more signals to icons / bg (need to properly rename them to make more sense) 2005-11-09 02:00:33 +00:00
e_fileman_file.c efm: 2006-02-14 19:39:39 +00:00
e_fileman_file.h efm: 2006-02-14 19:39:39 +00:00
e_fileman_icon.c new thumbnailer system. works a bit more like epsilon - launches a 2006-07-08 09:18:04 +00:00
e_fileman_icon.h - add metadata structs to icons 2005-11-10 09:12:58 +00:00
e_fileman_mime.c new thumbnailer system. works a bit more like epsilon - launches a 2006-07-08 09:18:04 +00:00
e_fileman_mime.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_fileman_smart.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_fileman_smart.h Cleanups, bug fixes (intl, ipc_handlers, fileman) 2006-02-23 15:17:52 +00:00
e_fm.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_fm.h * border property patch - dont generate on moves 2006-08-12 12:49:52 +00:00
e_fm_mime.c Fix return value. 2006-08-06 02:15:14 +00:00
e_fm_mime.h add mime type parser for system mime types (old mime.types and new xdg shared 2006-07-30 16:58:38 +00:00
e_focus.c patches that i said were in - commit. (see my reply emails) 2006-06-07 23:30:15 +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 Use evas API to get font list 2006-04-30 11:54:04 +00:00
e_font.h Use evas API to get font list 2006-04-30 11:54:04 +00:00
e_gadcon.c formatting 2006-08-09 11:07:44 +00:00
e_gadcon.h * $XXX [xxxxxxxxxx] default view (plain or inset) of a gadget should be able to be 2006-08-09 06:08:36 +00:00
e_gadget.c nice little overhaul of module related stuff. moduels now finally RELY on 2006-06-01 06:44:37 +00:00
e_gadget.h - free the list elements as well as the list itself 2006-02-23 14:22:31 +00:00
e_gadman.c Remove unused variables 2006-05-31 18:44:18 +00:00
e_gadman.h Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules 2006-03-12 16:12:59 +00:00
e_grabinput.c * Fixing missing 'return 1' in e_grabinput.c 2006-03-04 12:38:18 +00:00
e_grabinput.h add a preview widget (includes a livethumb for live downscaling - notice 2006-03-04 04:11:51 +00:00
e_hints.c formatting and kiwis thumbnailer fix - not entirely fixed tho 2006-07-06 06:16:21 +00:00
e_hints.h Clean up maximization, there is only one unmaximize function now. Think 2006-06-07 21:42:13 +00:00
e_icon.c 'mo fm work! :) 2006-07-17 19:51:37 +00:00
e_icon.h new thumbnailer system. works a bit more like epsilon - launches a 2006-07-08 09:18:04 +00:00
e_icon_canvas.c at_location enabled again 2006-02-08 23:12:09 +00:00
e_icon_canvas.h efm work, dnd working, save/load working 2006-02-08 23:06:12 +00:00
e_icon_grid.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_icon_grid.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_ilist.c don't allow ilist headers to be selected 2006-06-09 02:53:16 +00:00
e_ilist.h Add a function to e_ilist and e_widget_ilist to return if a particular item 2006-06-08 12:48:36 +00:00
e_imc_main.c ok - turn off visibility stuff for e -0 for some reason just the dropshadow 2006-01-10 04:23:43 +00:00
e_includes.h formatting - and remove dead code. hinting dialog not used anymore. 2006-08-14 15:28:44 +00:00
e_init.c -Added new config item for init screens into e_config.h/c. 2006-06-05 03:16:16 +00:00
e_init.h 1 more TODO�item gone :) 2005-06-22 14:09:17 +00:00
e_int_border_border.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_border_border.h and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_int_border_locks.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_border_locks.h locks have been dialogified :) 2005-10-17 11:51:46 +00:00
e_int_border_menu.c Fix maximize options 2006-07-28 11:17:33 +00:00
e_int_border_menu.h clean up sb removal. move menu border to its own file 2005-10-30 11:05:57 +00:00
e_int_border_prop.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_border_prop.h start on a long awaited TODO item - a window properties dialog - that will 2006-05-29 07:35:41 +00:00
e_int_border_remember.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 2005-10-20 12:49:47 +00:00
e_int_config_cfgdialogs.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_cfgdialogs.h New Config Dialog for setting options about Config Dialogs, hehe. Can set if changes are auto-applied and also the default mode to open a config dialog in (Basic/Advanced) 2006-02-15 20:26:53 +00:00
e_int_config_cursor.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_cursor.h Add Cursor Settings and Startup Settings dialogues 2006-01-25 04:03:12 +00:00
e_int_config_desklock.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_desklock.h More work on Desktop Locking: 2006-02-22 14:35:04 +00:00
e_int_config_desks.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_desks.h Add a desktop settings dialog - needs a nice preview of the desks (which will fix the layout) but I don't know how to do that! 2005-11-21 12:44:19 +00:00
e_int_config_display.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_display.h Config dialogue for Display Settings (size and refresh rate) 2006-02-03 21:58:28 +00:00
e_int_config_exebuf.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_exebuf.h Added Run Command Settings Dialog aka: exebuf. Reorder Config Panel. 2006-02-13 13:35:53 +00:00
e_int_config_focus.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_focus.h support REDRAW_DEBUG env var 2005-11-01 09:49:03 +00:00
e_int_config_fonts.c formatting - and remove dead code. hinting dialog not used anymore. 2006-08-14 15:28:44 +00:00
e_int_config_fonts.h Adding in the font config dialog files 2006-04-01 09:59:40 +00:00
e_int_config_keybindings.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_keybindings.h todo.... 2006-06-16 09:37:32 +00:00
e_int_config_menus.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_menus.h Add Config Panel Dialogue For Menu Settings 2005-12-17 02:14:19 +00:00
e_int_config_modules.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_modules.h module config dialog 2005-12-17 11:21:54 +00:00
e_int_config_paths.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_paths.h Add a simple search path configuration dialog, plus: 2006-04-09 11:55:18 +00:00
e_int_config_performance.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_performance.h Added Performance Settings configure dialogue for handling E cache settings 2006-01-02 07:01:07 +00:00
e_int_config_shelf.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_shelf.h start a shelf config for all shelves (for listing adding/deleting shelves) 2006-04-30 03:43:47 +00:00
e_int_config_startup.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_startup.h Add Cursor Settings and Startup Settings dialogues 2006-01-25 04:03:12 +00:00
e_int_config_theme.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_theme.h - misc checks 2005-12-19 14:42:43 +00:00
e_int_config_wallpaper.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_wallpaper.h aaah.... 2006-08-07 20:25:34 +00:00
e_int_config_wallpaper_import.c Whoops. Lets not allow these quite yet :) Need to get the packing of the preview working first. 2006-08-14 17:48:52 +00:00
e_int_config_wallpaper_import.h aaah.... 2006-08-07 20:25:34 +00:00
e_int_config_window_display.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_window_display.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_config_window_manipulation.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_window_manipulation.h added 2 more config dialogs. examples of slider 2005-11-19 06:10:52 +00:00
e_int_config_winlist.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_config_winlist.h Added window list settings dialog. 2006-01-04 22:20:51 +00:00
e_int_gadcon_config.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_gadcon_config.h fines to start work on settign gadcon contents and make click to focus also 2006-05-05 12:20:14 +00:00
e_int_menus.c simplify quality/perfect settings 2006-08-13 02:40:11 +00:00
e_int_menus.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_int_shelf_config.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_int_shelf_config.h start of some shelf config - START only... deal with it. debugging printfs 2006-04-23 06:56:22 +00:00
e_intl.c Fix eet file descriptor leak of imc's 2006-05-04 01:34:32 +00:00
e_intl.h Add macro for N_ for marking string for translation 2006-05-31 22:51:24 +00:00
e_ipc.c Cleanup 2006-07-17 19:02:42 +00:00
e_ipc.h new thumbnailer system. works a bit more like epsilon - launches a 2006-07-08 09:18:04 +00:00
e_ipc_codec.c maxime's leak fix patches 2006-06-20 11:35:15 +00:00
e_ipc_codec.h ipc is #defineable (rough for now - maybe able to be undefined and eventually 2006-03-10 05:48:46 +00:00
e_ipc_handlers.h Added more advanced edge flipping configurations. This will reset the edge flip 2006-08-10 05:01:07 +00:00
e_ipc_handlers_list.h Added more advanced edge flipping configurations. This will reset the edge flip 2006-08-10 05:01:07 +00:00
e_layout.c better pager dragging 2006-03-29 00:35:16 +00:00
e_layout.h better pager dragging 2006-03-29 00:35:16 +00:00
e_livethumb.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_livethumb.h more ilist widget work... but more fix up livethumb to be cleaner 2005-11-06 09:59:12 +00:00
e_main.c .desktop files supported in .order files now. Full path to .desktop file 2006-08-14 21:56:13 +00:00
e_manager.c display res dialog now offers rotate & flip... if your x/drivers can do it. 2006-05-12 15:07:39 +00:00
e_manager.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_maximize.c Fix dock maximize. 2006-08-08 00:00:41 +00:00
e_maximize.h Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_menu.c Menu titles 2006-08-09 15:24:34 +00:00
e_menu.h function for adding evas objects as icons in the menus 2006-07-28 23:22:57 +00:00
e_mmx.h dropshadow module.eap - almost ready to nuke the module iconand use eap's 2006-05-19 09:04:41 +00:00
e_module.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_module.h you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_moveresize.c Fix EAPI warnings. 2006-01-07 10:39: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 Join strings into malloc 2006-08-08 02:00:13 +00:00
e_msg.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_object.c still a bug with maximize & borders :) and fix a segv that has cropped up - 2006-06-12 06:38:50 +00:00
e_object.h nice little overhaul of module related stuff. moduels now finally RELY on 2006-06-01 06:44:37 +00:00
e_pan.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_pan.h a scrollview smart plus gfx for it. 2005-10-29 11:51:19 +00:00
e_path.c Add a simple search path configuration dialog, plus: 2006-04-09 11:55:18 +00:00
e_path.h Add a simple search path configuration dialog, plus: 2006-04-09 11:55:18 +00:00
e_place.c Fix warning 2006-06-08 19:05:41 +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 Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_pointer.h Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_popup.c avoid damage on popups 2006-06-18 02:19:05 +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 fix prefix problem if using env vars 2006-07-24 07:20:43 +00:00
e_prefix.h Few stale memory plugs and cleanups: 2006-02-21 15:00:10 +00:00
e_remember.c I assume we want to check the current char of argv 2006-06-08 19:08:47 +00:00
e_remember.h Add const 2006-06-08 19:32:29 +00:00
e_remote_main.c ipc socket setup will be much more robust now. relies on E_IPC_SOCKET 2006-07-04 18:36:29 +00:00
e_resist.c e packages build again - also not much point having an enlightenment-data as 2006-04-20 11:30:25 +00:00
e_resist.h Formatting 2005-02-09 11:39:05 +00:00
e_scrollframe.c aaah.... 2006-08-07 20:25:34 +00:00
e_scrollframe.h and working on maing a border selector 2005-11-06 08:03:13 +00:00
e_sha1.c and some major refinements of efm - the selector code - well its in e_test.c 2006-07-22 21:48:24 +00:00
e_sha1.h and some major refinements of efm - the selector code - well its in e_test.c 2006-07-22 21:48:24 +00:00
e_shelf.c Xdnd files from fm to ibar works again. 2006-08-10 17:48:17 +00:00
e_shelf.h Function protos for new shelf additions. 2006-07-27 06:22:19 +00:00
e_signals.c detect crashes at startup or early and enable "safe mode" so if you hit 2006-07-30 19:34:05 +00:00
e_signals.h 1. trap abort signals - glibc likes to abort these days on memory free errors. 2006-04-02 04:18:18 +00:00
e_slider.c illogict patches (minus a few that will break config despite fixing a typo) 2006-04-30 04:31:42 +00:00
e_slider.h slider widget... workies (in theory). still nto that pretty. 2005-11-18 15:25:38 +00:00
e_spectrum.c Use Ecore_Timer for timer. 2006-08-14 20:08:33 +00:00
e_spectrum.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_start_main.c Remove unused 2006-07-28 11:36:10 +00:00
e_startup.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_startup.h seb's patch... 2005-02-07 13:51:09 +00:00
e_stolen.c add a stolen window id subsystem so the border code ignores such stolen 2006-01-31 12:06:47 +00:00
e_stolen.h add a stolen window id subsystem so the border code ignores such stolen 2006-01-31 12:06:47 +00:00
e_table.c fix long-standing table box - doesnt expand. not smart - but works. add 2006-07-21 20:16:46 +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 you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +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 ou can choose shelf styles now - finally. added 2 more styles (gold and 2006-04-29 03:51:27 +00:00
e_theme.h ou can choose shelf styles now - finally. added 2 more styles (gold and 2006-04-29 03:51:27 +00:00
e_theme_about.c Give ability for config dialogs to set their border icon to the proper 2006-07-02 16:19:51 +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_thumb.c strdup -> evas_stringshare 2006-07-28 11:27:59 +00:00
e_thumb.h strdup -> evas_stringshare 2006-07-28 11:27:59 +00:00
e_thumb_main.c fix thumb display race cond 2006-08-08 11:16:19 +00:00
e_tlist.c illogict patches (minus a few that will break config despite fixing a typo) 2006-04-30 04:31:42 +00:00
e_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 2006-04-30 04:31:42 +00:00
e_user.c workign on efm2... kind of workign at the basics now... 2006-07-15 16:29:14 +00:00
e_user.h seb's patch... 2005-02-07 13:51:09 +00:00
e_utils.c you're all goign to kill me :) but here goes - i broke the dialog and config 2006-08-14 15:22:46 +00:00
e_utils.h and some major refinements of efm - the selector code - well its in e_test.c 2006-07-22 21:48:24 +00:00
e_widget.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_widget.h - add fileselector capability to efm 2005-10-26 00:19:52 +00:00
e_widget_button.c Allow the icon to be clicked by passing events. Why was this not done before? 2006-08-02 04:40:46 +00:00
e_widget_button.h Eap editor now uses new fileselector. Please test it :) 2006-07-28 13:42:03 +00:00
e_widget_check.c aaah.... 2006-08-07 20:25:34 +00:00
e_widget_check.h Check widget can now do icons like radio button. 2006-07-15 14:59:51 +00:00
e_widget_config_list.c Don't use strlen to check for empty string 2006-06-01 05:27:25 +00:00
e_widget_config_list.h Add a simple search path configuration dialog, plus: 2006-04-09 11:55:18 +00:00
e_widget_csel.c make csel a proper widget instead of just a wrapper around table. 2006-08-14 07:05:31 +00:00
e_widget_csel.h make csel a proper widget instead of just a wrapper around table. 2006-08-14 07:05:31 +00:00
e_widget_cslider.c Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_cslider.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_entry.c * Add password mode to the entry 2006-08-12 12:21:32 +00:00
e_widget_entry.h * Add password mode to the entry 2006-08-12 12:21:32 +00:00
e_widget_fileman.c the 3 buttons in the file dialog now point somewhere. 2006-06-12 07:19:03 +00:00
e_widget_fileman.h the 3 buttons in the file dialog now point somewhere. 2006-06-12 07:19:03 +00:00
e_widget_framelist.c * border property patch - dont generate on moves 2006-08-12 12:49:52 +00:00
e_widget_framelist.h 1. add template files for favorites dir for file selector 2006-07-23 11:22:13 +00:00
e_widget_frametable.c * border property patch - dont generate on moves 2006-08-12 12:49:52 +00:00
e_widget_frametable.h a plain table widget too 2005-10-13 09:06:15 +00:00
e_widget_fsel.c Authors++ 2006-08-14 17:42:45 +00:00
e_widget_fsel.h allw filechooser to be remembered (give it its own name/class so it can be 2006-08-14 11:08:40 +00:00
e_widget_iconsel.c Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_widget_iconsel.h Continue working on the eap editor and file dialog. 2005-12-05 22:20:34 +00:00
e_widget_ilist.c Add a function to e_ilist and e_widget_ilist to return if a particular item 2006-06-08 12:48:36 +00:00
e_widget_ilist.h Add a function to e_ilist and e_widget_ilist to return if a particular item 2006-06-08 12:48:36 +00:00
e_widget_image.c add a preview widget (includes a livethumb for live downscaling - notice 2006-03-04 04:11:51 +00:00
e_widget_image.h - make e_thumb fork internally 2005-11-22 09:27:25 +00:00
e_widget_label.c Whoops I was resizing wrong. This is the correct resize. 2006-08-08 06:21:22 +00:00
e_widget_label.h aaah.... 2006-08-07 20:25:34 +00:00
e_widget_list.c more fm work - fix list append too 2006-07-19 19:38:29 +00:00
e_widget_list.h and now all the internal widgets understand keyboard focus and control. 2005-10-12 16:02:33 +00:00
e_widget_preview.c Authors++ 2006-08-14 17:42:45 +00:00
e_widget_preview.h Authors++ 2006-08-14 17:42:45 +00:00
e_widget_radio.c make radio icons use icons only to save space 2006-05-21 15:10:20 +00:00
e_widget_radio.h iconradio elements are available now 2006-05-21 11:00:04 +00:00
e_widget_scrollframe.c Get the things that use fsel to keep from breaking with the new preview api. Also a fix or two for the simple scrollframe. 2006-08-13 02:51:34 +00:00
e_widget_scrollframe.h Add a new api for a simple scrollframe that manages pans size on its own. 2006-08-12 21:53:26 +00:00
e_widget_slider.c * border property patch - dont generate on moves 2006-08-12 12:49:52 +00:00
e_widget_slider.h Add Font Configuration Dialog, and... 2006-04-01 09:24:56 +00:00
e_widget_spectrum.c Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_spectrum.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_table.c fix long-standing table box - doesnt expand. not smart - but works. add 2006-07-21 20:16:46 +00:00
e_widget_table.h file selector is resizable now - cleaned up some unfinisehd code to make it 2005-11-03 06:17:08 +00:00
e_widget_textblock.c Clean up compile warnings: 2006-03-02 12:03:48 +00:00
e_widget_textblock.h ok- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe. 2006-01-25 09:28:12 +00:00
e_widget_tlist.c illogict patches (minus a few that will break config despite fixing a typo) 2006-04-30 04:31:42 +00:00
e_widget_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 2006-04-30 04:31:42 +00:00
e_win.c and dialogs work again 2006-03-08 08:54:43 +00:00
e_win.h and dialogs work again 2006-03-08 08:54:43 +00:00
e_winlist.c bug-- 2006-06-20 13:10:08 +00:00
e_winlist.h fix focus re-order bug 2005-06-16 04:21:01 +00:00
e_xinerama.c Fix EAPI warnings. 2006-01-07 10:39:46 +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 better macro for checking point inside square. 2006-08-10 14:41:12 +00:00
e_zone.h zone != desk. it was always about per desk deskshows, not per zone. 2006-07-21 00:46:40 +00:00