Go to file
semernin d93f9cd5fc 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
images New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
m4 New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
src List of changes: 2009-06-29 14:38:03 +00:00
.cvsignore New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
AUTHORS New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
COPYING-PLAIN New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
ChangeLog New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
INSTALL New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
Makefile.am removed -fd parameters, thx to Lutin. 2009-04-25 12:20:23 +00:00
NEWS New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
README New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
ac_attribute.m4 New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
autogen.sh New module 'diskio': Visualize disk activity, green = read, red = write 2008-10-13 23:23:28 +00:00
configure.in Added new ConfigMenu module. Look at the README in E-MODULES-EXTRA/configmenu/README :) 2009-04-25 07:59:13 +00:00
e-module-diskio.edc Moved emodules to fontconfig. 2009-04-25 11:05:00 +00:00
module.desktop.in updating esperanto translation 2009-05-17 07:47:15 +00:00

README