.. |
e_fm
|
efm now checks (on startup) for stale device links on desktop and tries to remove them
|
11 years ago |
Makefile.am
|
fix process updating for secure delete operations, efm_op now requires libmath
|
11 years ago |
e.h
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_about.c
|
use strbuf for authors list in about dialog
|
11 years ago |
e_about.h
|
e17: whitespaces--
|
11 years ago |
e_acpi.c
|
e17: whitespaces--
|
11 years ago |
e_acpi.h
|
e17: whitespaces--
|
11 years ago |
e_actions.c
|
add "Flip To Previous Desktop" action
|
11 years ago |
e_actions.h
|
formatting
|
11 years ago |
e_alert.c
|
e: full rewrite of our WBOD.
|
11 years ago |
e_alert.h
|
e: full rewrite of our WBOD.
|
11 years ago |
e_alert_main.c
|
woo typo
|
11 years ago |
e_atoms.c
|
fix atoms for zone geom. yay! works now.
|
11 years ago |
e_atoms.h
|
add zone geometry property to windows and keep it updated.
|
11 years ago |
e_backlight.c
|
pointed out by Igor Murzov - fixed backlight thing, gadcon is cleaner.
|
11 years ago |
e_backlight.h
|
provide a way to select backlight device or output and then use it.
|
11 years ago |
e_backlight_main.c
|
provide a way to select backlight device or output and then use it.
|
11 years ago |
e_bg.c
|
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
|
11 years ago |
e_bg.h
|
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
|
11 years ago |
e_bindings.c
|
fix crash in e bindings from not using safe list iterator
|
11 years ago |
e_bindings.h
|
break out bindings resets into functions based on their type for more fine-grained binding resets
|
11 years ago |
e_border.c
|
improve checks for window position limits
|
11 years ago |
e_border.h
|
patch from Deon Thomas to fix lost window warp behavior
|
11 years ago |
e_box.c
|
fix box item finding as spotted by Igor Murzov
|
11 years ago |
e_box.h
|
add e_box function to return item size
|
11 years ago |
e_canvas.c
|
formatting
|
11 years ago |
e_canvas.h
|
remove all traces of selecting engine in e17 - wont actuallly ever be
|
12 years ago |
e_color.c
|
…
|
|
e_color.h
|
FORMATTING
|
13 years ago |
e_color_class.c
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_color_class.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_color_dialog.c
|
e color selector: increment id so that all entries have the correct value instead of all the red value.
|
11 years ago |
e_color_dialog.h
|
e17: whitespaces--
|
11 years ago |
e_config.c
|
set sane config limits for backlight/screensaver enable
|
11 years ago |
e_config.h
|
patch from Deon Thomas to fix lost window warp behavior
|
11 years ago |
e_config_data.c
|
e17: whitespaces--
|
11 years ago |
e_config_data.h
|
merge a big e17 doc patch
|
11 years ago |
e_config_dialog.c
|
e: unshade in shade direction
|
11 years ago |
e_config_dialog.h
|
e17: whitespaces--
|
11 years ago |
e_configure.c
|
use current container if none passed to e_configure_registry_call
|
11 years ago |
e_configure.h
|
e17: fix: show evry 'start' and 'plugins' dialogs via settings panel action
|
13 years ago |
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
|
11 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_container.c
|
add container variant of e_win_evas_object_win_get: e_container_evas_object_container_get
|
11 years ago |
e_container.h
|
add container variant of e_win_evas_object_win_get: e_container_evas_object_container_get
|
11 years ago |
e_datastore.c
|
FORMATTING
|
13 years ago |
e_datastore.h
|
FORMATTING
|
13 years ago |
e_desk.c
|
add "Flip To Previous Desktop" action
|
11 years ago |
e_desk.h
|
remove confusing and nonexistent struct typedef
|
11 years ago |
e_deskenv.c
|
fix usage of PATH_MAX when not working with files
|
11 years ago |
e_deskenv.h
|
add options to run/support other desktop env's as well as load std x
|
12 years ago |
e_desklock.c
|
desklock popup now sets its own title and class
|
11 years ago |
e_desklock.h
|
move desklock bg enum to desklock header
|
11 years ago |
e_dialog.c
|
lets emit a signal to dialog to know if icon is there or not so it can
|
11 years ago |
e_dialog.h
|
add dialog helper function to set modal/transientfor on windows
|
11 years ago |
e_dnd.c
|
e dnd xds handler now passes type string param as well as data
|
11 years ago |
e_dnd.h
|
e dnd xds handler now passes type string param as well as data
|
11 years ago |
e_dpms.c
|
spellcheck hooooooooooooooooooooooo
|
11 years ago |
e_dpms.h
|
work around x dpms bug which seems to forget about doing dpms 2nd time
|
11 years ago |
e_eap_editor.c
|
and the gettext
|
11 years ago |
e_eap_editor.h
|
e17: whitespaces--
|
11 years ago |
e_entry.c
|
E entry: use E_FREE as suggested by Sebastian Dransfeld.
|
11 years ago |
e_entry.h
|
E entry: Move to edje_entry and remove e_editable.
|
11 years ago |
e_entry_dialog.c
|
E entry: Move to edje_entry and remove e_editable.
|
11 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
|
e17: whitespaces--
|
11 years ago |
e_env.h
|
e17 gets itself the ability to set environment variables (for itself..
|
13 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
|
remove all LD_LIBRARY_PATH shenanigans from e17
|
11 years ago |
e_exec.h
|
lets add prototype too in .h :)
|
11 years ago |
e_exehist.c
|
fix fm exec application remembering. :)
|
11 years ago |
e_exehist.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_filereg.c
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_filereg.h
|
e17: whitespaces--
|
11 years ago |
e_flowlayout.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_flowlayout.h
|
add flowlayout functions for getting prev/next items
|
11 years ago |
e_fm.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_fm.h
|
overhaul and fix custom bg+overlay setting/unsetting in efm
|
11 years ago |
e_fm_cmdline.c
|
enlightenment_filemanager now opens files as well.
|
11 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
|
efm now checks (on startup) for stale device links on desktop and tries to remove them
|
11 years ago |
e_fm_device.h
|
efm now checks (on startup) for stale device links on desktop and tries to remove them
|
11 years ago |
e_fm_mime.c
|
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
|
11 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
|
some patch from Maxime Villard for secure deletion fixes again
|
11 years ago |
e_fm_op.h
|
efm now checks (on startup) for stale device links on desktop and tries to remove them
|
11 years ago |
e_fm_op_registry.c
|
formatting
|
11 years ago |
e_fm_op_registry.h
|
e17: whitespaces--
|
11 years ago |
e_fm_prop.c
|
E: use eina_bool and fix a fixme
|
11 years ago |
e_fm_prop.h
|
FORMATTING
|
13 years ago |
e_fm_shared_codec.c
|
add some initial detection for luks encrypted fs types
|
13 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
|
trivial changes
|
12 years ago |
e_fm_shared_device.h
|
whoops add these back
|
13 years ago |
e_fm_shared_types.h.in
|
e17: whitespaces--
|
11 years ago |
e_focus.c
|
formatting
|
11 years ago |
e_focus.h
|
e17: whitespaces--
|
11 years ago |
e_font.c
|
revert some changes to e font that broke things; the hunt for #1284 begins
|
11 years ago |
e_font.h
|
e17: whitespaces--
|
11 years ago |
e_gadcon.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
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
|
11 years ago |
e_gadcon_popup.c
|
e: cleanup layer handling
|
11 years ago |
e_gadcon_popup.h
|
FORMATTING
|
13 years ago |
e_grab_dialog.c
|
e: cleanup layer handling
|
11 years ago |
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
|
11 years ago |
e_grabinput.c
|
E: Comment out fprintf's remaining from someone's debug efforts ;)
|
11 years ago |
e_grabinput.h
|
try and address some focus issues...
|
11 years ago |
e_hints.c
|
e: cleanup layer handling
|
11 years ago |
e_hints.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_icon.c
|
wherever cedric commits, b0rks will follow
|
11 years ago |
e_icon.h
|
finally kill off the last of the e_icon_object_set uses;
|
11 years ago |
e_ilist.c
|
break out ilist item label setting
|
11 years ago |
e_ilist.h
|
break out ilist item label setting
|
11 years ago |
e_imc_main.c
|
e17: whitespaces--
|
11 years ago |
e_import_config_dialog.c
|
move animation hint into bg group so we can use a better codepath to check it
|
11 years ago |
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
|
11 years ago |
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
|
11 years ago |
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
|
11 years ago |
e_includes.h
|
E entry: Move to edje_entry and remove e_editable.
|
11 years ago |
e_init.c
|
formatting
|
11 years ago |
e_init.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_init_main.c
|
formatting
|
11 years ago |
e_int_border_locks.c
|
use slightly more concise descriptions of basic window lock settings
|
11 years ago |
e_int_border_locks.h
|
FORMATTING
|
13 years ago |
e_int_border_menu.c
|
e: cleanup layer handling
|
11 years ago |
e_int_border_menu.h
|
forgot that we do data param first in callbacks...
|
11 years ago |
e_int_border_prop.c
|
properly set and change the title of border properties depending on which properties are being viewed
|
11 years ago |
e_int_border_prop.h
|
FORMATTING
|
13 years ago |
e_int_border_remember.c
|
fix window remembers dialog to display current (correct) remember settings instead of making up random values
|
11 years ago |
e_int_border_remember.h
|
FORMATTING
|
13 years ago |
e_int_config_modules.c
|
e finally remembers the module config dialog and reopens it on restart
|
11 years ago |
e_int_config_modules.h
|
FORMATTING
|
13 years ago |
e_int_gadcon_config.c
|
reorder shelf startup slightly, add gadcon populate event, only show created shelf after it's been populated, populate gadcons incrementally instead of all at once
|
11 years ago |
e_int_gadcon_config.h
|
allow gadcon config dialog hook to set gadcon site
|
11 years ago |
e_int_menus.c
|
fix client win list with long utf8 titles and length limits, also fix a related leak
|
11 years ago |
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
|
11 years ago |
e_int_shelf_config.c
|
e: cleanup layer handling
|
11 years ago |
e_int_shelf_config.h
|
FORMATTING
|
13 years ago |
e_int_toolbar_config.c
|
adjust efm fwin setup and popup to be... better theme friendly!
|
11 years ago |
e_int_toolbar_config.h
|
…
|
|
e_intl.c
|
remove all LD_LIBRARY_PATH shenanigans from e17
|
11 years ago |
e_intl.h
|
e i18n: add a new macro (NP_) to mark plural strings for translation.
|
11 years ago |
e_intl_data.c
|
e17: whitespaces--
|
11 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
|
lets just make buf 4096 to ensure it can hold enough of a nutty path
|
11 years ago |
e_ipc.h
|
e17: whitespaces--
|
11 years ago |
e_ipc_codec.c
|
e17: whitespaces--
|
11 years ago |
e_ipc_codec.h
|
e17: whitespaces--
|
11 years ago |
e_layout.c
|
E: We don't need to run this comparison twice.
|
11 years ago |
e_layout.h
|
FORMATTING
|
13 years ago |
e_livethumb.c
|
formatting
|
11 years ago |
e_livethumb.h
|
e17: whitespaces--
|
11 years ago |
e_log.c
|
replace e17 logging "system" with custom eina log domain
|
11 years ago |
e_log.h
|
replace e17 logging "system" with custom eina log domain
|
11 years ago |
e_main.c
|
e: full rewrite of our WBOD.
|
11 years ago |
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
|
11 years ago |
e_manager.h
|
add function for getting comp source based on the border win (uses different hash)
|
11 years ago |
e_maximize.c
|
e17: whitespaces--
|
11 years ago |
e_maximize.h
|
FORMATTING
|
13 years ago |
e_menu.c
|
finally fix annoying submenu offset bug
|
11 years ago |
e_menu.h
|
uchar -> Eina_Bool
|
11 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
|
e: use X property for E_TAINTED to and fix parsing of message to.
|
11 years ago |
e_module.h
|
bump e module version after abi break yesterday
|
11 years ago |
e_mouse.c
|
e17: whitespaces--
|
11 years ago |
e_mouse.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_moveresize.c
|
e: cleanup layer handling
|
11 years ago |
e_moveresize.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_msg.c
|
e17: whitespaces--
|
11 years ago |
e_msg.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_msgbus.c
|
focus dbus action also raises window where necessary
|
11 years ago |
e_msgbus.h
|
e17: whitespaces--
|
11 years ago |
e_obj_dialog.c
|
add const
|
11 years ago |
e_obj_dialog.h
|
add const
|
11 years ago |
e_object.c
|
allow object delfns to ref objects and defer deletion
|
11 years ago |
e_object.h
|
add function to clear all delfns from e_object without calling (for hard mode players only)
|
11 years ago |
e_open.c
|
make enlightenment_open use the same terminals config as e and sync
|
11 years ago |
e_order.c
|
check for file:// when adding to .order file to ensure efreet desktop creation succeeds; fixes dnd with ibar
|
11 years ago |
e_order.h
|
e17: whitespaces--
|
11 years ago |
e_pan.c
|
e17: whitespaces--
|
11 years ago |
e_pan.h
|
e17: whitespaces--
|
11 years ago |
e_path.c
|
formatting
|
11 years ago |
e_path.h
|
e17: whitespaces--
|
11 years ago |
e_place.c
|
fix border placement to not move away from iconified/hidden windows...
|
11 years ago |
e_place.h
|
e17: whitespaces--
|
11 years ago |
e_pointer.c
|
e17: whitespaces--
|
11 years ago |
e_pointer.h
|
e17: whitespaces--
|
11 years ago |
e_popup.c
|
e: cleanup layer handling
|
11 years ago |
e_popup.h
|
e: cleanup layer handling
|
11 years ago |
e_powersave.c
|
formatting
|
11 years ago |
e_powersave.h
|
e17: whitespaces--
|
11 years ago |
e_prefix.c
|
e17: whitespaces--
|
11 years ago |
e_prefix.h
|
e17 -> use eina prefix stuff.
|
13 years ago |
e_randr.c
|
Make conf_display work again (primary output resolution st/ld).
|
12 years ago |
e_randr.h
|
more randr code cleanups, fixing a leak and not turning arrays into lists
|
11 years ago |
e_randr_11.c
|
more randr code cleanups, fixing a leak and not turning arrays into lists
|
11 years ago |
e_randr_11_serialization.c
|
more randr code cleanups, fixing a leak and not turning arrays into lists
|
11 years ago |
e_randr_12.c
|
fix e randr code to not block randr update events from other listeners and to properly delete poller on failure
|
11 years ago |
e_randr_12_ask_dialog.c
|
e17: whitespaces--
|
11 years ago |
e_randr_12_crtc.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_randr_12_output.c
|
ecore_x_randr_output_name_get() returns a strdup for whatever reason, have to free that after you stringshare
|
11 years ago |
e_randr_12_serialization.c
|
fix a bunch of questionably valid null derefs from clang
|
11 years ago |
e_randr_private.h
|
From: thomasg <thomas@gstaedtner.net>
|
12 years ago |
e_randr_serialization.c
|
if this is NULL then it probably just means randr config hasn't been run. not error message worthy
|
11 years ago |
e_remember.c
|
fix magic fail with remember idler
|
11 years ago |
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
|
11 years ago |
e_resist.c
|
e17: whitespaces--
|
11 years ago |
e_resist.h
|
FORMATTING
|
13 years ago |
e_scale.c
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_scale.h
|
convert init/shutdown to EINTERN, move some to _update().
|
13 years ago |
e_screensaver.c
|
disable the screensaver/dpms blank forcing - it fixes 1 xorg issue but
|
11 years ago |
e_screensaver.h
|
work around x dpms bug which seems to forget about doing dpms 2nd time
|
11 years ago |
e_scrollframe.c
|
fix on hold events for selection by scrollframe in e if thumbscroll is
|
11 years ago |
e_scrollframe.h
|
E srcollframe: Added a mode to disable key navigation + fixed show region.
|
11 years ago |
e_sha1.c
|
e17: whitespaces--
|
11 years ago |
e_sha1.h
|
e17: whitespaces--
|
11 years ago |
e_shelf.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_shelf.h
|
add shelf rename events
|
11 years ago |
e_signals.c
|
e: Comment code generating an unused warning
|
11 years ago |
e_signals.h
|
FORMATTING
|
13 years ago |
e_slidecore.c
|
e17: whitespaces--
|
11 years ago |
e_slidecore.h
|
FORMATTING
|
13 years ago |
e_slider.c
|
fix broken slider smart object add
|
11 years ago |
e_slider.h
|
FORMATTING
|
13 years ago |
e_slidesel.c
|
e17: whitespaces--
|
11 years ago |
e_slidesel.h
|
e17: whitespaces--
|
11 years ago |
e_spectrum.c
|
e17: whitespaces--
|
11 years ago |
e_spectrum.h
|
…
|
|
e_start_main.c
|
check for sys/ptrace.h and only use ptrace() in e_start_main.c if it's present
|
11 years ago |
e_startup.c
|
fix usage of PATH_MAX when not working with files
|
11 years ago |
e_startup.h
|
FORMATTING
|
13 years ago |
e_static_grab.c
|
fix static grab build on solaris
|
11 years ago |
e_stolen.c
|
FORMATTING
|
13 years ago |
e_stolen.h
|
FORMATTING
|
13 years ago |
e_sys.c
|
add new events for suspend/hibernate/resume
|
11 years ago |
e_sys.h
|
add new events for suspend/hibernate/resume
|
11 years ago |
e_sys_main.c
|
e: simplify logic.
|
11 years ago |
e_table.c
|
formatting
|
11 years ago |
e_table.h
|
FORMATTING
|
13 years ago |
e_test.c
|
e17: whitespaces--
|
11 years ago |
e_test.h
|
FORMATTING
|
13 years ago |
e_theme.c
|
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
|
11 years ago |
e_theme.h
|
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
|
11 years ago |
e_theme_about.c
|
e17: whitespaces--
|
11 years ago |
e_theme_about.h
|
e17: whitespaces--
|
11 years ago |
e_thumb.c
|
finally fix annoying null safety errors on shutdown
|
11 years ago |
e_thumb.h
|
e17: whitespaces--
|
11 years ago |
e_thumb_main.c
|
fix annoying warning
|
11 years ago |
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
|
11 years ago |
e_toolbar.h
|
adjust efm fwin setup and popup to be... better theme friendly!
|
11 years ago |
e_update.c
|
fix usage of PATH_MAX when not working with files
|
11 years ago |
e_update.h
|
oooooh e can check for its own updates now. :) kind of generic to be
|
12 years ago |
e_user.c
|
enable E to configure a another user path then ~/.e for special use cases
|
13 years ago |
e_user.h
|
FORMATTING
|
13 years ago |
e_utils.c
|
patch from Igor Murzov for a correct use of plural forms with gettext
|
11 years ago |
e_utils.h
|
efm string functions are now EAPI util functions
|
11 years ago |
e_widget.c
|
e widget focus stealing should respect can_focus = false
|
11 years ago |
e_widget.h
|
e17: whitespaces--
|
11 years ago |
e_widget_aspect.c
|
e17: whitespaces--
|
11 years ago |
e_widget_aspect.h
|
…
|
|
e_widget_button.c
|
e17: whitespaces--
|
11 years ago |
e_widget_button.h
|
FORMATTING
|
13 years ago |
e_widget_check.c
|
add function to change valptr on check widget
|
11 years ago |
e_widget_check.h
|
add function to change valptr on check widget
|
11 years ago |
e_widget_color_well.c
|
e17: whitespaces--
|
11 years ago |
e_widget_color_well.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_widget_config_list.c
|
e17: whitespaces--
|
11 years ago |
e_widget_config_list.h
|
FORMATTING
|
13 years ago |
e_widget_csel.c
|
e color selector: increment id so that all entries have the correct value instead of all the red value.
|
11 years ago |
e_widget_csel.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_widget_cslider.c
|
fix all cslider widget warnings and a drag bug
|
11 years ago |
e_widget_cslider.h
|
e17: whitespaces--
|
11 years ago |
e_widget_deskpreview.c
|
e widget deskpreview: revamp previews size computation.
|
11 years ago |
e_widget_deskpreview.h
|
add method to disable deskpreview click-to-configure background image
|
11 years ago |
e_widget_entry.c
|
E entry: Move to edje_entry and remove e_editable.
|
11 years ago |
e_widget_entry.h
|
E entry: Move to edje_entry and remove e_editable.
|
11 years ago |
e_widget_filepreview.c
|
filepreview now works with gifs
|
11 years ago |
e_widget_filepreview.h
|
fix fsel preview to work again. :)
|
11 years ago |
e_widget_flist.c
|
add flist function to get config
|
11 years ago |
e_widget_flist.h
|
add flist function to get config
|
11 years ago |
e_widget_font_preview.c
|
e17: whitespaces--
|
11 years ago |
e_widget_font_preview.h
|
e17: whitespaces--
|
11 years ago |
e_widget_framelist.c
|
e17: whitespaces--
|
11 years ago |
e_widget_framelist.h
|
FORMATTING
|
13 years ago |
e_widget_frametable.c
|
formatting
|
11 years ago |
e_widget_frametable.h
|
FORMATTING
|
13 years ago |
e_widget_fsel.c
|
fsel no longer changes entry text when changing directory
|
11 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
|
prevent attempts to remove negative number ilist items
|
11 years ago |
e_widget_ilist.h
|
add method for setting a custom theme for ilist
|
11 years ago |
e_widget_image.c
|
E: Remove unused variable in image_add_from_file. Add trap in case
|
11 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
|
merge a big e17 doc patch
|
11 years ago |
e_widget_label.h
|
FORMATTING
|
13 years ago |
e_widget_list.c
|
add prepend/repack functions for e_widget_list
|
11 years ago |
e_widget_list.h
|
add prepend/repack functions for e_widget_list
|
11 years ago |
e_widget_preview.c
|
e: call e_widget_change() when preview widget changes
|
11 years ago |
e_widget_preview.h
|
desklock config now allows you to configure the image shown on each screen
|
11 years ago |
e_widget_radio.c
|
call changed when radio changes
|
11 years ago |
e_widget_radio.h
|
FORMATTING
|
13 years ago |
e_widget_scrollframe.c
|
e17: whitespaces--
|
11 years ago |
e_widget_scrollframe.h
|
e17: whitespaces--
|
11 years ago |
e_widget_slider.c
|
merge a big e17 doc patch
|
11 years ago |
e_widget_slider.h
|
FORMATTING
|
13 years ago |
e_widget_spectrum.c
|
e17: whitespaces--
|
11 years ago |
e_widget_spectrum.h
|
e17: whitespaces--
|
11 years ago |
e_widget_table.c
|
add e_widget_table_freeze/thaw
|
11 years ago |
e_widget_table.h
|
add e_widget_table_freeze/thaw
|
11 years ago |
e_widget_textblock.c
|
e: fix e_widget_textblock to use min: 1 0; on TEXTBLOCK part in theme
|
12 years ago |
e_widget_textblock.h
|
e17: whitespaces--
|
11 years ago |
e_widget_toolbar.c
|
add support for and use eina_list_last_data_get
|
11 years ago |
e_widget_toolbar.h
|
toolbar function to return count of toolbar items
|
11 years ago |
e_widget_toolbook.c
|
and actually explicitly make toolbooks scrollable by default.
|
11 years ago |
e_widget_toolbook.h
|
e17: whitespaces--
|
11 years ago |
e_win.c
|
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
|
11 years ago |
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
|
11 years ago |
e_xinerama.c
|
e17: whitespaces--
|
11 years ago |
e_xinerama.h
|
formatting
|
12 years ago |
e_xkb.c
|
xkb no longer sets dummy default layouts and is smarter about applying configs without layouts
|
11 years ago |
e_xkb.h
|
ton of xkb fixes:
|
11 years ago |
e_xsettings.c
|
e: always apply xsettings
|
11 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: Cleanup
|
11 years ago |
e_zone.h
|
add "Flip To Previous Desktop" action
|
11 years ago |