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 9c2590121e more fixes 17 years ago
..
.cvsignore cvsignore++ 17 years ago
Makefile.am Added border selection dialog (ie: winter square border) to allow selecting 17 years ago
e.h fdo header and src more e compliant :) 17 years ago
e_about.c textblocks should be e.textblock.* 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 Added action wrapper for "Cleanup Windows" 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 more fixes 17 years ago
e_apps.h Rationalise the icon code a bit. 17 years ago
e_apps_error.c you're all goign to kill me :) but here goes - i broke the dialog and config 17 years ago
e_apps_error.h Formatting. 17 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 wallpaper setting by screen 17 years ago
e_bg.h add preview widget to Virtual Desktops dialog 17 years ago
e_bindings.c fix cursor changes on border resize hotspots 17 years ago
e_bindings.h ++const 17 years ago
e_border.c Added border selection dialog (ie: winter square border) to allow selecting 17 years ago
e_border.h 1. fix perf dialog - to actually change fps 17 years ago
e_box.c a fixme 17 years ago
e_box.h e_box_orientation_get() 19 years ago
e_canvas.c only ask for hinting levels if its supported - fallback by hand 17 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 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: 17 years ago
e_color_dialog.c store the initial color when opening a color dialog, and return that on cancel 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 the exebuf now has access to the exe history via the up arrow. 17 years ago
e_config.h This is gui'd already. 17 years ago
e_config_dialog.c metrics keynav patches in 17 years ago
e_config_dialog.h only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_configure.c Added border selection dialog (ie: winter square border) to allow selecting 17 years ago
e_configure.h add ilist headers - much easier to organise things now 17 years ago
e_confirm_dialog.c you're all goign to kill me :) but here goes - i broke the dialog and config 17 years ago
e_confirm_dialog.h 1. The confirmation dialog on shelf delete is added. Somebody on IRC proposed to have it. 17 years ago
e_container.c Return a value. 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 18 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 do this without a #ifdef 17 years ago
e_desklock.h and general code formatting, layout, organisation and namespacing - be mroe 17 years ago
e_deskpreview.c Fix EAPI warnings. 18 years ago
e_deskpreview.h asparagus! 18 years ago
e_dialog.c breking out fm2 into a window and scrollframe in fwin - start of a generic 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 fix dnd for "below everything" 17 years ago
e_dnd.h fix up dnd to handle stacked windows and move the burden of window offset 17 years ago
e_eap_editor.c i18n hunter strikes again :) 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 Cleanup. 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 the exebuf now has access to the exe history via the up arrow. 17 years ago
e_exebuf.h well - skeleton work.. going to work on exebuf... 18 years ago
e_exehist.c the exebuf now has access to the exe history via the up arrow. 17 years ago
e_exehist.h the exebuf now has access to the exe history via the up arrow. 17 years ago
e_fdo_menu_to_order.c The missing link. 17 years ago
e_fdo_menu_to_order.h fix header and external api call declaration and formatting etc. 17 years ago
e_fm.c silly strcmp oops. fix. 17 years ago
e_fm.h added icon for .desktop file for e (for xsessions) 17 years ago
e_fm_mime.c Don't strdup homedir 17 years ago
e_fm_mime.h there is now a mime type ->? icon mapping that can work in many ways... hooray 17 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 Use evas API to get font list 17 years ago
e_font.h Use evas API to get font list 17 years ago
e_fwin.c be more lenient on valid exe's in ibar, e apps, menus. 17 years ago
e_fwin.h breking out fm2 into a window and scrollframe in fwin - start of a generic 17 years ago
e_gadcon.c fix dnd for "below everything" 17 years ago
e_gadcon.h fix dnd for "below everything" 17 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 set CLIENT window id, not border. 17 years ago
e_hints.h Clean up maximization, there is only one unmaximize function now. Think 17 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 lots of freaky stuff. 17 years ago
e_ilist.h lots of freaky stuff. 17 years ago
e_imc_main.c ok - turn off visibility stuff for e -0 for some reason just the dropshadow 18 years ago
e_includes.h Added border selection dialog (ie: winter square border) to allow selecting 17 years ago
e_init.c init splash works again 17 years ago
e_init.h 1 more TODO�item gone :) 18 years ago
e_int_border_locks.c you're all goign to kill me :) but here goes - i broke the dialog and config 17 years ago
e_int_border_locks.h locks have been dialogified :) 18 years ago
e_int_border_menu.c Refactor the border menu a little so it takes less screen-space in 640. 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 Make "Window Properties" window fit in 640x480 and set an icon for it. 17 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 Remove cast 17 years ago
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 18 years ago
e_int_config_apps.c Remove these defines as they are not used here. 17 years ago
e_int_config_apps.h *All applications dialog can now be called in a special way as an 17 years ago
e_int_config_borders.c Added border selection dialog (ie: winter square border) to allow selecting 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 only bring up config dialogs once - find the previous one and splash it up if 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 Set the color wells to proper default values. 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 only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_cursor.h Add Cursor Settings and Startup Settings dialogues 18 years ago
e_int_config_desklock.c only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_desklock.h More work on Desktop Locking: 18 years ago
e_int_config_desks.c Added transition preview widget. 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 only bring up config dialogs once - find the previous one and splash it up if 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 the exebuf now has access to the exe history via the up arrow. 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 only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_focus.h support REDRAW_DEBUG env var 18 years ago
e_int_config_fonts.c Sort the font list. 17 years ago
e_int_config_fonts.h Adding in the font config dialog files 17 years ago
e_int_config_icon_themes.c only bring up config dialogs once - find the previous one and splash it up if 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_intl.c Do not load the language list twice. Good eye Lutin :) 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 Only fetch current manager once and reuse. 17 years ago
e_int_config_keybindings.h * some code, related to keybinding dialog functionality, refactoring. 17 years ago
e_int_config_menus.c only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_menus.h Add Config Panel Dialogue For Menu Settings 18 years ago
e_int_config_modules.c Removed some more obsolete .eap code. 17 years ago
e_int_config_modules.h module config dialog 18 years ago
e_int_config_mousebindings.c * some code, related to keybinding dialog functionality, refactoring. 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 only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_paths.h Add a simple search path configuration dialog, plus: 17 years ago
e_int_config_performance.c only bring up config dialogs once - find the previous one and splash it up if 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 only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_shelf.h start a shelf config for all shelves (for listing adding/deleting shelves) 17 years ago
e_int_config_startup.c only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_startup.h Add Cursor Settings and Startup Settings dialogues 18 years ago
e_int_config_theme.c only bring up config dialogs once - find the previous one and splash it up if 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 breking out fm2 into a window and scrollframe in fwin - start of a generic 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 Remove the transition preview widget and create it directly in the dialog 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 fix wallpaper setting by screen 17 years ago
e_int_config_wallpaper.h Add header include 17 years ago
e_int_config_wallpaper_gradient.c add button to swap colors 17 years ago
e_int_config_wallpaper_gradient.h add gradient bg dialog. 17 years ago
e_int_config_wallpaper_import.c breking out fm2 into a window and scrollframe in fwin - start of a generic 17 years ago
e_int_config_wallpaper_import.h aaah.... 17 years ago
e_int_config_window_display.c only bring up config dialogs once - find the previous one and splash it up if 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 only bring up config dialogs once - find the previous one and splash it up if 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 only bring up config dialogs once - find the previous one and splash it up if 17 years ago
e_int_config_winlist.h Added window list settings dialog. 18 years ago
e_int_gadcon_config.c Ooops, forgot to remove debug printfs. 17 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 be more lenient on valid exe's in ibar, e apps, menus. 17 years ago
e_int_menus.h Forgot to commit this, thanks metrics. 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 17 years ago
e_intl.c Try to select the correct current locale in the dialog. Need to get the 17 years ago
e_intl.h Add macro for N_ for marking string for translation 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 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 Don't compile old fileman. 17 years ago
e_ipc_handlers_list.h Don't compile old fileman. 17 years ago
e_layout.c better pager dragging 17 years ago
e_layout.h better pager dragging 17 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 More cache tweaking. The next step is to add the next major peice of the 17 years ago
e_manager.c another chunk 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 metrics keynav patches in 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 17 years ago
e_module.c Removed some more obsolete .eap 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: 17 years ago
e_obj_dialog.c Remove unused variables. 17 years ago
e_obj_dialog.h sys actions have status/info/progress dialogs that should work right for all 17 years ago
e_object.c still a bug with maximize & borders :) and fix a segv that has cropped up - 17 years ago
e_object.h nice little overhaul of module related stuff. moduels now finally RELY on 17 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 Don't strdup homedir 17 years ago
e_path.h Add a simple search path configuration dialog, plus: 17 years ago
e_place.c jamse brown ... errr... gadman is dead. 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 avoid damage on popups 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 fix remember! 17 years ago
e_remember.h Add const 17 years ago
e_remote_main.c ipc socket setup will be much more robust now. relies on E_IPC_SOCKET 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 fix dnd for "below everything" 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. 17 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 Remove unused 17 years ago
e_startup.c Don't strdup homedir 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 icons for most sys ops - not great, but something. 17 years ago
e_sys.h main menu cleanups. 17 years ago
e_sys_main.c and actually match groups right! 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 18 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... 18 years ago
e_theme.c fix transitions and shelf style list 17 years ago
e_theme.h ou can choose shelf styles now - finally. added 2 more styles (gold and 17 years ago
e_theme_about.c another chunk 17 years ago
e_theme_about.h theme about box! all themes can add their own now! :) 18 years ago
e_thumb.c strdup -> evas_stringshare 17 years ago
e_thumb.h strdup -> evas_stringshare 17 years ago
e_thumb_main.c .directory files are .desktops to. 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) 17 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 Two functionss for checking for the existance of icons in the E theme. 17 years ago
e_utils.h Oops, forgot to commit the header. 17 years ago
e_widget.c and disable check 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 add preview widget to Virtual Desktops dialog 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 store the initial color when opening a color dialog, and return that on cancel 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 Don't use strlen to check for empty string 17 years ago
e_widget_config_list.h Add a simple search path configuration dialog, plus: 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 Fix bug: overlap in deskpreview with a single desktop 17 years ago
e_widget_desk_preview.h add preview widget to Virtual Desktops dialog 17 years ago
e_widget_entry.c * [Entry] Add e_widget_entry_clear() 17 years ago
e_widget_entry.h * Add password mode to the entry 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 e_widget needs to track sub objects so it knwos what to delete on deletion of 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 lots of freaky stuff. 17 years ago
e_widget_ilist.h lots of freaky stuff. 17 years ago
e_widget_image.c add a preview widget (includes a livethumb for live downscaling - notice 17 years ago
e_widget_image.h - make e_thumb fork internally 18 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 e_widget needs to track sub objects so it knwos what to delete on deletion of 17 years ago
e_widget_preview.h Authors++ 17 years ago
e_widget_radio.c another chunk 17 years ago
e_widget_radio.h iconradio elements are available now 17 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... 17 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 container stacking/layer consistency and safety. also preview in fsel packs 17 years ago
e_widget_table.h container stacking/layer consistency and safety. also preview in fsel packs 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) 17 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 Add function to set window border icon so that Import dialogs and such can 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 todo-- 17 years ago
e_winlist.h fix focus re-order bug 18 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 :) 18 years ago
e_zone.c 1. jose's premul patches for evas 17 years ago
e_zone.h zone != desk. it was always about per desk deskshows, not per zone. 17 years ago