enlightenment/src/bin
Christopher Michael 973e258658 Fix for the "white background" some people are seeing on startup.
This should not affect people that were not seeing that behavior.
See comments for explaination.


SVN revision: 28547
2007-03-03 18:38:44 +00:00
..
.cvsignore a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
Makefile.am a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_about.c Update copyright year to 2007. (lame commit, I know) 2007-01-28 17:43:54 +00:00
e_about.h sys actions have status/info/progress dialogs that should work right for all 2006-09-10 04:51:07 +00:00
e_actions.c Ravenlock's pin-cleanup and pin-action patches to address concerns about a 2007-02-27 16:16:03 +00:00
e_actions.h * no need in those (ACT_EDIT_*) flags. 2006-10-11 12:14:45 +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 Correct test for missing value. 2007-02-13 03:06:50 +00:00
e_apps.h Fix border icon drag. 2006-12-28 13:43:30 +00:00
e_apps_error.c #if 0 unused code. 2006-12-28 14:15:10 +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 1. fixed some inefficient edje loading - moved checks to the cache code where 2007-01-22 12:44:57 +00:00
e_bg.h Allow setting bg of desktops from within virtual desktop dialog. 2006-10-20 03:23:46 +00:00
e_bindings.c numlock binding... WRONG. see comments. 2006-12-14 23:38:33 +00:00
e_bindings.h ++const 2006-08-21 16:25:57 +00:00
e_border.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_border.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_box.c Add return value. 2007-01-29 02:20:35 +00:00
e_box.h Start of fix for drag and drop to autoscrolling ibar/ibox. 2006-11-12 11:32:44 +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 Provide a more meaningful internal name to the color dialog, rather than 2007-01-25 16:20:18 +00:00
e_color_dialog.h store the initial color when opening a color dialog, and return that on cancel 2006-10-14 05:04:01 +00:00
e_config.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_config.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_config_dialog.c Add functions for returning an existing config dialog. 2006-11-30 10:01:02 +00:00
e_config_dialog.h Add functions for returning an existing config dialog. 2006-11-30 10:01:02 +00:00
e_configure.c Ravenlocks 'Client List Configuration' patch. Allows users to configure 2007-02-21 00:05:27 +00:00
e_configure.h Redo Config Panel as per conversation with raster, using 2 lists now. 2006-11-26 16:10:48 +00:00
e_confirm_dialog.c 1 metric tonne of pooch. 2006-10-30 10:42:23 +00:00
e_confirm_dialog.h Just some doxy fixes to make the sentence sound sane. 2007-01-14 16:48:20 +00:00
e_container.c fix rememebr cmd stuff 2006-10-31 11:18:34 +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 xinerama - slide in from off the container, not zone. 2006-09-04 13:38:35 +00:00
e_desk.h 1. fix perf dialog - to actually change fps 2006-09-01 15:37:23 +00:00
e_desklock.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_desklock.h and general code formatting, layout, organisation and namespacing - be mroe 2006-04-18 03:14:29 +00:00
e_dialog.c Fix up the border_icon_set a little bit. 2006-11-27 12:54:29 +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 for gadcon clients. 2007-01-07 16:32:57 +00:00
e_dnd.h DND for gadcon clients. 2007-01-07 16:32:57 +00:00
e_dpms.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_dpms.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_eap_editor.c Fix border icon drag. 2006-12-28 13:43:30 +00:00
e_eap_editor.h fix some buglets 2006-09-03 15:11:04 +00:00
e_editable.c 1. jose's premul patches for evas 2006-09-30 10:16:24 +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 patches (see devel list) :) 2006-10-21 02:32:14 +00:00
e_entry.h * Add password mode to the entry 2006-08-12 12:21:32 +00:00
e_entry_dialog.c i18n hunter strikes again :) 2006-10-07 17:04:34 +00:00
e_entry_dialog.h sys actions have status/info/progress dialogs that should work right for all 2006-09-10 04:51:07 +00:00
e_error.c fileman code is not needed anymore (not built) 2006-09-16 11:51:05 +00:00
e_error.h fileman code is not needed anymore (not built) 2006-09-16 11:51:05 +00:00
e_exebuf.c Fix border icon drag. 2006-12-28 13:43:30 +00:00
e_exebuf.h well - skeleton work.. going to work on exebuf... 2005-12-06 14:25:57 +00:00
e_exehist.c Add return value. 2006-12-14 15:39:26 +00:00
e_exehist.h desklock title was wrongish (comapred to control panel) 2006-10-29 04:44:50 +00:00
e_fdo_menu_to_order.c Never assign a alloc'ed to a const if we are to free it! 2007-01-12 13:16:41 +00:00
e_fdo_menu_to_order.h Part one of the quick'n'dirty "save our menu costumizations" hack. 2006-11-14 21:44:34 +00:00
e_filereg.c Add return value. 2006-12-14 15:48:10 +00:00
e_filereg.h metric pooch! 2006-10-17 12:29:00 +00:00
e_flowlayout.c - Remove unused variables. 2007-02-13 02:02:38 +00:00
e_flowlayout.h patches applied as per emails :) 2007-02-10 17:23:09 +00:00
e_fm.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_fm.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_fm_main.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_fm_mime.c make mime type loads more correct and efficient 2006-11-12 03:08:48 +00:00
e_fm_mime.h fix list remove. add cache flush. use it. 2006-11-04 02:31:53 +00:00
e_fm_prop.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_fm_prop.h Correct header define. 2006-12-14 15:44:47 +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 when disabling a font class, it will make all the affected parts use their default settings for the text, instead of visually having no change. 2006-12-24 10:30:57 +00:00
e_font.h Use evas API to get font list 2006-04-30 11:54:04 +00:00
e_fwin.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_fwin.h double click on open - with items in ilist or fm2 list and e will auto-open 2006-10-28 03:53:22 +00:00
e_gadcon.c Should be prepend. 2007-01-07 21:06:03 +00:00
e_gadcon.h DND for gadcon clients. 2007-01-07 16:32:57 +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 be patient and wait for the previous e to be cleaned up with a loops checking 2006-12-10 03:55:18 +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 e_icon loads at 64x64 internally... to try speed things up. 2006-09-03 09:44:00 +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_ilist.c Fix compiler warnings. 2007-01-12 13:00:29 +00:00
e_ilist.h Rework of the ilist widget. 2007-01-08 19:23:21 +00:00
e_imc_main.c Don't link the complete e src into e_thumb. 2007-01-29 02:07:35 +00:00
e_includes.h Ravenlocks 'Client List Configuration' patch. Allows users to configure 2007-02-21 00:05:27 +00:00
e_init.c Fix border icon drag. 2006-12-28 13:43:30 +00:00
e_init.h 1 more TODO�item gone :) 2005-06-22 14:09:17 +00:00
e_int_border_locks.c metrics remember patch - he's also allowed to have a new name. 2006-10-28 01:32:43 +00:00
e_int_border_locks.h locks have been dialogified :) 2005-10-17 11:51:46 +00:00
e_int_border_menu.c Ravenlock's pin-cleanup and pin-action patches to address concerns about a 2007-02-27 16:16:03 +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 Remove unused variables. 2006-12-14 15:40:19 +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 Use the same label for skipping window list as is used in the border menu. 2006-12-22 11:21:16 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_int_config_apps.h Add the ability to configure IBar Applications to the new Applications 2006-12-02 00:19:43 +00:00
e_int_config_borders.c More free-->e_free converstions. 2007-01-15 17:07:08 +00:00
e_int_config_borders.h Added border selection dialog (ie: winter square border) to allow selecting 2006-10-14 09:43:12 +00:00
e_int_config_cfgdialogs.c More free to e_free conversions and formatting fixes. 2007-01-15 17:14:12 +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_clientlist.c Patch from ravenlock for client list sorting by Most Recently Used & 2007-03-01 21:39:06 +00:00
e_int_config_clientlist.h Ravenlocks 'Client List Configuration' patch. Allows users to configure 2007-02-21 00:05:27 +00:00
e_int_config_color_classes.c Remove unused variables. 2006-12-14 15:40:19 +00:00
e_int_config_color_classes.h Start of a color classes config dialog. Commented out in Config Panel for now. 2006-10-03 05:49:31 +00:00
e_int_config_cursor.c More free to e_free conversions and formatting fixes. 2007-01-15 17:14:12 +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_desk.c Return 1 on successful apply 2006-12-14 19:25:19 +00:00
e_int_config_desk.h Added config dialog for setting desktop names, bgs, or anything specific to 2006-11-15 11:31:30 +00:00
e_int_config_desklock.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 Window title change to fit configuration panel, reverse resolution order. 2007-01-19 03:57:09 +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 Jump to selection (approved by devilhorns). 2007-01-22 17:24:30 +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_dpms.c Patch from Massimo Maiurana for the DPMS config dialog to set button text 2007-03-01 02:43:41 +00:00
e_int_config_dpms.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_int_config_exebuf.c Use e_free for things created by e_new. 2007-01-15 17:19:44 +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 Use e_free for things created by e_new. 2007-01-15 17:19:44 +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 Update IMC changes which have been sitting around 2007-01-27 05:30:33 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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_imc.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_int_config_imc.h If finally go around to adding the advanced conf dialog for input methods. 2006-12-17 11:24:59 +00:00
e_int_config_imc_import.c Use the correct edje path for the import dialog BG 2006-12-20 23:06:58 +00:00
e_int_config_imc_import.h If finally go around to adding the advanced conf dialog for input methods. 2006-12-17 11:24:59 +00:00
e_int_config_intl.c All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +00:00
e_int_config_intl.h Add language selection dialog, A bit of work still required but this is a good 2006-09-21 10:58:42 +00:00
e_int_config_keybindings.c All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +00:00
e_int_config_keybindings.h * some code, related to keybinding dialog functionality, refactoring. 2006-10-11 08:46:52 +00:00
e_int_config_menus.c Another patch from ravenlock for Menus config dialog slider value & delta. 2007-02-14 06:13:17 +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_mime.c Remove cast. 2007-01-12 13:29:54 +00:00
e_int_config_mime.h Be sure to close the mime_edit dialog if the main mime_list dialog closes. 2006-11-13 21:08:54 +00:00
e_int_config_mime_edit.c Remove unused variables. 2006-12-14 15:40:19 +00:00
e_int_config_mime_edit.h Be sure to close the mime_edit dialog if the main mime_list dialog closes. 2006-11-13 21:08:54 +00:00
e_int_config_modules.c #if 0 unused code. 2006-12-28 14:15:10 +00:00
e_int_config_modules.h module config dialog 2005-12-17 11:21:54 +00:00
e_int_config_mousebindings.c All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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 All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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 All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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_screensaver.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_int_config_screensaver.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_int_config_shelf.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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_transitions.c All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +00:00
e_int_config_transitions.h Added transition config dialog. Still needs preview but I'm working on it. 2006-09-04 02:07:46 +00:00
e_int_config_wallpaper.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_int_config_wallpaper.h Allow setting bg of desktops from within virtual desktop dialog. 2006-10-20 03:23:46 +00:00
e_int_config_wallpaper_gradient.c Remove undefined functions. 2006-12-14 19:42:21 +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 patches from people (see mail list) and stuff. 2006-11-19 08:58:05 +00:00
e_int_config_wallpaper_import.h aaah.... 2006-08-07 20:25:34 +00:00
e_int_config_window_display.c All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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 All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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 All config dialogs should now use E_FREE for things created by E_NEW. 2007-01-15 17:43:19 +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 If we're using E_NEW to create, then use E_FREE to free. 2007-01-12 23:13:33 +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 Patch from ravenlock for client list sorting by Most Recently Used & 2007-03-01 21:39:06 +00:00
e_int_menus.h Allow the favorite apps menu to be completely disabled. Also at rasters 2006-11-07 22:46:24 +00:00
e_int_shelf_config.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 Update IMC changes which have been sitting around 2007-01-27 05:30:33 +00:00
e_intl.h IMC updates 2007-01-27 05:52:17 +00:00
e_ipc.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_ipc.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 Return e_remote ipc call for edje_color_class_list to it's previous state. 2007-03-01 22:39:34 +00:00
e_ipc_handlers_list.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_manager.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_manager.h Move pointer to manager. 2005-09-28 13:30:49 +00:00
e_maximize.c added an option for the shelf to let itself be overlapped by maximized windows 2006-10-01 20:10:37 +00:00
e_maximize.h 1) Maximizing in individual directions with <alt><f10> and <ctrl><f10> works now 2006-09-23 08:39:41 +00:00
e_menu.c Formatting. 2007-01-03 16:53:48 +00:00
e_menu.h metrics keynav patches in 2006-10-08 08:25:08 +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 #if 0 unused code. 2006-12-28 14:15:10 +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_obj_dialog.c metrics sys patch 2006-10-28 01:30:31 +00:00
e_obj_dialog.h metrics sys patch 2006-10-28 01:30:31 +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 Remove old stuff. 2006-12-28 13:58:12 +00:00
e_path.h Add a simple search path configuration dialog, plus: 2006-04-09 11:55:18 +00:00
e_place.c printf-- 2006-10-30 13:05:39 +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 Add composite support for popups (shelves, menus and exebuf) 2006-11-13 07:26:14 +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 Don't strdup homedir 2006-09-22 19:55:11 +00:00
e_prefix.h Few stale memory plugs and cleanups: 2006-02-21 15:00:10 +00:00
e_remember.c Applied lok's e_remember & e_zone patches to fix missing checks. 2007-02-21 00:24:53 +00:00
e_remember.h Some formatting fixes. 2007-01-04 10:30:55 +00:00
e_remote_main.c Remove cast. 2007-01-12 13:29:54 +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_screensaver.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_screensaver.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 2007-02-13 16:33:35 +00:00
e_scrollframe.c Be sure to trap the correct pan event, not just the changed event twice :) 2006-09-04 22:33:20 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_shelf.h a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 premul fixes from jose 2006-10-02 13:19:20 +00:00
e_spectrum.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_start_main.c Add missing header. 2006-12-14 19:27:46 +00:00
e_startup.c Remove cast. 2007-01-12 13:29:54 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_sys.h main menu cleanups. 2006-09-09 07:00:14 +00:00
e_sys_main.c Add missing header. 2006-12-14 19:27:46 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00: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 Fix const warning. 2006-12-28 14:29:39 +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 use the e_win_border_icon_set function for this dialog. 2006-11-27 12:57:25 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_thumb.h add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at 2006-10-18 03:31:45 +00:00
e_thumb_main.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 Don't strdup homedir 2006-09-22 19:55:11 +00:00
e_user.h Don't strdup homedir 2006-09-22 19:55:11 +00:00
e_utils.c patches applied as per emails :) 2007-02-10 17:23:09 +00:00
e_utils.h 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific 2006-12-29 02:56:26 +00:00
e_widget.c Dynamically add and remove desks in the preview when you change the # of virtual desks. 2006-10-16 23:45:16 +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_aspect.c Remove a bunch of blank lines at end of the file. 2007-01-25 17:15:10 +00:00
e_widget_aspect.h add preview widget to Virtual Desktops dialog 2006-10-09 19:06:43 +00:00
e_widget_button.c Allow setting a widget_button's icon to NULL so that a button icon can be 2007-02-28 02:58:40 +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 Remove unused variables. 2006-12-14 15:46:58 +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 Formatting, formatting, formatting. 2007-01-22 19:37:00 +00:00
e_widget_config_list.h and -x on this too 2006-11-03 11:59:17 +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 and fix a bug in slider widget 2006-10-15 15:54:58 +00:00
e_widget_cslider.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_widget_desk_preview.c Remove unused variables. 2006-12-14 19:31:48 +00:00
e_widget_desk_preview.h add preview widget to Virtual Desktops dialog 2006-10-09 19:06:43 +00:00
e_widget_entry.c patches (see devel list) :) 2006-10-21 02:32:14 +00:00
e_widget_entry.h fix segv in border - file prop work 2007-01-10 16:32:29 +00:00
e_widget_framelist.c e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 2007-02-21 03:55:18 +00:00
e_widget_framelist.h e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 2007-02-21 03:55:18 +00:00
e_widget_frametable.c e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 2007-02-21 03:55:18 +00:00
e_widget_frametable.h e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 2007-02-21 03:55:18 +00:00
e_widget_fsel.c a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +00:00
e_widget_fsel.h i'm cleaning up dnd. fixed leaks. made dnd more convenient - less work to do 2006-09-18 03:49:45 +00:00
e_widget_ilist.c Fix case where nothing is selected in the list, so disable some controls. 2007-01-09 02:29:51 +00:00
e_widget_ilist.h Rework of the ilist widget. 2007-01-08 19:23:21 +00:00
e_widget_image.c e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 2007-02-21 03:55:18 +00:00
e_widget_image.h const char for file. 2007-01-12 13:22:34 +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 fix up transitions dialog... :) 2006-10-20 14:31:51 +00:00
e_widget_preview.h fix up transitions dialog... :) 2006-10-20 14:31:51 +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 fm2 has some slightly better keyboard nav ability - needs to become better 2006-09-14 16:07:57 +00:00
e_widget_scrollframe.h fm2 has some slightly better keyboard nav ability - needs to become better 2006-09-14 16:07:57 +00:00
e_widget_slider.c [Widget_Slider] Fix the emission of the "e,state,enabled/disabled" signal 2006-09-06 21:56:25 +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 Dynamically add and remove desks in the preview when you change the # of virtual desks. 2006-10-16 23:45:16 +00:00
e_widget_table.h Dynamically add and remove desks in the preview when you change the # of virtual desks. 2006-10-16 23:45:16 +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 Fix up the border_icon_set a little bit. 2006-11-27 12:54:29 +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 a lot of patches - also my work on moving the IO stuff in e_fm to a slave 2007-03-02 17:00:20 +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 Fix for the "white background" some people are seeing on startup. 2007-03-03 18:38:44 +00:00
e_zone.h char -> const char 2006-12-14 19:29:24 +00:00