Go to file
semernin 3137cdef25 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 fix more binary files 2008-08-17 23:28:31 +00:00
po Added Ukrainian translations by Daniel Korostil <ted.korostiled@gmail.com>. 2009-06-10 12:32:28 +00:00
src List of changes: 2009-06-29 14:38:03 +00:00
.cvsignore And ignore m4. 2007-05-29 12:26:48 +00:00
ABOUT-NLS Convert net module to new desktop file. 2007-03-30 21:20:34 +00:00
AUTHORS Add morlenxus to AUTHORS for his work on the new net module. 2007-02-12 21:25:28 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
COPYING-PLAIN Added Net Module. 2006-02-19 18:23:14 +00:00
ChangeLog Added Net Module. 2006-02-19 18:23:14 +00:00
INSTALL Added Net Module. 2006-02-19 18:23:14 +00:00
Makefile.am removed -fd parameters, thx to Lutin. 2009-04-25 12:20:23 +00:00
NEWS Added Net Module. 2006-02-19 18:23:14 +00:00
README Added Net Module. 2006-02-19 18:23:14 +00:00
TODO Some additional trapping and a config_updated hook to reset the timer. 2007-02-11 15:47:42 +00:00
autogen.sh No need to create the .pot file all the time 2007-11-12 03:51:31 +00:00
configure.ac 1. embryo shoudl have soname 2009-04-21 14:17:42 +00:00
e-module-net.edj And finally recompile e extra modules' edje files. 2008-10-15 20:04:36 +00:00
e_modules-net.spec.in Sat May 27 18:41:24 2006 Michael Jennings (mej) 2006-05-27 23:40:43 +00:00
module.desktop updating greek and italian translations 2009-03-05 16:50:41 +00:00
net.edc Moved emodules to fontconfig. 2009-04-25 11:05:00 +00:00

README