enlightenment/src/bin
Chris Michael dfe66d1611 Add functions to surface interface for buffer_transform and
buffer_scale set.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-08-06 12:35:55 +01:00
..
e_fm fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.am fix e_exec to successfully open .desktop files which are URLs by using e_open 2013-05-29 15:04:46 +01:00
e.h Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
e_about.c bump year in about dialog 2013-01-24 14:02:29 +00:00
e_about.h
e_acpi.c add reported acpi events for several button/... events not handled yet 2013-06-16 10:39:20 +09:00
e_acpi.h add reported acpi events for several button/... events not handled yet 2013-06-16 10:39:20 +09:00
e_actions.c fix window desk send flip to action (GLIMAAAAAAAAAAAAAAAAAAAAA) 2013-05-21 11:29:50 +01:00
e_actions.h giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +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 s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_atoms.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_atoms.h
e_backlight.c backlight no longer attempts to apply settings for dummy devices 2013-01-11 10:51:24 +00:00
e_backlight.h add E_EVENT_BACKLIGHT_CHANGE 2012-11-13 17:36:51 +00:00
e_backlight_main.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_bg.c E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency 2013-02-22 13:18:30 +00: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 put in "key allowed" call in e_bindings for keys to filter out 2013-06-13 20:10:52 +09:00
e_bindings.h put in "key allowed" call in e_bindings for keys to filter out 2013-06-13 20:10:52 +09:00
e_border.c as of e18 - we now are compositing only, which means we also don't 2013-08-02 23:06:22 +09:00
e_border.h add delete flag to e_border to alert us that this client window is dead 2013-07-26 12:27:47 +01:00
e_box.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_box.h add e_box function to return item size 2012-10-26 07:51:38 +00:00
e_canvas.c a much requested feature: drag-only edge bindings 2013-02-05 13:13:33 +00:00
e_canvas.h a much requested feature: drag-only edge bindings 2013-02-05 13:13:33 +00:00
e_color.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color.h
e_color_class.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color_class.h
e_color_dialog.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color_dialog.h
e_comp.c ensure that comp win's shape is shown when showing windows during comp win update nightmare 2013-07-26 16:11:49 +01:00
e_comp.h add e_comp_win_effect_clip for manually applying clip to comp wins 2013-05-30 09:39:30 +01:00
e_comp_cfdata.c make grab during draw default in e18 comp. 2013-07-06 15:10:18 +09:00
e_comp_cfdata.h add option to not fade backlight on suspend/resume/reboot/shutdown/logout etc. to keep backlight untouched. 2013-05-21 22:07:06 +09:00
e_comp_render_update.c giant comp rejiggering commit #2: popups are now objects drawn directly onto the compositor canvas with no xwindows of their own 2013-02-18 13:43:47 +00:00
e_comp_render_update.h giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +00:00
e_comp_wl.c Add functions to surface interface for buffer_transform and 2013-08-06 12:35:55 +01:00
e_comp_wl.h struct wl_buffer is deprecated now so just use a void pointer. 2013-07-15 13:42:46 +01:00
e_config.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_config.h new user-requested option for moving the winlist-selected window to the current desk 2013-05-30 14:23:13 +01:00
e_config_data.c track config edds, add e_config_descriptor_find() for retrieving them 2013-02-01 11:31:59 +00:00
e_config_data.h add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent 2013-02-04 08:24:30 +00:00
e_config_dialog.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_config_dialog.h
e_configure.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_configure.h
e_configure_option.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_configure_option.h Better gettext usage for conf2 module 2013-05-11 12:15:01 +04:00
e_confirm_dialog.c
e_confirm_dialog.h
e_container.c move and resize container when moving and resizing container 2013-07-09 09:34:13 +01:00
e_container.h comp shape updates: 2013-05-21 11:21:05 +01:00
e_datastore.c
e_datastore.h
e_dbusmenu.c fix dbusmenu crash 2013-05-09 13:14:42 +01:00
e_dbusmenu.h Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
e_desk.c use relative window coords when setting up desk transitions; fixes animations with multiple monitors 2013-05-23 11:06:11 +01:00
e_desk.h e_desk_last_focused_focus now returns the focused border 2013-05-13 22:21:14 +01:00
e_deskenv.c formatting: all at once 2013-01-11 10:34:29 +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 giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
e_desklock.h
e_deskmirror.c add deskmirror, a new widget which breaks evas in a number of terrifying ways 2013-04-25 11:21:22 +01:00
e_deskmirror.h add deskmirror, a new widget which breaks evas in a number of terrifying ways 2013-04-25 11:21:22 +01:00
e_desktop_editor.c rename e_eap_editor files to e_desktop_editor...this makes much more sense 2013-02-04 14:00:43 +00:00
e_desktop_editor.h rename e_eap_editor files to e_desktop_editor...this makes much more sense 2013-02-04 14:00:43 +00:00
e_dialog.c set no_resizable state by default on dialogs 2012-12-03 09:15:47 +00:00
e_dialog.h
e_dnd.c after 4 hours of dndebugging gtk apps, I have solved all external dnd issues. 2013-06-12 13:35:55 +01:00
e_dnd.h add drop handler "hidden" flag to block drops 2013-06-12 07:46:26 +01:00
e_dpms.c Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. 2013-01-14 17:26:13 +00:00
e_dpms.h
e_entry.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_entry.h add function to disable entry menu 2012-12-03 18:31: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
e_env.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_env.h
e_error.c
e_error.h
e_exec.c fix ibar client menu to track multiple windows per exe 2013-07-26 14:42:48 +01:00
e_exec.h fix ibar client menu to track multiple windows per exe 2013-07-26 14:42:48 +01:00
e_exehist.c store startup id in exehist as e restart was not self-exec as of e17 2013-07-15 11:25:14 +09:00
e_exehist.h store startup id in exehist as e restart was not self-exec as of e17 2013-07-15 11:25:14 +09:00
e_filereg.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_filereg.h
e_flowlayout.c e_flowlayout is just not done correctly at all...some fixes here to make it not crash on deletion at least :/ 2013-02-20 10:47:49 +00:00
e_flowlayout.h
e_fm.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
e_fm.h e_fm2_optimal_size_calc now returns a bool to indicate whether the returned size can be used 2013-05-08 08:27:54 +01:00
e_fm_cmdline.c Rename edbus->eldbus 2013-04-23 12:37:43 -03: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 formatting: all at once 2013-01-11 10:34:29 +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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_fm_mime.h
e_fm_op.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09: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 inlist_count is not O(1) 2012-12-13 11:52:38 +00:00
e_fm_op_registry.h
e_fm_prop.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_fm_prop.h
e_fm_shared_codec.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_fm_shared_codec.h
e_fm_shared_device.c unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure 2013-01-24 07:59:28 +00:00
e_fm_shared_device.h
e_fm_shared_types.h.in udisks2 support 2013-06-20 16:36:33 +01:00
e_focus.c remove old x focus hack for mouse in 2013-05-22 11:06:31 +01:00
e_focus.h
e_font.c
e_font.h
e_gadcon.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_gadcon.h add e_gadcon_repopulate 2013-02-22 13:18:30 +00:00
e_gadcon_popup.c make gadcon popup cleanup slightly more correct when deleting objects 2013-05-18 19:39:52 +01:00
e_gadcon_popup.h giant comp rejiggering commit #2: popups are now objects drawn directly onto the compositor canvas with no xwindows of their own 2013-02-18 13:43:47 +00:00
e_grab_dialog.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_grab_dialog.h
e_grabinput.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_grabinput.h add function to return current key grab xwin 2012-12-03 19:03:49 +00:00
e_hints.c make e_hints setup slightly more clue-ful 2013-07-26 12:27:47 +01:00
e_hints.h
e_icon.c undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity 2013-06-14 14:41:37 +01:00
e_icon.h undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity 2013-06-14 14:41:37 +01:00
e_ilist.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_ilist.h break out ilist item label setting 2012-11-02 08:00:58 +00:00
e_imc_main.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_import_config_dialog.c Look for edje_cc in the right place when importing wallpapers 2013-07-12 15:14:48 -03:00
e_import_config_dialog.h
e_import_dialog.c fix path setting in import dialog 2013-01-23 10:35:57 +00:00
e_import_dialog.h
e_includes.h add deskmirror, a new widget which breaks evas in a number of terrifying ways 2013-04-25 11:21:22 +01:00
e_init.c giant comp rejiggering commit #LAST: 2013-04-18 08:30:07 +01:00
e_init.h
e_int_border_locks.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_int_border_locks.h
e_int_border_menu.c add toggle for borderless window state to top-level of border menu 2013-05-08 08:55:54 +01:00
e_int_border_menu.h
e_int_border_prop.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_int_border_prop.h
e_int_border_remember.c e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border 2013-02-22 09:33:13 +00:00
e_int_border_remember.h add edit button to window remembers config dialog 2013-02-07 09:23:29 +00:00
e_int_config_modules.c improve module config dialog load speed 2013-01-15 15:34:27 +00:00
e_int_config_modules.h
e_int_gadcon_config.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_int_gadcon_config.h
e_int_menus.c e: No need to check MINOR twice 2013-06-21 12:48:10 +02:00
e_int_menus.h patch by Deon Thomas which implements efreet menu caching for e_int_menus 2013-02-15 08:16:06 +00:00
e_int_shelf_config.c things that grind my gears: when my shelf config dialogs don't have check changed 2013-06-19 08:27:00 +01:00
e_int_shelf_config.h
e_int_toolbar_config.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_int_toolbar_config.h
e_intl.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_intl.h unbreak e_intl.h #ifdefs 2012-12-13 19:12:37 +00:00
e_intl_data.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_intl_data.h
e_ipc.c giant comp rejiggering commit #LAST: 2013-04-18 08:30:07 +01:00
e_ipc.h giant comp rejiggering commit #LAST: 2013-04-18 08:30:07 +01:00
e_ipc_codec.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_ipc_codec.h
e_layout.c layout/comp "top at xy" functions now allow restricting based on visibility 2013-05-21 13:52:11 +01:00
e_layout.h layout/comp "top at xy" functions now allow restricting based on visibility 2013-05-21 13:52:11 +01:00
e_livethumb.c e: let's make all preview asynchronous with edje. 2013-02-11 09:58:35 +00:00
e_livethumb.h
e_log.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_log.h
e_main.c Setup XDG_RUNTIME_DIR before doing ecore_imf init. 2013-07-26 12:05:52 +01:00
e_manager.c don't resize manager when manager has same size as set size 2013-07-09 09:34:13 +01:00
e_manager.h giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +00:00
e_maximize.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_maximize.h
e_menu.c outdent small block in menu idler 2013-06-21 10:28:22 +01:00
e_menu.h use new zoomap function to set solidness on comp win reshadow 2013-04-17 08:07:11 +01:00
e_mmx.h
e_module.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_module.h merge all bindings dialogs into single module: conf_bindings 2013-02-05 14:03:11 +00:00
e_mouse.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_mouse.h
e_moveresize.c set ignore events on move/resize info popups 2013-06-25 09:19:00 +01:00
e_moveresize.h
e_msg.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_msg.h
e_msgbus.c Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
e_msgbus.h Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
e_notification.c default notification urgency to normal to ensure that notifications are displayed when they do not explicitly set the urgency hint 2013-04-26 08:53:16 +01:00
e_notification.h unbreak notification callbacks, fix notification crashes 2013-04-25 09:12:43 +01:00
e_obj_dialog.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_obj_dialog.h
e_object.c add e_object_ref_debug_set 2013-02-22 13:18:30 +00:00
e_object.h add e_object_ref_debug_set 2013-02-22 13:18:30 +00:00
e_open.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_order.c Hi, 2012-12-19 14:20:34 +00:00
e_order.h add function for cloning an e_order 2012-11-26 09:36:11 +00:00
e_pan.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_pan.h
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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_place.h
e_pointer.c giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
e_pointer.h giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
e_popup.c block popup showing when content not set 2013-05-21 11:58:08 +01:00
e_popup.h e_popup_autoclose() now also allows a delete function to replace normal popup deletion 2013-05-18 19:39:52 +01:00
e_powersave.c
e_powersave.h
e_prefix.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_prefix.h
e_randr.c Don't do randr restore if we have fake screens. (requested by release 2013-08-05 08:08:33 +01:00
e_randr.h Record primary output in randr config. 2013-05-24 13:04:58 +01:00
e_remember.c better fix for border theme remembers that doesn't break all borders... 2013-07-26 13:42:29 +01:00
e_remember.h e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border 2013-02-22 09:33:13 +00:00
e_resist.c formatting 2012-12-06 12:48:14 +00:00
e_resist.h
e_scale.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_scale.h
e_screensaver.c Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. 2013-01-14 17:26:13 +00:00
e_screensaver.h lots of buglet-fixing. this does: 2012-12-09 06:27:42 +00:00
e_scrollframe.c formatting: all at once 2013-01-11 10:34:29 +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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_sha1.h
e_shelf.c all comp wins now have zoomaps, zooming effect lovers rejoice 2013-04-16 13:51:50 +01:00
e_shelf.h all comp wins now have zoomaps, zooming effect lovers rejoice 2013-04-16 13:51:50 +01:00
e_signals.c formatting 2012-11-14 09:57:11 +00:00
e_signals.h
e_slidecore.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_slidecore.h
e_slider.c e_slider: emit signal on disabled state change 2013-02-13 21:59:06 +00:00
e_slider.h fix bug where slider could be changed while disabled 2013-01-08 11:06:56 +00:00
e_slidesel.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_slidesel.h
e_spectrum.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_spectrum.h
e_start_main.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_startup.c Better gettext usage in a few places 2013-01-05 22:54:51 +00:00
e_startup.h
e_static_grab.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
e_stolen.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_stolen.h
e_surface.c Remove unnecessary calls to evas_object_image functions. 2013-04-16 12:56:12 +01:00
e_surface.h Add function to support setting e_border input area 2013-04-16 12:54:59 +01:00
e_sys.c Fix hibernate 2013-03-01 11:15:59 +01:00
e_sys.h
e_sys_l2ping.c Remove unused variables. 2013-05-19 12:44:26 +01:00
e_sys_main.c dear Mike, 2013-03-21 10:04:32 +09:00
e_table.c
e_table.h
e_test.c add deskmirror, a new widget which breaks evas in a number of terrifying ways 2013-04-25 11:21:22 +01:00
e_test.h
e_theme.c s/E17/E18/ 2013-06-18 15:44:57 +01:00
e_theme.h expose e_theme_collection_items_find() as a useful function 2013-04-15 08:39:16 +01:00
e_theme_about.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_theme_about.h
e_thumb.c Hi, 2012-12-19 14:20:34 +00:00
e_thumb.h
e_thumb_main.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
e_toolbar.c Make gadcon locations translatable 2013-05-12 02:02:26 +04: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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_update.h
e_user.c allow xdg dir usage if you add -DDOXDG to CFLAGS. 2013-05-28 12:32:31 +09:00
e_user.h
e_utils.c add e_util_string_list_free 2013-05-28 15:05:32 +01:00
e_utils.h add e_util_string_list_free 2013-05-28 15:05:32 +01:00
e_widget.c fix e widget focus un-setting 2013-06-17 09:52:14 +01:00
e_widget.h added e_widget_on_disable_hook_set 2013-02-06 09:34:53 +00:00
e_widget_aspect.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_aspect.h
e_widget_bgpreview.c creating individual bgpreview objects no longer requires sizes 2013-04-19 12:49:53 +01:00
e_widget_bgpreview.h creating individual bgpreview objects no longer requires sizes 2013-04-19 12:49:53 +01:00
e_widget_button.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_button.h
e_widget_check.c check widget disable list functions now apply disabled state on adding new items 2013-02-06 09:09:07 +00:00
e_widget_check.h add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks 2013-02-06 08:44:52 +00:00
e_widget_color_well.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_color_well.h
e_widget_config_list.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_config_list.h
e_widget_csel.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_csel.h
e_widget_cslider.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_cslider.h
e_widget_entry.c correctly pop pointer stack when deleting entry widgets 2013-06-24 10:52:51 +01: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 fix mounted fs used/free/reserved display to work again... 2013-07-14 18:04:27 +09:00
e_widget_filepreview.h
e_widget_flist.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_flist.h
e_widget_font_preview.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_font_preview.h
e_widget_framelist.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_framelist.h
e_widget_frametable.c add object_repack function for frametable 2012-12-13 20:12:32 +00:00
e_widget_frametable.h add object_repack function for frametable 2012-12-13 20:12:32 +00:00
e_widget_fsel.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_fsel.h
e_widget_ilist.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_ilist.h
e_widget_image.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_image.h
e_widget_label.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_label.h
e_widget_list.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_list.h
e_widget_preview.c add e_widget_preview_size_set 2013-06-14 14:41:37 +01:00
e_widget_preview.h add e_widget_preview_size_set 2013-06-14 14:41:37 +01: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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_scrollframe.h
e_widget_slider.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_slider.h
e_widget_spectrum.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_spectrum.h
e_widget_table.c
e_widget_table.h
e_widget_textblock.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_textblock.h
e_widget_toolbar.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_toolbar.h
e_widget_toolbook.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_toolbook.h
e_win.c giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
e_win.h conf2 2013-01-03 14:47:21 +00:00
e_xinerama.c +e_xinerama_fake_screens_exist 2013-08-05 08:06:49 +01:00
e_xinerama.h +e_xinerama_fake_screens_exist 2013-08-05 08:06:49 +01:00
e_xkb.c add option for disabling all keyboard layout changes 2013-02-06 10:51:54 +00:00
e_xkb.h giant rollup commit fixing all xkb issues 2013-01-31 17:50:45 +00:00
e_xsettings.c don't apply xsettings if no settings exist 2013-04-18 10:39:58 +01:00
e_xsettings.h
e_zone.c giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +00:00
e_zone.h giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +00:00
e_zoomap.c rename zoomap smart functions to have zoomap in the name for easier debugging 2013-04-17 09:43:40 +01:00
e_zoomap.h add zoomap util function for setting solidness based on edje data items of child 2013-04-17 08:06:20 +01:00