Commit Graph

81 Commits

Author SHA1 Message Date
Massimo Maiurana 6abda11e9c updating esperanto translation
SVN revision: 84516
2013-06-17 10:03:59 +01:00
Boris Faure 7e6f939907 mpdule: rework popup
Now create the popup only when displaying it. This fixes issues with
compositing.

SVN revision: 84405
2013-06-17 10:03:59 +01:00
Boris Faure 809774ad86 mpdule: ecrustify + code cleanup
SVN revision: 84404
2013-06-17 10:03:59 +01:00
Massimo Maiurana 7bcb878c5c updating various translations
SVN revision: 83799
2013-06-17 10:03:58 +01:00
Igor Murzov a74c6541a4 mpdule: Make popup labels translatable.
SVN revision: 83792
2013-06-17 10:03:58 +01:00
Massimo Maiurana 375415fea7 updating catalan and esperanto translations
SVN revision: 83648
2013-06-17 10:03:58 +01:00
Massimo Maiurana ff05ec030b updating esperanto and italian translations
SVN revision: 83166
2013-06-17 10:03:58 +01:00
Igor Murzov 0c00868463 mpdule: Import eo, fr, pl, sr, tr translations from launcpad.
SVN revision: 83023
2013-06-17 10:03:58 +01:00
Massimo Maiurana 13c2b89f9b updating portuguese translation
SVN revision: 82298
2013-06-17 10:03:57 +01:00
Massimo Maiurana 41a340031d updating spanish and italian translation
SVN revision: 82242
2013-06-17 10:03:57 +01:00
Igor Murzov 2644a58115 mpdule: Fix configuration dialog layout
SVN revision: 81655
2013-06-17 10:03:55 +01:00
Igor Murzov 955d0f81b0 mpdule: gettextize
SVN revision: 81647
2013-06-17 10:03:55 +01:00
Igor Murzov 02e95c50c7 news, mpdule: Add .gitignore
SVN revision: 81646
2013-06-17 10:03:55 +01:00
Massimo Maiurana 50cc4e32f6 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Massimo Maiurana 86bd7dc367 - re-enabling ru translation after po file committing
- remove a semicolon from a configuration item (patch from Igor Murzov)

SVN revision: 78733
2012-10-31 21:25:40 +00:00
Massimo Maiurana c81161d399 updating russian translation
SVN revision: 78717
2012-10-31 18:56:56 +00:00
Massimo Maiurana 20436acf50 updating portuguese and italian translations
SVN revision: 75819
2012-08-29 08:04:01 +00:00
Massimo Maiurana 956de288ef updating portuguese and italian translations
SVN revision: 75701
2012-08-25 20:03:12 +00:00
Mike Blumenkrantz 43708c765b sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74475
2012-07-27 08:35:53 +00:00
Boris Faure 72d2326a33 mpdule: have a min size to buttons
that way it should always be possible to see them and click on them

SVN revision: 66640
2011-12-29 20:39:35 +00:00
Boris Faure 90bbb0cb6a E-MODULES-EXTRA: add const to _gc_label() functions
SVN revision: 65208
2011-11-14 22:17:19 +00:00
Michael Jennings 85c6ae3ee8 Update specs from central template to:
- Remove dependency on esmart
 - Add support for standard release tag macro.



SVN revision: 62148
2011-08-05 19:28:03 +00:00
Vincent Torri 9c5e44850d fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Boris Faure 9de9a02213 mpdule: oops
SVN revision: 58231
2011-03-31 17:37:54 +00:00
Boris Faure 289eff7190 mpdule: improve edc
SVN revision: 58195
2011-03-30 08:00:12 +00:00
Boris Faure 0c544a025d mpdule: rewrite mpdule/popup group
SVN revision: 58194
2011-03-30 07:59:58 +00:00
Boris Faure c20c1d6d04 mpdule: reindent edc file
SVN revision: 57935
2011-03-21 15:54:52 +00:00
Hannes Janetzek a56bf81fd8 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
Boris Faure dca075e9cb mpdule: improve code
SVN revision: 57306
2011-02-24 18:45:24 +00:00
Massimo Maiurana 41dc53ba3d updating various translations
SVN revision: 57099
2011-02-16 20:39:52 +00:00
Miculcy Brian 1453440a61 New module category.
SVN revision: 53529
2010-10-17 17:35:49 +00:00
Massimo Maiurana 9227f30411 updating portuguese translations
SVN revision: 53033
2010-10-04 18:05:39 +00:00
Miculcy Brian 4b15d7a9ea fix recent menu api break
SVN revision: 52061
2010-09-09 14:50:02 +00:00
Lucas De Marchi 1ed6cfdef2 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
Mike Blumenkrantz 3cdaffdb8a people really need to stop making batch commits without checking to see if they've broken something.
SVN revision: 50291
2010-07-16 20:57:51 +00:00
Lucas De Marchi e2a8990c1b 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
Miculcy Brian c155a31ac0 remove useless m4 reference, thanks Thomas Sachau
SVN revision: 48066
2010-04-17 08:27:05 +00:00
Miculcy Brian afb1b388c6 remove useless title
SVN revision: 47023
2010-03-08 17:09:08 +00:00
Jaime Thomas 46851ab31f Make the popup optional, small theme fix.
SVN revision: 42167
2009-09-01 18:23:05 +00:00
Christopher Michael 073de78837 Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Daniel Kolesa b2b85e5775 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
Daniel Kolesa e8f791c7b9 A set of fixes for emodules..
SVN revision: 41554
2009-07-31 15:30:15 +00:00
semernin 30d3d751a0 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
Viktor Kojouharov bb44a7f30f remove all traces of the resize callback function. it iss not needed anymore
SVN revision: 40942
2009-06-07 09:00:05 +00:00
Massimo Maiurana 8db079f5be updating esperanto translation
SVN revision: 40585
2009-05-11 11:33:16 +00:00
Daniel Kolesa d6f676ac9e removed -fd parameters, thx to Lutin.
SVN revision: 40366
2009-04-25 12:20:23 +00:00
Daniel Kolesa 64a451887d Moved emodules to fontconfig.
SVN revision: 40365
2009-04-25 11:05:00 +00:00
Carsten Haitzler e3732da55a 1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.



SVN revision: 40267
2009-04-21 14:17:42 +00:00
Davide Andreoli 0e43ea4b7d Rename all icons in E-MODULE-EXTRA
SVN revision: 39774
2009-03-28 13:30:14 +00:00
Massimo Maiurana 4ffb09dd9a updating greek and italian translations
SVN revision: 39376
2009-03-05 16:50:41 +00:00