enlightenment/src/bin
Youness Alaoui a98518a9de E: gadcon width adjustment was entering an infinite loop if no gadget had autoscroll enabled
the 'need' variable had to be initialized to 0, and a break condition for the loop
also needed to be added otherwise we'd end up in an infinite loop if no gadget
had autoscroll (in which case, the need var was never modified).

SVN revision: 64587
2011-10-31 23:22:07 +00:00
..
e_fm big eeze mounting overhaul: things will "probably" work now. status increment to 95% on http://trac.enlightenment.org/e/wiki/Release 2011-08-26 20:35:22 +00:00
Makefile.am backlight internals now use eeze 2011-10-29 18:45:43 +00:00
e.h warning--, someone double check this cast 2011-10-16 15:36:26 +00:00
e_about.c e: title the copyright notice. 2011-09-25 13:39:46 +00:00
e_about.h FORMATTING 2010-08-04 16:57:32 +00:00
e_acpi.c Fix raster fix 2011-02-21 11:02:10 +00:00
e_acpi.h make some notes in header for when iw as fixing up default bindings 2011-06-06 03:11:34 +00:00
e_actions.c e17: free more than half of action_list on shutdown 2011-08-25 01:25:43 +00:00
e_actions.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_alert.c E: Add missing header for waitpid function. 2011-08-31 21:56:26 +00:00
e_alert.h e: simplify e_alert code. 2011-08-31 13:52:29 +00:00
e_alert_main.c e: simplify e_alert code. 2011-08-31 13:52:29 +00:00
e_atoms.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_atoms.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_backlight.c backlight internals now use eeze 2011-10-29 18:45:43 +00:00
e_backlight.h add api to detect backlight availability 2011-08-14 14:35:41 +00:00
e_backlight_main.c remove unused var 2011-10-30 08:24:41 +00:00
e_bg.c fully remove the BG panning. 2011-10-16 14:53:27 +00:00
e_bg.h fully remove the BG panning. 2011-10-16 14:53:27 +00:00
e_bindings.c work on improving edge bindings. having a look at this i'm more 2011-10-16 04:24:27 +00:00
e_bindings.h work on improving edge bindings. having a look at this i'm more 2011-10-16 04:24:27 +00:00
e_border.c implement some more correct icccm stacking support 2011-10-25 23:50:25 +00:00
e_border.h e: actually let E17 handle direct video rendering path. 2011-10-21 15:31:35 +00:00
e_box.c Add __UNUSED__ where needed. 2010-08-18 17:38:05 +00:00
e_box.h FORMATTING 2010-08-04 16:57:32 +00:00
e_canvas.c __UNUSED__ last 2010-11-05 18:40:31 +00:00
e_canvas.h FORMATTING 2010-08-04 16:57:32 +00:00
e_color.c
e_color.h FORMATTING 2010-08-04 16:57:32 +00:00
e_color_class.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_color_class.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_color_dialog.c Add UNUSED. 2010-08-18 21:15:41 +00:00
e_color_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_config.c fully remove the BG panning. 2011-10-16 14:53:27 +00:00
e_config.h fully remove the BG panning. 2011-10-16 14:53:27 +00:00
e_config_data.c * e: fix eet breakage. 2010-08-13 16:50:55 +00:00
e_config_data.h FORMATTING 2010-08-04 16:57:32 +00:00
e_config_dialog.c e17: refocus config dialogs on show when they are open already 2011-03-12 17:20:47 +00:00
e_config_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_configure.c fix typo 2011-09-03 01:31: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 Add UNUSED 2010-08-18 20:32:36 +00:00
e_confirm_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_container.c E: Fix compiler warning (comparison between signed and unsigned). 2011-08-31 21:59:03 +00:00
e_container.h bug pointed out by doyun - e can manipulate its list of windows while 2011-08-31 13:02:04 +00:00
e_datastore.c FORMATTING 2010-08-04 16:57:32 +00:00
e_datastore.h FORMATTING 2010-08-04 16:57:32 +00:00
e_desk.c indeed - alloc enough space for the message as a whole - alloc only 2011-10-25 23:49:58 +00:00
e_desk.h e17: disable input events of windows while deskflip animation is going 2011-03-25 23:14:52 +00:00
e_deskenv.c add options to run/support other desktop env's as well as load std x 2011-07-14 08:18:55 +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 use sizeof for buffers - safer for modifications. 2011-08-08 06:10:36 +00:00
e_desklock.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_dialog.c e: remove Space keybinding from e_dialog. 2011-07-17 20:56:03 +00:00
e_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_dnd.c e17: fix dnd to desktop 2011-04-14 13:46:39 +00:00
e_dnd.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_dpms.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_dpms.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_eap_editor.c Let efreet icon return const 2010-11-09 20:15:55 +00:00
e_eap_editor.h woops, forgot to commit... 2010-09-06 17:15:36 +00:00
e_editable.c From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-08-22 05:18:03 +00:00
e_editable.h From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-08-22 05:18:03 +00:00
e_entry.c From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-08-22 05:18:03 +00:00
e_entry.h FORMATTING 2010-08-04 16:57:32 +00:00
e_entry_dialog.c Add unused. 2010-08-18 20:42:15 +00:00
e_entry_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_env.c e17 gets itself the ability to set environment variables (for itself.. 2011-05-13 11:39:04 +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 e: Fix macro so it can be used as a statement 2011-07-27 02:35:03 +00:00
e_exec.c E: Show correct path in error message. 2011-08-15 08:23:33 +00:00
e_exec.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_exehist.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_exehist.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_filereg.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_filereg.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_flowlayout.c Add UNUSED where needed. 2010-08-18 17:40:53 +00:00
e_flowlayout.h FORMATTING 2010-08-04 16:57:32 +00:00
e_fm.c e17: workaround segv when mounting cdrom with udisk. btw opening devices in efm that are already mounted shows empty window 2011-09-25 06:53:58 +00:00
e_fm.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_fm_custom.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_fm_custom.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_fm_device.c big eeze mounting overhaul: things will "probably" work now. status increment to 95% on http://trac.enlightenment.org/e/wiki/Release 2011-08-26 20:35:22 +00:00
e_fm_device.h tabs-- 2011-09-27 21:35:39 +00:00
e_fm_mime.c Fix common misspellings 2010-09-08 23:59:07 +00:00
e_fm_mime.h FORMATTING 2010-08-04 16:57:32 +00:00
e_fm_op.c all in comments. 2011-10-04 11:38:52 +00:00
e_fm_op.h FORMATTING 2010-08-04 16:57:32 +00:00
e_fm_op_registry.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_fm_op_registry.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_fm_prop.c Add UNUSED. 2010-08-18 21:25:29 +00:00
e_fm_prop.h FORMATTING 2010-08-04 16:57:32 +00:00
e_fm_shared_codec.c add some initial detection for luks encrypted fs types 2011-01-07 00:47:49 +00:00
e_fm_shared_codec.h complete rewrite of all includes and file splitting to completely abstract dbus out of efm 2010-10-05 06:33:23 +00:00
e_fm_shared_device.c free disk when using eeze mount, disabled for now 2011-01-06 01:29:03 +00:00
e_fm_shared_device.h whoops add these back 2010-10-13 08:30:06 +00:00
e_fm_shared_types.h.in eeze mounting - 95% complete: needs some tweaks to get it working but I figured I'd commit now for people to play with since it shouldn't break anything... 2011-06-30 03:54:28 +00:00
e_focus.c e17: remove redundant checks. lock_focus_out is check in e_boder_focus_set* 2011-03-10 02:44:02 +00:00
e_focus.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_font.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_font.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_gadcon.c E: gadcon width adjustment was entering an infinite loop if no gadget had autoscroll enabled 2011-10-31 23:22:07 +00:00
e_gadcon.h e17: add macro to get gacon client config item by id, if id is NULL get a new id. 2011-09-03 14:27:27 +00:00
e_gadcon_popup.c Add UNUSED 2010-08-18 19:31:31 +00:00
e_gadcon_popup.h FORMATTING 2010-08-04 16:57:32 +00:00
e_grabinput.c e17: set focus at the end of border_idler_before to the last focused window. 2011-03-10 02:29:01 +00:00
e_grabinput.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_hints.c E: If we add new supported atoms, please be sure to increment the 2011-10-22 17:01:33 +00:00
e_hints.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_icon.c e17: icon chache (still disabled): keep cache file open for a bit. this really speeds things up :) 2011-09-06 21:23:35 +00:00
e_icon.h e17: remove undefined declaration 2011-08-31 12:54:23 +00:00
e_ilist.c Fix common misspellings 2010-09-08 23:59:07 +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 complete work for xim support in e - so e sets up env vars right.. and 2011-07-27 07:01:18 +00:00
e_includes.h e17: add xsettings. add option to icon config to use same theme for applications 2011-09-24 22:05:15 +00:00
e_init.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_init.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_init_main.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_int_border_locks.c Add unused. 2010-08-18 19:51:11 +00:00
e_int_border_locks.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_border_menu.c e17: remove undefined declaration 2011-08-28 07:05:43 +00:00
e_int_border_menu.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_border_prop.c Add UNUSED. 2010-08-18 20:41:05 +00:00
e_int_border_prop.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_border_remember.c Allow users to remove border resistance on a per border basis. 2011-02-06 02:04:37 +00:00
e_int_border_remember.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_config_modules.c add explicit null check (for hahas?) 2010-12-23 00:41:19 +00:00
e_int_config_modules.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_gadcon_config.c more uninitialized values 2011-01-16 01:22:41 +00:00
e_int_gadcon_config.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_menus.c fix up menu augomentation in main menu - re-number slots and rename 2011-08-02 04:53:44 +00:00
e_int_menus.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_shelf_config.c allow settings the shelf layer to 'below windows', if it was 'below everything' 2011-10-20 22:05:16 +00:00
e_int_shelf_config.h FORMATTING 2010-08-04 16:57:32 +00:00
e_int_toolbar_config.c Add UNUSED where needed. 2010-08-18 21:56:51 +00:00
e_int_toolbar_config.h
e_intl.c E locale: Fix Ibar, for some reason it fixes Ibar. 2011-08-21 09:39:55 +00:00
e_intl.h e: apply coding style to e_intl.h 2011-04-03 12:31:01 +00:00
e_intl_data.c complete work for xim support in e - so e sets up env vars right.. and 2011-07-27 07:01:18 +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: simplify e_alert code. 2011-08-31 13:52:29 +00:00
e_ipc.h E: Make E work with the new XCB stuffs. This breaks out e_alert into 2011-07-25 09:40:18 +00:00
e_ipc_codec.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_ipc_codec.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_layout.c __UNUSED__ last 2010-11-05 18:40:31 +00:00
e_layout.h FORMATTING 2010-08-04 16:57:32 +00:00
e_livethumb.c make sure livethumbs have alpha! never made sure of that before. just 2011-10-16 02:12:28 +00:00
e_livethumb.h FORMATTING 2010-08-04 16:57:32 +00:00
e_main.c e17: add xsettings. add option to icon config to use same theme for applications 2011-09-24 22:05:15 +00:00
e_manager.c e17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead 2011-10-10 21:09:26 +00:00
e_manager.h e17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead 2011-10-10 21:09:26 +00:00
e_maximize.c FORMATTING 2010-08-04 16:57:32 +00:00
e_maximize.h FORMATTING 2010-08-04 16:57:32 +00:00
e_menu.c e17/menu: set icon scale size 2011-09-05 14:52:32 +00:00
e_menu.h typedefs: the greatest. 2011-10-27 23:48:52 +00:00
e_mmx.h
e_module.c E: Use e_util_env_set (more portable). Fix formatting. 2011-07-23 18:10:11 +00:00
e_module.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_mouse.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_mouse.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_moveresize.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_moveresize.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_msg.c e17: leak-- 2011-08-21 19:53:00 +00:00
e_msg.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_msgbus.c E: include E_Hal.h if requested 2011-10-06 15:05:27 +00:00
e_msgbus.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_obj_dialog.c Add UNUSED. 2010-08-18 21:19:36 +00:00
e_obj_dialog.h FORMATTING 2010-08-04 16:57:32 +00:00
e_object.c prevent recursive deletion 2010-12-21 09:42:31 +00:00
e_object.h FORMATTING 2010-08-04 16:57:32 +00:00
e_order.c efreet: Revert changed flag 2011-08-18 07:34:02 +00:00
e_order.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_pan.c Add unused. 2010-08-18 19:34:04 +00:00
e_pan.h FORMATTING 2010-08-04 16:57:32 +00:00
e_path.c FORMATTING 2010-08-04 16:57:32 +00:00
e_path.h FORMATTING 2010-08-04 16:57:32 +00:00
e_place.c Add UNUSED where needed. 2010-08-18 18:18:06 +00:00
e_place.h FORMATTING 2010-08-04 16:57:32 +00:00
e_pointer.c prevent early stringshare death 2011-07-23 19:25:06 +00:00
e_pointer.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_popup.c Revert "e: add e_popup_alpha_set()/get()" 2011-06-30 21:05:41 +00:00
e_popup.h Revert "e: add e_popup_alpha_set()/get()" 2011-06-30 21:05:41 +00:00
e_powersave.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_powersave.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_prefix.c e17 -> use eina prefix stuff. 2011-04-24 08:06:18 +00:00
e_prefix.h e17 -> use eina prefix stuff. 2011-04-24 08:06:18 +00:00
e_randr.c E: Randr: No need to get output connection status twice in a row (was 2011-10-04 17:49:33 +00:00
e_randr.h e17 patches from T_UNIX: 2011-03-17 23:02:02 +00:00
e_remember.c Allow users to remove border resistance on a per border basis. 2011-02-06 02:04:37 +00:00
e_remember.h Allow users to remove border resistance on a per border basis. 2011-02-06 02:04:37 +00:00
e_resist.c Allow users to remove border resistance on a per border basis. 2011-02-06 02:04:37 +00:00
e_resist.h FORMATTING 2010-08-04 16:57:32 +00:00
e_scale.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_scale.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_screensaver.c and also use same delay from screensaver start to suspend for power 2011-08-21 11:14:36 +00:00
e_screensaver.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_scrollframe.c Add unused. 2010-08-18 19:53:59 +00:00
e_scrollframe.h FORMATTING 2010-08-04 16:57:32 +00:00
e_sha1.c FORMATTING 2010-08-04 16:57:32 +00:00
e_sha1.h FORMATTING 2010-08-04 16:57:32 +00:00
e_shelf.c taskbar++! 2011-10-30 07:36:54 +00:00
e_shelf.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_signals.c E17: Remove erroneous exit(-11) calls (exit/restart is handled by 2011-08-17 18:24:45 +00:00
e_signals.h FORMATTING 2010-08-04 16:57:32 +00:00
e_slidecore.c Add UNUSED. 2010-08-18 22:05:27 +00:00
e_slidecore.h FORMATTING 2010-08-04 16:57:32 +00:00
e_slider.c Obj is unused here, so add __UNUSED__. 2011-02-15 21:11:03 +00:00
e_slider.h FORMATTING 2010-08-04 16:57:32 +00:00
e_slidesel.c Add UNUSED 2010-08-18 21:59:38 +00:00
e_slidesel.h FORMATTING 2010-08-04 16:57:32 +00:00
e_spectrum.c FORMATTING 2010-08-04 16:57:32 +00:00
e_spectrum.h
e_start_main.c fix up enlightenment_start to use eina_prefix properly. 2011-08-27 16:25:51 +00:00
e_startup.c efreet: Add cache build event 2011-08-18 07:34:19 +00:00
e_startup.h FORMATTING 2010-08-04 16:57:32 +00:00
e_stolen.c FORMATTING 2010-08-04 16:57:32 +00:00
e_stolen.h FORMATTING 2010-08-04 16:57:32 +00:00
e_sys.c and make e sys not complain about repeat requests if within 2 secs of 2011-08-21 07:51:05 +00:00
e_sys.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_sys_main.c E: e_sys_main: Fix 'mp may be used uninitialized' warning. 2011-05-22 17:08:07 +00:00
e_table.c Add unused. 2010-08-18 18:36:28 +00:00
e_table.h FORMATTING 2010-08-04 16:57:32 +00:00
e_test.c e17: fix comp test message handler visible.src -> visibility.src 2011-03-10 14:50:04 +00:00
e_test.h FORMATTING 2010-08-04 16:57:32 +00:00
e_theme.c E: No need to store static lists of borders, comps, shelves, etc. 2011-09-22 04:05:55 +00:00
e_theme.h - remove deprecated e_util_menu_item_edje_icon_set 2011-02-16 23:47:06 +00:00
e_theme_about.c FORMATTING 2010-08-04 16:57:32 +00:00
e_theme_about.h FORMATTING 2010-08-04 16:57:32 +00:00
e_thumb.c e17/efm: show mime icons when thumbnail failed 2011-07-24 20:36:52 +00:00
e_thumb.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_thumb_main.c E: e_thumb: Fix 'ignored return value' of nice. 2011-05-22 17:09:16 +00:00
e_toolbar.c e17: fix resize of efm_toolbar gadcon 2011-08-09 08:28:13 +00:00
e_toolbar.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +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 FORMATTING 2010-08-04 16:57:32 +00:00
e_utils.c e17: fix e_utils_config_check, no need to pass both epoch and version 2011-08-31 12:57:07 +00:00
e_utils.h e17: fix e_utils_config_check, no need to pass both epoch and version 2011-08-31 12:57:07 +00:00
e_widget.c quick hack to fix inf loop on del onf fsel. 2011-07-25 11:29:37 +00:00
e_widget.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_aspect.c Add unused where needed. 2010-08-18 21:20:36 +00:00
e_widget_aspect.h
e_widget_button.c Add UNUSED. 2010-08-18 19:46:26 +00:00
e_widget_button.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_check.c Add unused. 2010-08-18 19:42:31 +00:00
e_widget_check.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_color_well.c E: Fix comment in color_well widget. 2011-06-28 23:39:30 +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 Add unused. 2010-08-18 20:06:02 +00:00
e_widget_config_list.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_csel.c lets not segfault by trying to print into a variable too much info. 2010-10-10 23:36:26 +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 Add UNUSED 2010-08-18 21:13:06 +00:00
e_widget_cslider.h
e_widget_deskpreview.c Remove unused variable. 2011-02-15 21:13:01 +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 Add UNUSED. 2010-08-18 19:46:26 +00:00
e_widget_entry.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_flist.c Add UNUSED. 2010-08-18 22:05:27 +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 Add UNUSED. 2010-08-18 21:48:45 +00:00
e_widget_font_preview.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_framelist.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_framelist.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_frametable.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_frametable.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_fsel.c fix unused var warning 2011-09-06 07:54:22 +00:00
e_widget_fsel.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_ilist.c warnings-- 2011-10-05 09:37:59 +00:00
e_widget_ilist.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_image.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_image.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_label.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_label.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_list.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_list.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_preview.c ... allow non edj files as wallpapers... if u try. :) 2011-08-11 10:39:37 +00:00
e_widget_preview.h add explicit vsize setting for preview widget 2011-08-08 06:18:00 +00:00
e_widget_radio.c Add UNUSED. 2010-08-18 19:46:26 +00:00
e_widget_radio.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_scrollframe.c E: e_widget_scrollframe. Fix 'conditional jump depends on 2011-02-21 01:20:30 +00:00
e_widget_scrollframe.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_slider.c backlight config tab, module, slider and core in. somehow doesnt work 2011-06-12 15:05:22 +00:00
e_widget_slider.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_spectrum.c Add UNUSED 2010-08-18 21:13:06 +00:00
e_widget_spectrum.h
e_widget_table.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_table.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_textblock.c e17: remove some whitespaces and fix wrong scrolling in e_widget_textblock. look in module list when you select some item who have long description, scroller are wrong. 2011-01-10 16:37:16 +00:00
e_widget_textblock.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_toolbar.c Add traps in toolbar widget to make sure obj & wd are valid. 2011-01-01 15:51:09 +00:00
e_widget_toolbar.h FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_toolbook.c FORMATTING 2010-08-04 16:57:32 +00:00
e_widget_toolbook.h FORMATTING 2010-08-04 16:57:32 +00:00
e_win.c E: Make sure the window actually has a pointer before trying to delete 2011-06-26 18:10:03 +00:00
e_win.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_xinerama.c convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_xinerama.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_xsettings.c warnings-- 2011-10-05 09:37:59 +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 warning-- 2011-10-16 15:12:45 +00:00
e_zone.h fully remove the BG panning. 2011-10-16 14:53:27 +00:00