enlightenment/src/modules
semernin 2f76dd5d99 List of changes:
1. Gadcon sities:
      -- 'E_Gadcon_Site' enum to list all available sities,
      -- added 'is_site' callback for distinguish gadcon sities,
      -- 'e_gadcon_site_is_*' helpers written to use in gadget modules,
      -- gadcon config dialogs modified to show only gadgets that appropriate
         to selected gadcon site,
      -- all gadget modules updated for using new callback.
      
      When callback is not provided in module, then gadget can be used in 
      any gadcon site.
      
   2. Filemanager:
      -- added error icon to unexisting path dialog,
      -- added callback 'func.abort' to 'E_Fm2_Op_Registry_Entry' to specify
         abort operation sequence (if not provided, then operation is not
         cancelable),
      -- added parameter to 'e_fm2_op_registry_entry_add' to specify abort
         method on construct 'E_Fm2_Op_Registry_Entry' or make non-cancelable
         operation if this function is not provided,
      -- added 'e_fm2_operation_abort' call to cancel efm2 operation,
      -- added method '_e_fm2_operation_abort_internal' that represent efm2
         default handler of operation cancelling,
      -- 'done' and 'total' fields of 'E_Fm2_Op_Registry_Entry' changed to
         off_t type, also all message handlers modified to work with it
         (to show progress for large files correctly),
      -- improved file operation progress processing,
      -- added cancel button to operation progress gadget in filemanager window,
      -- added delete file glyph to operation progress gadget,
      -- improved status message for efm2 operation progress.

   3. Filemanager slave:
      -- fixed critical bug in message handling via stdin/stdout,
      -- fixed critical bug in removing task from list,
      -- improved 'E_FM_OP_ABORT' handling,
      -- fix rollback counting on moving files.

   4. Fileman_opinfo module:
      -- a new theme writed: status string and gadget for view operation status
         in summary and detail modes,
      -- summary mode: operation glyph, state message, progressbar, abort button,
      -- detail mode: all for summary + from filename, to filename,
      -- summary/detailed button works as trigger,
      -- added source of module theme and used images.
      
   4. Pathbar module:
      -- non-critical fix, just for safety.

   Also patch contains several minor updates to serve main task.


SVN revision: 41224
2009-06-29 14:38:03 +00:00
..
battery List of changes: 2009-06-29 14:38:03 +00:00
clock List of changes: 2009-06-29 14:38:03 +00:00
conf List of changes: 2009-06-29 14:38:03 +00:00
conf_applications major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
conf_borders better sizes for border style dialog. 2009-04-19 06:44:25 +00:00
conf_clientlist Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_colors shorten some strings 2009-04-06 21:22:12 +00:00
conf_desk shorten some strings 2009-04-06 21:22:12 +00:00
conf_desklock Share some strings 2009-04-28 02:19:07 +00:00
conf_desks Larger backgrounds can now be set to scroll whenever a E changes between desks. Kind of like a transition, but uses only one (the first desk's), larger wallpaper instead of several wallpapers for all desks, and it overrides the transition settings if activated. 2009-05-07 18:39:55 +00:00
conf_dialogs Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_display Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_dpms remove global list of widgets, not required. 2009-04-25 16:13:12 +00:00
conf_edgebindings updating esperanto translation 2009-05-17 07:47:15 +00:00
conf_engine Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_exebuf usabilty improvement - disable widgets if not checked 2009-04-16 19:59:11 +00:00
conf_fonts * e: Remove all reference to Evas_Data and move to Eina_Bool. 2009-06-17 13:46:54 +00:00
conf_icon_theme Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_imc Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_interaction fix typo 2009-06-07 22:13:43 +00:00
conf_intl * e_widget_ilist_add now expect a stringshare. 2009-03-11 15:13:42 +00:00
conf_keybindings ecore_x_window_del -> ecore_x_window_free 2009-04-10 09:57:57 +00:00
conf_menus Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_mime shorten some strings 2009-04-06 21:22:12 +00:00
conf_mouse Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_mouse_cursor Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_mousebindings ecore_x_window_del -> ecore_x_window_free 2009-04-10 09:57:57 +00:00
conf_paths the ilist was to small 2009-04-16 20:03:32 +00:00
conf_performance Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_profiles major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
conf_scale updating esperanto translation 2009-05-17 07:47:15 +00:00
conf_screensaver Ask to enter presentation mode. 2009-04-27 02:54:43 +00:00
conf_shelves usability: sort menus, always keep same order. 2009-04-19 06:21:35 +00:00
conf_startup major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
conf_theme usability: sort menus, always keep same order. 2009-04-19 06:21:35 +00:00
conf_transitions better sizes for transition configuration dialog. 2009-04-19 06:50:28 +00:00
conf_wallpaper make bg's deletes when not visible - bettr if you have 1000+ bg's 2009-05-07 13:27:11 +00:00
conf_wallpaper2 more todo's done, added another tho :( 2009-06-27 13:27:37 +00:00
conf_window_display usability improvement - disable if not usable 2009-04-14 19:54:21 +00:00
conf_window_focus Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
conf_window_manipulation usability improvement - autoraise slider only if check active 2009-04-14 21:53:06 +00:00
conf_window_remembers updating esperanto translation 2009-05-17 07:47:15 +00:00
conf_winlist usability improvement 2009-04-14 21:31:49 +00:00
connman List of changes: 2009-06-29 14:38:03 +00:00
cpufreq List of changes: 2009-06-29 14:38:03 +00:00
dropshadow Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
everything updating italian translations 2009-06-28 19:19:36 +00:00
exebuf exebuf: show different .desktops even if they have the same executable 2009-06-21 19:56:01 +00:00
fileman List of changes: 2009-06-29 14:38:03 +00:00
fileman_opinfo List of changes: 2009-06-29 14:38:03 +00:00
gadman List of changes: 2009-06-29 14:38:03 +00:00
ibar List of changes: 2009-06-29 14:38:03 +00:00
ibox List of changes: 2009-06-29 14:38:03 +00:00
illume List of changes: 2009-06-29 14:38:03 +00:00
layout improvements to e_border positioning. 2009-04-23 02:24:59 +00:00
mixer List of changes: 2009-06-29 14:38:03 +00:00
msgbus_lang updating esperanto translation 2009-05-17 07:47:15 +00:00
pager List of changes: 2009-06-29 14:38:03 +00:00
start List of changes: 2009-06-29 14:38:03 +00:00
syscon updating esperanto translation 2009-05-17 07:47:15 +00:00
systray List of changes: 2009-06-29 14:38:03 +00:00
temperature List of changes: 2009-06-29 14:38:03 +00:00
winlist ecore_x_window_del -> ecore_x_window_free 2009-04-10 09:57:57 +00:00
wizard Syscon module 2009-04-21 20:45:38 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am pass make distcheck, set svn:ignore. 2009-05-13 01:11:32 +00:00