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 087af991d6 patches applied as per emails :) 17 years ago
..
.cvsignore cvsignore++ 17 years ago
Makefile.am patches applied as per emails :) 17 years ago
e.h 1. update bugs in todo. 17 years ago
e_about.c Update copyright year to 2007. (lame commit, I know) 17 years ago
e_about.h sys actions have status/info/progress dialogs that should work right for all 17 years ago
e_actions.c patches applied as per emails :) 17 years ago
e_actions.h * no need in those (ACT_EDIT_*) flags. 17 years ago
e_alert.c recover might be nicer a term 17 years ago
e_alert.h alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_apps.c 1. update bugs in todo. 17 years ago
e_apps.h Fix border icon drag. 17 years ago
e_apps_error.c #if 0 unused code. 17 years ago
e_apps_error.h Formatting. 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 1. fixed some inefficient edje loading - moved checks to the cache code where 17 years ago
e_bg.h Allow setting bg of desktops from within virtual desktop dialog. 17 years ago
e_bindings.c numlock binding... WRONG. see comments. 17 years ago
e_bindings.h ++const 17 years ago
e_border.c No need for cast. 17 years ago
e_border.h Remove an unused variable from the border structure. 17 years ago
e_box.c Add return value. 17 years ago
e_box.h Start of fix for drag and drop to autoscrolling ibar/ibox. 17 years ago
e_canvas.c only ask for hinting levels if its supported - fallback by hand 18 years ago
e_canvas.h support un the fly rehinting. 18 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 silence warnings on older gcc's about incomplete types 17 years ago
e_color_class.c Remove unused variables 18 years ago
e_color_class.h Clean up compile warnings: 18 years ago
e_color_dialog.c Provide a more meaningful internal name to the color dialog, rather than 17 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 Add config option and implement "switch to desktop of new window (optional 17 years ago
e_config.h Add config option and implement "switch to desktop of new window (optional 17 years ago
e_config_dialog.c Add functions for returning an existing config dialog. 17 years ago
e_config_dialog.h Add functions for returning an existing config dialog. 17 years ago
e_configure.c some icons for the Applications category. 17 years ago
e_configure.h Redo Config Panel as per conversation with raster, using 2 lists now. 17 years ago
e_confirm_dialog.c 1 metric tonne of pooch. 17 years ago
e_confirm_dialog.h Just some doxy fixes to make the sentence sound sane. 17 years ago
e_container.c fix rememebr cmd stuff 17 years ago
e_container.h jamse brown ... errr... gadman is dead. 17 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 19 years ago
e_desk.c xinerama - slide in from off the container, not zone. 17 years ago
e_desk.h 1. fix perf dialog - to actually change fps 17 years ago
e_desklock.c fix e if pam is NOT built so desklock aborts with a dialog. 17 years ago
e_desklock.h and general code formatting, layout, organisation and namespacing - be mroe 18 years ago
e_dialog.c Fix up the border_icon_set a little bit. 17 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 DND for gadcon clients. 17 years ago
e_dnd.h DND for gadcon clients. 17 years ago
e_eap_editor.c Fix border icon drag. 17 years ago
e_eap_editor.h fix some buglets 17 years ago
e_editable.c 1. jose's premul patches for evas 17 years ago
e_editable.h * [Editable] remove e_entry_selectable_get/set() because it's useless 17 years ago
e_entry.c patches (see devel list) :) 17 years ago
e_entry.h * Add password mode to the entry 17 years ago
e_entry_dialog.c i18n hunter strikes again :) 17 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 fileman code is not needed anymore (not built) 17 years ago
e_exebuf.c Fix border icon drag. 17 years ago
e_exebuf.h well - skeleton work.. going to work on exebuf... 18 years ago
e_exehist.c Add return value. 17 years ago
e_exehist.h desklock title was wrongish (comapred to control panel) 17 years ago
e_fdo_menu_to_order.c Never assign a alloc'ed to a const if we are to free it! 17 years ago
e_fdo_menu_to_order.h Part one of the quick'n'dirty "save our menu costumizations" hack. 17 years ago
e_filereg.c Add return value. 17 years ago
e_filereg.h metric pooch! 17 years ago
e_flowlayout.c patches applied as per emails :) 17 years ago
e_flowlayout.h patches applied as per emails :) 17 years ago
e_fm.c fix dnd path support to use url 17 years ago
e_fm.h 1. update bugs in todo. 17 years ago
e_fm_mime.c make mime type loads more correct and efficient 17 years ago
e_fm_mime.h fix list remove. add cache flush. use it. 17 years ago
e_fm_prop.c Pass pointer, not reference to pointer. 17 years ago
e_fm_prop.h Correct header define. 17 years ago
e_focus.c patches that i said were in - commit. (see my reply emails) 18 years ago
e_focus.h click to focus works... if you turn it on and restart. 19 years ago
e_font.c when disabling a font class, it will make all the affected parts use their default settings for the text, instead of visually having no change. 17 years ago
e_font.h Use evas API to get font list 18 years ago
e_fwin.c 1. update bugs in todo. 17 years ago
e_fwin.h double click on open - with items in ilist or fm2 list and e will auto-open 17 years ago
e_gadcon.c Should be prepend. 17 years ago
e_gadcon.h DND for gadcon clients. 17 years ago
e_grabinput.c * Fixing missing 'return 1' in e_grabinput.c 18 years ago
e_grabinput.h add a preview widget (includes a livethumb for live downscaling - notice 18 years ago
e_hints.c be patient and wait for the previous e to be cleaned up with a loops checking 17 years ago
e_hints.h Clean up maximization, there is only one unmaximize function now. Think 18 years ago
e_icon.c e_icon loads at 64x64 internally... to try speed things up. 17 years ago
e_icon.h new thumbnailer system. works a bit more like epsilon - launches a 17 years ago
e_ilist.c Fix compiler warnings. 17 years ago
e_ilist.h Rework of the ilist widget. 17 years ago
e_imc_main.c Don't link the complete e src into e_thumb. 17 years ago
e_includes.h patches applied as per emails :) 17 years ago
e_init.c Fix border icon drag. 17 years ago
e_init.h 1 more TODO�item gone :) 19 years ago
e_int_border_locks.c metrics remember patch - he's also allowed to have a new name. 17 years ago
e_int_border_locks.h locks have been dialogified :) 18 years ago
e_int_border_menu.c Remove old unused stuff. 17 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 Remove unused variables. 17 years ago
e_int_border_prop.h start on a long awaited TODO item - a window properties dialog - that will 18 years ago
e_int_border_remember.c Use the same label for skipping window list as is used in the border menu. 17 years ago
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 18 years ago
e_int_config_apps.c Use e_free to free data created by e_new. 17 years ago
e_int_config_apps.h Add the ability to configure IBar Applications to the new Applications 17 years ago
e_int_config_borders.c More free-->e_free converstions. 17 years ago
e_int_config_borders.h Added border selection dialog (ie: winter square border) to allow selecting 17 years ago
e_int_config_cfgdialogs.c More free to e_free conversions and formatting fixes. 17 years ago
e_int_config_cfgdialogs.h New Config Dialog for setting options about Config Dialogs, hehe. Can set if changes are auto-applied and also the default mode to open a config dialog in (Basic/Advanced) 18 years ago
e_int_config_color_classes.c Remove unused variables. 17 years ago
e_int_config_color_classes.h Start of a color classes config dialog. Commented out in Config Panel for now. 17 years ago
e_int_config_cursor.c More free to e_free conversions and formatting fixes. 17 years ago
e_int_config_cursor.h Add Cursor Settings and Startup Settings dialogues 18 years ago
e_int_config_desk.c Return 1 on successful apply 17 years ago
e_int_config_desk.h Added config dialog for setting desktop names, bgs, or anything specific to 17 years ago
e_int_config_desklock.c More free to e_free conversions and formatting fixes. 17 years ago
e_int_config_desklock.h More work on Desktop Locking: 18 years ago
e_int_config_desks.c Window title change to fit configuration panel, reverse resolution order. 17 years ago
e_int_config_desks.h Add a desktop settings dialog - needs a nice preview of the desks (which will fix the layout) but I don't know how to do that! 18 years ago
e_int_config_display.c Jump to selection (approved by devilhorns). 17 years ago
e_int_config_display.h Config dialogue for Display Settings (size and refresh rate) 18 years ago
e_int_config_exebuf.c Use e_free for things created by e_new. 17 years ago
e_int_config_exebuf.h Added Run Command Settings Dialog aka: exebuf. Reorder Config Panel. 18 years ago
e_int_config_focus.c Use e_free for things created by e_new. 17 years ago
e_int_config_focus.h support REDRAW_DEBUG env var 18 years ago
e_int_config_fonts.c Update IMC changes which have been sitting around 17 years ago
e_int_config_fonts.h Adding in the font config dialog files 18 years ago
e_int_config_icon_themes.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_icon_themes.h New icon theme config dialog. It doesn't actually save the config yet, 17 years ago
e_int_config_imc.c IMC updates 17 years ago
e_int_config_imc.h If finally go around to adding the advanced conf dialog for input methods. 17 years ago
e_int_config_imc_import.c Use the correct edje path for the import dialog BG 17 years ago
e_int_config_imc_import.h If finally go around to adding the advanced conf dialog for input methods. 17 years ago
e_int_config_intl.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_intl.h Add language selection dialog, A bit of work still required but this is a good 17 years ago
e_int_config_keybindings.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_keybindings.h * some code, related to keybinding dialog functionality, refactoring. 17 years ago
e_int_config_menus.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_menus.h Add Config Panel Dialogue For Menu Settings 18 years ago
e_int_config_mime.c Remove cast. 17 years ago
e_int_config_mime.h Be sure to close the mime_edit dialog if the main mime_list dialog closes. 17 years ago
e_int_config_mime_edit.c Remove unused variables. 17 years ago
e_int_config_mime_edit.h Be sure to close the mime_edit dialog if the main mime_list dialog closes. 17 years ago
e_int_config_modules.c #if 0 unused code. 17 years ago
e_int_config_modules.h module config dialog 18 years ago
e_int_config_mousebindings.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_mousebindings.h New Mouse Bindings dialog. Plz try, test, and let me know, if something 17 years ago
e_int_config_paths.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_paths.h Add a simple search path configuration dialog, plus: 18 years ago
e_int_config_performance.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_performance.h Added Performance Settings configure dialogue for handling E cache settings 18 years ago
e_int_config_shelf.c Remove unused variables. 17 years ago
e_int_config_shelf.h start a shelf config for all shelves (for listing adding/deleting shelves) 18 years ago
e_int_config_startup.c Moved 'Startup' and 'Restart' app calls from the Appearance->Startup screen 17 years ago
e_int_config_startup.h Add Cursor Settings and Startup Settings dialogues 18 years ago
e_int_config_theme.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_theme.h Added theme import dialog :) Auto-sets to the imported theme. 17 years ago
e_int_config_theme_import.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_theme_import.h Added theme import dialog :) Auto-sets to the imported theme. 17 years ago
e_int_config_transitions.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_transitions.h Added transition config dialog. Still needs preview but I'm working on it. 17 years ago
e_int_config_wallpaper.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_wallpaper.h Allow setting bg of desktops from within virtual desktop dialog. 17 years ago
e_int_config_wallpaper_gradient.c Remove undefined functions. 17 years ago
e_int_config_wallpaper_gradient.h add gradient bg dialog. 17 years ago
e_int_config_wallpaper_import.c patches from people (see mail list) and stuff. 17 years ago
e_int_config_wallpaper_import.h aaah.... 17 years ago
e_int_config_window_display.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_window_display.h added 2 more config dialogs. examples of slider 18 years ago
e_int_config_window_manipulation.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_window_manipulation.h added 2 more config dialogs. examples of slider 18 years ago
e_int_config_winlist.c All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
e_int_config_winlist.h Added window list settings dialog. 18 years ago
e_int_gadcon_config.c If we're using E_NEW to create, then use E_FREE to free. 17 years ago
e_int_gadcon_config.h fines to start work on settign gadcon contents and make click to focus also 18 years ago
e_int_menus.c Change "desklock" menu icon to go with other system menus. 17 years ago
e_int_menus.h Allow the favorite apps menu to be completely disabled. Also at rasters 17 years ago
e_int_shelf_config.c Added icon for shelf config dialog. 17 years ago
e_int_shelf_config.h start of some shelf config - START only... deal with it. debugging printfs 18 years ago
e_intl.c Update IMC changes which have been sitting around 17 years ago
e_intl.h IMC updates 17 years ago
e_ipc.c Cleanup 17 years ago
e_ipc.h new thumbnailer system. works a bit more like epsilon - launches a 17 years ago
e_ipc_codec.c maxime's leak fix patches 18 years ago
e_ipc_codec.h ipc is #defineable (rough for now - maybe able to be undefined and eventually 18 years ago
e_ipc_handlers.h 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific 17 years ago
e_ipc_handlers_list.h 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific 17 years ago
e_layout.c better pager dragging 18 years ago
e_layout.h better pager dragging 18 years ago
e_livethumb.c Fix EAPI warnings. 18 years ago
e_livethumb.h more ilist widget work... but more fix up livethumb to be cleaner 18 years ago
e_main.c If finally go around to adding the advanced conf dialog for input methods. 17 years ago
e_manager.c Formatting. 17 years ago
e_manager.h Move pointer to manager. 18 years ago
e_maximize.c added an option for the shelf to let itself be overlapped by maximized windows 17 years ago
e_maximize.h 1) Maximizing in individual directions with <alt><f10> and <ctrl><f10> works now 17 years ago
e_menu.c Formatting. 17 years ago
e_menu.h metrics keynav patches in 17 years ago
e_mmx.h dropshadow module.eap - almost ready to nuke the module iconand use eap's 18 years ago
e_module.c #if 0 unused code. 17 years ago
e_module.h you're all goign to kill me :) but here goes - i broke the dialog and config 17 years ago
e_moveresize.c another chunk 17 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: 18 years ago
e_obj_dialog.c metrics sys patch 17 years ago
e_obj_dialog.h metrics sys patch 17 years ago
e_object.c still a bug with maximize & borders :) and fix a segv that has cropped up - 18 years ago
e_object.h nice little overhaul of module related stuff. moduels now finally RELY on 18 years ago
e_pan.c Fix EAPI warnings. 18 years ago
e_pan.h a scrollview smart plus gfx for it. 18 years ago
e_path.c Remove old stuff. 17 years ago
e_path.h Add a simple search path configuration dialog, plus: 18 years ago
e_place.c printf-- 17 years ago
e_place.h Don't use place func, we need the cursor pos. 18 years ago
e_pointer.c another chunk 17 years ago
e_pointer.h jamse brown ... errr... gadman is dead. 17 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 Don't strdup homedir 17 years ago
e_prefix.h Few stale memory plugs and cleanups: 18 years ago
e_remember.c Some formatting fixes. 17 years ago
e_remember.h Some formatting fixes. 17 years ago
e_remote_main.c Remove cast. 17 years ago
e_resist.c Add header include 17 years ago
e_resist.h Formatting 19 years ago
e_scrollframe.c Be sure to trap the correct pan event, not just the changed event twice :) 17 years ago
e_scrollframe.h and working on maing a border selector 18 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 and some major refinements of efm - the selector code - well its in e_test.c 17 years ago
e_shelf.c Reorganize the shelf right-click menu a bit, seperating shelf specific 17 years ago
e_shelf.h sys actions have status/info/progress dialogs that should work right for all 17 years ago
e_signals.c fix some env vars to use namespacing 17 years ago
e_signals.h 1. trap abort signals - glibc likes to abort these days on memory free errors. 18 years ago
e_slider.c another chunk 17 years ago
e_slider.h slider widget... workies (in theory). still nto that pretty. 18 years ago
e_spectrum.c premul fixes from jose 17 years ago
e_spectrum.h Start of a color selector. 17 years ago
e_start_main.c Add missing header. 17 years ago
e_startup.c Remove cast. 17 years ago
e_startup.h seb's patch... 19 years ago
e_stolen.c add a stolen window id subsystem so the border code ignores such stolen 18 years ago
e_stolen.h add a stolen window id subsystem so the border code ignores such stolen 18 years ago
e_sys.c patches from people (see mail list) and stuff. 17 years ago
e_sys.h main menu cleanups. 17 years ago
e_sys_main.c Add missing header. 17 years ago
e_table.c fix long-standing table box - doesnt expand. not smart - but works. add 17 years ago
e_table.h layout smart object - shoudl work like the table one... but i haven't tested 19 years ago
e_test.c add a change callback to the color dialog 17 years ago
e_test.h add a test file that we can destroy at will for testing bits of new code... 19 years ago
e_theme.c Fix const warning. 17 years ago
e_theme.h ou can choose shelf styles now - finally. added 2 more styles (gold and 18 years ago
e_theme_about.c use the e_win_border_icon_set function for this dialog. 17 years ago
e_theme_about.h theme about box! all themes can add their own now! :) 18 years ago
e_thumb.c add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at 17 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 - use the wrapper to get the home directory 17 years ago
e_tlist.c another chunk 17 years ago
e_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 18 years ago
e_user.c Don't strdup homedir 17 years ago
e_user.h Don't strdup homedir 17 years ago
e_utils.c patches applied as per emails :) 17 years ago
e_utils.h 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific 17 years ago
e_widget.c Dynamically add and remove desks in the preview when you change the # of virtual desks. 17 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 a bunch of blank lines at end of the file. 17 years ago
e_widget_aspect.h add preview widget to Virtual Desktops dialog 17 years ago
e_widget_button.c another chunk 17 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 unused variables. 17 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 Formatting, formatting, formatting. 17 years ago
e_widget_config_list.h and -x on this too 17 years ago
e_widget_csel.c ****** MAJOR THEME REWORKING -- BREAKAGE ********* 17 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 and fix a bug in slider widget 17 years ago
e_widget_cslider.h Start of a color selector. 17 years ago
e_widget_desk_preview.c Remove unused variables. 17 years ago
e_widget_desk_preview.h add preview widget to Virtual Desktops dialog 17 years ago
e_widget_entry.c patches (see devel list) :) 17 years ago
e_widget_entry.h fix segv in border - file prop work 17 years ago
e_widget_framelist.c another chunk 17 years ago
e_widget_framelist.h 1. add template files for favorites dir for file selector 17 years ago
e_widget_frametable.c another chunk 17 years ago
e_widget_frametable.h a plain table widget too 18 years ago
e_widget_fsel.c working on the file properties dialog 17 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 Fix case where nothing is selected in the list, so disable some controls. 17 years ago
e_widget_ilist.h Rework of the ilist widget. 17 years ago
e_widget_image.c const char for file. 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 fix up transitions dialog... :) 17 years ago
e_widget_preview.h fix up transitions dialog... :) 17 years ago
e_widget_radio.c another chunk 17 years ago
e_widget_radio.h iconradio elements are available now 18 years ago
e_widget_scrollframe.c fm2 has some slightly better keyboard nav ability - needs to become better 17 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... 18 years ago
e_widget_spectrum.c another chunk 17 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 another chunk 17 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 illogict patches (minus a few that will break config despite fixing a typo) 18 years ago
e_widget_tlist.h illogict patches (minus a few that will break config despite fixing a typo) 18 years ago
e_win.c Fix up the border_icon_set a little bit. 17 years ago
e_win.h Add function to set window border icon so that Import dialogs and such can 17 years ago
e_winlist.c #if 0 unused code. 17 years ago
e_winlist.h fix focus re-order bug 19 years ago
e_xinerama.c Fix EAPI warnings. 18 years ago
e_xinerama.h fix pager to work when windows are moved from zone to zone :) 19 years ago
e_zone.c 1. update bugs in todo. 17 years ago
e_zone.h char -> const char 17 years ago