Igor Murzov
a74c6541a4
mpdule: Make popup labels translatable.
...
SVN revision: 83792
11 years ago
Igor Murzov
2644a58115
mpdule: Fix configuration dialog layout
...
SVN revision: 81655
11 years ago
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
11 years ago
Mike Blumenkrantz
43708c765b
sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
...
SVN revision: 74475
12 years ago
Boris Faure
90bbb0cb6a
E-MODULES-EXTRA: add const to _gc_label() functions
...
SVN revision: 65208
12 years ago
Vincent Torri
9c5e44850d
fix possible undef ref when gettext is disabled or not installed
...
SVN revision: 59997
13 years ago
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
13 years ago
Boris Faure
dca075e9cb
mpdule: improve code
...
SVN revision: 57306
13 years ago
Miculcy Brian
4b15d7a9ea
fix recent menu api break
...
SVN revision: 52061
13 years ago
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
14 years ago
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
14 years ago
Jaime Thomas
46851ab31f
Make the popup optional, small theme fix.
...
SVN revision: 42167
14 years ago
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
14 years ago
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
15 years ago