enlightenment/src/bin
Carsten Haitzler 8fa7ba94bb doing configure checks for arpa/inet.h and so on is all fine and
great.. but if the src file htis was intended for doesn't include e.h
so it include config.h... then its kind of pointless isn't it? :)



SVN revision: 79997
2012-12-03 00:27:52 +00:00
..
e_fm efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
Makefile.am fix process updating for secure delete operations, efm_op now requires libmath 2012-11-02 13:44:37 +00:00
e.h cast to void in delete macro 2012-12-02 19:27:25 +00:00
e_about.c e: keep code in same scope 2012-11-26 08:44:47 +00:00
e_about.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_acpi.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_acpi.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_actions.c improve and homogenize system action dialog texts 2012-11-29 07:20:17 +00: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 e: detect when sysactions.conf doesn't let us run gdb. 2012-11-27 03:48:05 +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 add E_EVENT_BACKLIGHT_CHANGE 2012-11-13 17:36:51 +00:00
e_backlight.h add E_EVENT_BACKLIGHT_CHANGE 2012-11-13 17:36:51 +00:00
e_backlight_main.c provide a way to select backlight device or output and then use it. 2012-09-16 10:43:17 +00:00
e_bg.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_bg.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_bindings.c fix crash in e bindings from not using safe list iterator 2012-10-01 13:14:31 +00: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 disable "internal_fileman" border setting since there's no theme which supports it and all it does is break border config 2012-11-29 08:57:20 +00:00
e_border.h e: prevent events on modal parent 2012-11-16 09:02:24 +00: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 oooh fix some infinite loops in entry .. and oh so much make color 2012-11-23 11:24:39 +00:00
e_color_dialog.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_config.c some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_config.h patch from Deon Thomas to fix lost window warp behavior 2012-10-31 08:44:50 +00: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 e: unshade in shade direction 2012-09-28 12:25:30 +00:00
e_config_dialog.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_configure.c use current container if none passed to e_configure_registry_call 2012-08-22 11:52:53 +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 add container variant of e_win_evas_object_win_get: e_container_evas_object_container_get 2012-11-01 14:14:10 +00:00
e_container.h add container variant of e_win_evas_object_win_get: e_container_evas_object_container_get 2012-11-01 14:14:10 +00:00
e_datastore.c
e_datastore.h
e_desk.c try avoid null ptr derefs. 2012-11-12 14:45:59 +00:00
e_desk.h remove confusing and nonexistent struct typedef 2012-09-19 10:34:19 +00:00
e_deskenv.c fix usage of PATH_MAX when not working with files 2012-08-22 07:02:41 +00:00
e_deskenv.h add options to run/support other desktop env's as well as load std x 2011-07-14 08:18:55 +00:00
e_desklock.c some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_desklock.h move desklock bg enum to desklock header 2012-09-19 13:22:45 +00:00
e_dialog.c lets emit a signal to dialog to know if icon is there or not so it can 2012-10-25 11:40:40 +00: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 e dnd xds handler now passes type string param as well as data 2012-10-18 08:04:03 +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 spellcheck hooooooooooooooooooooooo 2012-10-08 06:59:58 +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 e: omit path in .desktop file if in xdg dir 2012-11-30 21:25:30 +00:00
e_eap_editor.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_entry.c entry leak-- 2012-11-29 15:06:32 +00:00
e_entry.h entry - read only mode (noedit) should be supported and use it from 2012-11-16 09:08:14 +00:00
e_entry_dialog.c E entry: Move to edje_entry and remove e_editable. 2012-10-30 14:06:13 +00: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 remove all LD_LIBRARY_PATH shenanigans from e17 2012-10-10 09:27:24 +00:00
e_exec.h lets add prototype too in .h :) 2012-09-18 10:19:29 +00:00
e_exehist.c fix fm exec application remembering. :) 2012-07-20 04:48:59 +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 some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_fm.h overhaul and fix custom bg+overlay setting/unsetting in efm 2012-11-02 09:04:26 +00:00
e_fm_cmdline.c enlightenment_filemanager now opens files as well. 2012-07-04 19:11:23 +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 e: honor XDG_DESKTOP_DIR 2012-11-26 08:45:03 +00:00
e_fm_device.h efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +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 patch from Maxime Villard fixing a bug in EFM which could cause data loss when dragging directories onto external devices 2012-11-15 07:31:05 +00:00
e_fm_op.h efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_op_registry.c formatting 2012-09-10 14:06:17 +00:00
e_fm_op_registry.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_fm_prop.c e_fm: fix typo 2012-11-13 10:57:50 +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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_focus.c formatting 2012-08-03 14:02:14 +00: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 only save gcc during edit end if the gcc has a config 2012-11-30 08:50:12 +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 fix gadget popup positioning bug for top/left shelves 2012-11-29 04:31:23 +00:00
e_gadcon_popup.h
e_grab_dialog.c e: cleanup layer handling 2012-10-02 08:54:35 +00: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 E: Comment out fprintf's remaining from someone's debug efforts ;) 2012-08-19 16:46:32 +00:00
e_grabinput.h try and address some focus issues... 2012-06-24 04:18:01 +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 delay fdo re-loads/hunts by 0.1 sec after any resize event for 2012-11-25 12:30:09 +00:00
e_icon.h finally kill off the last of the e_icon_object_set uses; 2012-07-20 07:52:53 +00:00
e_ilist.c unselecting all ilist items will no longer fail to unselect all ilist items 2012-11-29 11:25:02 +00: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 less offensive import dialog layout. :) 2012-11-27 10:45: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 add support for picking files from the file preview panel, remove redundant path resolution code from fileselector, fix import dialog to use selected files when double clicked once again 2012-08-30 14:21:11 +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 formatting 2012-10-25 07:47:26 +00:00
e_init.h
e_init_main.c formatting 2012-10-25 07:47:26 +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 pass border to kill function as expected and don't kill anything if a non-border object was passed 2012-11-13 08:39:45 +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 use readonly not disabled for entires in icccm/netwm dialog 2012-11-25 23:56:52 +00:00
e_int_border_prop.h
e_int_border_remember.c border remembers: rename Using to Identifiers to be more obvious 2012-11-13 10:58:16 +00:00
e_int_border_remember.h
e_int_config_modules.c module config dialog now listens for module status update events and adjusts module status accordingly 2012-11-26 10:58:58 +00:00
e_int_config_modules.h
e_int_gadcon_config.c okay, only try the gadcon config gcc unref if it's a custom gadcon that's editing 2012-11-29 16:02:33 +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 remove menu fixme 2012-11-30 20:04:11 +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 e: cleanup layer handling 2012-10-02 08:54:35 +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 remove all LD_LIBRARY_PATH shenanigans from e17 2012-10-10 09:27:24 +00:00
e_intl.h e i18n: add a new macro (NP_) to mark plural strings for translation. 2012-07-29 17:06:19 +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 make e ipc socket string shorter. osx is unhappy with long paths for 2012-11-14 06:38:25 +00: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 E: We don't need to run this comparison twice. 2012-09-12 07:29:41 +00:00
e_layout.h
e_livethumb.c formatting 2012-06-27 13:30:40 +00: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 some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_manager.c fix old FIXME regarding handling of NET_ACTIVE_WINDOW hint: new window focus option allows ignoring, animating, activating (current behavior is activating) on hint 2012-10-30 11:57:35 +00:00
e_manager.h add function for getting comp source based on the border win (uses different hash) 2012-07-05 14:57:05 +00:00
e_maximize.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_maximize.h
e_menu.c fix max menu size clamping 2012-11-29 03:02:16 +00: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 some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_module.h module update event module name is now stringshared 2012-11-26 10:30:00 +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 focus dbus action also raises window where necessary 2012-08-06 08:51:54 +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 delay e_win and e_popup deletes to avoid bad mem accesses from 2012-11-24 04:22:21 +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 make enlightenment_open use the same terminals config as e and sync 2012-08-16 03:36:50 +00:00
e_order.c add function for cloning an e_order 2012-11-26 09:36:11 +00: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 formatting 2012-09-19 06:44:39 +00:00
e_path.h e17: whitespaces-- 2012-06-21 06:19:43 +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 Add ECORE_X_CURSOR_EXCHANGE to e_pointer for a 'rotate' cursor. 2012-11-30 07:26:19 +00:00
e_pointer.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_popup.c delay e_win and e_popup deletes to avoid bad mem accesses from 2012-11-24 04:22:21 +00: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 Make conf_display work again (primary output resolution st/ld). 2012-03-21 23:39:11 +00:00
e_randr.h more randr code cleanups, fixing a leak and not turning arrays into lists 2012-08-28 13:28:04 +00:00
e_randr_11.c more randr code cleanups, fixing a leak and not turning arrays into lists 2012-08-28 13:28:04 +00:00
e_randr_11_serialization.c more randr code cleanups, fixing a leak and not turning arrays into lists 2012-08-28 13:28:04 +00:00
e_randr_12.c fix e randr code to not block randr update events from other listeners and to properly delete poller on failure 2012-10-10 09:42:05 +00:00
e_randr_12_ask_dialog.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_randr_12_crtc.c add support for and use eina_list_last_data_get 2012-11-12 10:05:09 +00:00
e_randr_12_output.c ecore_x_randr_output_name_get() returns a strdup for whatever reason, have to free that after you stringshare 2012-06-13 07:12:42 +00:00
e_randr_12_serialization.c fix a bunch of questionably valid null derefs from clang 2012-09-18 11:42:44 +00:00
e_randr_private.h From: thomasg <thomas@gstaedtner.net> 2012-03-30 10:39:40 +00:00
e_randr_serialization.c if this is NULL then it probably just means randr config hasn't been run. not error message worthy 2012-06-11 09:05:35 +00:00
e_remember.c break after finding matching remember 2012-11-14 11:41:00 +00:00
e_remember.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_resist.c e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_resist.h
e_scale.c
e_scale.h
e_screensaver.c some text fixes from thomasg 2012-11-30 15:39:17 +00:00
e_screensaver.h work around x dpms bug which seems to forget about doing dpms 2nd time 2012-09-02 07:37:24 +00:00
e_scrollframe.c fix on hold events for selection by scrollframe in e if thumbscroll is 2012-10-30 16:12:20 +00: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 increase shelf show timeout after module init end 2012-11-29 12:15:11 +00:00
e_shelf.h add shelf rename events 2012-11-02 07:53:37 +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 and keep updating number too when set form code. 2012-11-24 02:05:54 +00:00
e_slider.h
e_slidesel.c e17: whitespaces-- 2012-06-21 06:19:43 +00: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: detect when sysactions.conf doesn't let us run gdb. 2012-11-27 03:48:05 +00:00
e_startup.c formatting 2012-11-14 09:57:11 +00:00
e_startup.h
e_static_grab.c fix static grab build on solaris 2012-11-12 09:10:16 +00:00
e_stolen.c
e_stolen.h
e_sys.c add new events for suspend/hibernate/resume 2012-09-21 09:16:37 +00:00
e_sys.h add new events for suspend/hibernate/resume 2012-09-21 09:16:37 +00:00
e_sys_main.c e: simplify logic. 2012-11-01 01:09:22 +00: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 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.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 finally fix annoying null safety errors on shutdown 2012-08-30 08:44:00 +00:00
e_thumb.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_thumb_main.c fix annoying warning 2012-09-18 11:55:59 +00:00
e_toolbar.c hack/fix initial toolbar sizing, prevents weird fwin size bugs caused by trying to calc toolbar size before the toolbar has been sized 2012-11-02 11:31:06 +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 enable E to configure a another user path then ~/.e for special use cases 2011-03-06 10:31:44 +00:00
e_user.h
e_utils.c e: remove cruft 2012-11-20 21:18:30 +00:00
e_utils.h efm string functions are now EAPI util functions 2012-10-11 10:19:03 +00:00
e_widget.c e widget focus stealing should respect can_focus = false 2012-08-01 07:49:55 +00: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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_button.h
e_widget_check.c add function to change valptr on check widget 2012-08-08 09:20:45 +00: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 e widget deskpreview: revamp previews size computation. 2012-07-29 17:04:15 +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 entry - read only mode (noedit) should be supported and use it from 2012-11-16 09:08: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 ensire filepreview video doesnt overflow when in fsel ANd maintains 2012-11-24 02:32:59 +00:00
e_widget_filepreview.h fix fsel preview to work again. :) 2012-08-25 11:58:16 +00:00
e_widget_flist.c add flist function to get config 2012-08-08 11:50:57 +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 formatting 2012-07-03 09:11:44 +00:00
e_widget_frametable.h
e_widget_fsel.c only block fsel updating if path is already set 2012-11-30 21:26:24 +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 prevent attempts to remove negative number ilist items 2012-10-26 08:10:08 +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 merge a big e17 doc patch 2012-07-06 10:53:22 +00: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: call e_widget_change() when preview widget changes 2012-07-16 13:25:49 +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 call changed when radio changes 2012-08-09 12:03:16 +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 merge a big e17 doc patch 2012-07-06 10:53:22 +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 add support for and use eina_list_last_data_get 2012-11-12 10:05:09 +00: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 delay e_win and e_popup deletes to avoid bad mem accesses from 2012-11-24 04:22:21 +00: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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_xinerama.h formatting 2012-05-31 10:12:03 +00:00
e_xkb.c stderr for the run cmd so we can debug and stuff... 2012-11-22 01:27:03 +00:00
e_xkb.h ton of xkb fixes: 2012-10-03 09:00:12 +00:00
e_xsettings.c e: always apply xsettings 2012-11-06 15:21:11 +00: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 e: Cleanup 2012-10-04 23:26:48 +00:00
e_zone.h add "Flip To Previous Desktop" action 2012-11-12 10:49:28 +00:00