Boris Faure
73e4ac0209
fix mpdule with e19. Patch by Luca Galli
10 years ago
maxerba
1b5801a56e
Updating serbian translation
10 years ago
maxerba
6064d87230
Removing blank and useless entries from desktop file
10 years ago
maxerba
8dd003f8b7
updating desktop file
10 years ago
maxerba
75459df150
Fixed sorting in desktop file
10 years ago
maxerba
e0df09b948
updating various translations
10 years ago
maxerba
4d48b8a72c
updating desktop file translations
10 years ago
maxerba
cd9be2e130
updating esperanto translation
10 years ago
Massimo Maiurana
666fe8bcef
updating serbian translations
...
SVN revision: 84553
10 years ago
Igor Murzov
00b58294fb
Update russian translation
10 years ago
Massimo Maiurana
a57bc85664
updating french and esperanto translation
...
SVN revision: 84551
10 years ago
Massimo Maiurana
78c26def80
adding serbian translations
...
SVN revision: 84541
10 years ago
Massimo Maiurana
f7a0ad8c3f
updating french translations
...
SVN revision: 84534
10 years ago
Massimo Maiurana
6abda11e9c
updating esperanto translation
...
SVN revision: 84516
10 years ago
Boris Faure
7e6f939907
mpdule: rework popup
...
Now create the popup only when displaying it. This fixes issues with
compositing.
SVN revision: 84405
10 years ago
Boris Faure
809774ad86
mpdule: ecrustify + code cleanup
...
SVN revision: 84404
10 years ago
Massimo Maiurana
7bcb878c5c
updating various translations
...
SVN revision: 83799
10 years ago
Igor Murzov
a74c6541a4
mpdule: Make popup labels translatable.
...
SVN revision: 83792
10 years ago
Massimo Maiurana
375415fea7
updating catalan and esperanto translations
...
SVN revision: 83648
10 years ago
Massimo Maiurana
ff05ec030b
updating esperanto and italian translations
...
SVN revision: 83166
10 years ago
Igor Murzov
0c00868463
mpdule: Import eo, fr, pl, sr, tr translations from launcpad.
...
SVN revision: 83023
10 years ago
Massimo Maiurana
13c2b89f9b
updating portuguese translation
...
SVN revision: 82298
10 years ago
Massimo Maiurana
41a340031d
updating spanish and italian translation
...
SVN revision: 82242
10 years ago
Igor Murzov
2644a58115
mpdule: Fix configuration dialog layout
...
SVN revision: 81655
10 years ago
Igor Murzov
955d0f81b0
mpdule: gettextize
...
SVN revision: 81647
10 years ago
Igor Murzov
02e95c50c7
news, mpdule: Add .gitignore
...
SVN revision: 81646
10 years ago
Massimo Maiurana
50cc4e32f6
updating various translations
...
SVN revision: 79483
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
Massimo Maiurana
c81161d399
updating russian translation
...
SVN revision: 78717
11 years ago
Massimo Maiurana
20436acf50
updating portuguese and italian translations
...
SVN revision: 75819
11 years ago
Massimo Maiurana
956de288ef
updating portuguese and italian translations
...
SVN revision: 75701
11 years ago
Mike Blumenkrantz
43708c765b
sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
...
SVN revision: 74475
11 years ago
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
12 years ago
Boris Faure
90bbb0cb6a
E-MODULES-EXTRA: add const to _gc_label() functions
...
SVN revision: 65208
12 years ago
Michael Jennings
85c6ae3ee8
Update specs from central template to:
...
- Remove dependency on esmart
- Add support for standard release tag macro.
SVN revision: 62148
12 years ago
Vincent Torri
9c5e44850d
fix possible undef ref when gettext is disabled or not installed
...
SVN revision: 59997
12 years ago
Boris Faure
9de9a02213
mpdule: oops
...
SVN revision: 58231
13 years ago
Boris Faure
289eff7190
mpdule: improve edc
...
SVN revision: 58195
13 years ago
Boris Faure
0c544a025d
mpdule: rewrite mpdule/popup group
...
SVN revision: 58194
13 years ago
Boris Faure
c20c1d6d04
mpdule: reindent edc file
...
SVN revision: 57935
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
Massimo Maiurana
41dc53ba3d
updating various translations
...
SVN revision: 57099
13 years ago
Miculcy Brian
1453440a61
New module category.
...
SVN revision: 53529
13 years ago
Massimo Maiurana
9227f30411
updating portuguese translations
...
SVN revision: 53033
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
13 years ago
Mike Blumenkrantz
3cdaffdb8a
people really need to stop making batch commits without checking to see if they've broken something.
...
SVN revision: 50291
13 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
13 years ago
Miculcy Brian
c155a31ac0
remove useless m4 reference, thanks Thomas Sachau
...
SVN revision: 48066
14 years ago