enlightenment/src/bin
Carsten Haitzler 34d6645d66 lots of freaky stuff.
1. cleaned up actions for restart and exit
2. made main menu cleaner in just using the actions
3. added ilits unselect calls for ilist smart and widget
4. patch for cpufreq to set all cpu clocks
5. fix battery module to handle broken acpi impl's that don't report drain rate
6. add e_sys subsystem - for executing system sensitive stuff like halt, reboot
   suspend, hibernate etc. this also covers exit, restart and logout. logout
   is currently dormant and just an action - not bound or in a menu. not
   complete anyway (no code for it). halt and reboot should probably use
   logout logic to shut down apps - i will recycle it. i added a suid root
   binary to do the actions - uses a system config (default one supplied that
   is secure - root will need to modify it to allow things).
7. fixed suid install hook for cpufreq
8. added sysconf dir to build for sys config file.
9. pants on


SVN revision: 25395
2006-09-03 08:51:32 +00:00
..
.cvsignore .cvsignore++ 2006-07-16 22:23:54 +00:00
Makefile.am lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e.h fdo header and src more e compliant :) 2006-08-22 23:39:08 +00:00
e_about.c textblocks should be e.textblock.* 2006-08-28 03:58:53 +00:00
e_about.h nice new about box... fully themable. :) 2005-09-20 08:34:23 +00:00
e_actions.c lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_actions.h * Some code cleenup 2006-05-06 09:35:05 +00:00
e_alert.c recover might be nicer a term 2006-08-18 15:07:37 +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 Take care of border internal app icons too. 2006-09-02 13:29:59 +00:00
e_apps.h Since raster added the ability for fm2 to delete from within .order 2006-09-01 09:26:55 +00:00
e_apps_cache.c Actually display the FDO icons referenced from the FDO .desktop files. 2006-08-16 09:37:14 +00:00
e_apps_cache.h Actually display the FDO icons referenced from the FDO .desktop files. 2006-08-16 09:37:14 +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 another chunk 2006-08-23 03:39:02 +00:00
e_bg.h use desk x,y as ints 2005-06-30 14:35:19 +00:00
e_bindings.c fix cursor changes on border resize hotspots 2006-08-23 00:34:33 +00:00
e_bindings.h ++const 2006-08-21 16:25:57 +00:00
e_border.c One more icon fix. 2006-09-03 05:40:32 +00:00
e_border.h 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +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 when clicking on a color well, initialize the color selector to the well's color 2006-08-20 22:15:27 +00:00
e_color.h silence warnings on older gcc's about incomplete types 2006-08-22 13:38:18 +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_color_dialog.c Add header include 2006-08-21 15:52:58 +00:00
e_color_dialog.h * crosshairs show in proper place in spectrum initially 2006-08-20 23:29:41 +00:00
e_config.c 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +00:00
e_config.h 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +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 Ehhhh. So stuff in one go. 2006-08-31 04:16:43 +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 container stacking/layer consistency and safety. also preview in fsel packs 2006-08-26 08:32:56 +00:00
e_container.h jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +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 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +00:00
e_desk.h 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +00:00
e_desklock.c another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +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 Uses the standard icon search method now. 2006-09-01 13:57:28 +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] Actually, this should fix it.. 2006-08-30 20:53:29 +00:00
e_editable.h * [Editable] remove e_entry_selectable_get/set() because it's useless 2006-08-19 13:53:32 +00:00
e_entry.c * [Entry] The entry now supports the keybindings of Emacs. It's disabled 2006-08-23 13:39:46 +00:00
e_entry.h * Add password mode to the entry 2006-08-12 12:21:32 +00:00
e_entry_dialog.c - const 2006-08-17 16:58:32 +00:00
e_entry_dialog.h - const 2006-08-17 16:58:32 +00:00
e_error.c another chunk 2006-08-23 03:39:02 +00:00
e_error.h seb's patch... 2005-02-07 13:51:09 +00:00
e_exebuf.c another chunk 2006-08-23 03:39:02 +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_fdo_menu_to_order.c Add all apps config dialog to the config shortcut menu. 2006-09-02 07:20:06 +00:00
e_fdo_menu_to_order.h fix header and external api call declaration and formatting etc. 2006-08-22 23:20:12 +00:00
e_file_dialog.c another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +00:00
e_fileman_file.h efm: 2006-02-14 19:39:39 +00:00
e_fileman_icon.c another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +00:00
e_fileman_smart.h Cleanups, bug fixes (intl, ipc_handlers, fileman) 2006-02-23 15:17:52 +00:00
e_fm.c Add a files_deleted hook for fm2. 2006-09-01 13:12:39 +00:00
e_fm.h handle rewrite of .order files 2006-08-31 12:51:54 +00:00
e_fm_mime.c add more mime type locations - but this is bad - where do we stop? 2006-08-19 15:18:00 +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 - no more "slow" moving on gadcon item dragging. 2006-09-02 00:12:16 +00:00
e_gadcon.h Ehhhh. So stuff in one go. 2006-08-31 04:16:43 +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 set CLIENT window id, not border. 2006-09-01 22:42:11 +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 lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_ilist.h lots of freaky stuff. 2006-09-03 08:51:32 +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 lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_init.c init splash works again 2006-08-26 11:19:07 +00:00
e_init.h 1 more TODO�item gone :) 2005-06-22 14:09:17 +00:00
e_int_border_border.c another chunk 2006-08-23 03:39:02 +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 More icon work. 2006-09-01 10:43:20 +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 Remove cast 2006-08-21 16:10:36 +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_apps.c Better name. 2006-09-02 12:29:33 +00:00
e_int_config_apps.h *All applications dialog can now be called in a special way as an 2006-08-30 10:06:32 +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 jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +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 add extra source dir for indirect pseudo-links. handle .order files as 2006-08-30 14:45:33 +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 Minor fix for Flip Animate apply in basic mode. 2006-09-01 18:01:21 +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 Use const. 2006-08-21 15:37:29 +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 fix text class problems 2006-08-28 05:34:28 +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_icon_themes.c add extra source dir for indirect pseudo-links. handle .order files as 2006-08-30 14:45:33 +00:00
e_int_config_icon_themes.h New icon theme config dialog. It doesn't actually save the config yet, 2006-08-20 03:51:54 +00:00
e_int_config_keybindings.c Ehhhh. So stuff in one go. 2006-08-31 04:16:43 +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 Bad devilhorns, er devil that is the horns, er spankies for Christopher. 2006-09-03 05:11:10 +00:00
e_int_config_modules.h module config dialog 2005-12-17 11:21:54 +00:00
e_int_config_mousebindings.c Ehhhh. So stuff in one go. 2006-08-31 04:16:43 +00:00
e_int_config_mousebindings.h New Mouse Bindings dialog. Plz try, test, and let me know, if something 2006-08-23 12:49:11 +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 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +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 add extra source dir for indirect pseudo-links. handle .order files as 2006-08-30 14:45:33 +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 Allow theme "preview" to resize with the dialog. 2006-09-03 01:26:14 +00:00
e_int_config_theme.h Added theme import dialog :) Auto-sets to the imported theme. 2006-09-01 17:21:23 +00:00
e_int_config_theme_import.c added s space to the string 2006-09-02 10:39:28 +00:00
e_int_config_theme_import.h Added theme import dialog :) Auto-sets to the imported theme. 2006-09-01 17:21:23 +00:00
e_int_config_wallpaper.c Make "preview" resize with the dialog in Advanced mode. 2006-09-03 01:51:43 +00:00
e_int_config_wallpaper.h Add header include 2006-08-21 15:52:58 +00:00
e_int_config_wallpaper_gradient.c Add function to set window border icon so that Import dialogs and such can 2006-09-01 17:38:25 +00:00
e_int_config_wallpaper_gradient.h add gradient bg dialog. 2006-08-20 21:18:30 +00:00
e_int_config_wallpaper_import.c Use the new edje_file_group_exists function, rather than evas_objects. 2006-09-02 05:15:01 +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 --cast 2006-08-21 16:18:49 +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 lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_int_menus.h New menu structure. 2006-08-21 04:35:52 +00:00
e_int_shelf_config.c Ehhhh. So stuff in one go. 2006-08-31 04:16:43 +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 Formatting. 2006-08-21 15:06:11 +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 jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +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 lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_manager.c another chunk 2006-08-23 03:39:02 +00:00
e_manager.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_maximize.c jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +00:00
e_maximize.h Fix EAPI warnings. 2006-01-07 10:39:46 +00:00
e_menu.c More icon tweaking. I have started to simplify and rationalise this as 2006-09-02 04:20:10 +00:00
e_menu.h Beginning to drag all the basic "show this icon for this app" code 2006-09-01 09:01:52 +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 printf-- 2006-09-02 12:52:20 +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 another chunk 2006-08-23 03:39:02 +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 jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +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 another chunk 2006-08-23 03:39:02 +00:00
e_pointer.h jamse brown ... errr... gadman is dead. 2006-08-20 04:48:27 +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 Add header include 2006-08-21 15:52:58 +00:00
e_resist.h Formatting 2005-02-09 11:39:05 +00:00
e_scrollframe.c item -> e.swallow.content (thanks bonelessfrog) 2006-08-24 04:16:04 +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 fallback to default shelf style for frame styles that don't exist explicitly in the current shelf theme. (no need for everyone to re-implement the plain style every time) 2006-09-01 03:37:43 +00:00
e_shelf.h Function protos for new shelf additions. 2006-07-27 06:22:19 +00:00
e_signals.c fix some env vars to use namespacing 2006-08-20 08:22:19 +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 another chunk 2006-08-23 03:39:02 +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 Add all enum types in select. 2006-08-21 16:29:14 +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_sys.c lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_sys.h lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_sys_main.c lots of freaky stuff. 2006-09-03 08:51:32 +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 add extra source dir for indirect pseudo-links. handle .order files as 2006-08-30 14:45:33 +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 fix transitions and shelf style list 2006-08-23 14:00:31 +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 another chunk 2006-08-23 03:39:02 +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 add extra source dir for indirect pseudo-links. handle .order files as 2006-08-30 14:45:33 +00:00
e_tlist.c another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +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 container stacking/layer consistency and safety. also preview in fsel packs 2006-08-26 08:32:56 +00:00
e_widget.h fixingup of pointer code to fallback a bit simpler - on demand buffer canvas 2006-08-20 06:42:20 +00:00
e_widget_button.c another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +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_color_well.c another chunk 2006-08-23 03:39:02 +00:00
e_widget_color_well.h when clicking on a color well, initialize the color selector to the well's color 2006-08-20 22:15:27 +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 ****** MAJOR THEME REWORKING -- BREAKAGE ********* 2006-08-22 07:39:11 +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 another chunk 2006-08-23 03:39:02 +00:00
e_widget_cslider.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_entry.c * [Entry] Add e_widget_entry_clear() 2006-08-23 10:51:35 +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 another chunk 2006-08-23 03:39:02 +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 another chunk 2006-08-23 03:39:02 +00:00
e_widget_frametable.h a plain table widget too 2005-10-13 09:06:15 +00:00
e_widget_fsel.c bad packing. fix. 2006-08-30 15:56:12 +00:00
e_widget_fsel.h - const 2006-08-17 16:58:32 +00:00
e_widget_iconsel.c another chunk 2006-08-23 03:39:02 +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 lots of freaky stuff. 2006-09-03 08:51:32 +00:00
e_widget_ilist.h lots of freaky stuff. 2006-09-03 08:51:32 +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 another chunk 2006-08-23 03:39:02 +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 container stacking/layer consistency and safety. also preview in fsel packs 2006-08-26 08:32:56 +00:00
e_widget_preview.h Authors++ 2006-08-14 17:42:45 +00:00
e_widget_radio.c another chunk 2006-08-23 03:39:02 +00:00
e_widget_radio.h iconradio elements are available now 2006-05-21 11:00:04 +00:00
e_widget_scrollframe.c ****** MAJOR THEME REWORKING -- BREAKAGE ********* 2006-08-22 07:39:11 +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 ****** MAJOR THEME REWORKING -- BREAKAGE ********* 2006-08-22 07:39:11 +00:00
e_widget_slider.h Add Font Configuration Dialog, and... 2006-04-01 09:24:56 +00:00
e_widget_spectrum.c another chunk 2006-08-23 03:39:02 +00:00
e_widget_spectrum.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_table.c container stacking/layer consistency and safety. also preview in fsel packs 2006-08-26 08:32:56 +00:00
e_widget_table.h container stacking/layer consistency and safety. also preview in fsel packs 2006-08-26 08:32:56 +00:00
e_widget_textblock.c another chunk 2006-08-23 03:39:02 +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 Add function to set window border icon so that Import dialogs and such can 2006-09-01 17:38:25 +00:00
e_win.h Add function to set window border icon so that Import dialogs and such can 2006-09-01 17:38:25 +00:00
e_winlist.c another chunk 2006-08-23 03:39:02 +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