You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Carsten Haitzler 02a71ca145 store startup id in exehist as e restart was not self-exec as of e17 10 years ago
..
e_fm only call eldbus_shutdown() for udisks efm backends if there's an existing eldbus connection 10 years ago
.gitignore Split .gitignore into multiple files 10 years ago
Makefile.am fix e_exec to successfully open .desktop files which are URLs by using e_open 10 years ago
e.h Rename edbus->eldbus 10 years ago
e_about.c bump year in about dialog 10 years ago
e_about.h e17: whitespaces-- 11 years ago
e_acpi.c add reported acpi events for several button/... events not handled yet 10 years ago
e_acpi.h add reported acpi events for several button/... events not handled yet 10 years ago
e_actions.c fix window desk send flip to action (GLIMAAAAAAAAAAAAAAAAAAAAA) 10 years ago
e_actions.h giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
e_alert.c formatting 11 years ago
e_alert.h e: full rewrite of our WBOD. 11 years ago
e_alert_main.c s/E17/E18/ 10 years ago
e_atoms.c formatting: all at once 11 years ago
e_atoms.h add zone geometry property to windows and keep it updated. 11 years ago
e_backlight.c backlight no longer attempts to apply settings for dummy devices 11 years ago
e_backlight.h add E_EVENT_BACKLIGHT_CHANGE 11 years ago
e_backlight_main.c formatting: all at once 11 years ago
e_bg.c E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency 10 years ago
e_bg.h ensure we get a properly stringshared return value here to match state of e_path_find 11 years ago
e_bindings.c put in "key allowed" call in e_bindings for keys to filter out 10 years ago
e_bindings.h put in "key allowed" call in e_bindings for keys to filter out 10 years ago
e_border.c comp-ignore modal lock windows, set icccm name/class on them 10 years ago
e_border.h improve BD_CHANGED macro to abort in debug mode 10 years ago
e_box.c formatting: all at once 11 years ago
e_box.h add e_box function to return item size 11 years ago
e_canvas.c a much requested feature: drag-only edge bindings 10 years ago
e_canvas.h a much requested feature: drag-only edge bindings 10 years ago
e_color.c formatting: all at once 11 years ago
e_color.h FORMATTING 13 years ago
e_color_class.c formatting: all at once 11 years ago
e_color_class.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_color_dialog.c formatting: all at once 11 years ago
e_color_dialog.h e17: whitespaces-- 11 years ago
e_comp.c revert last, useless commit; what I really meant was to remove the unnecessary evas image calls 10 years ago
e_comp.h add e_comp_win_effect_clip for manually applying clip to comp wins 10 years ago
e_comp_cfdata.c make grab during draw default in e18 comp. 10 years ago
e_comp_cfdata.h add option to not fade backlight on suspend/resume/reboot/shutdown/logout etc. to keep backlight untouched. 10 years ago
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 10 years ago
e_comp_render_update.h giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
e_comp_wl.c Update e_comp_wl with recent wayland changes 10 years ago
e_comp_wl.h Add a reference to the shell for shell_surface 10 years ago
e_config.c s/E17/E18/ 10 years ago
e_config.h new user-requested option for moving the winlist-selected window to the current desk 10 years ago
e_config_data.c track config edds, add e_config_descriptor_find() for retrieving them 10 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 formatting: all at once 11 years ago
e_config_dialog.h e17: whitespaces-- 11 years ago
e_configure.c formatting: all at once 11 years ago
e_configure.h e17: fix: show evry 'start' and 'plugins' dialogs via settings panel action 12 years ago
e_configure_option.c s/E17/E18/ 10 years ago
e_configure_option.h Better gettext usage for conf2 module 10 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 move and resize container when moving and resizing container 10 years ago
e_container.h comp shape updates: 10 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 use relative window coords when setting up desk transitions; fixes animations with multiple monitors 10 years ago
e_desk.h e_desk_last_focused_focus now returns the focused border 10 years ago
e_deskenv.c formatting: all at once 11 years ago
e_deskenv.h always re-set xmodmap after changing kbd layout group 11 years ago
e_desklock.c giant comp rejiggering commit #5: 10 years ago
e_desklock.h move desklock bg enum to desklock header 11 years ago
e_deskmirror.c add deskmirror, a new widget which breaks evas in a number of terrifying ways 10 years ago
e_deskmirror.h add deskmirror, a new widget which breaks evas in a number of terrifying ways 10 years ago
e_desktop_editor.c rename e_eap_editor files to e_desktop_editor...this makes much more sense 10 years ago
e_desktop_editor.h rename e_eap_editor files to e_desktop_editor...this makes much more sense 10 years ago
e_dialog.c set no_resizable state by default on dialogs 11 years ago
e_dialog.h add dialog helper function to set modal/transientfor on windows 11 years ago
e_dnd.c after 4 hours of dndebugging gtk apps, I have solved all external dnd issues. 10 years ago
e_dnd.h add drop handler "hidden" flag to block drops 10 years ago
e_dpms.c Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. 11 years ago
e_dpms.h work around x dpms bug which seems to forget about doing dpms 2nd time 11 years ago
e_entry.c formatting: all at once 11 years ago
e_entry.h add function to disable entry menu 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 formatting: all at once 11 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 store startup id in exehist as e restart was not self-exec as of e17 10 years ago
e_exec.h add e_exec_instances_get 10 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 11 years ago
e_filereg.h e17: whitespaces-- 11 years ago
e_flowlayout.c e_flowlayout is just not done correctly at all...some fixes here to make it not crash on deletion at least :/ 10 years ago
e_flowlayout.h add flowlayout functions for getting prev/next items 11 years ago
e_fm.c Fix uninitialized variable warning 10 years ago
e_fm.h e_fm2_optimal_size_calc now returns a bool to indicate whether the returned size can be used 10 years ago
e_fm_cmdline.c Rename edbus->eldbus 10 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 11 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 11 years ago
e_fm_mime.c formatting: all at once 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 formatting: all at once 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 inlist_count is not O(1) 11 years ago
e_fm_op_registry.h e17: whitespaces-- 11 years ago
e_fm_prop.c formatting: all at once 11 years ago
e_fm_prop.h FORMATTING 13 years ago
e_fm_shared_codec.c formatting: all at once 11 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 unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure 10 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 remove old x focus hack for mouse in 10 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 s/E17/E18/ 10 years ago
e_gadcon.h add e_gadcon_repopulate 10 years ago
e_gadcon_popup.c make gadcon popup cleanup slightly more correct when deleting objects 10 years ago
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 10 years ago
e_grab_dialog.c formatting: all at once 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 formatting: all at once 11 years ago
e_grabinput.h add function to return current key grab xwin 11 years ago
e_hints.c add new border hack for qemu sdl window shading 10 years ago
e_hints.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_icon.c undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity 10 years ago
e_icon.h undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity 10 years ago
e_ilist.c formatting: all at once 11 years ago
e_ilist.h break out ilist item label setting 11 years ago
e_imc_main.c formatting: all at once 11 years ago
e_import_config_dialog.c Look for edje_cc in the right place when importing wallpapers 10 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 fix path setting in import dialog 10 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 add deskmirror, a new widget which breaks evas in a number of terrifying ways 10 years ago
e_init.c giant comp rejiggering commit #LAST: 10 years ago
e_init.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_int_border_locks.c formatting: all at once 11 years ago
e_int_border_locks.h FORMATTING 13 years ago
e_int_border_menu.c add toggle for borderless window state to top-level of border menu 10 years ago
e_int_border_menu.h forgot that we do data param first in callbacks... 11 years ago
e_int_border_prop.c formatting: all at once 11 years ago
e_int_border_prop.h FORMATTING 13 years ago
e_int_border_remember.c e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border 10 years ago
e_int_border_remember.h add edit button to window remembers config dialog 10 years ago
e_int_config_modules.c improve module config dialog load speed 11 years ago
e_int_config_modules.h FORMATTING 13 years ago
e_int_gadcon_config.c formatting: 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 e: No need to check MINOR twice 10 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 things that grind my gears: when my shelf config dialogs don't have check changed 10 years ago
e_int_shelf_config.h FORMATTING 13 years ago
e_int_toolbar_config.c formatting: all at once 11 years ago
e_int_toolbar_config.h Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_intl.c formatting: all at once 11 years ago
e_intl.h unbreak e_intl.h #ifdefs 11 years ago
e_intl_data.c formatting: all at once 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 giant comp rejiggering commit #LAST: 10 years ago
e_ipc.h giant comp rejiggering commit #LAST: 10 years ago
e_ipc_codec.c formatting: all at once 11 years ago
e_ipc_codec.h e17: whitespaces-- 11 years ago
e_layout.c layout/comp "top at xy" functions now allow restricting based on visibility 10 years ago
e_layout.h layout/comp "top at xy" functions now allow restricting based on visibility 10 years ago
e_livethumb.c e: let's make all preview asynchronous with edje. 10 years ago
e_livethumb.h e17: whitespaces-- 11 years ago
e_log.c formatting: all at once 11 years ago
e_log.h replace e17 logging "system" with custom eina log domain 11 years ago
e_main.c e: Remove unneeded variable 10 years ago
e_manager.c don't resize manager when manager has same size as set size 10 years ago
e_manager.h giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
e_maximize.c formatting: all at once 11 years ago
e_maximize.h FORMATTING 13 years ago
e_menu.c outdent small block in menu idler 10 years ago
e_menu.h use new zoomap function to set solidness on comp win reshadow 10 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 s/E17/E18/ 10 years ago
e_module.h merge all bindings dialogs into single module: conf_bindings 10 years ago
e_mouse.c formatting: all at once 11 years ago
e_mouse.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_moveresize.c set ignore events on move/resize info popups 10 years ago
e_moveresize.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_msg.c formatting: all at once 11 years ago
e_msg.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_msgbus.c Rename edbus->eldbus 10 years ago
e_msgbus.h Rename edbus->eldbus 10 years ago
e_notification.c default notification urgency to normal to ensure that notifications are displayed when they do not explicitly set the urgency hint 10 years ago
e_notification.h unbreak notification callbacks, fix notification crashes 10 years ago
e_obj_dialog.c formatting: all at once 11 years ago
e_obj_dialog.h add const 11 years ago
e_object.c add e_object_ref_debug_set 10 years ago
e_object.h add e_object_ref_debug_set 10 years ago
e_open.c formatting: all at once 11 years ago
e_order.c Hi, 11 years ago
e_order.h add function for cloning an e_order 11 years ago
e_pan.c formatting: all at once 11 years ago
e_pan.h e17: whitespaces-- 11 years ago
e_path.c some stringshare improvements for e_path_find 11 years ago
e_path.h use stringshare return type 11 years ago
e_place.c formatting: all at once 11 years ago
e_place.h e17: whitespaces-- 11 years ago
e_pointer.c giant comp rejiggering commit #5: 10 years ago
e_pointer.h giant comp rejiggering commit #5: 10 years ago
e_popup.c block popup showing when content not set 10 years ago
e_popup.h e_popup_autoclose() now also allows a delete function to replace normal popup deletion 10 years ago
e_powersave.c formatting 11 years ago
e_powersave.h e17: whitespaces-- 11 years ago
e_prefix.c formatting: all at once 11 years ago
e_prefix.h e17 -> use eina prefix stuff. 12 years ago
e_randr.c Initialize geometry variables (ie: The Shutup you stupid clang commit) 10 years ago
e_randr.h Record primary output in randr config. 10 years ago
e_remember.c fix e_remember removal crash which I cleverly added last year to create more work for myself in the future 10 years ago
e_remember.h e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border 10 years ago
e_resist.c formatting 11 years ago
e_resist.h FORMATTING 13 years ago
e_scale.c formatting: all at once 11 years ago
e_scale.h convert init/shutdown to EINTERN, move some to _update(). 13 years ago
e_screensaver.c Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. 11 years ago
e_screensaver.h lots of buglet-fixing. this does: 11 years ago
e_scrollframe.c formatting: all at once 11 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 11 years ago
e_sha1.h e17: whitespaces-- 11 years ago
e_shelf.c all comp wins now have zoomaps, zooming effect lovers rejoice 10 years ago
e_shelf.h all comp wins now have zoomaps, zooming effect lovers rejoice 10 years ago
e_signals.c formatting 11 years ago
e_signals.h FORMATTING 13 years ago
e_slidecore.c formatting: all at once 11 years ago
e_slidecore.h FORMATTING 13 years ago
e_slider.c e_slider: emit signal on disabled state change 10 years ago
e_slider.h fix bug where slider could be changed while disabled 11 years ago
e_slidesel.c formatting: all at once 11 years ago
e_slidesel.h e17: whitespaces-- 11 years ago
e_spectrum.c formatting: all at once 11 years ago
e_spectrum.h Start of a color selector. 17 years ago
e_start_main.c s/E17/E18/ 10 years ago
e_startup.c Better gettext usage in a few places 11 years ago
e_startup.h FORMATTING 13 years ago
e_static_grab.c formatting: all at once 11 years ago
e_stolen.c formatting: all at once 11 years ago
e_stolen.h FORMATTING 13 years ago
e_surface.c Remove unnecessary calls to evas_object_image functions. 10 years ago
e_surface.h Add function to support setting e_border input area 10 years ago
e_sys.c Fix hibernate 10 years ago
e_sys.h add new events for suspend/hibernate/resume 11 years ago
e_sys_l2ping.c Remove unused variables. 10 years ago
e_sys_main.c dear Mike, 10 years ago
e_table.c formatting 11 years ago
e_table.h FORMATTING 13 years ago
e_test.c add deskmirror, a new widget which breaks evas in a number of terrifying ways 10 years ago
e_test.h FORMATTING 13 years ago
e_theme.c s/E17/E18/ 10 years ago
e_theme.h expose e_theme_collection_items_find() as a useful function 10 years ago
e_theme_about.c formatting: all at once 11 years ago
e_theme_about.h e17: whitespaces-- 11 years ago
e_thumb.c Hi, 11 years ago
e_thumb.h e17: whitespaces-- 11 years ago
e_thumb_main.c font previews in efm - in thumbnails and in efm preview 10 years ago
e_toolbar.c Make gadcon locations translatable 10 years ago
e_toolbar.h adjust efm fwin setup and popup to be... better theme friendly! 11 years ago
e_update.c formatting: all at once 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 allow xdg dir usage if you add -DDOXDG to CFLAGS. 10 years ago
e_user.h FORMATTING 13 years ago
e_utils.c add e_util_string_list_free 10 years ago
e_utils.h add e_util_string_list_free 10 years ago
e_widget.c fix e widget focus un-setting 10 years ago
e_widget.h added e_widget_on_disable_hook_set 10 years ago
e_widget_aspect.c formatting: all at once 11 years ago
e_widget_aspect.h EAPI 16 years ago
e_widget_bgpreview.c creating individual bgpreview objects no longer requires sizes 10 years ago
e_widget_bgpreview.h creating individual bgpreview objects no longer requires sizes 10 years ago
e_widget_button.c formatting: all at once 11 years ago
e_widget_button.h FORMATTING 13 years ago
e_widget_check.c check widget disable list functions now apply disabled state on adding new items 10 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 formatting: all at once 11 years ago
e_widget_color_well.h enables optional alpha edition in color selector. 13 years ago
e_widget_config_list.c formatting: all at once 11 years ago
e_widget_config_list.h FORMATTING 13 years ago
e_widget_csel.c formatting: all at once 11 years ago
e_widget_csel.h enables optional alpha edition in color selector. 13 years ago
e_widget_cslider.c formatting: all at once 11 years ago
e_widget_cslider.h e17: whitespaces-- 11 years ago
e_widget_entry.c correctly pop pointer stack when deleting entry widgets 10 years ago
e_widget_entry.h E entry: Move to edje_entry and remove e_editable. 11 years ago
e_widget_filepreview.c fix mounted fs used/free/reserved display to work again... 10 years ago
e_widget_filepreview.h fix fsel preview to work again. :) 11 years ago
e_widget_flist.c formatting: all at once 11 years ago
e_widget_flist.h add flist function to get config 11 years ago
e_widget_font_preview.c formatting: all at once 11 years ago
e_widget_font_preview.h e17: whitespaces-- 11 years ago
e_widget_framelist.c formatting: all at once 11 years ago
e_widget_framelist.h FORMATTING 13 years ago
e_widget_frametable.c add object_repack function for frametable 11 years ago
e_widget_frametable.h add object_repack function for frametable 11 years ago
e_widget_fsel.c formatting: all at once 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 formatting: all at once 11 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 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 formatting: all at once 11 years ago
e_widget_label.h FORMATTING 13 years ago
e_widget_list.c formatting: all at once 11 years ago
e_widget_list.h add prepend/repack functions for e_widget_list 11 years ago
e_widget_preview.c add e_widget_preview_size_set 10 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. :) 11 years ago
e_widget_radio.h FORMATTING 13 years ago
e_widget_scrollframe.c formatting: all at once 11 years ago
e_widget_scrollframe.h e17: whitespaces-- 11 years ago
e_widget_slider.c formatting: all at once 11 years ago
e_widget_slider.h FORMATTING 13 years ago
e_widget_spectrum.c formatting: all at once 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 formatting: all at once 11 years ago
e_widget_textblock.h e17: whitespaces-- 11 years ago
e_widget_toolbar.c formatting: all at once 11 years ago
e_widget_toolbar.h toolbar function to return count of toolbar items 11 years ago
e_widget_toolbook.c formatting: all at once 11 years ago
e_widget_toolbook.h e17: whitespaces-- 11 years ago
e_win.c giant comp rejiggering commit #5: 10 years ago
e_win.h conf2 11 years ago
e_xinerama.c s/E17/E18/ 10 years ago
e_xinerama.h formatting 11 years ago
e_xkb.c add option for disabling all keyboard layout changes 10 years ago
e_xkb.h giant rollup commit fixing all xkb issues 10 years ago
e_xsettings.c don't apply xsettings if no settings exist 10 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 giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
e_zone.h giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
e_zoomap.c rename zoomap smart functions to have zoomap in the name for easier debugging 10 years ago
e_zoomap.h add zoomap util function for setting solidness based on edje data items of child 10 years ago