Nicholas Hughart [Sat, 3 May 2008 19:51:49 +0000 (19:51 +0000)]
Add alert popup to battery module. Was broken after batget changes. Popup is now themeable and also a bit less intrusive.
SVN revision: 34454
kaethorn [Sat, 3 May 2008 18:17:15 +0000 (18:17 +0000)]
add evas engines to dependencies.
SVN revision: 34453
kaethorn [Thu, 1 May 2008 15:43:53 +0000 (15:43 +0000)]
correct emodules package name.
SVN revision: 34428
Carsten Haitzler [Wed, 30 Apr 2008 12:01:32 +0000 (12:01 +0000)]
add generic cfg call
SVN revision: 34409
Massimo Maiurana [Wed, 30 Apr 2008 10:28:40 +0000 (10:28 +0000)]
hu translations for desktop files
SVN revision: 34408
Carsten Haitzler [Wed, 30 Apr 2008 05:33:44 +0000 (05:33 +0000)]
better detection of apm vs powerclass... as i have no seen a system with BOTH
of them active! argh!
SVN revision: 34406
Carsten Haitzler [Tue, 29 Apr 2008 08:57:02 +0000 (08:57 +0000)]
seelct on single select on mouse up.
SVN revision: 34400
Sebastian Dransfeld [Mon, 28 Apr 2008 16:10:05 +0000 (16:10 +0000)]
formatting
SVN revision: 34396
kaethorn [Mon, 28 Apr 2008 15:10:25 +0000 (15:10 +0000)]
Make E17 compatible with packages from PkgE.
SVN revision: 34394
Carsten Haitzler [Mon, 28 Apr 2008 11:12:25 +0000 (11:12 +0000)]
if we have apm as well on a new kernel - use that as it will probably take
preference to power_supply class stuff
SVN revision: 34390
Carsten Haitzler [Mon, 28 Apr 2008 10:50:36 +0000 (10:50 +0000)]
put in some place markers in efm for categories in a fm widget - nothing
there currently but the entry, and fix focus of iconified windows. broke it
before.
SVN revision: 34389
Carsten Haitzler [Sun, 27 Apr 2008 07:52:09 +0000 (07:52 +0000)]
slidecode now jumps to items
SVN revision: 34382
Carsten Haitzler [Sat, 26 Apr 2008 06:41:48 +0000 (06:41 +0000)]
dont focus iconified windows! that's just silly!
SVN revision: 34372
Sthithaprajna Garapaty [Fri, 25 Apr 2008 23:57:35 +0000 (23:57 +0000)]
Add a function to create the border menu rather than immediately showing it
SVN revision: 34370
Massimo Maiurana [Fri, 25 Apr 2008 07:51:18 +0000 (07:51 +0000)]
adding files for i18n
SVN revision: 34366
Christopher Michael [Wed, 23 Apr 2008 20:06:49 +0000 (20:06 +0000)]
Use correct font_class for desktop icons in default theme.
SVN revision: 34355
Eric Schuele [Wed, 23 Apr 2008 05:51:02 +0000 (05:51 +0000)]
Toma's fix for the battery module's poor width calc.
SVN revision: 34352
Carsten Haitzler [Wed, 23 Apr 2008 03:50:21 +0000 (03:50 +0000)]
fix install of slave tools.
SVN revision: 34351
Christopher Michael [Fri, 18 Apr 2008 06:23:21 +0000 (06:23 +0000)]
E_Ilist
- Remove tons of nasty whitespace.
- Initialize some list vars to NULL before use.
- Reduce some 2 line checks (x = data; if !x return) into single line.
- When setting an ilist item to selectable via API,
check that the item is not a header as these are not selectable
currently.
- Add some NBs for if/when headers do become selectable.
Modules Dialog:
- Initialize some list vars to NULL before use.
- Reduce some 2 line checks (x = data; if !x return) into single line.
- When loading/unload module(s), attempt to reselect the next item in
the list(s).
sshh...I wasn't here ;)
SVN revision: 34303
Eric Schuele [Thu, 17 Apr 2008 03:07:51 +0000 (03:07 +0000)]
I beleive these wires were crossed.
SVN revision: 34287
Eric Schuele [Thu, 17 Apr 2008 02:51:26 +0000 (02:51 +0000)]
Fix typo.
SVN revision: 34286
Carsten Haitzler [Tue, 15 Apr 2008 15:20:59 +0000 (15:20 +0000)]
fix batget infinie spin
SVN revision: 34273
Carsten Haitzler [Mon, 14 Apr 2008 10:26:33 +0000 (10:26 +0000)]
revert wallpaper changes. crashies
SVN revision: 34270
Carsten Haitzler [Fri, 11 Apr 2008 23:03:08 +0000 (23:03 +0000)]
massimiliano's updates
SVN revision: 34247
Carsten Haitzler [Mon, 7 Apr 2008 19:06:13 +0000 (19:06 +0000)]
add warp event by having current.
SVN revision: 34215
Massimo Maiurana [Mon, 7 Apr 2008 10:54:01 +0000 (10:54 +0000)]
*** empty log message ***
SVN revision: 34213
Carsten Haitzler [Sun, 6 Apr 2008 02:08:09 +0000 (02:08 +0000)]
fedor's custom command fix patch
SVN revision: 34205
Peter Wehrfritz [Thu, 3 Apr 2008 19:05:21 +0000 (19:05 +0000)]
typo
SVN revision: 34178
Carsten Haitzler [Thu, 3 Apr 2008 18:47:14 +0000 (18:47 +0000)]
deps lists/ debugging too...
SVN revision: 34177
Carsten Haitzler [Tue, 1 Apr 2008 20:51:04 +0000 (20:51 +0000)]
add some macros for usefulness
SVN revision: 34165
Carsten Haitzler [Mon, 31 Mar 2008 21:52:50 +0000 (21:52 +0000)]
feed hold event
SVN revision: 34162
Carsten Haitzler [Mon, 31 Mar 2008 15:49:19 +0000 (15:49 +0000)]
patch from zecke to support a perliminary hacky system config... :)
SVN revision: 34156
Carsten Haitzler [Mon, 31 Mar 2008 14:35:23 +0000 (14:35 +0000)]
use @PACKAGE@
SVN revision: 34154
Carsten Haitzler [Fri, 28 Mar 2008 21:33:51 +0000 (21:33 +0000)]
set libs to be modules dir - we wont use it anyway.
SVN revision: 34134
Carsten Haitzler [Fri, 28 Mar 2008 20:53:26 +0000 (20:53 +0000)]
add pkgconfig supprot to e17 itself.
SVN revision: 34133
Miculcy Brian [Thu, 27 Mar 2008 08:03:27 +0000 (08:03 +0000)]
Show correct wallpaper name in thumbnail list - do not use thumbnail name.
SVN revision: 34125
Eric Schuele [Tue, 25 Mar 2008 16:48:14 +0000 (16:48 +0000)]
Per Devilhorns: General cleanup.
SVN revision: 34112
Massimo Maiurana [Tue, 25 Mar 2008 12:48:07 +0000 (12:48 +0000)]
*** empty log message ***
SVN revision: 34111
Eric Schuele [Tue, 25 Mar 2008 02:20:32 +0000 (02:20 +0000)]
Per Devilhorns:
- Formatting
- Use PATH_MAX where needed
SVN revision: 34110
Eric Schuele [Tue, 25 Mar 2008 02:17:55 +0000 (02:17 +0000)]
Per Devilhorns: Whitespace and formatting fixes.
SVN revision: 34109
Sebastian Dransfeld [Mon, 24 Mar 2008 14:27:50 +0000 (14:27 +0000)]
formatting
SVN revision: 34108
Sebastian Dransfeld [Mon, 24 Mar 2008 12:48:33 +0000 (12:48 +0000)]
Check if the gadcon has a shelf set.
SVN revision: 34107
Hannes Janetzek [Sat, 22 Mar 2008 17:59:52 +0000 (17:59 +0000)]
patch to allow transparent themed menus - analog to e_popup
SVN revision: 34092
doursse [Sat, 22 Mar 2008 08:04:12 +0000 (08:04 +0000)]
returning 0 stops the delete event to be called in the screenlock module.
So we return 1.
Patch from sECuRE_
SVN revision: 34077
Sebastian Dransfeld [Fri, 21 Mar 2008 14:23:16 +0000 (14:23 +0000)]
Delete ecore_con_url object.
SVN revision: 34071
Massimo Maiurana [Thu, 20 Mar 2008 11:39:31 +0000 (11:39 +0000)]
*** empty log message ***
SVN revision: 34062
Eric Schuele [Tue, 18 Mar 2008 19:59:52 +0000 (19:59 +0000)]
Per devilhorns, this commit does:
- Adds new desktop font font_class: desktop_icon
- whitespace and formatting changes
If you don't see the font changes on the desktop, you may need to restart e.
SVN revision: 34053
Massimo Maiurana [Mon, 17 Mar 2008 16:32:27 +0000 (16:32 +0000)]
*** empty log message ***
SVN revision: 34048
Sebastian Dransfeld [Mon, 17 Mar 2008 07:23:22 +0000 (07:23 +0000)]
Remove unused variable.
SVN revision: 34041
Massimo Maiurana [Sun, 16 Mar 2008 08:45:00 +0000 (08:45 +0000)]
adding files for i18n
SVN revision: 34034
Massimo Maiurana [Sat, 15 Mar 2008 20:13:51 +0000 (20:13 +0000)]
*** empty log message ***
SVN revision: 34032
Nicholas Hughart [Sat, 15 Mar 2008 07:42:18 +0000 (07:42 +0000)]
Patch from devilhorns:
* Formatting cleanup
* Fixes dialog width to be more dynamic
* Left side list doesn't take up all the space anymore
SVN revision: 34030
Sebastian Dransfeld [Thu, 13 Mar 2008 19:28:12 +0000 (19:28 +0000)]
Make it work again (from Massimiliano Calamelli)
SVN revision: 34021
Sebastian Dransfeld [Thu, 13 Mar 2008 19:19:10 +0000 (19:19 +0000)]
Fix compiler warnings.
SVN revision: 34020
Sebastian Dransfeld [Thu, 13 Mar 2008 19:13:36 +0000 (19:13 +0000)]
Fix compiler warnings.
SVN revision: 34019
Sebastian Dransfeld [Thu, 13 Mar 2008 19:10:27 +0000 (19:10 +0000)]
simpler way to set an empty string.
SVN revision: 34018
Sebastian Dransfeld [Thu, 13 Mar 2008 19:09:15 +0000 (19:09 +0000)]
Add correct sign
SVN revision: 34017
Miculcy Brian [Wed, 12 Mar 2008 23:49:45 +0000 (23:49 +0000)]
e was broken, fixies.
SVN revision: 34008
Sebastian Dransfeld [Wed, 12 Mar 2008 21:13:21 +0000 (21:13 +0000)]
Clean up and remove some leaks.
SVN revision: 34005
Sebastian Dransfeld [Wed, 12 Mar 2008 20:40:24 +0000 (20:40 +0000)]
formatting
SVN revision: 34004
Sebastian Dransfeld [Wed, 12 Mar 2008 10:19:44 +0000 (10:19 +0000)]
fix leak.
SVN revision: 33995
Sebastian Dransfeld [Wed, 12 Mar 2008 10:16:01 +0000 (10:16 +0000)]
Formatting
SVN revision: 33994
Sebastian Dransfeld [Wed, 12 Mar 2008 10:05:19 +0000 (10:05 +0000)]
formatting
SVN revision: 33993
Carsten Haitzler [Wed, 12 Mar 2008 07:31:13 +0000 (07:31 +0000)]
use e_exec in action for exec. debugging printfs tew.
SVN revision: 33990
Carsten Haitzler [Wed, 12 Mar 2008 05:43:36 +0000 (05:43 +0000)]
batery module now playes with e's powersave api :)
SVN revision: 33989
Massimo Maiurana [Mon, 10 Mar 2008 20:47:54 +0000 (20:47 +0000)]
*** empty log message ***
SVN revision: 33977
Carsten Haitzler [Mon, 10 Mar 2008 06:45:05 +0000 (06:45 +0000)]
use new exe flag to make children die! die! die! kill the children... KILL!
...
child processes that is.
:)
SVN revision: 33975
Carsten Haitzler [Sun, 9 Mar 2008 17:31:12 +0000 (17:31 +0000)]
fix batget restart on shelf re-config so it displays right
SVN revision: 33972
Carsten Haitzler [Sun, 9 Mar 2008 16:43:58 +0000 (16:43 +0000)]
cedrics for web
SVN revision: 33971
kaethorn [Sun, 9 Mar 2008 14:53:30 +0000 (14:53 +0000)]
add batget and fix permissions.
SVN revision: 33966
Carsten Haitzler [Fri, 7 Mar 2008 19:13:54 +0000 (19:13 +0000)]
fix 3 valgrind issues i found.
SVN revision: 33955
Carsten Haitzler [Fri, 7 Mar 2008 11:51:31 +0000 (11:51 +0000)]
support qtopia hint flags and also multiple netwm types
SVN revision: 33952
Carsten Haitzler [Fri, 7 Mar 2008 10:35:58 +0000 (10:35 +0000)]
revert patch. never tested by submiter.
SVN revision: 33950
Carsten Haitzler [Thu, 6 Mar 2008 16:58:38 +0000 (16:58 +0000)]
somewhere along the way the ability to handle empty mount point defines was
kiled. bring it back so it works!
SVN revision: 33945
Carsten Haitzler [Thu, 6 Mar 2008 10:17:39 +0000 (10:17 +0000)]
focus - deny entirely in any visual and technical way, if asked.
SVN revision: 33943
Carsten Haitzler [Wed, 5 Mar 2008 12:39:55 +0000 (12:39 +0000)]
instant edit! werd! :)
SVN revision: 33936
Carsten Haitzler [Wed, 5 Mar 2008 06:03:49 +0000 (06:03 +0000)]
and add 2 files for wallpaper on-line stuff
SVN revision: 33933
Carsten Haitzler [Wed, 5 Mar 2008 06:00:25 +0000 (06:00 +0000)]
use either the min size set or calculate - as needed.
SVN revision: 33932
Carsten Haitzler [Wed, 5 Mar 2008 05:39:55 +0000 (05:39 +0000)]
translatable configuration title patch
SVN revision: 33931
Carsten Haitzler [Wed, 5 Mar 2008 05:35:37 +0000 (05:35 +0000)]
Massimiliano's rss feed wallpaper fetching and browsing stuff. really cool.
probably needs mroe work, but cool enough for mainline :)
SVN revision: 33930
Carsten Haitzler [Wed, 5 Mar 2008 04:04:54 +0000 (04:04 +0000)]
add ignores.
SVN revision: 33928
Carsten Haitzler [Wed, 5 Mar 2008 04:01:40 +0000 (04:01 +0000)]
start size patch.
SVN revision: 33927
Carsten Haitzler [Wed, 5 Mar 2008 04:00:17 +0000 (04:00 +0000)]
alvo's patch for efm - fix escaping.
SVN revision: 33926
Carsten Haitzler [Wed, 5 Mar 2008 02:54:30 +0000 (02:54 +0000)]
patch from petet can de werken with sticky signals and maximize
SVN revision: 33925
Carsten Haitzler [Tue, 4 Mar 2008 13:33:18 +0000 (13:33 +0000)]
dont re-order gagdtes when a user has told us what to do with them!
SVN revision: 33919
Carsten Haitzler [Tue, 4 Mar 2008 12:20:50 +0000 (12:20 +0000)]
printf--
SVN revision: 33918
Carsten Haitzler [Tue, 4 Mar 2008 11:48:39 +0000 (11:48 +0000)]
and shut down modules in 2 runs. 1. disable and save, then actually free.
SVN revision: 33917
Carsten Haitzler [Tue, 4 Mar 2008 11:35:00 +0000 (11:35 +0000)]
and dont del exe if its not there
SVN revision: 33916
Carsten Haitzler [Tue, 4 Mar 2008 11:34:31 +0000 (11:34 +0000)]
and in case an object is deleted clear out the gadcon as well
SVN revision: 33915
Carsten Haitzler [Tue, 4 Mar 2008 10:35:30 +0000 (10:35 +0000)]
start batget only if there is a battery gadget and restart per gadget (likely
only 1) so that they get updated on shelf change.
SVN revision: 33913
Carsten Haitzler [Tue, 4 Mar 2008 03:35:03 +0000 (03:35 +0000)]
let's just put all things that multiply that could possibly be big numbers be
long long to avoid overflows. :)
SVN revision: 33911
Gustavo Sverzut Barbieri [Tue, 4 Mar 2008 01:06:58 +0000 (01:06 +0000)]
Integer overflow.
This fixes my battery showing 18% for on power, fully charged battery,
but possible there are many more of those.
SVN revision: 33910
Carsten Haitzler [Mon, 3 Mar 2008 14:35:26 +0000 (14:35 +0000)]
seems to be behaving now.
SVN revision: 33906
Carsten Haitzler [Mon, 3 Mar 2008 11:36:59 +0000 (11:36 +0000)]
dont loop forever on read from event fd
SVN revision: 33905
Carsten Haitzler [Mon, 3 Mar 2008 10:30:31 +0000 (10:30 +0000)]
oops - pass sysev
SVN revision: 33904
Carsten Haitzler [Mon, 3 Mar 2008 09:48:37 +0000 (09:48 +0000)]
move battery fetching/polling of info to its own sub process, pipe of stdout
to read like tempget. this means e cant hang hen polling - much better for
the mainloop. also clean up the code a lot. all battery specific "driver"
code is now in batget - this means it much nicer to later add hal battery
info fetching as that is also a remote service (and just not execute batget).
i also fixed up (in theory) the new 2.6.24+ /sys/class/power_supply parsing
to i think work better in more situations. i'm testing on a device i have
that does it - let me know if its wrong...
SVN revision: 33903
Massimo Maiurana [Fri, 29 Feb 2008 18:31:50 +0000 (18:31 +0000)]
updated module.desktop.in files with eo localization.
SVN revision: 33868
Carsten Haitzler [Tue, 26 Feb 2008 09:47:51 +0000 (09:47 +0000)]
fix sys battery reader to support lowercase bats too...
some other bugs and fixes
SVN revision: 33849
Carsten Haitzler [Sun, 24 Feb 2008 05:14:35 +0000 (05:14 +0000)]
change conf location - andreas.
SVN revision: 33828
Miculcy Brian [Fri, 22 Feb 2008 00:59:42 +0000 (00:59 +0000)]
cleanup
SVN revision: 33807