enlightenment/src/bin
Gustavo Sverzut Barbieri 8a8025c6d8 e_bg: improvements and start import process (unfinished!)
I ran out of time, so if someone wants to finish the move of
e_int_config_wallpaper_import.c to standard e_bg.c I appreciate the
help. Skeleton is there.

With this, it is possible to remove code from conf_wallpaper and have
that functionality in both wallpaper and wallpaper2.



SVN revision: 44527
2009-12-17 23:05:51 +00:00
..
.cvsignore ignore++ 2008-08-13 18:51:23 +00:00
Makefile.am and stage 2 of removing ipc handlers.. actually remove them! 2009-10-25 15:55:11 +00:00
e.h * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_about.c Bump copyright year as it's now 2009 :) 2009-08-06 23:37:34 +00:00
e_about.h desklock silliness with login box geometry fixed. 2008-10-20 06:50:57 +00:00
e_actions.c hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00
e_actions.h Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_alert.c No need to use fprintf to print a simple string. 2008-10-26 20:49:55 +00:00
e_alert.h
e_atoms.c remember the borders' .desktop file after restart 2009-08-28 09:25:36 +00:00
e_atoms.h remember the borders' .desktop file after restart 2009-08-28 09:25:36 +00:00
e_bg.c e_bg: improvements and start import process (unfinished!) 2009-12-17 23:05:51 +00:00
e_bg.h e_bg: improvements and start import process (unfinished!) 2009-12-17 23:05:51 +00:00
e_bindings.c hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00
e_bindings.h hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00
e_border.c Make clang happy 2009-12-06 19:42:41 +00:00
e_border.h from jeffdameth: fix sync protocol handling - re-enable it. 2009-10-01 08:45:24 +00:00
e_box.c More API Inconsistency fixes: 2009-09-01 16:29:46 +00:00
e_box.h More API Inconsistency fixes: 2009-09-01 16:29:46 +00:00
e_canvas.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_canvas.h remove useless subwindow code 2009-04-11 08:33:44 +00:00
e_color.c
e_color.h
e_color_class.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_color_class.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_color_dialog.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_color_dialog.h
e_config.c reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_config.h gadman: use one gadcon per zone. 2009-07-11 20:46:55 +00:00
e_config_data.c * e: Use new and cleaner eet API. 2009-09-03 12:05:49 +00:00
e_config_data.h * e: Use new and cleaner eet API. 2009-09-03 12:05:49 +00:00
e_config_dialog.c reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_config_dialog.h add auto-scrolloption to dialogs (place content in scrolled viw). 2008-09-26 17:00:32 +00:00
e_configure.c Formatting 2009-04-21 17:53:43 +00:00
e_configure.h Fixup compile / link errors with OSX, still having a small issue with the batter module linking, but getting there 2009-01-13 16:30:37 +00:00
e_confirm_dialog.c and defer the del in other places too. anywhere where a canvas free might 2007-05-04 16:21:53 +00:00
e_confirm_dialog.h confirm dialogs can now be deleted via e_object_del() call 2007-04-30 22:23:00 +00:00
e_container.c Make clang happy 2009-12-06 19:42:41 +00:00
e_container.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_datastore.c This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_datastore.h
e_desk.c fix naming and warnings 2009-09-05 12:43:44 +00:00
e_desk.h option to restrict mouse desktop flipping if there are fullscreen windows 2009-02-27 18:36:08 +00:00
e_desklock.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_desklock.h Ask to enter presentation mode. 2009-04-27 02:54:43 +00:00
e_dialog.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_dialog.h * shortening config category titles. 2008-11-21 03:59:30 +00:00
e_dnd.c Remove a printf. 2009-12-16 03:08:54 +00:00
e_dnd.h Formatting. Add missing void in function declaration. 2009-05-26 14:44:19 +00:00
e_dpms.c dpms, screensaver and desklock now respect "presentation" mode. 2009-04-25 16:49:53 +00:00
e_dpms.h
e_eap_editor.c reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_eap_editor.h brian's selector 2007-06-30 06:43:12 +00:00
e_editable.c Remove redundancy 2009-04-22 16:47:20 +00:00
e_editable.h entry disabled changes in. 2008-01-19 01:00:37 +00:00
e_entry.c fix warnings 2009-09-14 00:32:44 +00:00
e_entry.h More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_entry_dialog.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_entry_dialog.h
e_error.c
e_error.h
e_exec.c Don't NULL out exe here (this was causing a lot of quiet errors wrt 2009-12-07 23:55:01 +00:00
e_exec.h * estickies, 2009-02-25 11:03:47 +00:00
e_exehist.c Fix compiler warning. 2009-10-27 17:23:46 +00:00
e_exehist.h sorted exehist 2009-03-17 19:39:14 +00:00
e_filereg.c Since we are not using the returned pointer from eina_hash_find here, we can 2009-07-20 01:58:43 +00:00
e_filereg.h * e: Remove all reference to Evas_Data and move to Eina_Bool. 2009-06-17 13:46:54 +00:00
e_flowlayout.c More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_flowlayout.h More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_fm.c Fix some formatting problems. 2009-10-27 21:50:21 +00:00
e_fm.h List of changes: 2009-06-29 14:38:03 +00:00
e_fm_custom.c * e: Use new and cleaner eet API. 2009-09-03 12:05:49 +00:00
e_fm_custom.h e_fm: remember directory settings. 2009-02-15 23:09:09 +00:00
e_fm_hal.c Don't test for null on non pointer variable 2009-11-08 20:27:42 +00:00
e_fm_hal.h efm2 hal handling API - full changes. 2009-06-07 00:00:41 +00:00
e_fm_main.c Formatting. 2009-12-11 09:36:07 +00:00
e_fm_mime.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_fm_mime.h * e: Remove all reference to Evas_Data and move to Eina_Bool. 2009-06-17 13:46:54 +00:00
e_fm_op.c Update to match new EINA init/shutdown. 2009-09-06 22:23:04 +00:00
e_fm_op.h efm2 hal handling API - full changes. 2009-06-07 00:00:41 +00:00
e_fm_op_registry.c Remove compiler warning about deprecated eina_error_print. 2009-10-27 17:38:34 +00:00
e_fm_op_registry.h 1. New field in E_Fm2_Op_Registry_Entry named dialog, that hold pointer 2009-07-01 18:35:26 +00:00
e_fm_open.c Oops, compare just prefix! 2008-11-30 05:49:52 +00:00
e_fm_prop.c Fix warning by adding parentheses 2009-11-08 20:27:53 +00:00
e_fm_prop.h fix segv and fixme related to fm properites dialog 2007-05-03 12:44:10 +00:00
e_fm_shared.h * e_fm_shared.h: Proper fix with new API. 2009-09-03 14:48:46 +00:00
e_focus.c use the loop_time - better synced anim timepoints and less overhead on 2008-11-02 02:36:10 +00:00
e_focus.h
e_font.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_font.h This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_gadcon.c Make clang happy 2009-12-06 19:42:41 +00:00
e_gadcon.h Formatting. 2009-11-24 19:00:52 +00:00
e_gadcon_popup.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_gadcon_popup.h remove all traces of the resize callback function. it iss not needed anymore 2009-06-07 08:56:16 +00:00
e_grabinput.c lets sync on focus - just in case.. butit doesn't seem to help :/ 2009-08-17 07:52:59 +00:00
e_grabinput.h
e_hints.c Fix up some formatting. 2009-12-07 01:55:18 +00:00
e_hints.h e now supports scaling based on screen dpi (or on a custom scaling factor you 2008-09-24 13:29:16 +00:00
e_icon.c 'return' not needed here 2009-11-30 18:22:42 +00:00
e_icon.h for e_thumb.. use preload! 2009-04-05 03:49:16 +00:00
e_ilist.c Fix API Inconsistency: 2009-09-01 16:39:10 +00:00
e_ilist.h Fix API Inconsistency: 2009-09-01 16:39:10 +00:00
e_imc_main.c Long waiting commit 2007-09-25 14:26:36 +00:00
e_includes.h add filemanager operation registry. 2009-03-18 01:33:06 +00:00
e_init.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_init.h move init splash to its own process to make it smoother and able to be up 2007-09-24 01:16:47 +00:00
e_init_main.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_int_border_locks.c - fixed e_remember_default_match to set match values 2009-09-12 11:08:07 +00:00
e_int_border_locks.h
e_int_border_menu.c allow menu actions if unknown type too. believe it or not not every app sets 2009-10-08 00:11:07 +00:00
e_int_border_menu.h Add a function to create the border menu rather than immediately showing it 2008-04-25 23:57:35 +00:00
e_int_border_prop.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_int_border_prop.h
e_int_border_remember.c more work on e_remember. 2009-09-13 12:26:29 +00:00
e_int_border_remember.h
e_int_config_modules.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_int_config_modules.h Remove __UNUSED__ as it doesn't make sense here. 2008-12-17 16:17:08 +00:00
e_int_gadcon_config.c fix warnings 2009-09-21 20:07:28 +00:00
e_int_gadcon_config.h Provide gadcon_config wrapper functions for toolbar & shelf. For now, just 2007-11-09 23:53:38 +00:00
e_int_menus.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_int_menus.h usability: sort menus, always keep same order. 2009-04-19 06:21:35 +00:00
e_int_shelf_config.c hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00
e_int_shelf_config.h
e_int_toolbar_config.c More icon works, this commit include changes to the icons on the desktop. 2009-03-08 23:09:48 +00:00
e_int_toolbar_config.h Initial check-in of upcoming toolbar. Ignore this code for now as it's still 2007-10-31 10:09:51 +00:00
e_intl.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_intl.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_intl_data.c Switch to eina_stringshare. 2008-10-15 15:12:56 +00:00
e_intl_data.h Long waiting commit 2007-09-25 14:26:36 +00:00
e_ipc.c and stage 2 of removing ipc handlers.. actually remove them! 2009-10-25 15:55:11 +00:00
e_ipc.h and stage 2 of removing ipc handlers.. actually remove them! 2009-10-25 15:55:11 +00:00
e_ipc_codec.c * e: Use new and cleaner eet API. 2009-09-03 12:05:49 +00:00
e_ipc_codec.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_layout.c Make clang happy 2009-12-06 19:42:41 +00:00
e_layout.h
e_livethumb.c Set member_{add,del} to NULL. 2008-10-25 03:13:33 +00:00
e_livethumb.h
e_main.c reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_manager.c remember the borders' .desktop file after restart 2009-08-28 09:25:36 +00:00
e_manager.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_maximize.c 'return' not needed here 2009-11-30 19:10:35 +00:00
e_maximize.h
e_menu.c Remove a bunch of wasted whitespace. 2009-10-25 18:42:47 +00:00
e_menu.h * Add a new menu api call : 2009-03-30 13:59:56 +00:00
e_mmx.h
e_module.c reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_module.h reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_mouse.c illogict - patch. lefty mouse etc. 2008-09-20 02:23:51 +00:00
e_mouse.h illogict - patch. lefty mouse etc. 2008-09-20 02:23:51 +00:00
e_moveresize.c fix warnings 2009-09-14 00:31:07 +00:00
e_moveresize.h ecomorph hookes from <hannes.janetzek@googlemail.com> 2009-09-03 12:37:10 +00:00
e_msg.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_msg.h
e_msgbus.c e_hal_init/shutdown 2009-09-23 00:08:43 +00:00
e_msgbus.h edbus is now.. required. no point making it optional anymore. 2008-10-27 22:52:49 +00:00
e_obj_dialog.c desklock silliness with login box geometry fixed. 2008-10-20 06:50:57 +00:00
e_obj_dialog.h
e_object.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_object.h
e_order.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_order.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_pan.c fix evas error debug where passing in null objects is bad. 2009-08-15 11:32:32 +00:00
e_pan.h
e_path.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_path.h This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_place.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_place.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_pointer.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_pointer.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_popup.c fix warnings 2009-09-14 00:32:44 +00:00
e_popup.h fix redraw flashes for popus. 2009-08-16 05:05:59 +00:00
e_powersave.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_powersave.h E_EVENT_POWERSAVE_UPDATE for the masses 2008-11-24 08:32:34 +00:00
e_prefix.c Remove useless printf. 2009-07-24 18:31:05 +00:00
e_prefix.h major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
e_remember.c remember windows after initialization 2009-10-05 03:05:50 +00:00
e_remember.h reopen fileman and dialog windows after restart of e. 2009-09-21 20:36:35 +00:00
e_resist.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_resist.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_scale.c e now supports scaling based on screen dpi (or on a custom scaling factor you 2008-09-24 13:29:16 +00:00
e_scale.h e now supports scaling based on screen dpi (or on a custom scaling factor you 2008-09-24 13:29:16 +00:00
e_screensaver.c minor improvements to dialogs asking to enter presentation mode. 2009-05-06 12:00:19 +00:00
e_screensaver.h
e_scrollframe.c Make clang happy 2009-12-06 19:42:41 +00:00
e_scrollframe.h * e: Remove all reference to Evas_Data and move to Eina_Bool. 2009-06-17 13:46:54 +00:00
e_sha1.c Make clang happy 2009-12-06 19:42:41 +00:00
e_sha1.h
e_shelf.c Make clang happy 2009-12-06 19:42:41 +00:00
e_shelf.h temporarily show the shelf on urgent windows (ibox) 2009-03-23 12:14:31 +00:00
e_signals.c Check backtrace_symbols_fd() availability for e_signal.c 2009-11-11 21:04:21 +00:00
e_signals.h
e_slidecore.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_slidecore.h slidecode now jumps to items 2008-04-27 07:52:09 +00:00
e_slider.c More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_slider.h More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_slidesel.c Make clang happy 2009-12-06 19:42:41 +00:00
e_slidesel.h new widgety stuff 2008-02-02 05:26:07 +00:00
e_spectrum.c Make clang happy 2009-12-06 19:42:41 +00:00
e_spectrum.h
e_start_main.c Fix compiler warnings & adjust some formatting. 2009-10-27 17:51:19 +00:00
e_startup.c major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
e_startup.h
e_stolen.c This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_stolen.h
e_sys.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_sys.h * e: Remove all reference to Evas_Data and move to Eina_Bool. 2009-06-17 13:46:54 +00:00
e_sys_main.c This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_table.c remove 2 pointless stacks. evas smart obj chiuldren are stacked withint the obj 2009-11-15 13:20:22 +00:00
e_table.h More API Inconsistency fixes. 2009-09-01 16:58:22 +00:00
e_test.c More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_test.h
e_theme.c Use new eina_list_search_sorted_near_list. 2009-08-06 22:35:45 +00:00
e_theme.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_theme_about.c ICON: enlightenment/themes -> preferences-desktop-theme 2009-03-04 23:53:28 +00:00
e_theme_about.h desklock silliness with login box geometry fixed. 2008-10-20 06:50:57 +00:00
e_thumb.c 1. for some reason the po's needed a lot of updates - msgmerge thiks so 2009-10-22 06:47:02 +00:00
e_thumb.h 1. fix thumb to not use preload thread - i spotted bugs. concurrency ones. 2009-04-18 13:52:24 +00:00
e_thumb_main.c Make clang happy 2009-12-06 19:42:41 +00:00
e_toolbar.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_toolbar.h Formatting. 2009-08-25 11:49:46 +00:00
e_user.c Make clang happy 2009-12-06 19:42:41 +00:00
e_user.h Eina is not needed as an include here, it's already in e.h 2009-11-20 19:35:26 +00:00
e_utils.c Make clang happy 2009-12-06 19:42:41 +00:00
e_utils.h hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00
e_widget.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget.h Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_aspect.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_aspect.h EAPI 2007-11-04 12:44:36 +00:00
e_widget_button.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_button.h
e_widget_check.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_check.h Add const to check's label and icon. 2008-02-06 20:38:22 +00:00
e_widget_color_well.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_color_well.h
e_widget_config_list.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_config_list.h Fix config list widget for recent e_widget_entry cahnges. 2007-10-31 02:48:11 +00:00
e_widget_csel.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_csel.h
e_widget_cslider.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_cslider.h
e_widget_desk_preview.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_desk_preview.h EAPI 2007-11-04 12:44:36 +00:00
e_widget_entry.c More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_widget_entry.h API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 2007-10-07 21:26:48 +00:00
e_widget_flist.c return icon.list size if icon.icon size is not set 2009-09-10 21:02:09 +00:00
e_widget_flist.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_widget_font_preview.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_font_preview.h Overhaul for font configuration (hope people like it) 2007-05-03 23:19:40 +00:00
e_widget_framelist.c More API Inconsistency fixes: 2009-09-01 16:29:46 +00:00
e_widget_framelist.h when going back to categories list, scroll to the category we were just in 2007-06-07 03:49:09 +00:00
e_widget_frametable.c More API Inconsistency fixes. 2009-09-01 16:58:22 +00:00
e_widget_frametable.h Add const to frametable's label. 2008-02-06 20:33:29 +00:00
e_widget_fsel.c 'return' not needed here 2009-11-30 19:10:35 +00:00
e_widget_fsel.h
e_widget_ilist.c Fix API Inconsistency: 2009-09-01 16:39:10 +00:00
e_widget_ilist.h * e_widget_ilist_add now expect a stringshare. 2009-03-11 15:13:42 +00:00
e_widget_image.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_image.h Add const to e_widget_image file and part. 2008-02-06 20:47:59 +00:00
e_widget_label.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_label.h
e_widget_list.c More API Inconsistency fixes: 2009-09-01 16:29:46 +00:00
e_widget_list.h Ask to enter presentation mode. 2009-04-27 02:54:43 +00:00
e_widget_preview.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_preview.h
e_widget_radio.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_radio.h Add const to e_widget_radio label and icon. 2008-02-06 20:52:50 +00:00
e_widget_scrollframe.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_scrollframe.h
e_widget_slider.c More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_widget_slider.h Add const to e_widget_slider fmt. 2008-02-06 20:54:45 +00:00
e_widget_spectrum.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_spectrum.h
e_widget_table.c More API Inconsistency fixes. 2009-09-01 16:58:22 +00:00
e_widget_table.h profile config now offers reset and is spruiced up to be like the wizard one 2009-02-01 01:32:09 +00:00
e_widget_textblock.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_textblock.h
e_widget_toolbar.c Fix compiler warnings. 2009-10-27 17:44:28 +00:00
e_widget_toolbar.h Remove whitespace. 2009-07-27 00:30:06 +00:00
e_widget_toolbook.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_widget_toolbook.h battery config.... better! 2009-02-03 12:45:38 +00:00
e_win.c improvements to e_border positioning. 2009-04-23 02:24:59 +00:00
e_win.h add a way to force e to not remember a window of its own . 2008-07-17 14:01:36 +00:00
e_xinerama.c * e: Cleanup use of Eina data structure. 2009-08-21 15:08:49 +00:00
e_xinerama.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_zone.c Make clang happy 2009-12-06 19:42:41 +00:00
e_zone.h hide edge event windows that are not used by any action 2009-10-02 20:53:05 +00:00