Mike Blumenkrantz [Sat, 24 Dec 2011 07:44:07 +0000 (07:44 +0000)]
maybe prevent a leak but probably not
SVN revision: 66492
Mike Blumenkrantz [Sat, 24 Dec 2011 07:29:21 +0000 (07:29 +0000)]
support led class of backlights
SVN revision: 66491
Massimo Maiurana [Fri, 23 Dec 2011 19:26:23 +0000 (19:26 +0000)]
updating french translations
SVN revision: 66484
Leif Middelschulte [Thu, 22 Dec 2011 15:11:35 +0000 (15:11 +0000)]
Clean up++. Also fix randr 1.0 corner case.
SVN revision: 66465
Leif Middelschulte [Wed, 21 Dec 2011 12:43:30 +0000 (12:43 +0000)]
Unset variables that were deleted.Safety++
SVN revision: 66441
Leif Middelschulte [Wed, 21 Dec 2011 01:23:16 +0000 (01:23 +0000)]
Clean up some code. Add "display disabled outputs" toggle to UI.
SVN revision: 66404
Leif Middelschulte [Wed, 21 Dec 2011 01:23:10 +0000 (01:23 +0000)]
Actually remove items from list.
SVN revision: 66403
Leif Middelschulte [Mon, 19 Dec 2011 17:42:08 +0000 (17:42 +0000)]
Fix ignorance of policies when refreshing e_randr info.
SVN revision: 66338
Leif Middelschulte [Mon, 19 Dec 2011 17:42:02 +0000 (17:42 +0000)]
Fix update of references.
SVN revision: 66337
Carsten Haitzler [Sun, 18 Dec 2011 14:03:15 +0000 (14:03 +0000)]
make aspect size requests work properly with autoscroll in shelf.
SVN revision: 66312
Leif Middelschulte [Fri, 16 Dec 2011 14:19:41 +0000 (14:19 +0000)]
Minor cleanup.
SVN revision: 66291
Leif Middelschulte [Fri, 16 Dec 2011 14:19:37 +0000 (14:19 +0000)]
Use poller to force randr events to be sent.
SVN revision: 66290
Leif Middelschulte [Fri, 16 Dec 2011 14:19:33 +0000 (14:19 +0000)]
Refresh e_randr info, before showing dialog.
SVN revision: 66289
Leif Middelschulte [Fri, 16 Dec 2011 14:19:30 +0000 (14:19 +0000)]
Make disabled outputs appear gray not, translucent
SVN revision: 66288
Leif Middelschulte [Fri, 16 Dec 2011 14:19:25 +0000 (14:19 +0000)]
Introduce refetching of all RandRR info.
SVN revision: 66287
Tom Hacohen [Thu, 15 Dec 2011 08:13:39 +0000 (08:13 +0000)]
E notification: Added a way to allow e to send markup notifications.
SVN revision: 66236
Massimo Maiurana [Wed, 14 Dec 2011 19:22:57 +0000 (19:22 +0000)]
updating french and italian translations
SVN revision: 66225
Leif Middelschulte [Wed, 14 Dec 2011 17:37:43 +0000 (17:37 +0000)]
Fix some wording and spelling.
SVN revision: 66221
Leif Middelschulte [Wed, 14 Dec 2011 17:37:38 +0000 (17:37 +0000)]
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
Leif Middelschulte [Wed, 14 Dec 2011 17:37:33 +0000 (17:37 +0000)]
Make policies work and (re)storable. debug verbosity++
SVN revision: 66219
Leif Middelschulte [Wed, 14 Dec 2011 17:37:27 +0000 (17:37 +0000)]
Put e_randr init after e_config init.
SVN revision: 66218
Leif Middelschulte [Wed, 14 Dec 2011 17:37:22 +0000 (17:37 +0000)]
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
Leif Middelschulte [Wed, 14 Dec 2011 17:37:17 +0000 (17:37 +0000)]
More fixes for e_randr, but also some for conf_randr.
SVN revision: 66216
Leif Middelschulte [Wed, 14 Dec 2011 17:37:10 +0000 (17:37 +0000)]
Several minor e_randr related fixes.
Don't free e_config stuff.
Improve debug messages wording.
SVN revision: 66215
Tom Hacohen [Wed, 14 Dec 2011 15:04:24 +0000 (15:04 +0000)]
E notification: Fixed notifications with newlines.
Use the new evas_textblock_text_utf8_to_markup.
SVN revision: 66198
Mike Blumenkrantz [Tue, 13 Dec 2011 15:02:48 +0000 (15:02 +0000)]
grammarize
SVN revision: 66164
Tom Hacohen [Tue, 13 Dec 2011 08:48:38 +0000 (08:48 +0000)]
E: Fixed svn detection for svn1.7
SVN revision: 66143
Mike Blumenkrantz [Sun, 11 Dec 2011 16:19:03 +0000 (16:19 +0000)]
maybe fix some obscure notify bug
SVN revision: 66098
Hannes Janetzek [Sat, 10 Dec 2011 10:54:34 +0000 (10:54 +0000)]
e17/evry: remove semicolon key binding, the action is quite useless and calc needs that key
SVN revision: 66084
Mike Blumenkrantz [Sat, 10 Dec 2011 07:16:52 +0000 (07:16 +0000)]
these error messages aren't CRIT worthy
SVN revision: 66076
Carsten Haitzler [Thu, 8 Dec 2011 03:34:44 +0000 (03:34 +0000)]
fix del of directories and copy too.
SVN revision: 66010
Vincent Torri [Wed, 7 Dec 2011 20:34:45 +0000 (20:34 +0000)]
E: remove extraneous parentheses
SVN revision: 65994
Massimo Maiurana [Wed, 7 Dec 2011 18:19:15 +0000 (18:19 +0000)]
updating arabic translation
SVN revision: 65991
Massimo Maiurana [Tue, 6 Dec 2011 16:20:51 +0000 (16:20 +0000)]
updating dutch translations
SVN revision: 65967
Carsten Haitzler [Tue, 6 Dec 2011 06:49:58 +0000 (06:49 +0000)]
well now this uses eeze - why keep the old search list?
SVN revision: 65947
Mike Blumenkrantz [Sun, 4 Dec 2011 21:52:44 +0000 (21:52 +0000)]
ticket #920: [Patch] Add -module-list to enlightenment_remote
SVN revision: 65871
Mike Blumenkrantz [Sat, 3 Dec 2011 04:24:02 +0000 (04:24 +0000)]
+ecore_x_randr_output_backlight_available() from Term <term@twistedpath.org>
also corresponding e17 usage
SVN revision: 65837
Mike Blumenkrantz [Fri, 2 Dec 2011 05:18:00 +0000 (05:18 +0000)]
#ifdefs to compile mixer on bsd from Joerg Sonnenberger <joerg@britannica.bec.de>
SVN revision: 65800
Mike Blumenkrantz [Fri, 2 Dec 2011 01:45:48 +0000 (01:45 +0000)]
okay NOW it's over
SVN revision: 65793
Mike Blumenkrantz [Fri, 2 Dec 2011 01:45:29 +0000 (01:45 +0000)]
birthday's over, hope everyone enjoyed the surprise
SVN revision: 65792
Massimo Maiurana [Thu, 1 Dec 2011 12:29:17 +0000 (12:29 +0000)]
updating french translations
SVN revision: 65778
Hannes Janetzek [Thu, 1 Dec 2011 10:56:55 +0000 (10:56 +0000)]
e17/evry:
- started to update docs
- remove base plugins' free_cb which was used for one special case only
SVN revision: 65774
Carsten Haitzler [Thu, 1 Dec 2011 10:06:21 +0000 (10:06 +0000)]
update po's
SVN revision: 65770
Tom Hacohen [Thu, 1 Dec 2011 09:51:18 +0000 (09:51 +0000)]
E notification: Add the <ps> tag to the notification style.
SVN revision: 65766
Tom Hacohen [Thu, 1 Dec 2011 09:38:41 +0000 (09:38 +0000)]
E notification: Fixed truncation of merged messages.
SVN revision: 65765
Tom Hacohen [Thu, 1 Dec 2011 09:14:03 +0000 (09:14 +0000)]
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
Mike Blumenkrantz [Wed, 30 Nov 2011 04:54:52 +0000 (04:54 +0000)]
fix garbage value config_path variables and use correct config registry strings
SPANK SPANK SPANK!
SVN revision: 65706
Mike Blumenkrantz [Wed, 30 Nov 2011 04:00:51 +0000 (04:00 +0000)]
add new functions evry_item_{app,file}_free for freeing standard file/app items
SVN revision: 65705
Mike Blumenkrantz [Wed, 30 Nov 2011 03:32:54 +0000 (03:32 +0000)]
ATTN: JEFFDAMETH!
YOUR CODE FORMATTING IS BROKEN! PLEASE FIX THIS IN YOUR EDITOR ASAP!
SVN revision: 65704
Hannes Janetzek [Tue, 29 Nov 2011 18:21:34 +0000 (18:21 +0000)]
e17/evry: fix configuration dialog, ignore configs of plugins which are not loaded
SVN revision: 65689
Mike Blumenkrantz [Tue, 29 Nov 2011 00:09:02 +0000 (00:09 +0000)]
and fix clipping
SVN revision: 65663
Mike Blumenkrantz [Tue, 29 Nov 2011 00:00:35 +0000 (00:00 +0000)]
need more FUN on raster's birthday!
SVN revision: 65661
Mike Blumenkrantz [Mon, 28 Nov 2011 22:45:56 +0000 (22:45 +0000)]
tweet: HAPPY BIRTHDAY RASTER!
for today only, it's RASTER'S BIRTHDAY!!!! and here's the birthday module!!!!!!!!!!
SVN revision: 65659
Mike Blumenkrantz [Mon, 28 Nov 2011 16:49:21 +0000 (16:49 +0000)]
hmm probably shouldn't try to set notify bg to a garbage value
SVN revision: 65658
Massimo Maiurana [Mon, 28 Nov 2011 16:32:31 +0000 (16:32 +0000)]
updating french translations
SVN revision: 65657
Carsten Haitzler [Mon, 28 Nov 2011 12:18:58 +0000 (12:18 +0000)]
oh dear.. more icon bottom space stuff in efm. fix!
SVN revision: 65648
Carsten Haitzler [Mon, 28 Nov 2011 11:40:18 +0000 (11:40 +0000)]
fix sub object add for e widgets... will be happy to let elm do this
in future :)
SVN revision: 65644
Massimo Maiurana [Sun, 27 Nov 2011 19:48:35 +0000 (19:48 +0000)]
updating greek translations
SVN revision: 65618
Carsten Haitzler [Fri, 25 Nov 2011 08:27:19 +0000 (08:27 +0000)]
fix efm nav bar alignment of path bar.
SVN revision: 65595
Carsten Haitzler [Fri, 25 Nov 2011 08:07:12 +0000 (08:07 +0000)]
man that has annoyed me for AGES.. that uselss space at the bottom of
efm views! argh! fix! disable it!
SVN revision: 65594
Carsten Haitzler [Fri, 25 Nov 2011 07:47:57 +0000 (07:47 +0000)]
and remove printfs
SVN revision: 65593
Carsten Haitzler [Fri, 25 Nov 2011 07:46:50 +0000 (07:46 +0000)]
lets drop icons correctly if efm view is not at 0,0
SVN revision: 65592
Carsten Haitzler [Fri, 25 Nov 2011 07:13:41 +0000 (07:13 +0000)]
lets' delete files again shall we efm?
SVN revision: 65591
Mike McCormack [Thu, 24 Nov 2011 00:05:07 +0000 (00:05 +0000)]
[e] Fix a warning
CC e_mod_main.lo
e_mod_main.c: In function ‘_gc_init’:
e_mod_main.c:342:12: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 65547
Iván Briano [Wed, 23 Nov 2011 19:56:35 +0000 (19:56 +0000)]
Fix the fix for the include path.
I won't spank fidencio because he will probably like it.
Thanks lzoubek for pointing this out
SVN revision: 65542
Fabiano Fidêncio [Wed, 23 Nov 2011 18:13:14 +0000 (18:13 +0000)]
fix e17 compilation
spank! spank! spank, old man!
SVN revision: 65541
Lucas De Marchi [Wed, 23 Nov 2011 13:03:02 +0000 (13:03 +0000)]
Don't signal urgency hint when window has focus
SVN revision: 65538
Mike Blumenkrantz [Wed, 23 Nov 2011 08:40:50 +0000 (08:40 +0000)]
change of email address: this is going to be ugly
SVN revision: 65531
Lucas De Marchi [Tue, 22 Nov 2011 20:37:37 +0000 (20:37 +0000)]
Don't bother with urgency hint if window is focused
SVN revision: 65520
Tom Hacohen [Tue, 22 Nov 2011 15:59:54 +0000 (15:59 +0000)]
E desklock: Fix password replace char to work correctly with unicode.
The correct fix would actually be using textblock there and not TEXT object
as we already have edje_entry... I guess whoever did it had it motives
(or possibly edje_entry didn't exist yet at that time). But anyhow,
edje_entry already supports replacement chars.
SVN revision: 65519
Carsten Haitzler [Tue, 22 Nov 2011 03:12:20 +0000 (03:12 +0000)]
with connman 07x changes - make sure headers dont conflict with old
edbus1.x too.
SVN revision: 65506
Carsten Haitzler [Tue, 22 Nov 2011 03:09:13 +0000 (03:09 +0000)]
update po's
SVN revision: 65505
Gustavo Sverzut Barbieri [Mon, 21 Nov 2011 20:56:22 +0000 (20:56 +0000)]
e: port to use econnman-0.7x
SVN revision: 65500
Massimo Maiurana [Mon, 21 Nov 2011 20:33:33 +0000 (20:33 +0000)]
updating various translations
SVN revision: 65498
Carsten Haitzler [Sun, 20 Nov 2011 04:01:17 +0000 (04:01 +0000)]
match connman api revert.
SVN revision: 65417
Mike Blumenkrantz [Fri, 18 Nov 2011 19:25:19 +0000 (19:25 +0000)]
account for "" with getenv for hahas
SVN revision: 65390
Mike Blumenkrantz [Fri, 18 Nov 2011 19:24:21 +0000 (19:24 +0000)]
use helper macro for eeze scanner edd setup
SVN revision: 65389
Mike Blumenkrantz [Fri, 18 Nov 2011 09:29:08 +0000 (09:29 +0000)]
try introducing a delay after starting eeze scanner to make socket connection more successful
SVN revision: 65382
Leif Middelschulte [Fri, 18 Nov 2011 08:07:48 +0000 (08:07 +0000)]
From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] Patch to add disabled outputs to config dialog.
Date: Thu, 17 Nov 2011 18:43:23 +0100
Hello devs,
find attached a patch that enables the user to set the policy for an
unused output. Since there is no resolution, an assumed resolution is
set in the edc so it's easily adjustable for small screens.
SVN revision: 65374
Mike Blumenkrantz [Fri, 18 Nov 2011 08:03:52 +0000 (08:03 +0000)]
use <ps> instead of <br>, so sayeth TAsn
SVN revision: 65373
Stefan Schmidt [Fri, 18 Nov 2011 08:02:02 +0000 (08:02 +0000)]
The current logic only displays text the first time the timer callback is
called. Thats after one second. To avoid the blank dialog box for one second set
the intial text already when creating the dialog.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
SVN revision: 65372
Stefan Schmidt [Fri, 18 Nov 2011 08:00:53 +0000 (08:00 +0000)]
So far we only had a nice count down until we would restore but we never
restored. Calling the restore function now it countdown is at zero.
Not sure if function re-ordering or declaration is preferred here. Just added a
declaration as some others exist already.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
SVN revision: 65371
Stefan Schmidt [Fri, 18 Nov 2011 08:00:32 +0000 (08:00 +0000)]
The box uses the size from the first line additional to the set icon. As the
tags are not counted we need to break the line earlier to show the complete text
in the dialog window.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
SVN revision: 65370
Vincent Torri [Fri, 18 Nov 2011 06:56:07 +0000 (06:56 +0000)]
E17: fix eeze mount detection and build, reported by Jochen Schröder
SVN revision: 65368
Mike Blumenkrantz [Fri, 18 Nov 2011 05:58:08 +0000 (05:58 +0000)]
trivial changes
SVN revision: 65364
Mike Blumenkrantz [Fri, 18 Nov 2011 05:05:40 +0000 (05:05 +0000)]
add debug message for throttling
SVN revision: 65362
Mike Blumenkrantz [Fri, 18 Nov 2011 04:55:52 +0000 (04:55 +0000)]
slightly better debug info for eeze scanner connection
SVN revision: 65361
Massimo Maiurana [Thu, 17 Nov 2011 16:18:26 +0000 (16:18 +0000)]
updating portuguese translations
SVN revision: 65345
Carsten Haitzler [Thu, 17 Nov 2011 11:27:26 +0000 (11:27 +0000)]
dont compile msg.c on non-linux.
SVN revision: 65341
Carsten Haitzler [Thu, 17 Nov 2011 11:12:30 +0000 (11:12 +0000)]
add eina include to tempget and batget
SVN revision: 65337
Carsten Haitzler [Thu, 17 Nov 2011 10:19:50 +0000 (10:19 +0000)]
support mtrack... my new little memory tracker so i can finally live
track down leaks and other badnesses.
SVN revision: 65335
Gustavo Sverzut Barbieri [Wed, 16 Nov 2011 17:20:32 +0000 (17:20 +0000)]
everything/gadget: fix segv
SVN revision: 65297
Carsten Haitzler [Wed, 16 Nov 2011 10:08:28 +0000 (10:08 +0000)]
dont go hunt if ping to now interval not long enough in poller
SVN revision: 65290
Mike Blumenkrantz [Tue, 15 Nov 2011 16:26:21 +0000 (16:26 +0000)]
add timestamp printf for pulse disconnection debugging
SVN revision: 65273
Sebastian Dransfeld [Tue, 15 Nov 2011 07:39:24 +0000 (07:39 +0000)]
e_config: Fix file size detection
Dear all,
I found a bug in e_config. The e didn't make the configuration backup files.
It was because of my wrong patch (svn rev.64684). I fixed this bug.
Please check the new patch file.
Patch by Doyoun Kang
SVN revision: 65224
Christopher Michael [Tue, 15 Nov 2011 06:46:47 +0000 (06:46 +0000)]
E_Randr: Fix typo in message.
SVN revision: 65221
Boris Faure [Mon, 14 Nov 2011 22:23:36 +0000 (22:23 +0000)]
e: some more const to _gc_label()
SVN revision: 65209
Boris Faure [Mon, 14 Nov 2011 22:04:27 +0000 (22:04 +0000)]
e: oopsie. warnings--
SVN revision: 65205
Boris Faure [Mon, 14 Nov 2011 21:46:57 +0000 (21:46 +0000)]
e/gadcon: label() returns a const char*
Original patch by Fabien Romano from OpenBSD
SVN revision: 65204
Boris Faure [Mon, 14 Nov 2011 21:46:37 +0000 (21:46 +0000)]
e: typo. Patch by Fabien Romano from OpenBSD
SVN revision: 65203