Carsten Haitzler
86e31c5912
lets not make po's have syntax errors and not compile eh?
...
SVN revision: 81059
10 years ago
Massimo Maiurana
606c57f258
updating czech and italian translations
...
SVN revision: 81057
10 years ago
Chidambar Zinnoury
224552e67e
e mousebindings config: typo.
...
SVN revision: 81056
10 years ago
Chidambar Zinnoury
2475c840cc
e mousebindings config: show correct mouse button name and icon according to selected holding hand.
...
SVN revision: 81055
10 years ago
Boris Faure
34906754b8
e:tiling: fix moving/resizing tiled windows
...
Refs: #1996
SVN revision: 81054
10 years ago
Chidambar Zinnoury
b92fd1a5ae
e pager config: show mouse button name and icon (left, middle, right).
...
SVN revision: 81053
10 years ago
Massimo Maiurana
6b330d0932
Translate the "Shelf <orientation>" message (patch from Igor Murzov)
...
SVN revision: 81052
10 years ago
Massimo Maiurana
72bff90279
Use gettext correctly to translate the "Icon %s" message (patch from Igor Murzov)
...
SVN revision: 81051
10 years ago
Massimo Maiurana
647f511ef9
Show Everything plugin's names translated in the settings dialog (patch from Igor Murzov)
...
SVN revision: 81050
10 years ago
Massimo Maiurana
9f1d6e067e
Store and handle action names correctly. (patch from Igor Murzov)
...
SVN revision: 81049
10 years ago
Massimo Maiurana
c4175e62ec
Fix mismatching parameters for e_action_predef_name_{set,del}() (patch from Igor Murzov)
...
SVN revision: 81048
10 years ago
Massimo Maiurana
b376643d06
Add messages of Access, Physics and Quickacces modules to the pot (patch from Igor Murzov)
...
SVN revision: 81047
10 years ago
Chidambar Zinnoury
ee1209aceb
e button widget: same bad logic when removing text. See r81045.
...
Sorry, didn’t check before committing!
SVN revision: 81046
10 years ago
Chidambar Zinnoury
9bb7ab62de
e button widget: bad logic when removing icon.
...
SVN revision: 81045
10 years ago
Chidambar Zinnoury
ef8690ee8f
e files menu: “0 listable items” → “No listable items”.
...
SVN revision: 81044
10 years ago
Carsten Haitzler
7badcc8fe9
radios - if none is selected... the one u select gets selected. :)
...
SVN revision: 81043
10 years ago
Carsten Haitzler
d97008e7c0
moar bufffzzzz!
...
SVN revision: 81042
10 years ago
Massimo Maiurana
62a228ef2c
updating spanish translation
...
SVN revision: 81041
10 years ago
Massimo Maiurana
f4cd4df207
Make two more messages translatable (patch from Igor Murzov)
...
SVN revision: 81040
10 years ago
Carsten Haitzler
0251a602f9
ok - give some size in printf.
...
SVN revision: 81037
10 years ago
Carsten Haitzler
5ab8396f24
ok - strdupa make sure its defined after other includes in case,.. and
...
add to e_fm_ipc.c...
SVN revision: 81036
10 years ago
Chidambar Zinnoury
53d73af873
e about: typo.
...
SVN revision: 81034
10 years ago
Chidambar Zinnoury
a970cccc88
e clock: scale date.
...
SVN revision: 81033
10 years ago
Chidambar Zinnoury
22c81bcfa2
e xsettings: state that the theme applies only to GTK apps.
...
Maybe put icons as first item as it applies to everything?
SVN revision: 81032
10 years ago
Chidambar Zinnoury
23299743a2
e: Unicode makes you look better, gives you luck, brings back lost love,
...
SVN revision: 81031
10 years ago
Chidambar Zinnoury
d2f9a1cc7d
e main menu: remove parentheses and disable item when there are no elements.
...
SVN revision: 81030
10 years ago
Chidambar Zinnoury
a82810c3d5
e: Revamp a 'lil bit the remember config dialog.
...
- Add check changed.
- Have the details section actually show something.
- Show a meaningful “Any” (disabled) when a discriminant is not set.
- Show “No selection” (disabled) when there is none.
Still bothering: deletions are being done immediately, not upon validation, unlike other settings.
SVN revision: 81029
10 years ago
Massimo Maiurana
8236a1b203
updating portuguese and galician translations
...
SVN revision: 81028
10 years ago
Boris Faure
114eb6d6ae
e:tiling: tiled windows shouldn't get maximised by users
...
Refs: #1996
SVN revision: 81027
10 years ago
Carsten Haitzler
0431eb685c
more wallpapers. filtered - sharpened, cleaned... colorful... darkened
...
mostly so they dont kill the default theme darkness.
SVN revision: 81025
10 years ago
Maxime Villard
5ebf793f1b
From: Maxime Villard <rustyBSD@gmx.fr>
...
Subject: [E-devel] [e] Patch acpi
A little patch to fix a possible warning - and overflow.
'buf' is PATH_MAX, but PATH_MAX is not necessary 1024. If
PATH_MAX < 1024 -> overflow.
Also, fgets() fills the buffer and nullterminate it, so we
don't need to buff[0] = '\0'.
SVN revision: 81024
10 years ago
Maxime Villard
534ae45303
From: Maxime Villard <rustyBSD@gmx.fr>
...
Subject: Re: [E-devel] [e] [patch] Leak (was FreeBSD patch)
I would also move some {free(x); x = null} to E_FREE.
SVN revision: 81023
10 years ago
Carsten Haitzler
f15a4a6f22
adn as discussed - fill out default theme to cover some of the other
...
cursor types used/supported by e17.. inf act all of them. :)
SVN revision: 81022
10 years ago
Carsten Haitzler
d77fca2234
also all the pointer push/pops are going to be bad in that they mess
...
with the manager pointer... that is bad - at most mess with your own
win pointer.. push and pop that. fix... and use plus pointer for power
led button so it doesnt look like the hand ptr for dragging. :)
SVN revision: 81019
10 years ago
Carsten Haitzler
1f7c977b79
ummm randr.. why do pointer differently for rotate.. when e_poitner
...
already does it? fix - use e_pointer.
SVN revision: 81018
10 years ago
Carsten Haitzler
8c3c6c57a0
provide debug printfs for cedric.. my init splash comes up fine...
...
debug loosk good.
SVN revision: 81014
10 years ago
Carsten Haitzler
18b1eb7111
revert that.. its not a double free... its a bizarre-arse macro!
...
SVN revision: 81012
10 years ago
Carsten Haitzler
320ec625b0
wtf? thats like double-free land.. why strdupa at all? nuts! remove
...
strdupa's and make code consistent with neighbouring code.
SVN revision: 81006
10 years ago
Mike Blumenkrantz
8a38414ec8
same for mouse wheel bindings...
...
SVN revision: 80993
10 years ago
Mike Blumenkrantz
f03730cee5
apparently people have been adding keybinds to default config and not updating the keybind reset to defaults list
...
SVN revision: 80992
10 years ago
Mike Blumenkrantz
679cae4fad
patch from maxime villard fixing strdupa definition and moving a variable to local scope
...
SVN revision: 80990
10 years ago
Massimo Maiurana
f5e3d0f386
updating arabic translations
...
SVN revision: 80988
10 years ago
Massimo Maiurana
00e94edfe3
updating brazilian and italian translations
...
SVN revision: 80982
10 years ago
Massimo Maiurana
28a8e463d7
updating portuguese and italian translations
...
SVN revision: 80979
10 years ago
Massimo Maiurana
60a8c29681
typo
...
SVN revision: 80978
10 years ago
Hannes Janetzek
37150a8715
e17/evry: add some debug info to exebufs path scanning/loading
...
SVN revision: 80974
10 years ago
Hannes Janetzek
a3dab23b61
e17/evry: remove logging stuff from api..
...
SVN revision: 80973
10 years ago
Mike Blumenkrantz
50a0593fe1
LUCKY #17 RELEASE!
...
SVN revision: 80969
10 years ago
Mike Blumenkrantz
90659a081c
"share" button on screenshot now has a confirm dialog because apparently "share" is too vague and we need users to explicitly waive their privacy rights
...
ticket #1985
SVN revision: 80959
10 years ago
Hannes Janetzek
f920665d49
e17/evry: free window in _evry_window_free
...
SVN revision: 80952
10 years ago