Commit Graph

32 Commits

Author SHA1 Message Date
Boris Faure faa963806b E-MODULES-EXTRA: add const to _gc_label() functions
SVN revision: 65208
2011-11-14 22:17:19 +00:00
Vincent Torri 1f955f9f4c fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek 28a2d36221 e-modules: update do e_gadcon_util_cliet_menu_append api changes. allowing to have settings menu in toplevel again
SVN revision: 57828
2011-03-17 17:24:53 +00:00
Miculcy Brian 38183b668f fix recent menu api break
SVN revision: 52060
2010-09-09 14:49:57 +00:00
Lucas De Marchi dcdf2e24d8 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Lucas De Marchi 5ac8a01135 Fixes for Ecore Api changes
Patch automatically by Coccinelle to fix the
callbacks used by the following functions:

 * ecore_event_handler_add()
 * ecore_event_filter_add()
 * ecore_idler_add()
 * ecore_idle_enterer_add()
 * ecore_idle_enterer_before_add()
 * ecore_idle_exiter_add()
 * ecore_main_fd_handler_add()
 * ecore_main_win32_handler_add()
 * ecore_timer_add()
 * ecore_timer_loop_add()
 * ecore_animator_add()
 * ecore_poller_add()


SVN revision: 50108
2010-07-08 00:57:17 +00:00
Daniel Kolesa 5ad2d65e8d EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00
semernin a9c690eb00 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
Davide Andreoli 8908efff46 Rename all icons in E-MODULE-EXTRA
SVN revision: 39774
2009-03-28 13:30:14 +00:00
Davide Andreoli dc356463d5 Update all EXTRA modules to Gadcon_client_class V3
SVN revision: 37451
2008-11-04 05:54:59 +00:00
Cedric BAIL e0cd05c064 Remove Evas list from all E-MODULES.
SVN revision: 36977
2008-10-22 13:53:03 +00:00
Cedric BAIL a3699c1883 Use pkg-config instead of enlightenment-config.
SVN revision: 36670
2008-10-15 12:39:06 +00:00
Sebastian Dransfeld 4771a33776 Revert gadcon menu change.
SVN revision: 32936
2007-12-02 16:41:11 +00:00
Christopher Michael 9d5f231012 Fix for gadcon menu breakage.
SVN revision: 32875
2007-11-25 05:43:29 +00:00
Sebastian Dransfeld 439f849b33 install in datadir like all other modules
SVN revision: 32640
2007-11-12 21:16:53 +00:00
Sebastian Dransfeld 14510a40b1 correct variable name
SVN revision: 32622
2007-11-12 08:12:10 +00:00
Sebastian Dransfeld 4774ea6b51 get text from modules package
SVN revision: 32615
2007-11-12 07:46:21 +00:00
Sebastian Dransfeld 9a012bcd44 locale should be in the modules dir
SVN revision: 32614
2007-11-12 07:45:15 +00:00
Sebastian Dransfeld c4521cabe7 Remove deprecated functions.
SVN revision: 32301
2007-11-02 12:22:16 +00:00
Sebastian Dransfeld 23d4c2787d Implement id_new()
SVN revision: 31737
2007-09-16 03:32:39 +00:00
David Walter Seikel 25e68c1a32 Make it visible again.
SVN revision: 30146
2007-05-29 15:53:36 +00:00
David Walter Seikel a8401e98fc .desktopification. I'm over the moon, but not in a good way.
SVN revision: 25922
2006-09-17 15:12:59 +00:00
e-taro bafadb03d5 moon module wants to be inset by default
SVN revision: 25111
2006-08-26 01:26:34 +00:00
David Walter Seikel cc686286fb Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +00:00
essiene e1aa99a2dc Make non core modules use new view specifying feature. All are set to PLAIN by default
SVN revision: 24500
2006-08-09 07:47:28 +00:00
sebastid 0d39e10d0f Cleanup
SVN revision: 24012
2006-07-17 23:38:28 +00:00
e-taro b7ea343ed4 moon FIXME--
SVN revision: 23699
2006-07-03 17:37:08 +00:00
Christopher Michael a5dff348ac Make all active e_modules work with the new e_module_dialog_show function
change(s). If you get errors building these, update e17/apps/e .


SVN revision: 23661
2006-07-02 19:06:16 +00:00
e-taro 3fa7b24995 Moon module unbreak
SVN revision: 23115
2006-06-03 08:35:27 +00:00
sndev 4b6b456df4 .cvsignore for the moon module :)
SVN revision: 22692
2006-05-18 08:51:50 +00:00
e-taro 035351ec1e moon - start simple by default
SVN revision: 22605
2006-05-14 02:57:41 +00:00
e-taro 85b7b837ab Moon module - a gadget that displays moon phase information for e17
* gadconized
* the default images are the fugly ones from the e16 E-MoonClock
* configuration "works", but isn't persisted properly yet
* i18n is ready to go (Haga-san - feel free to update the ja.po :))


SVN revision: 22601
2006-05-14 02:24:55 +00:00