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.
 
 
 
codewarrior d3c1a4a4a0 -Efm: 18 years ago
..
.cvsignore Silence 18 years ago
Makefile.am Added window list settings dialog. 18 years ago
e.h -Efm: 18 years ago
e_about.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_about.h nice new about box... fully themable. :) 18 years ago
e_actions.c make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_actions.h alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_alert.c alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_alert.h alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_apps.c centralise getting icon evas object from app 18 years ago
e_apps.h centralise getting icon evas object from app 18 years ago
e_apps_cache.c alert made more robust just in case... but mor eimportantle e_apps and 18 years ago
e_apps_cache.h eapp cache works - or well, should. it should update the caches if dirs 18 years ago
e_atoms.c Add internal atom for state, and centered state. 18 years ago
e_atoms.h Add internal atom for state, and centered state. 18 years ago
e_bg.c a lot more use of stringshare. 18 years ago
e_bg.h use desk x,y as ints 18 years ago
e_bindings.c bind9ings now use stringshare too 18 years ago
e_bindings.h wheel bindings! WERD! hard-coded ones for now, need to make these config 18 years ago
e_border.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_border.h fix several bugs (cursors for example)... found some more... :) 18 years ago
e_box.c fix icons stacking/clip 18 years ago
e_box.h e_box_orientation_get() 19 years ago
e_canvas.c more cache controls and a flusher... :) 18 years ago
e_canvas.h 1. centralise canvas creation. 18 years ago
e_config.c make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_config.h Added window list settings dialog. 18 years ago
e_config_dialog.c make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_config_dialog.h module config dialog 18 years ago
e_configure.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_configure.h Add Close button to Configure Panel 18 years ago
e_container.c Moved unused variable (int i) to the comment block where it should be 18 years ago
e_container.h Move pointer to manager. 18 years ago
e_datastore.c datastore for moduels to share data via - they are in charge of cleaning up 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 fix stringshare NULL 18 years ago
e_desk.h Add desktop name to the pager (turn it on in the pager's config menu). 18 years ago
e_deskpreview.c Remove unused variables 18 years ago
e_deskpreview.h asparagus! 18 years ago
e_dialog.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_dialog.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_dnd.c dnd safety 18 years ago
e_dnd.h MIN def is ambiguous and not defined in this codebase. Defining it here just in case. 18 years ago
e_eap_editor.c - image propagation fix. ugly but works for now. 18 years ago
e_eap_editor.h - more work on eap editor (currently broken) 18 years ago
e_eapp_cache_gen_main.c eapp cache works - or well, should. it should update the caches if dirs 18 years ago
e_eapp_main.c free the mallocs :D 18 years ago
e_entry.c - raise change cb when we press backspace or delete 18 years ago
e_entry.h Export e_entry_unfocus, not e_entry_focus twice :) 18 years ago
e_error.c a lot more use of stringshare. 18 years ago
e_error.h seb's patch... 19 years ago
e_exebuf.c Remove unused variables 18 years ago
e_exebuf.h well - skeleton work.. going to work on exebuf... 18 years ago
e_exehist.c Fix returns with no value 18 years ago
e_exehist.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_file_dialog.c Continue working on the eap editor and file dialog. 18 years ago
e_file_dialog.h Continue working on the eap editor and file dialog. 18 years ago
e_file_selector.c now how did that get away... 18 years ago
e_file_selector.h Continue working on the eap editor and file dialog. 18 years ago
e_fileman.c Continue working on the eap editor and file dialog. 18 years ago
e_fileman.h - add more signals to icons / bg (need to properly rename them to make more sense) 18 years ago
e_fileman_file.c -Efm: 18 years ago
e_fileman_file.h -Efm: 18 years ago
e_fileman_icon.c -Efm: 18 years ago
e_fileman_icon.h - add metadata structs to icons 18 years ago
e_fileman_smart.c -Efm: 18 years ago
e_fileman_smart.h -Efm: 18 years ago
e_focus.c ' 18 years ago
e_focus.h click to focus works... if you turn it on and restart. 18 years ago
e_font.c a lot more use of stringshare. 18 years ago
e_font.h this is VERY evil - VERY evil. but its the sanest solution other than code 18 years ago
e_gadget.c Remove unused variables, Add E_GADMAN_CHANGE_EDGE & E_GADMAN_CHANGE_ZONE to e_gadget_face_cb_gmc_change; both to quiet compiler warnings. 18 years ago
e_gadget.h Allow gadgets to either be 1 per container (default) or 1 per zone (like the pager). 18 years ago
e_gadman.c a lot more use of stringshare. 18 years ago
e_gadman.h gadman padding. 18 years ago
e_grabinput.c oh for gods sake! now all day was sunk into getting focus fixed for dialogs. 18 years ago
e_grabinput.h oh for gods sake! now all day was sunk into getting focus fixed for dialogs. 18 years ago
e_hints.c updates from kojouharov :) 18 years ago
e_hints.h add gnome/kde fakes for ooo.... doesnt seem to work but documented 18 years ago
e_icon.c - misc checks 18 years ago
e_icon.h - make e_thumb fork internally 18 years ago
e_icon_canvas.c Fix eap editor segfault by checking to see that the tile exists before trying to remove it. 18 years ago
e_icon_canvas.h Export e_icon_canvas_reset function as e_fileman_smart.c needs it 18 years ago
e_icon_grid.c Fix no return in function returning non-void. Remove unused variables 18 years ago
e_icon_grid.h - make e_thumb fork internally 18 years ago
e_ilist.c Remove unused variables 18 years ago
e_ilist.h Rename e_ilist_select_* functions to be e_ilist_selected_* as this seems 18 years ago
e_imc_main.c - Change language_pack name to input_method_config, Language pack is going to 18 years ago
e_includes.h Added window list settings dialog. 18 years ago
e_init.c centralise getting icon evas object from app 18 years ago
e_init.h 1 more TODO�item gone :) 18 years ago
e_int_border_border.c Rename e_ilist_select_* functions to be e_ilist_selected_* as this seems 18 years ago
e_int_border_border.h and working on maing a border selector 18 years ago
e_int_border_locks.c and working on maing a border selector 18 years ago
e_int_border_locks.h locks have been dialogified :) 18 years ago
e_int_border_menu.c -Efm: 18 years ago
e_int_border_menu.h clean up sb removal. move menu border to its own file 18 years ago
e_int_border_remember.c Don't use strlen when we are just interested in the first element. 18 years ago
e_int_border_remember.h remember stuff is now... a... DIALOG too :) 18 years ago
e_int_config_background.c Remove defined but not used statements 18 years ago
e_int_config_background.h - make e_thumb fork internally 18 years ago
e_int_config_desks.c Remove unused variables 18 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_focus.c support REDRAW_DEBUG env var 18 years ago
e_int_config_focus.h support REDRAW_DEBUG env var 18 years ago
e_int_config_general.c Removed unused variable and functions 18 years ago
e_int_config_general.h Fixes to general settings dialog. Handle different caches correctly. Formatting 18 years ago
e_int_config_menus.c Add Config Panel Dialogue For Menu Settings 18 years ago
e_int_config_menus.h Add Config Panel Dialogue For Menu Settings 18 years ago
e_int_config_modules.c Minor fix for Configure and About buttons being disabled on apply when the modules state hasn't changed 18 years ago
e_int_config_modules.h module config dialog 18 years ago
e_int_config_performance.c Added Performance Settings configure dialogue for handling E cache settings 18 years ago
e_int_config_performance.h Added Performance Settings configure dialogue for handling E cache settings 18 years ago
e_int_config_theme.c Formatting. No need to check if a dir exists as ecore_file_is_dir already checks. Sizing Fixes for the dialogue. Should look a bit better now. 18 years ago
e_int_config_theme.h - misc checks 18 years ago
e_int_config_window_display.c Remove unused variables 18 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 added 2 more config dialogs. examples of slider 18 years ago
e_int_config_window_manipulation.h added 2 more config dialogs. examples of slider 18 years ago
e_int_config_winlist.c Add Size and Position options to Advanced Config Dialogue for Winlist. Does not follow the ''Advanced has same options as Basic'' design because it would not fit into 640x480. Feel free to redo if you can make it fit. 18 years ago
e_int_config_winlist.h Added window list settings dialog. 18 years ago
e_int_menus.c -Efm: 18 years ago
e_int_menus.h Move randr module from gadget to submenu in main menu. 18 years ago
e_intl.c Add parens around truth value to quiet compiler warnings. 18 years ago
e_intl.h Fix some problems with validation. 18 years ago
e_ipc.c more stringshare work 18 years ago
e_ipc.h this is VERY evil - VERY evil. but its the sanest solution other than code 18 years ago
e_ipc_codec.c a lot more use of stringshare. 18 years ago
e_ipc_codec.h Config for wheel and signal bindings. 18 years ago
e_ipc_handlers.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_ipc_handlers_list.h More eap editor work. 18 years ago
e_layout.c fix icons stacking/clip 18 years ago
e_layout.h more pager cleanups - still not 100% happy with it... but getting there. 18 years ago
e_livethumb.c Remove unused variables 18 years ago
e_livethumb.h more ilist widget work... but more fix up livethumb to be cleaner 18 years ago
e_main.c Grrr, put that back. Sorry, doing too many things at once 18 years ago
e_manager.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_manager.h Move pointer to manager. 18 years ago
e_maximize.c fixed some warnings 18 years ago
e_maximize.h maximize zoom isn't a maximized mode, it's a fullscreen mode. 18 years ago
e_menu.c -Efm: 18 years ago
e_menu.h -Efm: 18 years ago
e_mmx.h mmx for dropshadwo.. but disabled for now 18 years ago
e_module.c It seems to me that the dlerror here is not useful, so this replaces the (null) that always seems to be printed 18 years ago
e_module.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_moveresize.c popups showing the current size/position on move/resize now optionally invisible 18 years ago
e_moveresize.h allow move resize box to follow the object its moving/resizing 18 years ago
e_msg.c more stringshare work 18 years ago
e_msg.h generic msg system - really intended mostly to go hand-in-hand width the 18 years ago
e_object.c 1. start work on dialog stuff 18 years ago
e_object.h make symbol hiding actually work - fix some bugs, fixme's adjust bugs and 18 years ago
e_pan.c a scrollview smart plus gfx for it. 18 years ago
e_pan.h a scrollview smart plus gfx for it. 18 years ago
e_path.c a lot more use of stringshare. 18 years ago
e_path.h app_installed now in ecore_file 18 years ago
e_place.c border positions is relative to container, not zone 18 years ago
e_place.h Don't use place func, we need the cursor pos. 18 years ago
e_pointer.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_pointer.h pointer stack work. 18 years ago
e_popup.c Ignore events on the popup! A fine usage for the new ecore_evas function! 18 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 - remove config.h from e.h and put it into the .c files that need it. 18 years ago
e_prefix.h ok lots of things here... 18 years ago
e_remember.c that was silly. double stringdel. fix. 18 years ago
e_remember.h mazimize -> maximize 18 years ago
e_remote_main.c Fix casting int to int 18 years ago
e_resist.c desktopname module from schouze (slightly cleaned and fixed). 18 years ago
e_resist.h Formatting 19 years ago
e_scrollframe.c and working on maing a border selector 18 years ago
e_scrollframe.h and working on maing a border selector 18 years ago
e_signals.c Typo. 18 years ago
e_signals.h segv/bus/ill/fpe handler to trap all the nasties and allow debug or recovery 18 years ago
e_slider.c Remove unused variables 18 years ago
e_slider.h slider widget... workies (in theory). still nto that pretty. 18 years ago
e_startup.c use startup notify... see ibar in default. 18 years ago
e_startup.h seb's patch... 19 years ago
e_table.c fix icons stacking/clip 18 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 i'm not happy with this slider... but it'll do for now. 18 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 Remove unused variables to quiet compiler warnings. 18 years ago
e_theme.h finish off border selector dialog 18 years ago
e_theme_about.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_theme_about.h theme about box! all themes can add their own now! :) 18 years ago
e_thumb.c - misc checks 18 years ago
e_thumb.h - add a protoype in the .h file 18 years ago
e_user.c seb's patch... 19 years ago
e_user.h seb's patch... 19 years ago
e_utils.c centralise getting icon evas object from app 18 years ago
e_utils.h exebuf is ... well.. a bit better now 18 years ago
e_widget.c the first wave of evas smart object modes. commit hell #1. :) other things 18 years ago
e_widget.h - add fileselector capability to efm 18 years ago
e_widget_button.c don't call the callback on buttons that are disabled. this prevents some segfaults when clicking on disabled buttons. 18 years ago
e_widget_button.h working on more widgety stuff 18 years ago
e_widget_check.c the check theme shouldn't need to track state. emit the proper signals whenever it changes. 18 years ago
e_widget_check.h and now i have a simple check and radio liust infrastructure to use to build 18 years ago
e_widget_entry.c Comment out unused function proto 18 years ago
e_widget_entry.h - fix e_widget_entry's focus 18 years ago
e_widget_fileman.c Continue working on the eap editor and file dialog. 18 years ago
e_widget_fileman.h Export hilight callback 18 years ago
e_widget_framelist.c file selector is resizable now - cleaned up some unfinisehd code to make it 18 years ago
e_widget_framelist.h file selector is resizable now - cleaned up some unfinisehd code to make it 18 years ago
e_widget_frametable.c table widget wrapper - NOTE - NON-homogenous tables do NOT work. :) need to 18 years ago
e_widget_frametable.h a plain table widget too 18 years ago
e_widget_iconsel.c More eap editor work. 18 years ago
e_widget_iconsel.h Continue working on the eap editor and file dialog. 18 years ago
e_widget_ilist.c Remove unused variables 18 years ago
e_widget_ilist.h Rename e_ilist_select_* functions to be e_ilist_selected_* as this seems 18 years ago
e_widget_image.c - make e_thumb fork internally 18 years ago
e_widget_image.h - make e_thumb fork internally 18 years ago
e_widget_label.c actually focus focusable widgets. label can be much simpler 18 years ago
e_widget_label.h actually focus focusable widgets. label can be much simpler 18 years ago
e_widget_list.c file selector is resizable now - cleaned up some unfinisehd code to make it 18 years ago
e_widget_list.h and now all the internal widgets understand keyboard focus and control. 18 years ago
e_widget_radio.c tell the radio theme to turn on when its activated 18 years ago
e_widget_radio.h and now i have a simple check and radio liust infrastructure to use to build 18 years ago
e_widget_slider.c fix desktop config dialog - prepare for doing a real desktop - preview (blank 18 years ago
e_widget_slider.h added 2 more config dialogs. examples of slider 18 years ago
e_widget_table.c file selector is resizable now - cleaned up some unfinisehd code to make it 18 years ago
e_widget_table.h file selector is resizable now - cleaned up some unfinisehd code to make it 18 years ago
e_win.c fix several bugs (cursors for example)... found some more... :) 18 years ago
e_win.h fix several bugs (cursors for example)... found some more... :) 18 years ago
e_winlist.c bug-- 18 years ago
e_winlist.h fix focus re-order bug 18 years ago
e_xinerama.c Cleanup fake xinerama screens 18 years ago
e_xinerama.h fix pager to work when windows are moved from zone to zone :) 18 years ago
e_zone.c working on mr. exebuf... 18 years ago
e_zone.h working on mr. exebuf... 18 years ago