.. |
.cvsignore
|
ignore++
|
15 years ago |
Makefile.am
|
Rework deskpreview widget so play nice w/ toolbook.
|
14 years ago |
e.h
|
No need to include these anymore. They are included by default w/ Ecore_X.h
|
14 years ago |
e_about.c
|
Bump copyright year as it's now 2009 :)
|
14 years ago |
e_about.h
|
desklock silliness with login box geometry fixed.
|
15 years ago |
e_actions.c
|
free desktop when done
|
14 years ago |
e_actions.h
|
Let me introduce you to Ecore_Input. The idea is to share as much as possible event
|
15 years ago |
e_alert.c
|
Remove unused variable
|
14 years ago |
e_alert.h
|
…
|
|
e_atoms.c
|
remember the borders' .desktop file after restart
|
14 years ago |
e_atoms.h
|
remember the borders' .desktop file after restart
|
14 years ago |
e_bg.c
|
make clang happy
|
14 years ago |
e_bg.h
|
'Set as background' mime handler moved to core, refactored.
|
14 years ago |
e_bindings.c
|
Only create edge windows which have bindings
|
14 years ago |
e_bindings.h
|
hide edge event windows that are not used by any action
|
14 years ago |
e_border.c
|
As per k-s, remove fix from e_config_dialog and instead, call e_border_show
|
14 years ago |
e_border.h
|
Add illume quickpanel zone fetch to border structure.
|
14 years ago |
e_box.c
|
More API Inconsistency fixes:
|
14 years ago |
e_box.h
|
More API Inconsistency fixes:
|
14 years ago |
e_canvas.c
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_canvas.h
|
remove useless subwindow code
|
15 years ago |
e_color.c
|
…
|
|
e_color.h
|
…
|
|
e_color_class.c
|
formatting
|
14 years ago |
e_color_class.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_color_dialog.c
|
formatting
|
14 years ago |
e_color_dialog.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_config.c
|
removing exebuf, left exebuf_terminal_cmd as it's used in other places
|
14 years ago |
e_config.h
|
removing exebuf, left exebuf_terminal_cmd as it's used in other places
|
14 years ago |
e_config_data.c
|
* e: Config in E17 could take avantage off Eet mapped string, but right
|
14 years ago |
e_config_data.h
|
* e: Use new and cleaner eet API.
|
14 years ago |
e_config_dialog.c
|
As per k-s, remove fix from e_config_dialog and instead, call e_border_show
|
14 years ago |
e_config_dialog.h
|
add auto-scrolloption to dialogs (place content in scrolled viw).
|
15 years ago |
e_configure.c
|
efreet: better naming
|
14 years ago |
e_configure.h
|
Fixup compile / link errors with OSX, still having a small issue with the batter module linking, but getting there
|
15 years ago |
e_confirm_dialog.c
|
and defer the del in other places too. anywhere where a canvas free might
|
17 years ago |
e_confirm_dialog.h
|
confirm dialogs can now be deleted via e_object_del() call
|
17 years ago |
e_container.c
|
Make clang happy
|
14 years ago |
e_container.h
|
Fix function prototype...no idea how this even compiled all this time.
|
14 years ago |
e_datastore.c
|
This commit is huge. I did test it a lot on my computer, and it run fine here.
|
15 years ago |
e_datastore.h
|
…
|
|
e_desk.c
|
fix naming and warnings
|
14 years ago |
e_desk.h
|
option to restrict mouse desktop flipping if there are fullscreen windows
|
15 years ago |
e_desklock.c
|
non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.
|
14 years ago |
e_desklock.h
|
Ask to enter presentation mode.
|
15 years ago |
e_dialog.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_dialog.h
|
* shortening config category titles.
|
15 years ago |
e_dnd.c
|
no more round trips! bad bad bad!
|
14 years ago |
e_dnd.h
|
Formatting. Add missing void in function declaration.
|
15 years ago |
e_dpms.c
|
dpms, screensaver and desklock now respect "presentation" mode.
|
15 years ago |
e_dpms.h
|
…
|
|
e_eap_editor.c
|
The Efreet_Desktop to edit should be unique
|
14 years ago |
e_eap_editor.h
|
The Efreet_Desktop to edit should be unique
|
14 years ago |
e_editable.c
|
make clang happy
|
14 years ago |
e_editable.h
|
entry disabled changes in.
|
16 years ago |
e_entry.c
|
Check event handlers are valid before trying to delete them.
|
14 years ago |
e_entry.h
|
More API Inconsistency fixes:
|
14 years ago |
e_entry_dialog.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_entry_dialog.h
|
…
|
|
e_error.c
|
…
|
|
e_error.h
|
…
|
|
e_exec.c
|
gl vsync smoother tear-free rendering on desktop (nvidia though only - i am
|
14 years ago |
e_exec.h
|
fix long-standing bug in exe exit handling! ugh...
|
14 years ago |
e_exehist.c
|
removing exebuf, left exebuf_terminal_cmd as it's used in other places
|
14 years ago |
e_exehist.h
|
sorted exehist
|
15 years ago |
e_filereg.c
|
Since we are not using the returned pointer from eina_hash_find here, we can
|
14 years ago |
e_filereg.h
|
* e: Remove all reference to Evas_Data and move to Eina_Bool.
|
15 years ago |
e_flowlayout.c
|
make clang happy
|
14 years ago |
e_flowlayout.h
|
More API Inconsistency fixes:
|
14 years ago |
e_fm.c
|
Ecore_Str.h -> Eina
|
14 years ago |
e_fm.h
|
Add illume quickpanel zone fetch to border structure.
|
14 years ago |
e_fm_custom.c
|
* e: Use new and cleaner eet API.
|
14 years ago |
e_fm_custom.h
|
e_fm: remember directory settings.
|
15 years ago |
e_fm_hal.c
|
formatting
|
14 years ago |
e_fm_hal.h
|
efm2 hal handling API - full changes.
|
15 years ago |
e_fm_main.c
|
use utf8 mount options for some fs's
|
14 years ago |
e_fm_mime.c
|
Ecore_Str.h -> Eina
|
14 years ago |
e_fm_mime.h
|
* e: Remove all reference to Evas_Data and move to Eina_Bool.
|
15 years ago |
e_fm_op.c
|
fix last void * arith
|
14 years ago |
e_fm_op.h
|
efm2 hal handling API - full changes.
|
15 years ago |
e_fm_op_registry.c
|
Remove compiler warning about deprecated eina_error_print.
|
14 years ago |
e_fm_op_registry.h
|
1. New field in E_Fm2_Op_Registry_Entry named dialog, that hold pointer
|
14 years ago |
e_fm_open.c
|
Remove unused function
|
14 years ago |
e_fm_prop.c
|
make clang happy
|
14 years ago |
e_fm_prop.h
|
fix segv and fixme related to fm properites dialog
|
17 years ago |
e_fm_shared.h
|
* e_fm_shared.h: Proper fix with new API.
|
14 years ago |
e_focus.c
|
no more round trips! bad bad bad!
|
14 years ago |
e_focus.h
|
…
|
|
e_font.c
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_font.h
|
This commit is huge. I did test it a lot on my computer, and it run fine here.
|
15 years ago |
e_gadcon.c
|
make clang happy
|
14 years ago |
e_gadcon.h
|
Formatting.
|
14 years ago |
e_gadcon_popup.c
|
* e: prevent segv when reinserting the same object. Should never happen
|
14 years ago |
e_gadcon_popup.h
|
remove all traces of the resize callback function. it iss not needed anymore
|
15 years ago |
e_grabinput.c
|
lets sync on focus - just in case.. butit doesn't seem to help :/
|
14 years ago |
e_grabinput.h
|
…
|
|
e_hints.c
|
fix possible segv on restart
|
14 years ago |
e_hints.h
|
no more round trips! bad bad bad!
|
14 years ago |
e_icon.c
|
cleanups, consts and return Eina_Bool for file setters.
|
14 years ago |
e_icon.h
|
cleanups, consts and return Eina_Bool for file setters.
|
14 years ago |
e_ilist.c
|
Fix item label return. Thanks cedric :)
|
14 years ago |
e_ilist.h
|
Use Eina_Bool for multi-select of ilist.
|
14 years ago |
e_imc_main.c
|
make clang happy
|
14 years ago |
e_includes.h
|
Rework deskpreview widget so play nice w/ toolbook.
|
14 years ago |
e_init.c
|
and some more compositor work - now its looking mroe solid.
|
14 years ago |
e_init.h
|
and some more compositor work - now its looking mroe solid.
|
14 years ago |
e_init_main.c
|
make clang happy
|
14 years ago |
e_int_border_locks.c
|
- fixed e_remember_default_match to set match values
|
14 years ago |
e_int_border_locks.h
|
…
|
|
e_int_border_menu.c
|
Ecore_Str.h -> Eina
|
14 years ago |
e_int_border_menu.h
|
Add a function to create the border menu rather than immediately showing it
|
16 years ago |
e_int_border_prop.c
|
formatting
|
14 years ago |
e_int_border_prop.h
|
…
|
|
e_int_border_remember.c
|
Replace the description "Everything" by "All" as there
|
14 years ago |
e_int_border_remember.h
|
…
|
|
e_int_config_modules.c
|
use 'Everything Launcher' category for modules
|
14 years ago |
e_int_config_modules.h
|
Remove __UNUSED__ as it doesn't make sense here.
|
15 years ago |
e_int_gadcon_config.c
|
Readd event handler for module updates.
|
14 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
|
efreet: better naming
|
14 years ago |
e_int_menus.h
|
Fix up formatting.
|
14 years ago |
e_int_shelf_config.c
|
Center shelf config dialog.
|
14 years ago |
e_int_shelf_config.h
|
…
|
|
e_int_toolbar_config.c
|
More icon works, this commit include changes to the icons on the desktop.
|
15 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
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_intl.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_intl_data.c
|
Switch to eina_stringshare.
|
15 years ago |
e_intl_data.h
|
Long waiting commit
|
16 years ago |
e_ipc.c
|
and stage 2 of removing ipc handlers.. actually remove them!
|
14 years ago |
e_ipc.h
|
and stage 2 of removing ipc handlers.. actually remove them!
|
14 years ago |
e_ipc_codec.c
|
* e: Use new and cleaner eet API.
|
14 years ago |
e_ipc_codec.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_layout.c
|
Make clang happy
|
14 years ago |
e_layout.h
|
…
|
|
e_livethumb.c
|
Set member_{add,del} to NULL.
|
15 years ago |
e_livethumb.h
|
…
|
|
e_main.c
|
Move initializing intl support until after splash is setup as we want to be
|
14 years ago |
e_manager.c
|
make clang happy
|
14 years ago |
e_manager.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_maximize.c
|
'return' not needed here
|
14 years ago |
e_maximize.h
|
…
|
|
e_menu.c
|
formatting
|
14 years ago |
e_menu.h
|
lots of work on compositor stuff. looking slick and nice internally too.
|
14 years ago |
e_mmx.h
|
…
|
|
e_module.c
|
Use efreet_desktop_new where appropriate
|
14 years ago |
e_module.h
|
reopen fileman and dialog windows after restart of e.
|
14 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 warnings
|
14 years ago |
e_moveresize.h
|
ecomorph hookes from <hannes.janetzek@googlemail.com>
|
14 years ago |
e_msg.c
|
make clang happy
|
14 years ago |
e_msg.h
|
…
|
|
e_msgbus.c
|
e_hal_init/shutdown
|
14 years ago |
e_msgbus.h
|
edbus is now.. required. no point making it optional anymore.
|
15 years ago |
e_obj_dialog.c
|
desklock silliness with login box geometry fixed.
|
15 years ago |
e_obj_dialog.h
|
…
|
|
e_object.c
|
lots of work on compositor stuff. looking slick and nice internally too.
|
14 years ago |
e_object.h
|
lots of work on compositor stuff. looking slick and nice internally too.
|
14 years ago |
e_order.c
|
Fix formatting.
|
14 years ago |
e_order.h
|
delay order re-load from monitor signal
|
14 years ago |
e_pan.c
|
fix evas error debug where passing in null objects is bad.
|
14 years ago |
e_pan.h
|
…
|
|
e_path.c
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_path.h
|
This commit is huge. I did test it a lot on my computer, and it run fine here.
|
15 years ago |
e_place.c
|
make clang happy
|
14 years ago |
e_place.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_pointer.c
|
make clang happy
|
14 years ago |
e_pointer.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_popup.c
|
lots of work on compositor stuff. looking slick and nice internally too.
|
14 years ago |
e_popup.h
|
lots of work on compositor stuff. looking slick and nice internally too.
|
14 years ago |
e_powersave.c
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_powersave.h
|
E_EVENT_POWERSAVE_UPDATE for the masses
|
15 years ago |
e_prefix.c
|
Ecore_Str.h -> Eina
|
14 years ago |
e_prefix.h
|
redefine static inline functions to normal functions
|
14 years ago |
e_remember.c
|
Respect internal_no_remember flag.
|
14 years ago |
e_remember.h
|
reopen fileman and dialog windows after restart of e.
|
14 years ago |
e_resist.c
|
* e: Cleanup use of Eina data structure.
|
14 years ago |
e_resist.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_scale.c
|
Remove extra blank line.
|
14 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
|
non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.
|
14 years ago |
e_screensaver.h
|
…
|
|
e_scrollframe.c
|
make clang happy
|
14 years ago |
e_scrollframe.h
|
* e: Remove all reference to Evas_Data and move to Eina_Bool.
|
15 years ago |
e_sha1.c
|
Make clang happy
|
14 years ago |
e_sha1.h
|
…
|
|
e_shelf.c
|
removing exebuf, left exebuf_terminal_cmd as it's used in other places
|
14 years ago |
e_shelf.h
|
temporarily show the shelf on urgent windows (ibox)
|
15 years ago |
e_signals.c
|
comment out too.
|
14 years ago |
e_signals.h
|
…
|
|
e_slidecore.c
|
formatting
|
14 years ago |
e_slidecore.h
|
slidecode now jumps to items
|
16 years ago |
e_slider.c
|
* e: handle mouse wheel for slider.
|
14 years ago |
e_slider.h
|
slider cleanups and support for special values.
|
14 years ago |
e_slidesel.c
|
make clang happy
|
14 years ago |
e_slidesel.h
|
new widgety stuff
|
16 years ago |
e_spectrum.c
|
Make clang happy
|
14 years ago |
e_spectrum.h
|
…
|
|
e_start_main.c
|
* e: handle more valgrind tool to monitore e17.
|
14 years ago |
e_startup.c
|
major cleanup of path creation to $DATADIR and $HOME/.e/e
|
15 years ago |
e_startup.h
|
…
|
|
e_stolen.c
|
This commit is huge. I did test it a lot on my computer, and it run fine here.
|
15 years ago |
e_stolen.h
|
…
|
|
e_sys.c
|
Auto-logout after 60 seconds "logout confirm dialog" shows.
|
14 years ago |
e_sys.h
|
* e: Remove all reference to Evas_Data and move to Eina_Bool.
|
15 years ago |
e_sys_main.c
|
This commit is huge. I did test it a lot on my computer, and it run fine here.
|
15 years ago |
e_table.c
|
make clang happy
|
14 years ago |
e_table.h
|
More API Inconsistency fixes.
|
14 years ago |
e_test.c
|
enables optional alpha edition in color selector.
|
14 years ago |
e_test.h
|
…
|
|
e_theme.c
|
comp module... oh so much has been done... whhere do i begin? - fully fledges
|
14 years ago |
e_theme.h
|
comp module... oh so much has been done... whhere do i begin? - fully fledges
|
14 years ago |
e_theme_about.c
|
ICON: enlightenment/themes -> preferences-desktop-theme
|
15 years ago |
e_theme_about.h
|
desklock silliness with login box geometry fixed.
|
15 years ago |
e_thumb.c
|
Check event handlers are valid before trying to delete them.
|
14 years ago |
e_thumb.h
|
1. fix thumb to not use preload thread - i spotted bugs. concurrency ones.
|
15 years ago |
e_thumb_main.c
|
Fix compiler warnings
|
14 years ago |
e_toolbar.c
|
Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too...
|
14 years ago |
e_toolbar.h
|
Formatting.
|
14 years ago |
e_user.c
|
Ecore_Str.h -> Eina
|
14 years ago |
e_user.h
|
redefine static inline functions to normal functions
|
14 years ago |
e_utils.c
|
Only create edge windows which have bindings
|
14 years ago |
e_utils.h
|
removing exebuf, left exebuf_terminal_cmd as it's used in other places
|
14 years ago |
e_widget.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget.h
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_aspect.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_aspect.h
|
EAPI
|
16 years ago |
e_widget_button.c
|
And adjust size hint when setting icon too. (Same problem as previous commit
|
14 years ago |
e_widget_button.h
|
…
|
|
e_widget_check.c
|
make clang happy
|
14 years ago |
e_widget_check.h
|
Add const to check's label and icon.
|
16 years ago |
e_widget_color_well.c
|
enables optional alpha edition in color selector.
|
14 years ago |
e_widget_color_well.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_widget_config_list.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_config_list.h
|
Fix config list widget for recent e_widget_entry cahnges.
|
16 years ago |
e_widget_csel.c
|
crack--, /me needs sleep!
|
14 years ago |
e_widget_csel.h
|
enables optional alpha edition in color selector.
|
14 years ago |
e_widget_cslider.c
|
make clang happy
|
14 years ago |
e_widget_cslider.h
|
…
|
|
e_widget_deskpreview.c
|
Respect zone aspect ratio.
|
14 years ago |
e_widget_deskpreview.h
|
Rework deskpreview widget so play nice w/ toolbook.
|
14 years ago |
e_widget_entry.c
|
More API Inconsistency fixes:
|
14 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
|
return icon.list size if icon.icon size is not set
|
14 years ago |
e_widget_flist.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_widget_font_preview.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_font_preview.h
|
Overhaul for font configuration (hope people like it)
|
17 years ago |
e_widget_framelist.c
|
fix problem with resizing dialogs that use e_widget_framelist_object_append()
|
14 years ago |
e_widget_framelist.h
|
fix problem with resizing dialogs that use e_widget_framelist_object_append()
|
14 years ago |
e_widget_frametable.c
|
better alignment, sizing and pass -Wextra
|
14 years ago |
e_widget_frametable.h
|
better alignment, sizing and pass -Wextra
|
14 years ago |
e_widget_fsel.c
|
'return' not needed here
|
14 years ago |
e_widget_fsel.h
|
…
|
|
e_widget_ilist.c
|
Function to return the 'selected' items value.
|
14 years ago |
e_widget_ilist.h
|
Function to return the 'selected' items value.
|
14 years ago |
e_widget_image.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_image.h
|
Add const to e_widget_image file and part.
|
16 years ago |
e_widget_label.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_label.h
|
…
|
|
e_widget_list.c
|
More API Inconsistency fixes:
|
14 years ago |
e_widget_list.h
|
Ask to enter presentation mode.
|
15 years ago |
e_widget_preview.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_preview.h
|
…
|
|
e_widget_radio.c
|
Formatting & Whitespace removal.
|
14 years ago |
e_widget_radio.h
|
Add const to e_widget_radio label and icon.
|
16 years ago |
e_widget_scrollframe.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_scrollframe.h
|
…
|
|
e_widget_slider.c
|
Fix modules dialog to work w/ smaller resolutions (ilist was too tall).
|
14 years ago |
e_widget_slider.h
|
Fix modules dialog to work w/ smaller resolutions (ilist was too tall).
|
14 years ago |
e_widget_spectrum.c
|
make clang happy
|
14 years ago |
e_widget_spectrum.h
|
…
|
|
e_widget_table.c
|
More API Inconsistency fixes.
|
14 years ago |
e_widget_table.h
|
profile config now offers reset and is spruiced up to be like the wizard one
|
15 years ago |
e_widget_textblock.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_textblock.h
|
…
|
|
e_widget_toolbar.c
|
Use Eina_Bool for multi-select of ilist.
|
14 years ago |
e_widget_toolbar.h
|
Remove whitespace.
|
14 years ago |
e_widget_toolbook.c
|
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
|
14 years ago |
e_widget_toolbook.h
|
battery config.... better!
|
15 years ago |
e_win.c
|
comments++
|
14 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
|
Set list to NULL on free
|
14 years ago |
e_xinerama.h
|
Remove Evas list and replace them with Eina list.
|
15 years ago |
e_zone.c
|
Add illume quickpanel zone fetch to border structure.
|
14 years ago |
e_zone.h
|
Only create edge windows which have bindings
|
14 years ago |