Stefan Schmidt
c43f83ef52
e/e_zone: Comment out debug printf's
...
Make the log more readable again. Nobody wants all this strange symbols in
his log without a good reason.
SVN revision: 71559
11 years ago
Cedric BAIL
7382435c84
e: actually modify the right label in the list.
...
SVN revision: 71494
11 years ago
Stefan Schmidt
8939fe3c8d
e/notification: Botton is neither english nor french
...
Make it a proper english word. In love. Mike
SVN revision: 71459
11 years ago
Stefan Schmidt
1ced507bf4
tempget: Check return values from fgets()
...
Without this checking we might operate on wrong data read in. Better check.
SVN revision: 71445
11 years ago
Boris Faure
9432f762d0
e: tiling: fix use of unused var
...
SVN revision: 71444
11 years ago
Christopher Michael
5c8b287a87
E (access_module): Add UNUSED where missing.
...
SVN revision: 71438
11 years ago
Christopher Michael
450a03485c
E: Cleanup entry widget compiler warnings if ecore is built without IMF.
...
SVN revision: 71437
11 years ago
Boris Faure
404b5a9c84
e: tiling: fix restoring old border
...
SVN revision: 71427
11 years ago
Carsten Haitzler
35dda3c894
oops ppurka - %i on wrong part of string. fix. this is what happens
...
when u cant test :)
SVN revision: 71424
11 years ago
Carsten Haitzler
0ed1c99f2c
work around ppurka's demented laptop.
...
SVN revision: 71414
11 years ago
Carsten Haitzler
317853d95c
fix systray size creep
...
SVN revision: 71411
11 years ago
Massimo Maiurana
3fc1d83bff
updating french translations
...
SVN revision: 71401
11 years ago
Daniel Juyung Seo
c669eabdab
e, evas, elementary: Synced @author with AUTHORS.
...
SVN revision: 71399
11 years ago
Carsten Haitzler
ef227bba1d
fix soem formatting.
...
SVN revision: 71398
11 years ago
Vincent Torri
b9bd60aad8
E17: dont mix declaration and code
...
SVN revision: 71392
11 years ago
Vincent Torri
f83cc6bb45
whitespaces--
...
SVN revision: 71391
11 years ago
Vincent Torri
1aeae0786f
whitespaces--
...
SVN revision: 71390
11 years ago
Vincent Torri
61cac71776
E17: don't mix declaration and code
...
SVN revision: 71389
11 years ago
Carsten Haitzler
d997e7d000
oops swap init/shutdown - thanks cinoo!
...
SVN revision: 71384
11 years ago
Massimo Maiurana
a173db59aa
updating french and italian translations
...
SVN revision: 71358
11 years ago
Carsten Haitzler
6ed15fc01a
if PATH_MAx is undefined for e_alert_main.c - define it.
...
SVN revision: 71351
11 years ago
Carsten Haitzler
71e3978df0
fix thumb key fetch for color sorting!
...
SVN revision: 71342
11 years ago
Carsten Haitzler
95fb6110b1
fix restore of last import path.
...
SVN revision: 71340
11 years ago
Christopher Michael
1924a70cb9
E: Let's have E build again eh ? ;)
...
SVN revision: 71326
11 years ago
Carsten Haitzler
3fd7095f05
add access module - bare bones, but intercepts all mouse events and
...
handles gestures and passes on commands to the focused app or maybe
fakes a tap event on the screen location - depending. things that
could be done here:
1. config to select which actions happen as a result of which
events/gestures
2. config to determine which zones get this access setup and whihc
don't.
SVN revision: 71323
11 years ago
Carsten Haitzler
7bac5692b1
add more stacking layers (10 now), bump module api numebr as a result
...
and fix actions infinite loop on shutdown.
SVN revision: 71322
11 years ago
Carsten Haitzler
db7437e047
use E as class, not xkb switcher
...
SVN revision: 71304
11 years ago
Carsten Haitzler
496577bbf8
try and handle peoples thinkpads where acpid reports different event
...
formasts.
e.g.:
button/lid LID close
as opposed to
button/lid LID0 00000080 00000001
i hope normal acpi isn't broken. please test.
SVN revision: 71268
11 years ago
Hannes Janetzek
fba085fcb9
e17/theme: bring back everything list. might be an issue with evry's code sending the signal without forcing to process it.
...
havent looked into it now. anyway no one uses the option to start with hidden list i guess
SVN revision: 71259
11 years ago
Vincent Torri
d7861802cb
fixes, my bad
...
SVN revision: 71234
11 years ago
Vincent Torri
9d9ce41db0
E17: fix some warning
...
SVN revision: 71233
11 years ago
Vincent Torri
0b63bf0067
E: Use correct flag for en_GB locale
...
Patch by Ian Lee
SVN revision: 71232
11 years ago
Cedric BAIL
5327abfc35
e: defensive test, just in case the geometry is NULL.
...
SVN revision: 71231
11 years ago
Carsten Haitzler
d4ad6b0060
don't forget to process messages/signals before border frame calc.
...
SVN revision: 71163
11 years ago
Jihoon Kim
d33e0931ee
e17/entry: fix formatting
...
SVN revision: 71136
11 years ago
Christopher Michael
2ba3676d55
E (comp module): Update to latest wayland shell changes (implement set
...
title & class).
SVN revision: 71117
11 years ago
Christopher Michael
b1c738936f
Illume_Softkey: Remove silly left-over printfs...Spankies for whoever
...
left these in.
SVN revision: 71110
11 years ago
Jihoon Kim
049da85347
e17: fix ko.po
...
SVN revision: 71091
11 years ago
Massimo Maiurana
78693c73d2
updating french and italian translations
...
SVN revision: 70977
11 years ago
Vincent Torri
6975000ffd
E17: missed that one
...
SVN revision: 70976
11 years ago
Vincent Torri
2fff3dd83a
E17: fix mixed declarations and code
...
SVN revision: 70975
11 years ago
Vincent Torri
0522bc5f92
E17: spelling, reported by cippp in IRC
...
SVN revision: 70974
11 years ago
Carsten Haitzler
346a77eaf1
make gadman popup/show win also handle dnd as a target.
...
SVN revision: 70956
11 years ago
Carsten Haitzler
9741813058
modules shouldnt ADD bindings all the time... leave that up to users.
...
SVN revision: 70955
11 years ago
Carsten Haitzler
da5c53c632
lets not have crash-worthy list managemrnt eh? ie remove list items
...
fromt he list we are walking WITHOUT using the sfe walkign macros! bad
bad bad!
SVN revision: 70953
11 years ago
Jihoon Kim
5d6ae365d8
e17: edit ko.po file according to ko-po-check's warning
...
SVN revision: 70921
11 years ago
Daniel Juyung Seo
1d79eb47f9
e tiling: Use c89 style for 'for' statement. Fixed build breaks with some options. Special thanks to vtorri.
...
SVN revision: 70899
11 years ago
Cedric BAIL
b49a5e4205
e: fix build of tiling module on bsd.
...
SVN revision: 70891
11 years ago
Cedric BAIL
72ab7f3d78
e: fix typo.
...
SVN revision: 70888
11 years ago
Carsten Haitzler
7202bacc30
inc init stack size
...
SVN revision: 70863
11 years ago