Go to file
semernin 167725ed17 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
data removed -fd parameters, thx to Lutin. 2009-04-25 12:20:23 +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 no gettext support in this module 2007-11-07 19:28:19 +00:00
ABOUT-NLS Fixes, support more feeds, display parse errors ... 2007-05-17 14:21:29 +00:00
AUTHORS Initial import of News module. 2007-05-16 12:06:03 +00:00
COPYING Initial import of News module. 2007-05-16 12:06:03 +00:00
ChangeLog Initial import of News module. 2007-05-16 12:06:03 +00:00
IDEAS Initial import of News module. 2007-05-16 12:06:03 +00:00
INSTALL Initial import of News module. 2007-05-16 12:06:03 +00:00
Makefile.am declare ACLOCAL_AMFLAGS to match autogen.sh behavior 2009-03-07 21:44:16 +00:00
NEWS Initial import of News module. 2007-05-16 12:06:03 +00:00
README Fixes, support more feeds, display parse errors ... 2007-05-17 14:21:29 +00:00
README.theme add a README for themers 2007-06-04 00:16:40 +00:00
TODO use the xdg-open script from freedesktop.org to open urls 2007-06-12 22:00:39 +00:00
autogen.sh NLS 2007-11-12 17:32:26 +00:00
configure.ac 1. embryo shoudl have soname 2009-04-21 14:17:42 +00:00
e_modules-news.spec.in Hum 2007-11-02 12:48:57 +00:00
module.desktop updating greek and italian translations 2009-03-05 16:50:41 +00:00
module.edj And finally recompile e extra modules' edje files. 2008-10-15 20:04:36 +00:00

README

Enlightenment News Module

Module to display information feeds like Rss (and soon Atom)
on youre Enlightenment desktop

enjoy =)