summaryrefslogtreecommitdiff
path: root/src/modules/battery
Commit message (Expand)AuthorAgeFilesLines
* typoMiculcy Brian2010-09-091-1/+1
* This commit will change the shelf menu completly:Miculcy Brian2010-09-091-7/+9
* Fix common misspellingsLucas De Marchi2010-09-082-7/+7
* cleanup battery moduleSebastian Dransfeld2010-08-304-90/+48
* formattingSebastian Dransfeld2010-08-291-2/+2
* Check right variableSebastian Dransfeld2010-08-291-1/+1
* Don't loop list twiceSebastian Dransfeld2010-08-291-5/+3
* Add UNUSED where needed.Christopher Michael2010-08-191-6/+6
* * edje: fix count that lead to memleak.Cedric BAIL2010-08-121-0/+0
* * edje: fix for updated edje file format.Cedric BAIL2010-08-121-0/+0
* * edje: converting edje file to make them compatible with old and newCedric BAIL2010-08-091-0/+0
* FORMATTINGLucas De Marchi2010-08-043-10/+0
* update for eeze changeMike Blumenkrantz2010-07-301-12/+12
* Fixes for recent Ecore Api changes.Christopher Michael2010-06-241-4/+6
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-242-37/+37
* Add fuzzy to config edd so udev 'fuzzy' mode can be saved.Christopher Michael2010-06-211-6/+12
* globals declared in main nowMike Blumenkrantz2010-06-194-7/+20
* well that was dumb of meMike Blumenkrantz2010-05-241-2/+2
* match eeze changes, add init/shutdown calls to illume2 keyboardMike Blumenkrantz2010-05-224-19/+19
* updates to match eeze changesMike Blumenkrantz2010-05-221-8/+12
* spacing.Carsten Haitzler2010-05-211-2/+4
* fix stringshare deleteMike Blumenkrantz2010-05-201-1/+0
* update to handle new watch filterMike Blumenkrantz2010-05-201-2/+2
* make battery popup go away automatically when time goes above warning thresholdMike Blumenkrantz2010-05-191-1/+1
* popup tweak #2Mike Blumenkrantz2010-05-191-1/+1
* fix annoying battery popups with 99% batteryMike Blumenkrantz2010-05-191-1/+1
* update battery module to use new ecore poller functions and avoid destroying ...Mike Blumenkrantz2010-05-191-3/+2
* workarounds for udev bugs?Mike Blumenkrantz2010-05-191-0/+9
* workaround for unknown battery statesMike Blumenkrantz2010-05-191-2/+2
* Disable 'fuzzy' check when the mode is not udev.Christopher Michael2010-05-181-7/+13
* udev: recalc last full charge on update in case battery loses maxlife between...Mike Blumenkrantz2010-05-182-2/+6
* ifdef udevHannes Janetzek2010-05-181-3/+7
* udev mode enabled in battery module (--enable-device-udev) with polling time ...Mike Blumenkrantz2010-05-185-215/+434
* more udev battery progress, seems like a good stopping point for tonight.Mike Blumenkrantz2010-05-173-6/+130
* split battery module device backend into separate files to make it more manag...Mike Blumenkrantz2010-05-175-472/+479
* incremental commit towards udev. no functional changes made, udev support st...Mike Blumenkrantz2010-05-173-400/+185
* hmm i wonder who broke batget - changed it from 5 to 4 params.Carsten Haitzler2010-05-162-5/+7
* battery: add constSebastian Dransfeld2010-05-131-1/+1
* battery: stringshare stringSebastian Dransfeld2010-05-131-1/+1
* patch from seb - fix leaked strings.Carsten Haitzler2010-05-131-0/+6
* revert stringshare code for e_halSebastian Dransfeld2010-05-071-2/+2
* e: eina_stringshare_del to clean upSebastian Dransfeld2010-05-071-2/+2
* add stringshares, fix dbus return handling to avoid ref lossMike Blumenkrantz2010-05-071-10/+10
* e/modules/battery: match strdup with freeSebastian Dransfeld2010-05-061-4/+4
* e/modules/battery: need to stringshareSebastian Dransfeld2010-05-061-2/+2
* step 5: migrate battery module with properly #ifdef-ed codeMike Blumenkrantz2010-05-013-202/+509
* ukit integration taking way longer than expected, so I'm fixing all the strin...Mike Blumenkrantz2010-04-291-8/+8
* from andrnils < fbsd build stuffCarsten Haitzler2010-04-251-0/+7
* Fix up expand/fill for sliders (so they use all available width).Christopher Michael2010-03-091-12/+12
* remove the now useless titleMiculcy Brian2010-03-081-9/+9