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.
 
 
 
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description. 15 years ago
..
.cvsignore ignore++ 15 years ago
Makefile.am Correctly include eina and fix pkg-config description. 15 years ago
e.h - embryo is not a needed pkg 15 years ago
e_about.c Formatting/Whitespace Fixes. 15 years ago
e_about.h
e_actions.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_actions.h batery module now playes with e's powersave api :) 15 years ago
e_alert.c make alerts smaller... small white boxes of death. 16 years ago
e_alert.h
e_atoms.c get hints in batches 15 years ago
e_atoms.h
e_bg.c fix transitions. 16 years ago
e_bg.h E_FM Context Menus :) 16 years ago
e_bindings.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_bindings.h add in gadman for desktop. happy dave! :) 15 years ago
e_border.c add option to disable cursor and diasble the idle cursor anim. 15 years ago
e_border.h and - that vlc fullscreen bug. found. fixed. but vlc's x11 code is really 15 years ago
e_box.c fix e_box fill/expand. 15 years ago
e_box.h Start of fix for drag and drop to autoscrolling ibar/ibox. 17 years ago
e_canvas.c remvoe printfs's 15 years ago
e_canvas.h e: 15 years ago
e_color.c
e_color.h Remove stale code. 16 years ago
e_color_class.c Formatting. 16 years ago
e_color_class.h
e_color_dialog.c Remove segfault when color picking dialog was closed with border close button. 15 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 option to disable cursor and diasble the idle cursor anim. 15 years ago
e_config.h add option to disable cursor and diasble the idle cursor anim. 15 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 add auto-scrolloption to dialogs (place content in scrolled viw). 15 years ago
e_config_dialog.h add auto-scrolloption to dialogs (place content in scrolled viw). 15 years ago
e_configure.c fix against efreet API breakage 15 years ago
e_configure.h and allow a custom launch callback 15 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 use the cancel and turn off fakes... leave code - just complain. 15 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
e_datastore.h
e_desk.c and - that vlc fullscreen bug. found. fixed. but vlc's x11 code is really 15 years ago
e_desk.h Patch by Michael Stapelberg <michael+e17@stapelberg.de> (needed by the new tiling module). 15 years ago
e_desklock.c Add some more fallbacks that seem to work on other OS. 15 years ago
e_desklock.h Single event for show/hide desktop. 16 years ago
e_dialog.c Space key was not grabbed, preventing it from being used to select widgets in dialogs. 15 years ago
e_dialog.h
e_dnd.c remove debugging i added to fix dnd. 15 years ago
e_dnd.h * Default theme: fix preview when dragging from list view. 15 years ago
e_dpms.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 16 years ago
e_dpms.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 16 years ago
e_eap_editor.c fix against efreet API breakage 15 years ago
e_eap_editor.h brian's selector 16 years ago
e_editable.c Fix height with scaling enabled. 15 years ago
e_editable.h entry disabled changes in. 15 years ago
e_entry.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_entry.h
e_entry_dialog.c Give the entry widget focus when showing the entry dialog. 15 years ago
e_entry_dialog.h
e_error.c
e_error.h Remove stale code. 16 years ago
e_exec.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_exec.h gee.. um.. software-16 support in e17 - but beware! buggy buggy buggy. do not 15 years ago
e_exehist.c sort exe matches with most recently selected matches at the start - patch by sECuRE - thanks 15 years ago
e_exehist.h efreet 16 years ago
e_filereg.c Fix function protos & functions for recent Evas_Hash changes to remove 15 years ago
e_filereg.h metric pooch! 17 years ago
e_flowlayout.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_flowlayout.h Remove stale code. 16 years ago
e_fm.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_fm.h gusev's mkdir/ls patches. 15 years ago
e_fm_custom.c Fix function protos & functions for recent Evas_Hash changes to remove 15 years ago
e_fm_custom.h documentation from brett... tiler can compiler again. 16 years ago
e_fm_hal.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_fm_hal.h Patches from ptomaine. 15 years ago
e_fm_main.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_fm_mime.c Fix function protos & functions for recent Evas_Hash changes to remove 15 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_op.c EFM: try to fix a problem with large files on 32-bit systems. 15 years ago
e_fm_op.h Make e_fm_op.h look like other headers. 15 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
e_focus.h
e_font.c formatting 15 years ago
e_font.h Overhaul for font configuration (hope people like it) 16 years ago
e_gadcon.c id_del was never called for gadcon clients, so call it after shutdown. Report and help for testing done by stefzekiller <stefzekiller@gmail.com>. 15 years ago
e_gadcon.h Fix dnd. Hopefully works in all situations now. Seems like we should 15 years ago
e_gadcon_popup.c fix gadcon popups across multiple zones. 15 years ago
e_gadcon_popup.h Remove unused E_Gadcon_Popup->o_con 15 years ago
e_grabinput.c emove debug printf's 15 years ago
e_grabinput.h
e_hints.c e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_hints.h e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_icon.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_icon.h add scale_up flag to limit upscaling beyond icon native size 15 years ago
e_ilist.c Typebuf feature for ilist: type in several chars and an item with 15 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 e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_init.c reduce text. 15 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 match both text to be smaller. 15 years ago
e_int_border_locks.c Fix Remember check location for tokyo :) 16 years ago
e_int_border_locks.h
e_int_border_menu.c fix against efreet API breakage 15 years ago
e_int_border_menu.h Add a function to create the border menu rather than immediately showing it 15 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
e_int_border_remember.c fix rememebr box to actually match basic/advanced and even be consistent with 15 years ago
e_int_border_remember.h
e_int_config_modules.c useless evas_list_free()'s 15 years ago
e_int_config_modules.h Fix warnings. 16 years ago
e_int_gadcon_config.c Uhh, who was freeing local list pointers? 15 years ago
e_int_gadcon_config.h Provide gadcon_config wrapper functions for toolbar & shelf. For now, just 16 years ago
e_int_menus.c Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up. 15 years ago
e_int_menus.h and more config into modules 16 years ago
e_int_shelf_config.c Update flip windows in case we change outhide behaviour. 15 years ago
e_int_shelf_config.h
e_int_toolbar_config.c Disable left/right side toolbars for now. Still needs work. 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 function protos & functions for recent Evas_Hash changes to remove 15 years ago
e_intl.h Create a define which can be used to wrap internal E stuff. This works as 15 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
e_ipc_codec.h
e_ipc_handlers.h I guess this is what raster meant. 15 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 Add calculate callback to Evas_Smart_Class. 15 years ago
e_layout.h
e_livethumb.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_livethumb.h
e_main.c e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_manager.c remove annoyances with focus stuff. 15 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 patch from petet can de werken with sticky signals and maximize 15 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 15 years ago
e_menu.h Remove unused struct member. 16 years ago
e_mmx.h
e_module.c fix against efreet API breakage 15 years ago
e_module.h add in gadman for desktop. happy dave! :) 15 years ago
e_mouse.c illogict - patch. lefty mouse etc. 15 years ago
e_mouse.h illogict - patch. lefty mouse etc. 15 years ago
e_moveresize.c fix artiface where movereisze info stays in old location then jumps to new 16 years ago
e_moveresize.h
e_msg.c
e_msg.h
e_msgbus.c Patch from lok to fix E compiling without e_dbus. Makes cvs build again. 15 years ago
e_msgbus.h - If e is built with dbus support, pass the DBUS flag on to modules. 15 years ago
e_obj_dialog.c handle forced resized in about dialogs 15 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 --old todo comment 16 years ago
e_order.h Cleanup. 16 years ago
e_pan.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_pan.h
e_path.c Fix function protos & functions for recent Evas_Hash changes to remove 15 years ago
e_path.h Minor formatting fix. 16 years ago
e_place.c e: 15 years ago
e_place.h
e_pointer.c add option to disable cursor and diasble the idle cursor anim. 15 years ago
e_pointer.h add option to disable cursor and diasble the idle cursor anim. 15 years ago
e_popup.c e: 15 years ago
e_popup.h
e_powersave.c batery module now playes with e's powersave api :) 15 years ago
e_powersave.h e: 15 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
e_remember.c Use -1 to sort the remember list. Saves a call to evas_list_count because we 15 years ago
e_remember.h cedrics for web 15 years ago
e_remote_main.c Correct help message. 15 years ago
e_resist.c Fixing http://bugs.enlightenment.org/show_bug.cgi?id=199: 16 years ago
e_resist.h
e_scale.c e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_scale.h e now supports scaling based on screen dpi (or on a custom scaling factor you 15 years ago
e_screensaver.c Ravenlock's combined dpms/screensaver patches and new config dialogs. 16 years ago
e_screensaver.h Ravenlock's combined dpms/screensaver patches and new config dialogs. 16 years ago
e_scrollframe.c get geometry form edje - not obj. deferred calc bork bork 15 years ago
e_scrollframe.h gee.. um.. software-16 support in e17 - but beware! buggy buggy buggy. do not 15 years ago
e_sha1.c
e_sha1.h Remove stale code. 16 years ago
e_shelf.c Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up. 15 years ago
e_shelf.h Fix dnd. Hopefully works in all situations now. Seems like we should 15 years ago
e_signals.c make alerts smaller... small white boxes of death. 16 years ago
e_signals.h
e_slidecore.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_slidecore.h slidecode now jumps to items 15 years ago
e_slider.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_slider.h
e_slidesel.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_slidesel.h new widgety stuff 15 years ago
e_spectrum.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_spectrum.h
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 remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_startup.h
e_stolen.c No need to duplicate this function. 16 years ago
e_stolen.h
e_sys.c finish halt_now 15 years ago
e_sys.h add a halt_now that bypasses logout 15 years ago
e_sys_main.c Add missing header. 17 years ago
e_table.c Add calculate callback to Evas_Smart_Class. 15 years ago
e_table.h
e_test.c been hacking... umm. config dialog additions. 15 years ago
e_test.h
e_theme.c Fix function protos & functions for recent Evas_Hash changes to remove 15 years ago
e_theme.h Add context menu for setting themes from efm. 16 years ago
e_theme_about.c handle forced resized in about dialogs 15 years ago
e_theme_about.h
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 Add calculate callback to Evas_Smart_Class. 15 years ago
e_tlist.h Add const to e_widget_tlist and e_tlist. 15 years ago
e_toolbar.c Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up. 15 years ago
e_toolbar.h Add callback signals for efm modules. Almost ready for primetime :) 16 years ago
e_user.c Formatting & whitespace removal. 16 years ago
e_user.h Re-enable create/edit icon from border menu. 16 years ago
e_utils.c remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_utils.h remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs 15 years ago
e_widget.c add a widget resize to min size call - convenience. tnx k-s for the oopsie 15 years ago
e_widget.h add a widget resize to min size call - convenience. tnx k-s for the oopsie 15 years ago
e_widget_aspect.c EAPI 16 years ago
e_widget_aspect.h EAPI 16 years ago
e_widget_button.c been hacking... umm. config dialog additions. 15 years ago
e_widget_button.h
e_widget_check.c e_widget_check calls calls widget change. 15 years ago
e_widget_check.h Add const to check's label and icon. 15 years ago
e_widget_color_well.c Remove stale code. 16 years ago
e_widget_color_well.h
e_widget_config_list.c Fixes needed for new Font Config dialog. 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
e_widget_cslider.c Formatting. 16 years ago
e_widget_cslider.h
e_widget_desk_preview.c EAPI 16 years ago
e_widget_desk_preview.h EAPI 16 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_flist.c 1. updated battery module .edj - we need to update a lot of .edj's due to eet 15 years ago
e_widget_flist.h Add new flist widget which wraps the e_fm2 evas_objects which are used in 15 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 Add const to frametable's label. 15 years ago
e_widget_frametable.h Add const to frametable's label. 15 years ago
e_widget_fsel.c cosmetic for longer text. 15 years ago
e_widget_fsel.h
e_widget_ilist.c Reduce some 2 line variable checks to single line. 15 years ago
e_widget_ilist.h Better modules config dialog. Can now multi-select several modules to 16 years ago
e_widget_image.c Add const to e_widget_image file and part. 15 years ago
e_widget_image.h Add const to e_widget_image file and part. 15 years ago
e_widget_label.c
e_widget_label.h
e_widget_list.c
e_widget_list.h
e_widget_preview.c Remove maximum size settings so that previews are expanded. 15 years ago
e_widget_preview.h fix up transitions dialog... :) 17 years ago
e_widget_radio.c Add const to e_widget_radio label and icon. 15 years ago
e_widget_radio.h Add const to e_widget_radio label and icon. 15 years ago
e_widget_scrollframe.c Whitespace removal. 15 years ago
e_widget_scrollframe.h
e_widget_slider.c Add const to e_widget_slider fmt. 15 years ago
e_widget_slider.h Add const to e_widget_slider fmt. 15 years ago
e_widget_spectrum.c Formatting. 16 years ago
e_widget_spectrum.h
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 useless fetch 15 years ago
e_widget_textblock.h
e_widget_tlist.c Fix horrid formatting. 15 years ago
e_widget_tlist.h Add const to e_widget_tlist and e_tlist. 15 years ago
e_win.c add a way to force e to not remember a window of its own . 15 years ago
e_win.h add a way to force e to not remember a window of its own . 15 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 Formatting/Whitespace fixes. 15 years ago
e_zone.h Add edge move event, so a slide in on the edge will show a shelf. 15 years ago