enlightenment/src/bin
Carsten Haitzler 33eb15abc8 be like other compositors. work around the unmap thing and never unmap
if we have a compositor. just "mark" as unmapped and leave there.
pretend we are unmapped. disable events and stuff on the border to get
the behaviro right too so stacking or positioning is never affected.



SVN revision: 50761
2010-08-03 09:03:58 +00:00
..
.cvsignore ignore++ 2008-08-13 18:51:23 +00:00
Makefile.am some more of dso fix 2010-07-12 00:16:16 +00:00
e.h * allow compilation without gettext 2010-06-19 17:33:38 +00:00
e_about.c and now follow the same setup as efl libs too. 2010-05-29 10:37:52 +00:00
e_about.h desklock silliness with login box geometry fixed. 2008-10-20 06:50:57 +00:00
e_acpi.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_acpi.h Add a way to freeze incoming acpi events. 2010-06-03 16:57:09 +00:00
e_actions.c edge -> no ev. dont seg 2010-06-27 08:35:59 +00:00
e_actions.h Add bindings for ACPI. 2010-05-29 19:57:13 +00:00
e_alert.c Remove unused variable 2010-01-15 12:00: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: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_bg.h 'Set as background' mime handler moved to core, refactored. 2009-12-18 22:20:08 +00:00
e_bindings.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_bindings.h Add bindings for ACPI. 2010-05-29 19:57:13 +00:00
e_border.c be like other compositors. work around the unmap thing and never unmap 2010-08-03 09:03:58 +00:00
e_border.h * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_box.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_box.h More API Inconsistency fixes: 2009-09-01 16:29:46 +00:00
e_canvas.c * e: don't crash to easily when Ecore_Evas windows can't be created. 2010-07-02 13:47:31 +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 formatting 2010-03-13 21:56:25 +00:00
e_color_class.h enables optional alpha edition in color selector. 2010-03-07 05:24:09 +00:00
e_color_dialog.c formatting 2010-03-13 21:56:25 +00:00
e_color_dialog.h enables optional alpha edition in color selector. 2010-03-07 05:24:09 +00:00
e_config.c Bump config generation for newly added geometry options. 2010-07-06 20:04:07 +00:00
e_config.h Bump config generation for newly added geometry options. 2010-07-06 20:04:07 +00:00
e_config_data.c * e: Config in E17 could take avantage off Eet mapped string, but right 2010-04-07 13:54:33 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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
e_confirm_dialog.h
e_container.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_container.h * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_desk.h fix bitfield. 2010-05-28 20:49:01 +00:00
e_desklock.c Patch from rubenbb to fix ticket #562 (dpms being turned off by 2010-07-18 19:06:00 +00:00
e_desklock.h Ask to enter presentation mode. 2009-04-27 02:54:43 +00:00
e_dialog.c Adding more events to E widgets[B. 2010-06-04 21:10:05 +00:00
e_dialog.h * shortening config category titles. 2008-11-21 03:59:30 +00:00
e_dnd.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_dnd.h Formatting. Add missing void in function declaration. 2009-05-26 14:44:19 +00:00
e_dpms.c Patch from rubenbb to fix ticket #562 (dpms being turned off by 2010-07-18 19:06:00 +00:00
e_dpms.h
e_eap_editor.c allow direct editing of icon name. 2010-06-02 19:59:48 +00:00
e_eap_editor.h The Efreet_Desktop to edit should be unique 2010-03-15 19:58:12 +00:00
e_editable.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_editable.h entry disabled changes in. 2008-01-19 01:00:37 +00:00
e_entry.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
e_exec.h fix long-standing bug in exe exit handling! ugh... 2010-02-13 02:47:21 +00:00
e_exehist.c removing exebuf, left exebuf_terminal_cmd as it's used in other places 2010-04-20 23:25:42 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_flowlayout.h More API Inconsistency fixes: 2009-09-01 16:47:09 +00:00
e_fm.c Remove unneeded code with notnull.cocci script 2010-07-14 02:20:30 +00:00
e_fm.h Add illume quickpanel zone fetch to border structure. 2010-02-19 03:21:30 +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_dbus.c check strings not null 2010-05-27 12:45:41 +00:00
e_fm_dbus.h step 3: migrate all function and variable names to generic dbus naming 2010-04-30 19:14:20 +00:00
e_fm_main.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_fm_mime.c Ecore_Str.h -> Eina 2010-01-30 22:11:11 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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_prop.c make clang happy 2010-01-15 11:29:50 +00:00
e_fm_prop.h
e_fm_shared.h fix segv with removable devices!!!! decode forced strdup/free etc... but rest 2010-05-02 12:05:56 +00:00
e_focus.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_gadcon.h Formatting. 2009-11-24 19:00:52 +00:00
e_gadcon_popup.c * e: prevent segv when reinserting the same object. Should never happen 2010-03-29 16:11:08 +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 should set stacking in db struct too after stacking req 2010-07-13 12:25:20 +00:00
e_hints.h no more round trips! bad bad bad! 2010-02-25 12:26:10 +00:00
e_icon.c Fix nasty formatting. 2010-06-19 01:19:01 +00:00
e_icon.h Adding selection API to E_Icon 2010-06-18 22:39:00 +00:00
e_ilist.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_ilist.h Use Eina_Bool for multi-select of ilist. 2010-03-30 01:05:56 +00:00
e_imc_main.c make clang happy 2010-01-15 11:29:50 +00:00
e_includes.h Add start of ACPI code. Does not actually parse yet tho. 2010-05-16 05:26:29 +00:00
e_init.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_init.h and some more compositor work - now its looking mroe solid. 2010-02-10 14:13:29 +00:00
e_init_main.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Adds a new entry in favorite.menu even if favorite.menu do not exists, creates it. Now works like application's config dialog in control panel. 2010-08-01 14:59:29 +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 formatting 2010-03-13 21:56:25 +00:00
e_int_border_prop.h
e_int_border_remember.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_int_border_remember.h
e_int_config_modules.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_int_menus.h Fix up formatting. 2010-02-27 22:51:19 +00:00
e_int_shelf_config.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_intl.h * allow compilation without gettext 2010-06-19 17:33:38 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_layout.h
e_livethumb.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_livethumb.h
e_main.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_manager.c extending comp to allow "expose" and other such things - other modules 2010-08-01 14:29:19 +00:00
e_manager.h and comp now supports the new mirror object system - u can make things 2010-08-03 06:10:33 +00:00
e_maximize.c 'return' not needed here 2009-11-30 19:10:35 +00:00
e_maximize.h
e_menu.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_menu.h lots of work on compositor stuff. looking slick and nice internally too. 2010-01-15 04:41:20 +00:00
e_mmx.h
e_module.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 extending comp to allow "expose" and other such things - other modules 2010-08-01 14:29:19 +00:00
e_msg.h extending comp to allow "expose" and other such things - other modules 2010-08-01 14:29:19 +00:00
e_msgbus.c e_dbus_object_interface_attach refs interfaces, so you have to unref the interface right after to avoid leaks as seen here 2010-07-24 02:11:30 +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 lots of work on compositor stuff. looking slick and nice internally too. 2010-01-15 04:41:20 +00:00
e_object.h lots of work on compositor stuff. looking slick and nice internally too. 2010-01-15 04:41:20 +00:00
e_order.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_order.h delay order re-load from monitor signal 2010-02-22 08:04:41 +00:00
e_pan.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 make clang happy 2010-01-15 11:29:50 +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: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e_popup: Destroy idler when done. 2010-07-12 14:03:49 +00:00
e_popup.h add names to popups 2010-05-15 12:25:33 +00:00
e_powersave.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_powersave.h E_EVENT_POWERSAVE_UPDATE for the masses 2008-11-24 08:32:34 +00:00
e_prefix.c Ecore_Str.h -> Eina 2010-01-30 22:11:11 +00:00
e_prefix.h redefine static inline functions to normal functions 2009-12-18 12:31:24 +00:00
e_remember.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Whitespace removal. 2010-07-06 19:44:33 +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 Patch from rubenbb to fix ticket #562 (dpms being turned off by 2010-07-18 19:06:00 +00:00
e_screensaver.h
e_scrollframe.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Ok, apparently that one is needed as sha1 does not include e.h :( 2010-07-18 17:41:06 +00:00
e_sha1.h
e_shelf.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_shelf.h temporarily show the shelf on urgent windows (ibox) 2009-03-23 12:14:31 +00:00
e_signals.c comment out too. 2010-04-12 09:05:37 +00:00
e_signals.h
e_slidecore.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_slidecore.h slidecode now jumps to items 2008-04-27 07:52:09 +00:00
e_slider.c Math.h is already included by e.h. 2010-07-18 17:19:46 +00:00
e_slider.h slider cleanups and support for special values. 2010-03-11 22:35:55 +00:00
e_slidesel.c make clang happy 2010-01-15 12:01:52 +00:00
e_slidesel.h new widgety stuff 2008-02-02 05:26:07 +00:00
e_spectrum.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_spectrum.h
e_start_main.c * e: handle more valgrind tool to monitore e17. 2010-03-30 15:13:45 +00:00
e_startup.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_table.h More API Inconsistency fixes. 2009-09-01 16:58:22 +00:00
e_test.c and comp now supports the new mirror object system - u can make things 2010-08-03 06:10:33 +00:00
e_test.h
e_theme.c comp module... oh so much has been done... whhere do i begin? - fully fledges 2010-04-12 08:28:51 +00:00
e_theme.h comp module... oh so much has been done... whhere do i begin? - fully fledges 2010-04-12 08:28:51 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Formatting. 2010-07-19 19:06:09 +00:00
e_toolbar.c Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too... 2010-04-02 04:30:09 +00:00
e_toolbar.h Formatting. 2009-08-25 11:49:46 +00:00
e_user.c Ecore_Str.h -> Eina 2010-01-30 22:11:11 +00:00
e_user.h redefine static inline functions to normal functions 2009-12-18 12:31:24 +00:00
e_utils.c Add util function to return count of desktops from a container (used 2010-08-01 03:15:00 +00:00
e_utils.h Add util function to return count of desktops from a container (used 2010-08-01 03:15:00 +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 And adjust size hint when setting icon too. (Same problem as previous commit 2010-02-10 02:41:39 +00:00
e_widget_button.h
e_widget_check.c make clang happy 2010-01-15 12:01:52 +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 enables optional alpha edition in color selector. 2010-03-07 05:24:09 +00:00
e_widget_color_well.h enables optional alpha edition in color selector. 2010-03-07 05:24:09 +00:00
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 crack--, /me needs sleep! 2010-03-07 05:37:40 +00:00
e_widget_csel.h enables optional alpha edition in color selector. 2010-03-07 05:24:09 +00:00
e_widget_cslider.c * e: remove gradient used by e_color_dialog. 2010-07-01 16:05:17 +00:00
e_widget_cslider.h
e_widget_deskpreview.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_widget_deskpreview.h Rework deskpreview widget so play nice w/ toolbook. 2010-03-02 22:56:06 +00:00
e_widget_entry.c Not much need to reget the widget data when trying to retrieve text 2010-05-31 01:23:07 +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
e_widget_framelist.c fix problem with resizing dialogs that use e_widget_framelist_object_append() 2010-03-01 13:14:31 +00:00
e_widget_framelist.h fix problem with resizing dialogs that use e_widget_framelist_object_append() 2010-03-01 13:14:31 +00:00
e_widget_frametable.c better alignment, sizing and pass -Wextra 2010-03-02 18:53:02 +00:00
e_widget_frametable.h better alignment, sizing and pass -Wextra 2010-03-02 18:53:02 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_widget_ilist.h Add missed func: e_widget_ilist_selected_data_get(*obj) 2010-05-18 21:37:05 +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 Reduce variable usage. 2010-06-19 22:59:02 +00:00
e_widget_preview.h
e_widget_radio.c Formatting & Whitespace removal. 2010-04-03 01:03:40 +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 Fix modules dialog to work w/ smaller resolutions (ilist was too tall). 2010-04-07 01:30:03 +00:00
e_widget_slider.h Fix modules dialog to work w/ smaller resolutions (ilist was too tall). 2010-04-07 01:30:03 +00:00
e_widget_spectrum.c make clang happy 2010-01-15 12:01:52 +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 toolbar - be happy without icon 2010-06-20 10:55:08 +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 comments++ 2010-01-09 01:01:56 +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 Set list to NULL on free 2010-01-23 11:32:04 +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 overlap shelfes are for sure useful geometry 2010-06-27 20:31:36 +00:00
e_zone.h * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00