Commit Graph

11895 Commits

Author SHA1 Message Date
Carsten Haitzler 1ae388fea2 provide gui config for some config vars with no gui right now.
SVN revision: 66515
2011-12-26 07:01:00 +00:00
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
2011-12-26 06:32:21 +00:00
Carsten Haitzler cdb864ed8e remove all traces of selecting engine in e17 - wont actuallly ever be
needed beyond compositor. :)



SVN revision: 66513
2011-12-26 06:24:59 +00:00
Mike Blumenkrantz 897c5aaf45 add a note here about other backlight devices
SVN revision: 66493
2011-12-24 07:44:18 +00:00
Mike Blumenkrantz 1b4bf7e573 maybe prevent a leak but probably not
SVN revision: 66492
2011-12-24 07:44:07 +00:00
Mike Blumenkrantz c2e454d4f7 support led class of backlights
SVN revision: 66491
2011-12-24 07:29:21 +00:00
Massimo Maiurana 23190b8261 updating french translations
SVN revision: 66484
2011-12-23 19:26:23 +00:00
Leif Middelschulte 10ce636d7a Clean up++. Also fix randr 1.0 corner case.
SVN revision: 66465
2011-12-22 15:11:35 +00:00
Leif Middelschulte cbf14cf105 Unset variables that were deleted.Safety++
SVN revision: 66441
2011-12-21 12:43:30 +00:00
Leif Middelschulte ab7aa67cb0 Clean up some code. Add "display disabled outputs" toggle to UI.
SVN revision: 66404
2011-12-21 01:23:16 +00:00
Leif Middelschulte 91cb43b37f Actually remove items from list.
SVN revision: 66403
2011-12-21 01:23:10 +00:00
Leif Middelschulte 203905f1c0 Fix ignorance of policies when refreshing e_randr info.
SVN revision: 66338
2011-12-19 17:42:08 +00:00
Leif Middelschulte bdb55d1364 Fix update of references.
SVN revision: 66337
2011-12-19 17:42:02 +00:00
Carsten Haitzler 2812e15939 make aspect size requests work properly with autoscroll in shelf.
SVN revision: 66312
2011-12-18 14:03:15 +00:00
Leif Middelschulte 95f9bb1698 Minor cleanup.
SVN revision: 66291
2011-12-16 14:19:41 +00:00
Leif Middelschulte 8c70ddd862 Use poller to force randr events to be sent.
SVN revision: 66290
2011-12-16 14:19:37 +00:00
Leif Middelschulte c241034d1c Refresh e_randr info, before showing dialog.
SVN revision: 66289
2011-12-16 14:19:33 +00:00
Leif Middelschulte 04705b92d4 Make disabled outputs appear gray not, translucent
SVN revision: 66288
2011-12-16 14:19:30 +00:00
Leif Middelschulte f5bf360e9a Introduce refetching of all RandRR info.
SVN revision: 66287
2011-12-16 14:19:25 +00:00
Tom Hacohen ecdd149227 E notification: Added a way to allow e to send markup notifications.
SVN revision: 66236
2011-12-15 08:13:39 +00:00
Massimo Maiurana 98d985c29f updating french and italian translations
SVN revision: 66225
2011-12-14 19:22:57 +00:00
Leif Middelschulte 89407ecd3a Fix some wording and spelling.
SVN revision: 66221
2011-12-14 17:37:43 +00:00
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
2011-12-14 17:37:38 +00:00
Leif Middelschulte 9282dd62d7 Make policies work and (re)storable. debug verbosity++
SVN revision: 66219
2011-12-14 17:37:33 +00:00
Leif Middelschulte 5777d4bffe Put e_randr init after e_config init.
SVN revision: 66218
2011-12-14 17:37:27 +00:00
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
2011-12-14 17:37:22 +00:00
Leif Middelschulte add873a668 More fixes for e_randr, but also some for conf_randr.
SVN revision: 66216
2011-12-14 17:37:17 +00:00
Leif Middelschulte 7c96041e21 Several minor e_randr related fixes.
Don't free e_config stuff.
Improve debug messages wording.

SVN revision: 66215
2011-12-14 17:37:10 +00:00
Tom Hacohen 5e19ee65a3 E notification: Fixed notifications with newlines.
Use the new evas_textblock_text_utf8_to_markup.

SVN revision: 66198
2011-12-14 15:04:24 +00:00
Mike Blumenkrantz 9225575511 grammarize
SVN revision: 66164
2011-12-13 15:02:48 +00:00
Tom Hacohen 8dc49973c5 E: Fixed svn detection for svn1.7
SVN revision: 66143
2011-12-13 08:48:38 +00:00
Mike Blumenkrantz 1a06e90a94 maybe fix some obscure notify bug
SVN revision: 66098
2011-12-11 16:19:03 +00:00
Hannes Janetzek 5cc5a029ba e17/evry: remove semicolon key binding, the action is quite useless and calc needs that key
SVN revision: 66084
2011-12-10 10:54:34 +00:00
Mike Blumenkrantz 682c6f28b1 these error messages aren't CRIT worthy
SVN revision: 66076
2011-12-10 07:16:52 +00:00
Carsten Haitzler 66decc410d fix del of directories and copy too.
SVN revision: 66010
2011-12-08 03:34:44 +00:00
Vincent Torri 1c8b4d5c3d E: remove extraneous parentheses
SVN revision: 65994
2011-12-07 20:34:45 +00:00
Massimo Maiurana 2ff1054ba2 updating arabic translation
SVN revision: 65991
2011-12-07 18:19:15 +00:00
Massimo Maiurana 66d3c9a7b5 updating dutch translations
SVN revision: 65967
2011-12-06 16:20:51 +00:00
Carsten Haitzler 0cd9e9beec well now this uses eeze - why keep the old search list?
SVN revision: 65947
2011-12-06 06:49:58 +00:00
Mike Blumenkrantz 6791ce5805 ticket #920: [Patch] Add -module-list to enlightenment_remote
SVN revision: 65871
2011-12-04 21:52:44 +00:00
Mike Blumenkrantz 9f70d6d9da +ecore_x_randr_output_backlight_available() from Term <term@twistedpath.org>
also corresponding e17 usage


SVN revision: 65837
2011-12-03 04:24:02 +00:00
Mike Blumenkrantz a9427d207b #ifdefs to compile mixer on bsd from Joerg Sonnenberger <joerg@britannica.bec.de>
SVN revision: 65800
2011-12-02 05:18:00 +00:00
Mike Blumenkrantz a5a775ff64 okay NOW it's over
SVN revision: 65793
2011-12-02 01:45:48 +00:00
Mike Blumenkrantz dfd311e18c birthday's over, hope everyone enjoyed the surprise
SVN revision: 65792
2011-12-02 01:45:29 +00:00
Massimo Maiurana 81b6296702 updating french translations
SVN revision: 65778
2011-12-01 12:29:17 +00:00
Hannes Janetzek d81bad581a e17/evry:
- started to update docs
- remove base plugins' free_cb which was used for one special case only


SVN revision: 65774
2011-12-01 10:56:55 +00:00
Carsten Haitzler d6ea3ac561 update po's
SVN revision: 65770
2011-12-01 10:06:21 +00:00
Tom Hacohen 6084882168 E notification: Add the <ps> tag to the notification style.
SVN revision: 65766
2011-12-01 09:51:18 +00:00
Tom Hacohen a2d50b9302 E notification: Fixed truncation of merged messages.
SVN revision: 65765
2011-12-01 09:38:41 +00:00
Tom Hacohen f17fdabb27 E notification: Fixed issue with notification content.
The len passed to snprintf should include the \0. This caused garbage to
be printed to screen when merging empty bodied notifications.

SVN revision: 65763
2011-12-01 09:14:03 +00:00