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 b7fae6decb pointer gets more singals now - needed this for my new theme for e17 - it 16 years ago
..
.cvsignore Long waiting commit 16 years ago
Makefile.am Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e.h Long waiting commit 16 years ago
e_about.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_about.h sys actions have status/info/progress dialogs that should work right for all 17 years ago
e_actions.c Various patch bits from Brett Nash. Still going through the rest of them. 16 years ago
e_actions.h fix some warnings, mostly missing "void" when a function has no parameters 16 years ago
e_alert.c make alerts smaller... small white boxes of death. 16 years ago
e_alert.h alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_atoms.c Fix EAPI warnings. 18 years ago
e_atoms.h Add internal atom for state, and centered state. 18 years ago
e_bg.c fix transitions. 16 years ago
e_bg.h E_FM Context Menus :) 16 years ago
e_bindings.c numlock binding... WRONG. see comments. 17 years ago
e_bindings.h ++const 17 years ago
e_border.c Fix issue with moving from unshaped borders to shaped borders (i.e. Fullscreen -> default). 16 years ago
e_border.h this is ugly - but it reduces trails from dropshadow or desktop redraws on 16 years ago
e_box.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_box.h Start of fix for drag and drop to autoscrolling ibar/ibox. 17 years ago
e_canvas.c Use e_config->edje_collection_cache value for setting edje collection cache. 16 years ago
e_canvas.h support un the fly rehinting. 17 years ago
e_color.c when clicking on a color well, initialize the color selector to the well's color 17 years ago
e_color.h Remove stale code. 16 years ago
e_color_class.c Formatting. 16 years ago
e_color_class.h Clean up compile warnings: 17 years ago
e_color_dialog.c Formatting. 16 years ago
e_color_dialog.h store the initial color when opening a color dialog, and return that on cancel 17 years ago
e_config.c Fix typo in error dialog title. 16 years ago
e_config.h buttom patch from lok and seb's shelf bug fix. 16 years ago
e_config_data.c Long waiting commit 16 years ago
e_config_data.h boys and girls... animals and vegetables... pokemon and spatial anomolies 16 years ago
e_config_dialog.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_config_dialog.h Add functions for returning an existing config dialog. 17 years ago
e_configure.c Be sure to free icon_file if it exists for both categories & items. 16 years ago
e_configure.h config panel now is a module - just config registry is in core e. 16 years ago
e_confirm_dialog.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_confirm_dialog.h confirm dialogs can now be deleted via e_object_del() call 16 years ago
e_container.c and fully handle dynamic screen add/del with xinerama (xrandr 1.2). seems to 16 years ago
e_container.h xinerama support work-infra in for xrandr1.2 and comments as to what is needed. 16 years ago
e_datastore.c Fix EAPI warnings. 18 years ago
e_datastore.h datastore for moduels to share data via - they are in charge of cleaning up 18 years ago
e_desk.c use the shadowed window tree from ecore 16 years ago
e_desk.h 1. fix perf dialog - to actually change fps 17 years ago
e_desklock.c Various patch bits from Brett Nash. Still going through the rest of them. 16 years ago
e_desklock.h Single event for show/hide desktop. 16 years ago
e_dialog.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_dialog.h you're all goign to kill me :) but here goes - i broke the dialog and config 17 years ago
e_dnd.c use the shadowed window tree from ecore 16 years ago
e_dnd.h use the shadowed window tree from ecore 16 years ago
e_dpms.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 17 years ago
e_dpms.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 17 years ago
e_eap_editor.c Oops bad me. Handle both icons in the icon theme or with the path 16 years ago
e_eap_editor.h brian's selector 16 years ago
e_editable.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_editable.h Add prototype for func. 16 years ago
e_entry.c Delete event callbacks when e_entry is deleted. 16 years ago
e_entry.h * Add password mode to the entry 17 years ago
e_entry_dialog.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_entry_dialog.h sys actions have status/info/progress dialogs that should work right for all 17 years ago
e_error.c fileman code is not needed anymore (not built) 17 years ago
e_error.h Remove stale code. 16 years ago
e_exec.c disable tracking of stdout/err for now. 16 years ago
e_exec.h Convert borders to efreet. 16 years ago
e_exehist.c efreet 16 years ago
e_exehist.h efreet 16 years ago
e_filereg.c Reimplement filereg as a hash instead of a list, providing a minor speedup. 16 years ago
e_filereg.h metric pooch! 17 years ago
e_flowlayout.c oops - missed version member 16 years ago
e_flowlayout.h Remove stale code. 16 years ago
e_fm.c Fix warnings. 16 years ago
e_fm.h lok's patches for hal support. works a bit better now - removable devs are 16 years ago
e_fm_custom.c Various patch bits from Brett Nash. Still going through the rest of them. 16 years ago
e_fm_custom.h documentation from brett... tiler can compiler again. 16 years ago
e_fm_hal.c Fix warnings. 16 years ago
e_fm_hal.h add these suckers in too 16 years ago
e_fm_main.c Fix warnings. 16 years ago
e_fm_mime.c Cleanup e_bg & e_theme nicely by removing globs. 16 years ago
e_fm_mime.h Add e_fm2_mime_handler_test() to run a mime handler's internal test funciton 16 years ago
e_fm_prop.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_fm_prop.h fix segv and fixme related to fm properites dialog 16 years ago
e_fm_shared.h lok's patches for hal support. works a bit better now - removable devs are 16 years ago
e_focus.c patches that i said were in - commit. (see my reply emails) 17 years ago
e_focus.h click to focus works... if you turn it on and restart. 18 years ago
e_font.c Overhaul for font configuration (hope people like it) 16 years ago
e_font.h Overhaul for font configuration (hope people like it) 16 years ago
e_gadcon.c Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_gadcon.h Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_gadcon_popup.c Pass the user supplied Evas_Object to the resize func, as the user 16 years ago
e_gadcon_popup.h info popup for gadcon clients 16 years ago
e_grabinput.c * Fixing missing 'return 1' in e_grabinput.c 17 years ago
e_grabinput.h add a preview widget (includes a livethumb for live downscaling - notice 17 years ago
e_hints.c Remove stale code. 16 years ago
e_hints.h Clean up maximization, there is only one unmaximize function now. Think 17 years ago
e_icon.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_icon.h new thumbnailer system. works a bit more like epsilon - launches a 17 years ago
e_ilist.c Be sure to set the ilist item->selected to 0 when calling e_ilist_unselect. 16 years ago
e_ilist.h Better modules config dialog. Can now multi-select several modules to 16 years ago
e_imc_main.c Long waiting commit 16 years ago
e_includes.h Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_init.c In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code. 16 years ago
e_init.h move init splash to its own process to make it smoother and able to be up 16 years ago
e_init_main.c and make the init splash use the right engine! 16 years ago
e_int_border_locks.c Fix Remember check location for tokyo :) 16 years ago
e_int_border_locks.h locks have been dialogified :) 18 years ago
e_int_border_menu.c In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code. 16 years ago
e_int_border_menu.h clean up sb removal. move menu border to its own file 18 years ago
e_int_border_prop.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_int_border_prop.h start on a long awaited TODO item - a window properties dialog - that will 17 years ago
e_int_border_remember.c various patches from the devel mailing list in - and fixed where needed. 16 years ago
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 18 years ago
e_int_config_modules.c Much better modules dialog. Faster at listing, loading & unloading modules. 16 years ago
e_int_config_modules.h Fix warnings. 16 years ago
e_int_gadcon_config.c Formatting fixes. 16 years ago
e_int_gadcon_config.h fines to start work on settign gadcon contents and make click to focus also 17 years ago
e_int_menus.c Remove commented Files block, This really doesn't need to be here anymore as 16 years ago
e_int_menus.h and more config into modules 16 years ago
e_int_shelf_config.c buttom patch from lok and seb's shelf bug fix. 16 years ago
e_int_shelf_config.h start of some shelf config - START only... deal with it. debugging printfs 17 years ago
e_int_toolbar_config.c Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 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 Fix warning. 16 years ago
e_intl.h Long waiting commit 16 years ago
e_intl_data.c Long waiting commit 16 years ago
e_intl_data.h Long waiting commit 16 years ago
e_ipc.c move init splash to its own process to make it smoother and able to be up 16 years ago
e_ipc.h move init splash to its own process to make it smoother and able to be up 16 years ago
e_ipc_codec.c maxime's leak fix patches 17 years ago
e_ipc_codec.h ipc is #defineable (rough for now - maybe able to be undefined and eventually 17 years ago
e_ipc_handlers.h Rename -shutdown to -exit, to match the operations in the menu. Create a -shutdown that will shut the computer down. 16 years ago
e_ipc_handlers_list.h Rename -shutdown to -exit, to match the operations in the menu. Create a -shutdown that will shut the computer down. 16 years ago
e_layout.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_layout.h better pager dragging 17 years ago
e_livethumb.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_livethumb.h more ilist widget work... but more fix up livethumb to be cleaner 18 years ago
e_main.c pointer gets more singals now - needed this for my new theme for e17 - it 16 years ago
e_manager.c Fix missed theme part name change as per ML thread "E_Manager issues". 16 years ago
e_manager.h move init splash to its own process to make it smoother and able to be up 16 years ago
e_maximize.c Fix for shelfs on specified desktops: Do not maximize until a shelf which is only visible on other desktops. 16 years ago
e_maximize.h 1) Maximizing in individual directions with <alt><f10> and <ctrl><f10> works now 17 years ago
e_menu.c Remove stale code. 16 years ago
e_menu.h Remove unused struct member. 16 years ago
e_mmx.h dropshadow module.eap - almost ready to nuke the module iconand use eap's 17 years ago
e_module.c boys and girls... animals and vegetables... pokemon and spatial anomolies 16 years ago
e_module.h Declare public functions in headers. 16 years ago
e_mouse.c Part 2 of Ravenlock's mouse acceleration patch. This adds a config dialog 16 years ago
e_mouse.h Part 2 of Ravenlock's mouse acceleration patch. This adds a config dialog 16 years ago
e_moveresize.c fix artiface where movereisze info stays in old location then jumps to new 16 years ago
e_moveresize.h allow move resize box to follow the object its moving/resizing 18 years ago
e_msg.c Join strings into malloc 17 years ago
e_msg.h Clean up compile warnings: 17 years ago
e_msgbus.c handle errors properly in msgbus! 16 years ago
e_msgbus.h Declare public functions in headers. 16 years ago
e_obj_dialog.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_obj_dialog.h metrics sys patch 17 years ago
e_object.c Formatting. 16 years ago
e_object.h Remove stale code. 16 years ago
e_order.c ref and free desktops for .order files. 16 years ago
e_order.h Cleanup. 16 years ago
e_pan.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_pan.h a scrollview smart plus gfx for it. 18 years ago
e_path.c Remove blank line. 16 years ago
e_path.h Minor formatting fix. 16 years ago
e_place.c In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code. 16 years ago
e_place.h Don't use place func, we need the cursor pos. 18 years ago
e_pointer.c pointer gets more singals now - needed this for my new theme for e17 - it 16 years ago
e_pointer.h pointer gets more singals now - needed this for my new theme for e17 - it 16 years ago
e_popup.c Add composite support for popups (shelves, menus and exebuf) 17 years ago
e_popup.h Ignore events on the popup! A fine usage for the new ecore_evas function! 18 years ago
e_prefix.c *API BREAK* see the discussion in the mailing list. misc and e_modules will follow 16 years ago
e_prefix.h Few stale memory plugs and cleanups: 18 years ago
e_remember.c various patches from the devel mailing list in - and fixed where needed. 16 years ago
e_remember.h various patches from the devel mailing list in - and fixed where needed. 16 years ago
e_remote_main.c Remove cast. 17 years ago
e_resist.c Fixing http://bugs.enlightenment.org/show_bug.cgi?id=199: 16 years ago
e_resist.h
e_screensaver.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 17 years ago
e_screensaver.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 17 years ago
e_scrollframe.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_scrollframe.h allow custom scrollframes for fwins. 16 years ago
e_sha1.c and some major refinements of efm - the selector code - well its in e_test.c 17 years ago
e_sha1.h Remove stale code. 16 years ago
e_shelf.c and fully handle dynamic screen add/del with xinerama (xrandr 1.2). seems to 16 years ago
e_shelf.h and fully handle dynamic screen add/del with xinerama (xrandr 1.2). seems to 16 years ago
e_signals.c make alerts smaller... small white boxes of death. 16 years ago
e_signals.h 1. trap abort signals - glibc likes to abort these days on memory free errors. 17 years ago
e_slider.c Remove printf. 16 years ago
e_slider.h slider widget... workies (in theory). still nto that pretty. 18 years ago
e_spectrum.c Various patch bits from Brett Nash. Still going through the rest of them. 16 years ago
e_spectrum.h Start of a color selector. 17 years ago
e_start_main.c move init splash to its own process to make it smoother and able to be up 16 years ago
e_startup.c and make the init splash use the right engine! 16 years ago
e_startup.h
e_stolen.c No need to duplicate this function. 16 years ago
e_stolen.h add a stolen window id subsystem so the border code ignores such stolen 18 years ago
e_sys.c and make the init splash use the right engine! 16 years ago
e_sys.h main menu cleanups. 17 years ago
e_sys_main.c Add missing header. 17 years ago
e_table.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_table.h
e_test.c No longer relevant. 16 years ago
e_test.h
e_theme.c Minor formatting fixes. 16 years ago
e_theme.h Add context menu for setting themes from efm. 16 years ago
e_theme_about.c and defer the del in other places too. anywhere where a canvas free might 16 years ago
e_theme_about.h theme about box! all themes can add their own now! :) 18 years ago
e_thumb.c - nice config for thumbnailing. Needs config dialog. 16 years ago
e_thumb.h add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at 17 years ago
e_thumb_main.c improve thumbnailer response 16 years ago
e_tlist.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 16 years ago
e_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 17 years ago
e_toolbar.c Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_toolbar.h Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
e_user.c Remove old prototype. 16 years ago
e_user.h Re-enable create/edit icon from border menu. 16 years ago
e_utils.c Add missing function proto in header file. 16 years ago
e_utils.h Add missing function proto in header file. 16 years ago
e_widget.c god damn.. chasing that bad mem access was tricky. found it after futzing 16 years ago
e_widget.h fixingup of pointer code to fallback a bit simpler - on demand buffer canvas 17 years ago
e_widget_aspect.c Remove unneeded printf. 16 years ago
e_widget_aspect.h use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect 16 years ago
e_widget_button.c buttom patch from lok and seb's shelf bug fix. 16 years ago
e_widget_button.h Eap editor now uses new fileselector. Please test it :) 17 years ago
e_widget_check.c another chunk 17 years ago
e_widget_check.h Check widget can now do icons like radio button. 17 years ago
e_widget_color_well.c Remove stale code. 16 years ago
e_widget_color_well.h when clicking on a color well, initialize the color selector to the well's color 17 years ago
e_widget_config_list.c Fix config list widget for recent e_widget_entry cahnges. 16 years ago
e_widget_config_list.h Fix config list widget for recent e_widget_entry cahnges. 16 years ago
e_widget_csel.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_widget_csel.h make csel a proper widget instead of just a wrapper around table. 17 years ago
e_widget_cslider.c Formatting. 16 years ago
e_widget_cslider.h Start of a color selector. 17 years ago
e_widget_desk_preview.c abstract config dialogs more - include params. 16 years ago
e_widget_desk_preview.h add preview widget to Virtual Desktops dialog 17 years ago
e_widget_entry.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_widget_entry.h API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_widget_font_preview.c Overhaul for font configuration (hope people like it) 16 years ago
e_widget_font_preview.h Overhaul for font configuration (hope people like it) 16 years ago
e_widget_framelist.c when going back to categories list, scroll to the category we were just in 16 years ago
e_widget_framelist.h when going back to categories list, scroll to the category we were just in 16 years ago
e_widget_frametable.c e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 17 years ago
e_widget_frametable.h e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 17 years ago
e_widget_fsel.c API breakage: e_widget_entry_add() allows now to set a cb function for text change events. 16 years ago
e_widget_fsel.h i'm cleaning up dnd. fixed leaks. made dnd more convenient - less work to do 17 years ago
e_widget_ilist.c Better modules config dialog. Can now multi-select several modules to 16 years ago
e_widget_ilist.h Better modules config dialog. Can now multi-select several modules to 16 years ago
e_widget_image.c e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame* 17 years ago
e_widget_image.h const char for file. 17 years ago
e_widget_label.c another chunk 17 years ago
e_widget_label.h aaah.... 17 years ago
e_widget_list.c more fm work - fix list append too 17 years ago
e_widget_list.h and now all the internal widgets understand keyboard focus and control. 18 years ago
e_widget_preview.c Minor formatting fix. 16 years ago
e_widget_preview.h fix up transitions dialog... :) 17 years ago
e_widget_radio.c Remove stale code. 16 years ago
e_widget_radio.h iconradio elements are available now 17 years ago
e_widget_scrollframe.c fix segfault on e_widget_scrollframe_simple_add 16 years ago
e_widget_scrollframe.h fm2 has some slightly better keyboard nav ability - needs to become better 17 years ago
e_widget_slider.c [Widget_Slider] Fix the emission of the "e,state,enabled/disabled" signal 17 years ago
e_widget_slider.h Add Font Configuration Dialog, and... 17 years ago
e_widget_spectrum.c Formatting. 16 years ago
e_widget_spectrum.h Start of a color selector. 17 years ago
e_widget_table.c Dynamically add and remove desks in the preview when you change the # of virtual desks. 17 years ago
e_widget_table.h Dynamically add and remove desks in the preview when you change the # of virtual desks. 17 years ago
e_widget_textblock.c Reset textblock size to (0,0) before setting text. This seems to help the proper display of scrollbars in situations in which you are repeatedly changing the contents of the textblock. 16 years ago
e_widget_textblock.h ok- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe. 18 years ago
e_widget_tlist.c tlist was not showing it had focus. 16 years ago
e_widget_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 17 years ago
e_win.c Provide a convenience function for setting a window border internal icon key. 16 years ago
e_win.h Provide a convenience function for setting a window border internal icon key. 16 years ago
e_xinerama.c In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code. 16 years ago
e_xinerama.h xinerama support work-infra in for xrandr1.2 and comments as to what is needed. 16 years ago
e_zone.c xinerama support work-infra in for xrandr1.2 and comments as to what is needed. 16 years ago
e_zone.h xinerama support work-infra in for xrandr1.2 and comments as to what is needed. 16 years ago