..
e_fm
attempt to run eeze_scanner on failure to connect, not successful connect
8 years ago
.gitignore
Split .gitignore into multiple files
10 years ago
Makefile.mk
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e.h
add E_VERSION_MAJOR define for external module usage
8 years ago
e_about.c
update copyright year
8 years ago
e_about.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_acpi.c
e_acpi: Add function to get lid status
9 years ago
e_acpi.h
e_acpi: Add function to get lid status
9 years ago
e_actions.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_actions.h
giant comp rejiggering commit because anything smaller would have broken something:
10 years ago
e_alert.c
fix unused function paramters warning when building for wayland only
9 years ago
e_alert.h
e: full rewrite of our WBOD.
11 years ago
e_alert_main.c
rename E19* defines/texts to just E so they don't need to keep being updated
9 years ago
e_atoms.c
@bugfix : Fix building for WAYLAND_ONLY by using the proper define
9 years ago
e_atoms.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_auth.c
e_auth - null out compilert memset opts like lokker
9 years ago
e_auth.h
add e_auth_hash_djb2 inline
9 years ago
e_backlight.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_backlight.h
add E_EVENT_BACKLIGHT_CHANGE
11 years ago
e_backlight_main.c
formatting: all at once
10 years ago
e_bg.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_bg.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_bindings.c
clean compiler warnings when building for wayland-only
9 years ago
e_bindings.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_client.c
remove some e_comp_get() usage in core comp/client files
8 years ago
e_client.h
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_client.x
client shadow check with argb windows now returns based on frame state
9 years ago
e_color.c
formatting: all at once
10 years ago
e_color.h
fix some enum decls
9 years ago
e_color_class.c
formatting: all at once
10 years ago
e_color_class.h
convert init/shutdown to EINTERN, move some to _update().
13 years ago
e_color_dialog.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_color_dialog.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_comp.c
E comp: Adjust according to elm function rename.
8 years ago
e_comp.h
use elm_win_fake() to create a fake elm_win for widget parenting/focus
8 years ago
e_comp_canvas.c
remove some e_comp_get() usage in core comp/client files
8 years ago
e_comp_canvas.h
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_comp_cfdata.c
DOCKs should actually be "none" so they don't get shadows
9 years ago
e_comp_cfdata.h
add "Enable advanced compositing features" option
9 years ago
e_comp_object.c
force internal window recentering after resize when no move/resize is active
8 years ago
e_comp_object.h
fix shape cutting for frames which are larger than their object size implies
9 years ago
e_comp_wl.c
don't crash if the client comp_data has no surface yet
8 years ago
e_comp_wl.h
e-comp-wl: Add internal function prototype for subsurface commit
9 years ago
e_comp_wl_data.c
remove debug noise in comp_wl_data
9 years ago
e_comp_wl_data.h
Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients.
9 years ago
e_comp_wl_input.c
update wl_seat interface version so that gtk apps function...for
9 years ago
e_comp_wl_input.h
Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients.
9 years ago
e_comp_x.c
set comp X window hint to normal
8 years ago
e_comp_x.h
e - randr include - move to master includes (only if building for x)
8 years ago
e_config.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_config.h
e: Add preferred desktop environment for apps
9 years ago
e_config_data.c
remove all remaining efl version check defines
9 years ago
e_config_data.h
add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent
10 years ago
e_config_dialog.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_config_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_configure.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_configure.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_confirm_dialog.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
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
11 years ago
e_datastore.c
FORMATTING
13 years ago
e_datastore.h
FORMATTING
13 years ago
e_dbusmenu.c
fix dbusmenu crash
10 years ago
e_dbusmenu.h
Rename edbus->eldbus
10 years ago
e_desk.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_desk.h
specify that E_Desk string members are stringshared
9 years ago
e_deskenv.c
Don't run xrdb or xmodmap when we are wayland only
9 years ago
e_deskenv.h
always re-set xmodmap after changing kbd layout group
10 years ago
e_desklock.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_desklock.h
feature: add PIN-style desklock for lokker module
9 years ago
e_deskmirror.c
add borderless theme for deskmirror clients to support various animations
9 years ago
e_deskmirror.h
add e_deskmirror_mirror_copy
9 years ago
e_desktop_editor.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_desktop_editor.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_dialog.c
Revert "all dialogs are now resizable"
8 years ago
e_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_dnd.c
Fix Coverity CID1261286. Identical code for different branches
8 years ago
e_dnd.h
bugfix: hide drag icons after dnd operation ends
9 years ago
e_dpms.c
Revert "don't clear 'changed' variable unless we are going to use it. (fixes"
9 years ago
e_dpms.h
work around x dpms bug which seems to forget about doing dpms 2nd time
11 years ago
e_entry_dialog.c
e_entry -> elm_entry conversion
8 years ago
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
11 years ago
e_env.c
formatting: all at once
10 years ago
e_env.h
e17 gets itself the ability to set environment variables (for itself..
12 years ago
e_error.c
E: Fix formatting. (Really ??? 3 lines for something that can fit on
12 years ago
e_error.h
fix usage of PATH_MAX when not working with files
11 years ago
e_exec.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_exec.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_exehist.c
store startup id in exehist as e restart was not self-exec as of e17
10 years ago
e_exehist.h
store startup id in exehist as e restart was not self-exec as of e17
10 years ago
e_filereg.c
formatting: all at once
10 years ago
e_filereg.h
e17: whitespaces--
11 years ago
e_flowlayout.c
bugfix: correctly calculate minimum flowlayout rows
9 years ago
e_flowlayout.h
add flowlayout functions for getting prev/next items
11 years ago
e_fm.c
e_entry -> elm_entry conversion
8 years ago
e_fm.h
e fileman: Remove unused parameter.
9 years ago
e_fm_cmdline.c
feature: use non-recursive makefiles for entire build system
9 years ago
e_fm_custom.c
efm now remembers sort mode per-directory
11 years ago
e_fm_custom.h
efm now remembers sort mode per-directory
11 years ago
e_fm_device.c
formatting: all at once
10 years ago
e_fm_device.h
efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device
10 years ago
e_fm_mime.c
formatting: all at once
10 years ago
e_fm_mime.h
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
11 years ago
e_fm_op.c
efm: fix bugs during renaming multiple files and copying file into same directory
9 years ago
e_fm_op.h
add efm op to notify of device backend changes
9 years ago
e_fm_op_registry.c
inlist_count is not O(1)
10 years ago
e_fm_op_registry.h
e17: whitespaces--
11 years ago
e_fm_prop.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_fm_prop.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_fm_shared_codec.c
formatting: all at once
10 years ago
e_fm_shared_codec.h
complete rewrite of all includes and file splitting to completely abstract dbus out of efm
13 years ago
e_fm_shared_device.c
e_fm: Include config.h to know about HAVE_UDISKS_MOUNT
9 years ago
e_fm_shared_device.h
whoops add these back
13 years ago
e_fm_shared_types.h.in
udisks2 support
10 years ago
e_focus.c
@bugfix : Fix building for WAYLAND_ONLY by using the proper define
9 years ago
e_focus.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_font.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_font.h
e17: whitespaces--
11 years ago
e_gadcon.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_gadcon.h
add max(w,h) to gadcon client struct, only used as yet-another-gadman-hack
10 years ago
e_gadcon_popup.c
Fix gadcon popup to reposition correctly on size changes
9 years ago
e_gadcon_popup.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_grab_dialog.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_grab_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_grabinput.c
cleanup compiler warnings when building for wayland-only
9 years ago
e_grabinput.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_hints.c
remove some e_comp_get() usage in core comp/client files
8 years ago
e_hints.h
add support for new netwm csd X atoms
8 years ago
e_icon.c
e_icon: Fix typo
9 years ago
e_icon.h
+e_icon_edje_get()
9 years ago
e_ilist.c
e_box -> elm_box conversion
8 years ago
e_ilist.h
break out ilist item label setting
11 years ago
e_imc_main.c
formatting: all at once
10 years ago
e_import_config_dialog.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_import_config_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_import_dialog.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_import_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_includes.h
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_init.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_init.h
convert init/shutdown to EINTERN, move some to _update().
13 years ago
e_int_client_locks.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_int_client_locks.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_client_menu.c
completely block border changes on MWM borderless windows
8 years ago
e_int_client_menu.h
huge wl fixup (wayland clients actually working again)
9 years ago
e_int_client_prop.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_client_prop.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_client_remember.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_client_remember.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_config_comp.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_config_comp_match.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_config_modules.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_config_modules.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_int_gadcon_config.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_gadcon_config.h
allow gadcon config dialog hook to set gadcon site
11 years ago
e_int_menus.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_int_menus.h
patch by Deon Thomas which implements efreet menu caching for e_int_menus
10 years ago
e_int_shelf_config.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_int_shelf_config.h
FORMATTING
13 years ago
e_int_toolbar_config.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_int_toolbar_config.h
…
e_intl.c
bugfix: prevent out of bounds write in e_intl_locale_parts_get()
9 years ago
e_intl.h
unbreak e_intl.h #ifdefs
10 years ago
e_intl_data.c
formatting: all at once
10 years ago
e_intl_data.h
complete work for xim support in e - so e sets up env vars right.. and
12 years ago
e_ipc.c
export e_ipc_socket filename as extern variable
9 years ago
e_ipc.h
export e_ipc_socket filename as extern variable
9 years ago
e_ipc_codec.c
formatting: all at once
10 years ago
e_ipc_codec.h
e17: whitespaces--
11 years ago
e_layout.c
prevent layout children from being resized to 0x0
10 years ago
e_layout.h
layout/comp "top at xy" functions now allow restricting based on visibility
10 years ago
e_livethumb.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_livethumb.h
e17: whitespaces--
11 years ago
e_log.c
set elm log level to CRI
8 years ago
e_log.h
replace e17 logging "system" with custom eina log domain
11 years ago
e_main.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_manager.c
huge wl fixup (wayland clients actually working again)
9 years ago
e_manager.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_maximize.c
maximize typo
9 years ago
e_maximize.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_menu.c
de-e_comp_get()ify e_menu
8 years ago
e_menu.h
huge wl fixup (wayland clients actually working again)
9 years ago
e_mmx.h
E17: CPUID_MMX, CPUID_SSE and CPUID_SSE2 might already be defined (like on OpenBSD)
11 years ago
e_module.c
add workaround for ELM_DIALOG_WIN_BASIC not working in wayland.
8 years ago
e_module.h
feature: add E_MODULE_SRC_PATH for setting current module src path without needing to install modules
9 years ago
e_mouse.c
enabling drm output module should NOT require X-less build.
9 years ago
e_mouse.h
convert init/shutdown to EINTERN, move some to _update().
13 years ago
e_moveresize.c
show moveresize info immediately upon beginning an operation
9 years ago
e_moveresize.h
feature: break out e_moveresize_client_extents for calculating client step sizes
9 years ago
e_msg.c
formatting: all at once
10 years ago
e_msg.h
convert init/shutdown to EINTERN, move some to _update().
13 years ago
e_msgbus.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_msgbus.h
Rename edbus->eldbus
10 years ago
e_notification.c
bugfix: Fix e_notification file having missing initializers for Eldbus
9 years ago
e_notification.h
s/sumary/summary/g
9 years ago
e_obj_dialog.c
Revert "windows - allow close button to work again in internal wins"
8 years ago
e_obj_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_object.c
add e_object_ref_debug_set
10 years ago
e_object.h
throw CRI on e_object type errors
9 years ago
e_open.c
e_open: Handle URIs in a more generic way
9 years ago
e_order.c
e_order: Added a function to check if this Efreet entry allready exists
8 years ago
e_order.h
add function for cloning an e_order
10 years ago
e_pan.c
formatting: all at once
10 years ago
e_pan.h
e17: whitespaces--
11 years ago
e_path.c
some stringshare improvements for e_path_find
10 years ago
e_path.h
use stringshare return type
10 years ago
e_pixmap.c
Implement caching of pixmap resources for wayland clients.
8 years ago
e_pixmap.h
rewrite e_pixmap code:
9 years ago
e_place.c
fix visibility checks for shelves in client smart placement
9 years ago
e_place.h
e17: whitespaces--
11 years ago
e_pointer.c
fix pointer crashes from wrong #ifdefs in 1f439893f1
9 years ago
e_pointer.h
add back 'pixels' field structure for pointer
9 years ago
e_powersave.c
formatting
11 years ago
e_powersave.h
e17: whitespaces--
11 years ago
e_prefix.c
formatting: all at once
10 years ago
e_prefix.h
e17 -> use eina prefix stuff.
12 years ago
e_randr.c
randr: improve code readability in lid update
8 years ago
e_randr.h
Revert "Randr: Fix null dereference."
8 years ago
e_remember.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_remember.h
add versioning to remembers to prevent badness when new properties are added
9 years ago
e_resist.c
fix client resistance visibility check typo
9 years ago
e_resist.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_scale.c
remove unncessary variable
9 years ago
e_scale.h
convert init/shutdown to EINTERN, move some to _update().
13 years ago
e_screensaver.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_screensaver.h
have e disable screensaver on resume to force screen on
9 years ago
e_scrollframe.c
replace ev->keyname with ev->key
9 years ago
e_scrollframe.h
E srcollframe: Added a mode to disable key navigation + fixed show region.
11 years ago
e_sha1.c
formatting: all at once
10 years ago
e_sha1.h
e17: whitespaces--
11 years ago
e_shelf.c
de-e_comp_get()-ify e_shelf
8 years ago
e_shelf.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_signals.c
only call ecore-x functions here if we are Not build for wayland-only
9 years ago
e_signals.h
FORMATTING
13 years ago
e_slidecore.c
formatting: all at once
10 years ago
e_slidecore.h
FORMATTING
13 years ago
e_slider.c
replace ev->keyname with ev->key
9 years ago
e_slider.h
fix bug where slider could be changed while disabled
10 years ago
e_slidesel.c
replace ev->keyname with ev->key
9 years ago
e_slidesel.h
e17: whitespaces--
11 years ago
e_spectrum.c
formatting: all at once
10 years ago
e_spectrum.h
…
e_start_main.c
e_start_main: Close fd only if we actually succeeded opening it.
8 years ago
e_startup.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_startup.h
FORMATTING
13 years ago
e_static_grab.c
feature: use non-recursive makefiles for entire build system
9 years ago
e_sys.c
e - force a config flush before sys actions that could kill e
8 years ago
e_sys.h
remove legacy e_sys handler callback system, redo sys action ordering, only blank on action success
9 years ago
e_sys_l2ping.c
Remove unused variables.
10 years ago
e_sys_main.c
e - warning fix - fix SVID_SOURCE complaint warning
8 years ago
e_table.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_table.h
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_test.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_test.h
FORMATTING
13 years ago
e_theme.c
s/e_theme_comp_border/e_theme_comp_frame/g
9 years ago
e_theme.h
s/e_theme_comp_border/e_theme_comp_frame/g
9 years ago
e_theme_about.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_theme_about.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_thumb.c
Hi,
10 years ago
e_thumb.h
e17: whitespaces--
11 years ago
e_thumb_main.c
generate thumbnail based on rotated image according to EXIF orientation tag
9 years ago
e_toolbar.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_toolbar.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_update.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_update.h
oooooh e can check for its own updates now. :) kind of generic to be
11 years ago
e_user.c
allow xdg dir usage if you add -DDOXDG to CFLAGS.
10 years ago
e_user.h
FORMATTING
13 years ago
e_utils.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_utils.h
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_uuid_store.c
e_uuid_store: Write uuid as latest to avoid half-working states
9 years ago
e_uuid_store.h
e_uuid_store: Use libuuid for UUID generation and handling
9 years ago
e_widget.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget.h
added e_widget_on_disable_hook_set
10 years ago
e_widget_aspect.c
formatting: all at once
10 years ago
e_widget_aspect.h
…
e_widget_bgpreview.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_widget_bgpreview.h
creating individual bgpreview objects no longer requires sizes
10 years ago
e_widget_button.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_button.h
FORMATTING
13 years ago
e_widget_check.c
edje: remove use of deprecated functions.
9 years ago
e_widget_check.h
add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks
10 years ago
e_widget_color_well.c
compositor rewrite / charlie-foxtrot situation
9 years ago
e_widget_color_well.h
enables optional alpha edition in color selector.
13 years ago
e_widget_config_list.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_config_list.h
e_entry -> elm_entry conversion
8 years ago
e_widget_csel.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_csel.h
enables optional alpha edition in color selector.
13 years ago
e_widget_cslider.c
formatting: all at once
10 years ago
e_widget_cslider.h
e17: whitespaces--
11 years ago
e_widget_entry.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_entry.h
e_entry -> elm_entry conversion
8 years ago
e_widget_filepreview.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_filepreview.h
add forgotten proto for e_widget_filepreview_clamp_video_set
9 years ago
e_widget_flist.c
formatting: all at once
10 years ago
e_widget_flist.h
add flist function to get config
11 years ago
e_widget_font_preview.c
formatting: all at once
10 years ago
e_widget_font_preview.h
e17: whitespaces--
11 years ago
e_widget_framelist.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_framelist.h
FORMATTING
13 years ago
e_widget_frametable.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_frametable.h
add object_repack function for frametable
10 years ago
e_widget_fsel.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
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
11 years ago
e_widget_ilist.c
formatting: all at once
10 years ago
e_widget_ilist.h
add method for setting a custom theme for ilist
11 years ago
e_widget_image.c
formatting: all at once
10 years ago
e_widget_image.h
finally kill off the last of the e_icon_object_set uses;
11 years ago
e_widget_label.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_label.h
FORMATTING
13 years ago
e_widget_list.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_list.h
add prepend/repack functions for e_widget_list
11 years ago
e_widget_preview.c
edje: remove use of deprecated functions.
9 years ago
e_widget_preview.h
add e_widget_preview_size_set
10 years ago
e_widget_radio.c
radios - if none is selected... the one u select gets selected. :)
10 years ago
e_widget_radio.h
FORMATTING
13 years ago
e_widget_scrollframe.c
formatting: all at once
10 years ago
e_widget_scrollframe.h
e17: whitespaces--
11 years ago
e_widget_slider.c
formatting: all at once
10 years ago
e_widget_slider.h
FORMATTING
13 years ago
e_widget_spectrum.c
formatting: all at once
10 years ago
e_widget_spectrum.h
e17: whitespaces--
11 years ago
e_widget_table.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_table.h
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_textblock.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_textblock.h
e17: whitespaces--
11 years ago
e_widget_toolbar.c
e_box -> elm_box conversion
8 years ago
e_widget_toolbar.h
toolbar function to return count of toolbar items
11 years ago
e_widget_toolbook.c
revert all the ui breakes in e - going the wrong direction in the
8 years ago
e_widget_toolbook.h
e17: whitespaces--
11 years ago
e_win.c
Revert "fix centering of elm wayland windows"
8 years ago
e_win.h
+e_win_evas_win_get()
8 years ago
e_xinerama.c
rename E19* defines/texts to just E so they don't need to keep being updated
9 years ago
e_xinerama.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_xkb.c
null check xkb layout list
9 years ago
e_xkb.h
giant rollup commit fixing all xkb issues
10 years ago
e_xsettings.c
remove e_comp_list(), deprecate all related functions for pending removal
8 years ago
e_xsettings.h
e17: add xsettings. add option to icon config to use same theme for applications
12 years ago
e_zone.c
e zone - add stow/unstow apis
8 years ago
e_zone.h
e zone - add stow/unstow apis
8 years ago
e_zoomap.c
fix zoomap alpha setting
9 years ago
e_zoomap.h
add zoomap util function for setting solidness based on edje data items of child
10 years ago