enlightenment/src/bin
Thanatermesis 0a5ff4bd5a Fix for window borders to accept edje icons
If you have edje icons installed in your system (efreet smartly searches
the candidate icon based in your Icon= entry), they works correctly in
the menus, bar, etc... but doesn't works in the window borders icon,
this is because the code try's to add it without dealing with the .edj
extensions, probably attempting to load multiple image types and
returning some errors/warning, resulting in an empty icon in the window
borders

Fixes T6723
2018-02-22 19:48:04 +01:00
..
e_fm print more descriptive error messages when scanner connection fails, also don't exit() here 2015-08-17 18:10:11 +02:00
Makefile.am Backport: 845cc72 :: Remove deleted file e_randr_private.h from EXTRA_DIST 2013-06-27 20:47:02 -04:00
e.h fix backport with left over function that didn't exist in early history of man kind^W^W^WEnlightenment 17. 2015-08-26 11:45:42 +02:00
e_about.c e: Unicode makes you look better, gives you luck, brings back lost love, 2012-12-15 20:19:33 +00:00
e_about.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_acpi.c From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-15 14:42:19 +00:00
e_acpi.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_actions.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_actions.h formatting 2012-06-20 08:29:55 +00:00
e_alert.c formatting 2012-11-14 09:57:11 +00:00
e_alert.h e: full rewrite of our WBOD. 2012-11-01 06:23:49 +00:00
e_alert_main.c lets make e_alert noto also be bag with valgrind eh? 2012-12-03 00:46:34 +00:00
e_atoms.c fix atoms for zone geom. yay! works now. 2012-08-16 10:24:06 +00:00
e_atoms.h add zone geometry property to windows and keep it updated. 2012-08-16 09:29:42 +00:00
e_backlight.c only allow backlight to go to 0.1, not 0.0 2015-08-17 18:10:11 +02:00
e_backlight.h add E_EVENT_BACKLIGHT_CHANGE 2012-11-13 17:36:51 +00:00
e_backlight_main.c lots of buglet-fixing. this does: 2012-12-09 06:27:42 +00:00
e_bg.c edje: remove use of deprecated functions. 2015-08-17 11:51:07 +02:00
e_bg.h ensure we get a properly stringshared return value here to match state of e_path_find 2012-12-21 10:02:27 +00:00
e_bindings.c fix bindings to use the correct source for key string. 2015-08-26 16:33:57 +02:00
e_bindings.h break out bindings resets into functions based on their type for more fine-grained binding resets 2012-08-24 09:51:37 +00:00
e_border.c Fix for window borders to accept edje icons 2018-02-22 19:48:04 +01:00
e_border.h revise d739ed0e2e to not break changing focus policies 2015-08-17 18:10:11 +02:00
e_box.c fix box item finding as spotted by Igor Murzov 2012-10-29 11:59:55 +00:00
e_box.h add e_box function to return item size 2012-10-26 07:51:38 +00:00
e_canvas.c formatting 2012-08-03 13:56:14 +00:00
e_canvas.h remove all traces of selecting engine in e17 - wont actuallly ever be 2011-12-26 06:24:59 +00:00
e_color.c
e_color.h
e_color_class.c
e_color_class.h
e_color_dialog.c all dialogs are no longer resizable 2012-12-03 09:24:12 +00:00
e_color_dialog.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_config.c mouse_config: fix accel threshold and numerator limits. 2015-10-16 13:34:15 -07:00
e_config.h Backport: e33fe5a :: Remove all references to the old randr config. 2013-06-28 03:03:32 -04:00
e_config_data.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_config_data.h merge a big e17 doc patch 2012-07-06 10:53:22 +00:00
e_config_dialog.c prevent config dialogs from crashing if create/free data functions are not defined 2012-12-12 16:54:48 +00:00
e_config_dialog.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_configure.c small leak in config registry item add 2012-12-14 09:04:23 +00:00
e_configure.h e17: fix: show evry 'start' and 'plugins' dialogs via settings panel action 2011-04-06 22:17:58 +00:00
e_confirm_dialog.c ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed 2012-09-04 04:19:30 +00:00
e_confirm_dialog.h ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed 2012-09-04 04:19:30 +00:00
e_container.c backport previous commit with shelf deletion during screen resolution change since this almost certainly fixes crashes 2013-02-05 07:59:51 +00:00
e_container.h From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:51:16 +00:00
e_datastore.c
e_datastore.h
e_desk.c argh more of that desktop profile insanity that didn't get #ifdefs 2012-12-20 14:07:33 +00:00
e_desk.h argh more of that desktop profile insanity that didn't get #ifdefs 2012-12-20 14:07:33 +00:00
e_deskenv.c always re-set xmodmap after changing kbd layout group 2012-12-12 13:31:18 +00:00
e_deskenv.h always re-set xmodmap after changing kbd layout group 2012-12-12 13:31:18 +00:00
e_desklock.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_desklock.h move desklock bg enum to desklock header 2012-09-19 13:22:45 +00:00
e_dialog.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_dialog.h add dialog helper function to set modal/transientfor on windows 2012-08-09 13:25:43 +00:00
e_dnd.c use event handler list macro 2012-12-06 09:04:18 +00:00
e_dnd.h e dnd xds handler now passes type string param as well as data 2012-10-18 08:04:03 +00:00
e_dpms.c lots of buglet-fixing. this does: 2012-12-09 06:27:42 +00:00
e_dpms.h work around x dpms bug which seems to forget about doing dpms 2nd time 2012-09-02 07:37:24 +00:00
e_eap_editor.c backport previous desktop editor commit 2013-01-23 10:50:42 +00:00
e_eap_editor.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_entry.c Entry: Fix scroller position to show cursor. 2013-11-25 16:35:12 +00:00
e_entry.h add function to disable entry menu 2012-12-03 18:31:14 +00:00
e_entry_dialog.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_entry_dialog.h another change I've been wanting to make for a long time: e_entry_dialog now has the data param first 2012-09-03 09:06:10 +00:00
e_env.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_env.h e17 gets itself the ability to set environment variables (for itself.. 2011-05-13 11:39:04 +00:00
e_error.c E: Fix formatting. (Really ??? 3 lines for something that can fit on 2011-07-23 18:07:18 +00:00
e_error.h fix usage of PATH_MAX when not working with files 2012-08-22 07:02:41 +00:00
e_exec.c e_exec: fix application closing process. 2015-08-17 18:10:11 +02:00
e_exec.h lets add prototype too in .h :) 2012-09-18 10:19:29 +00:00
e_exehist.c shut up e_exehist 2012-12-13 10:37:14 +00:00
e_exehist.h
e_filereg.c
e_filereg.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_flowlayout.c add support for and use eina_list_last_data_get 2012-11-12 10:05:09 +00:00
e_flowlayout.h add flowlayout functions for getting prev/next items 2012-06-27 08:49:34 +00:00
e_fm.c fix backport with left over function that didn't exist in early history of man kind^W^W^WEnlightenment 17. 2015-08-26 11:45:42 +02:00
e_fm.h e_fm2_optimal_size_calc now returns a bool to indicate whether the returned size can be used 2015-08-17 17:48:46 +02:00
e_fm_cmdline.c e: fix build on Solaris 11. 2012-12-05 02:23:00 +00:00
e_fm_custom.c efm now remembers sort mode per-directory 2012-11-02 12:36:35 +00:00
e_fm_custom.h efm now remembers sort mode per-directory 2012-11-02 12:36:35 +00:00
e_fm_device.c whoops, ensure we unmount the deleted mount object after the mount ops are run 2012-12-18 06:11:03 +00:00
e_fm_device.h efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device 2012-12-17 15:59:43 +00:00
e_fm_mime.c argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again! 2012-09-14 10:52:08 +00:00
e_fm_mime.h argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again! 2012-09-14 10:52:08 +00:00
e_fm_op.c separately calling eina_init after ecore_init in e_fm_op? wtfffffffffffffffffffffffffffffffff 2015-08-17 17:48:48 +02:00
e_fm_op.h add efm op to notify of device backend changes 2015-08-17 18:10:10 +02:00
e_fm_op_registry.c inlist_count is not O(1) 2012-12-13 11:52:38 +00:00
e_fm_op_registry.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_fm_prop.c all dialogs are no longer resizable 2012-12-03 09:24:12 +00:00
e_fm_prop.h
e_fm_shared_codec.c
e_fm_shared_codec.h
e_fm_shared_device.c trivial changes 2011-11-18 05:58:08 +00:00
e_fm_shared_device.h
e_fm_shared_types.h.in efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device 2012-12-17 15:59:43 +00:00
e_focus.c remove old x focus hack for mouse in 2015-08-17 18:10:13 +02:00
e_focus.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_font.c revert some changes to e font that broke things; the hunt for #1284 begins 2012-08-08 08:33:33 +00:00
e_font.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_gadcon.c backport previous toolbar gadget popup fix 2013-02-20 09:14:15 +00:00
e_gadcon.h gadcon location gadget_add callbacks now have a gadcon client param so the config can be retrieved since these callbacks are (currently) only used for changing locations of gadgets 2012-10-05 09:57:34 +00:00
e_gadcon_popup.c Dear all, 2012-12-03 07:54:07 +00:00
e_gadcon_popup.h
e_grab_dialog.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_grab_dialog.h break out mouse/keyboard grab dialogs into e_grab_dialog to be reused more easily in other places, replace original instances with this dialog 2012-08-20 08:36:43 +00:00
e_grabinput.c add function to return current key grab xwin 2012-12-03 19:03:49 +00:00
e_grabinput.h add function to return current key grab xwin 2012-12-03 19:03:49 +00:00
e_hints.c e now remembers left/right maximization state across restarts 2012-11-14 13:47:37 +00:00
e_hints.h
e_icon.c try hicolor icon theme as fallback for fdo icon setting if user's theme fails 2015-08-17 17:48:47 +02:00
e_icon.h ahh never too late for an API/ABI break. e_icon_file_get now returns edje group, which fixes fileman border icons 2012-12-19 17:00:10 +00:00
e_ilist.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_ilist.h break out ilist item label setting 2012-11-02 08:00:58 +00:00
e_imc_main.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_import_config_dialog.c backport previous import config dialog leak fix 2013-01-23 10:00:09 +00:00
e_import_config_dialog.h break out wallpaper import dialog and import settings dialog into separate dialogs usable outside the wallpaper widget, also clean up this code 2012-08-09 12:57:06 +00:00
e_import_dialog.c backport previous import dialog path fix 2013-01-23 10:37:38 +00:00
e_import_dialog.h break out wallpaper import dialog and import settings dialog into separate dialogs usable outside the wallpaper widget, also clean up this code 2012-08-09 12:57:06 +00:00
e_includes.h giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
e_init.c portability: don't rely on bash or zsh behavior. 2015-08-17 18:10:11 +02:00
e_init.h
e_init_main.c ok - give some size in printf. 2012-12-16 01:29:48 +00:00
e_int_border_locks.c border locks: deengrishify 2012-11-13 10:58:11 +00:00
e_int_border_locks.h
e_int_border_menu.c fix a tremendous number of stringshare leaks 2012-12-21 10:20:05 +00:00
e_int_border_menu.h forgot that we do data param first in callbacks... 2012-07-19 09:19:06 +00:00
e_int_border_prop.c series of dialogs that were not resizable but should be, are now. 2012-12-20 10:07:30 +00:00
e_int_border_prop.h
e_int_border_remember.c series of dialogs that were not resizable but should be, are now. 2012-12-20 10:07:30 +00:00
e_int_border_remember.h
e_int_config_modules.c series of dialogs that were not resizable but should be, are now. 2012-12-20 10:07:30 +00:00
e_int_config_modules.h
e_int_gadcon_config.c all dialogs are no longer resizable 2012-12-03 09:24:12 +00:00
e_int_gadcon_config.h allow gadcon config dialog hook to set gadcon site 2012-09-06 13:31:38 +00:00
e_int_menus.c e: backport r83762. 2013-02-08 07:19:40 +00:00
e_int_menus.h create default apps menu on init, don't free efreet menus on shutdown to prevent race condition triggered by people with superhuman menu navigation abilities 2012-09-20 08:57:36 +00:00
e_int_shelf_config.c fix shelf autohide on click 2012-12-19 13:59:36 +00:00
e_int_shelf_config.h
e_int_toolbar_config.c adjust efm fwin setup and popup to be... better theme friendly! 2012-10-28 07:45:48 +00:00
e_int_toolbar_config.h
e_intl.c don't return blank locale parts 2012-12-19 09:52:14 +00:00
e_intl.h unbreak e_intl.h #ifdefs 2012-12-13 19:12:37 +00:00
e_intl_data.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_intl_data.h complete work for xim support in e - so e sets up env vars right.. and 2011-07-27 07:01:18 +00:00
e_ipc.c e_ipc: fix creation of IPC server when $DISPLAY is a path 2015-10-17 12:30:23 -04:00
e_ipc.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_ipc_codec.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_ipc_codec.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_layout.c backport e_layout frozen state fix 2013-02-11 14:36:10 +00:00
e_layout.h
e_livethumb.c livethumb - fix problem where e canvas list didnt del the livethumb ee 2015-08-17 18:10:12 +02:00
e_livethumb.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_log.c replace e17 logging "system" with custom eina log domain 2012-06-13 15:17:23 +00:00
e_log.h replace e17 logging "system" with custom eina log domain 2012-06-13 15:17:23 +00:00
e_main.c Properly fix T2182 (add a --version option to enlightenment) 2015-08-17 17:48:48 +02:00
e_manager.c Hi, 2012-12-19 14:20:34 +00:00
e_manager.h add new event for when managers regrab keys 2012-12-12 19:21:31 +00:00
e_maximize.c clamp client calc geometry to zone when maximizing 2015-08-17 18:10:12 +02:00
e_maximize.h
e_menu.c fix backport with left over function that didn't exist in early history of man kind^W^W^WEnlightenment 17. 2015-08-26 11:45:42 +02:00
e_menu.h uchar -> Eina_Bool 2012-10-18 07:28:12 +00:00
e_mmx.h E17: CPUID_MMX, CPUID_SSE and CPUID_SSE2 might already be defined (like on OpenBSD) 2012-08-23 07:42:10 +00:00
e_module.c edje: remove use of deprecated functions. 2015-08-17 11:51:07 +02:00
e_module.h add function for determining whether modules are still loading 2012-12-11 10:30:06 +00:00
e_mouse.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_mouse.h
e_moveresize.c e: cleanup layer handling 2012-10-02 08:54:35 +00:00
e_moveresize.h
e_msg.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_msg.h
e_msgbus.c ffs this free macro needs to get fixed to not fail here 2013-02-01 11:56:36 +00:00
e_msgbus.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_obj_dialog.c add const 2012-07-25 14:07:09 +00:00
e_obj_dialog.h add const 2012-07-25 14:07:09 +00:00
e_object.c fix infintie delfn loop waiting to happen. 2012-12-03 11:40:23 +00:00
e_object.h delay e_win and e_popup deletes to avoid bad mem accesses from 2012-11-24 04:22:21 +00:00
e_open.c e: fix build on Solaris 11. 2012-12-05 02:23:00 +00:00
e_order.c e: rename applications menu to fit xdg menu spec 2014-06-11 14:41:02 +02:00
e_order.h add function for cloning an e_order 2012-11-26 09:36:11 +00:00
e_pan.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_pan.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_path.c some stringshare improvements for e_path_find 2012-12-21 10:01:01 +00:00
e_path.h use stringshare return type 2012-12-21 09:03:30 +00:00
e_place.c fix border placement to not move away from iconified/hidden windows... 2012-07-14 02:18:36 +00:00
e_place.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_pointer.c Hi, 2012-12-19 14:20:34 +00:00
e_pointer.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_popup.c fix backport with left over function that didn't exist in early history of man kind^W^W^WEnlightenment 17. 2015-08-26 11:45:42 +02:00
e_popup.h e: cleanup layer handling 2012-10-02 08:54:35 +00:00
e_powersave.c formatting 2012-08-13 06:51:24 +00:00
e_powersave.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_prefix.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_prefix.h e17 -> use eina prefix stuff. 2011-04-24 08:06:18 +00:00
e_randr.c Backport: b6fe0c8 :: Don't do randr restore if we have fake screens. (requested by release master) ;) 2013-08-19 05:34:27 -04:00
e_randr.h Randr: Update config epoch 2013-12-04 15:32:56 -02:00
e_remember.c remembering size on a window should also remember maximize state 2015-08-17 18:10:12 +02:00
e_remember.h e internal dialogs now correctly remember their maximization state and are now less prone to moving around crazily if e is restarted while they are maximized 2012-12-20 17:51:42 +00:00
e_resist.c formatting 2012-12-06 12:48:14 +00:00
e_resist.h
e_scale.c
e_scale.h
e_screensaver.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_screensaver.h lots of buglet-fixing. this does: 2012-12-09 06:27:42 +00:00
e_scrollframe.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_scrollframe.h E srcollframe: Added a mode to disable key navigation + fixed show region. 2012-10-30 14:05:50 +00:00
e_sha1.c doing configure checks for arpa/inet.h and so on is all fine and 2012-12-03 00:27:52 +00:00
e_sha1.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_shelf.c fix null deref in e_shelf 2015-08-17 18:10:12 +02:00
e_shelf.h fix shelf autohide on click 2012-12-19 13:59:36 +00:00
e_signals.c formatting 2012-11-14 09:57:11 +00:00
e_signals.h
e_slidecore.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_slidecore.h
e_slider.c bugfix: fix up/down key directory of slider. 2015-08-17 18:10:12 +02:00
e_slider.h backport previous slider commit 2013-01-08 11:07:34 +00:00
e_slidesel.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_slidesel.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_spectrum.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_spectrum.h
e_start_main.c e start - path manipulation - don't add a : if there already is one 2015-08-17 18:10:12 +02:00
e_startup.c Better messages and fixes for gettext stuff 2013-01-22 15:40:59 +00:00
e_startup.h
e_static_grab.c reorder some stuff in static_grab to be more successful 2012-12-13 13:11:21 +00:00
e_stolen.c
e_stolen.h
e_sys.c Fix hibernate 2015-04-01 23:06:06 +02:00
e_sys.h add new events for suspend/hibernate/resume 2012-09-21 09:16:37 +00:00
e_sys_main.c e_sys - fix busy spin problem with security clamp-down 2013-12-06 09:20:47 +09:00
e_table.c formatting 2012-07-03 09:11:44 +00:00
e_table.h
e_test.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_test.h
e_theme.c Dear all, 2012-12-05 11:13:09 +00:00
e_theme.h argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again! 2012-09-14 10:52:08 +00:00
e_theme_about.c add new about theme signals/text capabilities as per email - change 1 2012-11-20 01:41:33 +00:00
e_theme_about.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_thumb.c Hi, 2012-12-19 14:20:34 +00:00
e_thumb.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_thumb_main.c Hi, 2012-12-19 14:20:34 +00:00
e_toolbar.c backport previous toolbar gadget popup fix 2013-02-20 09:14:15 +00:00
e_toolbar.h adjust efm fwin setup and popup to be... better theme friendly! 2012-10-28 07:45:48 +00:00
e_update.c fix usage of PATH_MAX when not working with files 2012-08-22 07:02:41 +00:00
e_update.h oooooh e can check for its own updates now. :) kind of generic to be 2011-12-29 10:45:49 +00:00
e_user.c
e_user.h
e_utils.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_utils.h efm string functions are now EAPI util functions 2012-10-11 10:19:03 +00:00
e_widget.c fix e widget focus un-setting 2013-06-17 10:16:15 +01:00
e_widget.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_aspect.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_aspect.h
e_widget_button.c e button widget: same bad logic when removing text. See r81045. 2012-12-16 16:36:55 +00:00
e_widget_button.h
e_widget_check.c edje: remove use of deprecated functions. 2015-08-17 11:51:07 +02:00
e_widget_check.h add function to change valptr on check widget 2012-08-08 09:20:45 +00:00
e_widget_color_well.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_color_well.h
e_widget_config_list.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_config_list.h
e_widget_csel.c oooh fix some infinite loops in entry .. and oh so much make color 2012-11-23 11:24:39 +00:00
e_widget_csel.h
e_widget_cslider.c oooh fix some infinite loops in entry .. and oh so much make color 2012-11-23 11:24:39 +00:00
e_widget_cslider.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_deskpreview.c fix a tremendous number of stringshare leaks 2012-12-21 10:20:05 +00:00
e_widget_deskpreview.h add method to disable deskpreview click-to-configure background image 2012-07-11 08:48:33 +00:00
e_widget_entry.c E entry + scrollframe: Add rects as smart members. 2013-01-07 20:17:14 +00:00
e_widget_entry.h E entry: Move to edje_entry and remove e_editable. 2012-10-30 14:06:13 +00:00
e_widget_filepreview.c add some null checks before monitor deletion to account for people still affected by the frenchman's laziness 2012-12-12 12:34:49 +00:00
e_widget_filepreview.h fix fsel preview to work again. :) 2012-08-25 11:58:16 +00:00
e_widget_flist.c apparently scrollframe has its own key grabs??? wtf??? 2012-12-19 12:29:47 +00:00
e_widget_flist.h add flist function to get config 2012-08-08 11:50:57 +00:00
e_widget_font_preview.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_font_preview.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_framelist.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_framelist.h
e_widget_frametable.c edje: remove use of deprecated functions. 2015-08-17 11:51:07 +02:00
e_widget_frametable.h add object_repack function for frametable 2012-12-13 20:12:32 +00:00
e_widget_fsel.c fix fsel path changing and entry setting 2012-12-10 13:06:04 +00:00
e_widget_fsel.h add method for checking if typebufs are visible in fsel widget using methods added in my previous commit that I cleverly did not mention to confuse my future self when I again go to work on this code 2012-07-17 10:27:15 +00:00
e_widget_ilist.c Dear all, 2012-12-05 11:13:09 +00:00
e_widget_ilist.h add method for setting a custom theme for ilist 2012-09-18 10:28:02 +00:00
e_widget_image.c E: Remove unused variable in image_add_from_file. Add trap in case 2012-07-22 15:39:48 +00:00
e_widget_image.h finally kill off the last of the e_icon_object_set uses; 2012-07-20 07:52:53 +00:00
e_widget_label.c edje: remove use of deprecated functions. 2015-08-17 11:51:07 +02:00
e_widget_label.h
e_widget_list.c add prepend/repack functions for e_widget_list 2012-07-24 08:20:57 +00:00
e_widget_list.h add prepend/repack functions for e_widget_list 2012-07-24 08:20:57 +00:00
e_widget_preview.c e: backport r83815. 2013-02-11 09:59:47 +00:00
e_widget_preview.h desklock config now allows you to configure the image shown on each screen 2012-07-05 12:33:33 +00:00
e_widget_radio.c radios - if none is selected... the one u select gets selected. :) 2012-12-16 14:06:10 +00:00
e_widget_radio.h
e_widget_scrollframe.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_scrollframe.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_slider.c backport previous slider commit 2013-01-08 11:07:34 +00:00
e_widget_slider.h
e_widget_spectrum.c oooh fix some infinite loops in entry .. and oh so much make color 2012-11-23 11:24:39 +00:00
e_widget_spectrum.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_table.c add e_widget_table_freeze/thaw 2012-07-12 10:26:12 +00:00
e_widget_table.h add e_widget_table_freeze/thaw 2012-07-12 10:26:12 +00:00
e_widget_textblock.c e: fix e_widget_textblock to use min: 1 0; on TEXTBLOCK part in theme 2012-03-19 10:55:35 +00:00
e_widget_textblock.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_toolbar.c replace ev->keyname with ev->key 2015-08-17 18:10:11 +02:00
e_widget_toolbar.h toolbar function to return count of toolbar items 2012-08-04 10:13:14 +00:00
e_widget_toolbook.c and actually explicitly make toolbooks scrollable by default. 2012-10-27 10:43:54 +00:00
e_widget_toolbook.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_win.c livethumb - fix problem where e canvas list didnt del the livethumb ee 2015-08-17 18:10:12 +02:00
e_win.h add new flag for preventing a window from being opened on restart by its remember, apply this to both the desktop editor and shelf config dialogs 2012-10-04 08:11:51 +00:00
e_xinerama.c Backport: e4f4a29 :: +e_xinerama_fake_screens_exist 2013-08-19 05:34:27 -04:00
e_xinerama.h Backport: e4f4a29 :: +e_xinerama_fake_screens_exist 2013-08-19 05:34:27 -04:00
e_xkb.c null check xkb layout list 2015-08-17 18:10:09 +02:00
e_xkb.h backport previous xkb commits 2013-01-31 17:57:01 +00:00
e_xsettings.c gtk rcfiles atom should only be triggered on first startup 2015-08-17 18:10:10 +02:00
e_xsettings.h e17: add xsettings. add option to icon config to use same theme for applications 2011-09-24 22:05:15 +00:00
e_zone.c apparently I forgot to backport the actual fix for the edge binding issue I fixed yesterday 2013-02-06 11:20:57 +00:00
e_zone.h add "Flip To Previous Desktop" action 2012-11-12 10:49:28 +00:00