Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * New upstream release. | Ted Gould | 2012-02-14 | 24 | -597/+2281 |
|\ | |||||
| * | Import upstream version 1.90 | Ted Gould | 2012-02-14 | 23 | -597/+2273 |
| |\ | |||||
| | * | 1.901.90 | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| | * | Fixing distcheck | Ted Gould | 2012-02-14 | 3 | -18/+21 |
| | |\ | |||||
| | | * | Make data have it's own makefile so the GSettings rules work properly on dist... | Ted Gould | 2012-02-14 | 3 | -18/+21 |
| | |/ | |||||
| | * | Style and performance fixes | Ted Gould | 2012-02-14 | 1 | -16/+19 |
| | |\ | |||||
| | | * | Use G_GNUC_CONST for indicator_power_get_type() to improve performance | Javier Jardón | 2012-02-14 | 1 | -1/+1 |
| | | * | Code style fixes | Javier Jardón | 2012-02-14 | 1 | -16/+19 |
| | |/ | |||||
| | * | add icon-policy from branch lp:~charlesk/indicator-power/icon-policy | Charles Kerr | 2012-02-13 | 2 | -153/+228 |
| | |\ | |||||
| | | * | ensure that we don't have a reference to the proxy or proxy_cancel fields in ... | Charles Kerr | 2012-02-13 | 1 | -0/+3 |
| | | * | move POWER_INDICATOR_ICON_POLICY_* enum to the top of the file | Charles Kerr | 2012-02-13 | 1 | -6/+6 |
| | | * | remove unncessary private field 'visible' | Charles Kerr | 2012-02-13 | 1 | -12/+3 |
| | | * | consistent use of ICON_POLICY_KEY | Charles Kerr | 2012-02-13 | 1 | -1/+1 |
| | | * | remove unnecessary G_OBJECT() cast | Charles Kerr | 2012-02-13 | 1 | -1/+1 |
| | | * | make prototypes for update_visibility() and should_be_visible() align with th... | Charles Kerr | 2012-02-13 | 1 | -2/+2 |
| | | * | add support for icon-policy setting | Charles Kerr | 2012-02-01 | 2 | -14/+127 |
| | | * | create the menu at init time s.t. we don't have to keep checking to see if it... | Charles Kerr | 2012-02-01 | 1 | -4/+3 |
| | | * | use g_settings_bind() for the show-time checkbox | Charles Kerr | 2012-02-01 | 1 | -16/+4 |
| | | * | better error reporting if g_spawn_command_line_async() fails | Charles Kerr | 2012-02-01 | 1 | -8/+11 |
| | | * | remove redundant #include of glib.h | Charles Kerr | 2012-02-01 | 1 | -1/+0 |
| | | * | use g_clear_object() on the proxy_cancel field | Charles Kerr | 2012-02-01 | 1 | -5/+1 |
| | | * | remove unnecessary Priv struct -- the =entire class= is private | Charles Kerr | 2012-02-01 | 1 | -84/+56 |
| | | * | remove unused struct names | Charles Kerr | 2012-02-01 | 1 | -19/+13 |
| | | * | group the indicator_power lifecycle funcs together | Charles Kerr | 2012-02-01 | 1 | -59/+61 |
| | | * | unref+clear Priv's variant fields in _dispose() | Charles Kerr | 2012-02-01 | 1 | -6/+15 |
| | | * | don't leak priv->settings | Charles Kerr | 2012-02-01 | 1 | -0/+4 |
| | | * | don't leak priv->accessible_desc | Charles Kerr | 2012-02-01 | 1 | -1/+5 |
| | | * | remove redundant prototypes | Charles Kerr | 2012-02-01 | 1 | -2/+0 |
| | * | | Support building coverage targets | Ted Gould | 2012-02-10 | 3 | -0/+132 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 3 | -0/+132 |
| | * | | Add name-hint. | Marco Trevisan (Treviño) | 2011-11-30 | 1 | -0/+8 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Add name-hint. | Marco Trevisan (Treviño) | 2011-11-08 | 1 | -0/+8 |
| | |/ | |||||
* | | | releasing version 0.10-0ubuntu2 | Ken VanDine | 2012-01-25 | 1 | -2/+2 |
* | | | no change rebuild for libindicator7 | Ken VanDine | 2012-01-24 | 1 | -0/+6 |
* | | | releasing version 0.10-0ubuntu1 | Ken VanDine | 2011-10-24 | 5 | -33/+149 |
|\| | | |||||
| * | | Import upstream version 0.10 | Ken VanDine | 2011-10-24 | 5 | -36/+144 |
| |\| | |||||
| | * | 0.100.10 | Javier Jardón | 2011-10-13 | 1 | -1/+1 |
| | * | Do not hardcode icon percentage when discharging | Javier Jardón | 2011-10-13 | 1 | -2/+17 |
| | * | Add support for old name icons | Javier Jardón | 2011-10-13 | 1 | -0/+5 |
| | * | Fix icon creation for UP_DEVICE_STATE_CHARGING state | Javier Jardón | 2011-10-13 | 1 | -2/+2 |
| | * | Only show a red icon when we have less than 30 minutes of battery remainig | Javier Jardón | 2011-10-04 | 1 | -30/+59 |
| | * | Use battery-with-a-plug when the batttery is fully charged but still on AC | Javier Jardón | 2011-10-03 | 1 | -4/+14 |
* | | | releasing version 0.9-0ubuntu2 | Ken VanDine | 2011-10-03 | 2 | -2/+15 |
|\ \ \ | | |/ | |/| | |||||
| * | | Show non present batteries in the menu | Javier Jardón | 2011-10-03 | 1 | -5/+0 |
| * | | Add a workaround to fix the case when we get a empty bay as a real battery | Javier Jardón | 2011-10-02 | 1 | -2/+12 |
| * | | Fix POTFILES.in to reflect new gsettings schema filename | Ken VanDine | 2011-09-23 | 1 | -1/+1 |
| |\ \ | |||||
* | | | | releasing version 0.9-0ubuntu1 | Ken VanDine | 2011-09-23 | 2 | -2/+3 |
* | | | | * po/POTFILES.in | Ken VanDine | 2011-09-23 | 2 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fixed filename for gsettings schema | Ken VanDine | 2011-09-23 | 1 | -1/+1 |
| |/ / | |||||
* | | | * New upstream release. | Ken VanDine | 2011-09-23 | 10 | -50/+204 |
|\ \ \ | | |/ | |/| |