Carsten Haitzler
cc59b36bef
warn--
...
SVN revision: 66623
12 years ago
Carsten Haitzler
e46322a104
oooooh e can check for its own updates now. :) kind of generic to be
...
able to do more too.
SVN revision: 66621
12 years ago
Chidambar Zinnoury
c64faa47e5
e: cpufreq governor settings moved around a lil' bit.
...
SVN revision: 66614
12 years ago
Chidambar Zinnoury
762b0aa52b
e: add icons to colour classes categories.
...
SVN revision: 66613
12 years ago
Carsten Haitzler
accf9be609
make some more config vars have a gui.
...
SVN revision: 66597
12 years ago
Carsten Haitzler
61b0f13cb0
more gui for config vars we have.
...
SVN revision: 66594
12 years ago
Carsten Haitzler
32726ba6d2
get rid of unused cfdata members
...
SVN revision: 66593
12 years ago
Vincent Torri
1693692949
E17: fix ticket #930
...
SVN revision: 66577
12 years ago
Massimo Maiurana
c4c1425070
updating french and italian translations
...
SVN revision: 66574
12 years ago
Hannes Janetzek
3d1d1a89a9
e17: remove debug printf
...
SVN revision: 66571
12 years ago
Iván Briano
4db9f94e4b
Use the SCIM IMF module when the SCIM input method is chosen
...
SVN revision: 66527
12 years ago
Carsten Haitzler
9f8ff9682f
remove some more unused config vars and mark config vars that have gui
...
controls.
SVN revision: 66524
12 years ago
Carsten Haitzler
1ae388fea2
provide gui config for some config vars with no gui right now.
...
SVN revision: 66515
12 years ago
Carsten Haitzler
7fd02afae4
and remove virtual roots config that isnt ever used or able to be
...
enabled or tested...also remove the config vals from profiles.
SVN revision: 66514
12 years ago
Carsten Haitzler
cdb864ed8e
remove all traces of selecting engine in e17 - wont actuallly ever be
...
needed beyond compositor. :)
SVN revision: 66513
12 years ago
Mike Blumenkrantz
897c5aaf45
add a note here about other backlight devices
...
SVN revision: 66493
12 years ago
Mike Blumenkrantz
1b4bf7e573
maybe prevent a leak but probably not
...
SVN revision: 66492
12 years ago
Mike Blumenkrantz
c2e454d4f7
support led class of backlights
...
SVN revision: 66491
12 years ago
Massimo Maiurana
23190b8261
updating french translations
...
SVN revision: 66484
12 years ago
Leif Middelschulte
10ce636d7a
Clean up++. Also fix randr 1.0 corner case.
...
SVN revision: 66465
12 years ago
Leif Middelschulte
cbf14cf105
Unset variables that were deleted.Safety++
...
SVN revision: 66441
12 years ago
Leif Middelschulte
ab7aa67cb0
Clean up some code. Add "display disabled outputs" toggle to UI.
...
SVN revision: 66404
12 years ago
Leif Middelschulte
91cb43b37f
Actually remove items from list.
...
SVN revision: 66403
12 years ago
Leif Middelschulte
203905f1c0
Fix ignorance of policies when refreshing e_randr info.
...
SVN revision: 66338
12 years ago
Leif Middelschulte
bdb55d1364
Fix update of references.
...
SVN revision: 66337
12 years ago
Carsten Haitzler
2812e15939
make aspect size requests work properly with autoscroll in shelf.
...
SVN revision: 66312
12 years ago
Leif Middelschulte
95f9bb1698
Minor cleanup.
...
SVN revision: 66291
12 years ago
Leif Middelschulte
8c70ddd862
Use poller to force randr events to be sent.
...
SVN revision: 66290
12 years ago
Leif Middelschulte
c241034d1c
Refresh e_randr info, before showing dialog.
...
SVN revision: 66289
12 years ago
Leif Middelschulte
04705b92d4
Make disabled outputs appear gray not, translucent
...
SVN revision: 66288
12 years ago
Leif Middelschulte
f5bf360e9a
Introduce refetching of all RandRR info.
...
SVN revision: 66287
12 years ago
Tom Hacohen
ecdd149227
E notification: Added a way to allow e to send markup notifications.
...
SVN revision: 66236
12 years ago
Massimo Maiurana
98d985c29f
updating french and italian translations
...
SVN revision: 66225
12 years ago
Leif Middelschulte
89407ecd3a
Fix some wording and spelling.
...
SVN revision: 66221
12 years ago
Leif Middelschulte
208070ff85
Use selective storing for configuration data.
...
This enables that only parts of the configuration is stored.
Right now only implemented: policies vs. everything.
SVN revision: 66220
12 years ago
Leif Middelschulte
9282dd62d7
Make policies work and (re)storable. debug verbosity++
...
SVN revision: 66219
12 years ago
Leif Middelschulte
5777d4bffe
Put e_randr init after e_config init.
...
SVN revision: 66218
12 years ago
Leif Middelschulte
2ac2fdf1c2
Create event for "Loading e_config finished."
...
It is bad how this works right now. Fail by design/documentation.
E.g. subsys a is waiting for event b_e (generated by subsys b) to happen.
If a is loaded before b, b_e isn't initialized and a waits for the wrong event.
Consequently either their must be specified value for non initialized events
(e.g. 0) or all events must be initialized in a central place, so
emitters'/listeners' order is irrelevant.
SVN revision: 66217
12 years ago
Leif Middelschulte
add873a668
More fixes for e_randr, but also some for conf_randr.
...
SVN revision: 66216
12 years ago
Leif Middelschulte
7c96041e21
Several minor e_randr related fixes.
...
Don't free e_config stuff.
Improve debug messages wording.
SVN revision: 66215
12 years ago
Tom Hacohen
5e19ee65a3
E notification: Fixed notifications with newlines.
...
Use the new evas_textblock_text_utf8_to_markup.
SVN revision: 66198
12 years ago
Mike Blumenkrantz
9225575511
grammarize
...
SVN revision: 66164
12 years ago
Tom Hacohen
8dc49973c5
E: Fixed svn detection for svn1.7
...
SVN revision: 66143
12 years ago
Mike Blumenkrantz
1a06e90a94
maybe fix some obscure notify bug
...
SVN revision: 66098
12 years ago
Hannes Janetzek
5cc5a029ba
e17/evry: remove semicolon key binding, the action is quite useless and calc needs that key
...
SVN revision: 66084
12 years ago
Mike Blumenkrantz
682c6f28b1
these error messages aren't CRIT worthy
...
SVN revision: 66076
12 years ago
Carsten Haitzler
66decc410d
fix del of directories and copy too.
...
SVN revision: 66010
12 years ago
Vincent Torri
1c8b4d5c3d
E: remove extraneous parentheses
...
SVN revision: 65994
12 years ago
Massimo Maiurana
2ff1054ba2
updating arabic translation
...
SVN revision: 65991
12 years ago
Massimo Maiurana
66d3c9a7b5
updating dutch translations
...
SVN revision: 65967
12 years ago