Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | remove the 'default' clause from get_property() and set_property(). | Charles Kerr | 2012-05-24 | 1 | -8/+0 | |
| * | | | remove some unnecessary type compatibilty tests... g_object_get_property() do... | Charles Kerr | 2012-05-24 | 1 | -6/+0 | |
| * | | | remove the tests that attempted to exercise the code removed in r151 | Charles Kerr | 2012-05-24 | 1 | -33/+2 | |
| * | | | don't include the unit tests' code in coverage metrics | Charles Kerr | 2012-05-24 | 1 | -3/+2 | |
| * | | | remove some unnecessary type compatibilty tests... g_object_set_property() do... | Charles Kerr | 2012-05-24 | 1 | -6/+0 | |
| * | | | add unit tests for getting/setting device properties | Charles Kerr | 2012-05-24 | 1 | -0/+90 | |
| * | | | first draft of getting GSettings working in the unit tests before the schema ... | Charles Kerr | 2012-05-24 | 2 | -4/+33 | |
| * | | | remove the g_clear_pointer() calls s.t. things will build and run on alesage'... | Charles Kerr | 2012-05-24 | 1 | -2/+6 | |
| * | | | remove the g_clear_pointer() calls s.t. things will build and run on alesage'... | Charles Kerr | 2012-05-24 | 2 | -5/+5 | |
| * | | | add test-indicator.cc | Charles Kerr | 2012-05-24 | 1 | -0/+52 | |
| * | | | add a 'hello world' test for instantiating IndicatorPower | Charles Kerr | 2012-05-24 | 3 | -52/+94 | |
| * | | | add private container struct IndicatorPowerDevice | Charles Kerr | 2012-05-24 | 9 | -3/+706 | |
| * | | | replace 'Power Settings...' with 'Power Settingsā¦' | Charles Kerr | 2012-05-23 | 1 | -1/+1 | |
| * | | | move libpower's automake rules into src/ | Charles Kerr | 2012-05-23 | 3 | -27/+30 | |
|/ / / | ||||||
* | | | fix a handful of string and GVariant leaks in indicator-power. | Charles Kerr | 2012-04-26 | 1 | -39/+35 | |
|\ \ \ | ||||||
| * | | | tweak: in put_primary_device(), peek at the variant's strings instead of dup'... | Charles Kerr | 2012-04-15 | 1 | -5/+3 | |
| * | | | sync with lp:indicator-power | Charles Kerr | 2012-04-15 | 5 | -49/+76 | |
| |\ \ \ | |/ / / |/| | | | ||||||
| * | | | fix leaked strings in menu_add_device when (kind == UP_DEVICE_KIND_LINE_POWER) | Charles Kerr | 2012-04-15 | 1 | -6/+4 | |
| * | | | Fix memory leaks in get_primary_device(). | Charles Kerr | 2012-03-17 | 1 | -32/+28 | |
| * | | | Fix variant leak in count_batteries() -- the returned value of g_variant_get_... | Charles Kerr | 2012-03-17 | 1 | -0/+2 | |
| * | | | fix variant leaks in menu_add_devices() | Charles Kerr | 2012-03-17 | 1 | -2/+2 | |
| | * | | releasing version 2.0-0ubuntu1 | Ken VanDine | 2012-04-11 | 1 | -1/+1 | |
| | * | | * New upstream release. | Ken VanDine | 2012-04-11 | 9 | -147/+261 | |
| | |\ \ | ||||||
| | | * | | releasing version 2.0-0ubuntu1~ppa1 | Charles Kerr | 2012-04-11 | 1 | -2/+2 | |
| | | * | | * New upstream release. | Charles Kerr | 2012-04-11 | 9 | -147/+261 | |
| | | |\| | ||||||
| | | | * | Import upstream version 2.0 | Charles Kerr | 2012-04-11 | 8 | -147/+253 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | 2.02.0 | Charles Kerr | 2012-04-11 | 1 | -1/+1 | |
* | | | | | merge lp:~allanlesage/indicator-power/TDD to improve our gcov fules in autotools | Charles Kerr | 2012-04-10 | 4 | -45/+65 | |
|\ \ \ \ \ | ||||||
| * | | | | | Pedantic name change for gcovr xml results. | Allan LeSage | 2012-03-27 | 1 | -2/+2 | |
| * | | | | | Added gcov coverage tooling. | Allan LeSage | 2012-03-27 | 4 | -45/+65 | |
* | | | | | | use atk_object_set_name(foo,bar)" instead of g_object_set(foo,"accessible-nam... | Charles Kerr | 2012-04-09 | 1 | -1/+1 | |
* | | | | | | leak fix 3 of 3: don't leak the GIcons returned by get_device_icon() | Charles Kerr | 2012-04-09 | 1 | -0/+2 | |
* | | | | | | leak fix 2 of 3: fix leaky fallback GIcon in get_device_icon() | Charles Kerr | 2012-04-09 | 1 | -3/+4 | |
* | | | | | | leak fix 1 of 3: don't leak object_path and device_icon if kind == UP_DEVICE_... | Charles Kerr | 2012-04-09 | 1 | -6/+4 | |
* | | | | | | if possible, set the device menuitems' accessible names. | Charles Kerr | 2012-04-09 | 1 | -0/+4 | |
| | | | * | | Sync from Ubuntu Desktop | Charles Kerr | 2012-04-11 | 1 | -1/+1 | |
| | | | |\ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | releasing version 1.93-0ubuntu1 | Ken VanDine | 2012-03-21 | 1 | -1/+1 | |
| | | * | | | * New upstream release. | Ken VanDine | 2012-03-21 | 5 | -12/+31 | |
| | | |\| | | ||||||
| | | | * | | releasing version 1.93-0ubuntu1~ppa1 | Charles Kerr | 2012-03-21 | 1 | -2/+2 | |
| | | | * | | * New upstream release. | Charles Kerr | 2012-03-21 | 5 | -12/+31 | |
| | | | |\| | ||||||
| | | | | * | Import upstream version 1.93 | Charles Kerr | 2012-03-21 | 4 | -12/+24 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | 1.931.93 | Charles Kerr | 2012-03-21 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | merge lp:~kelemeng/indicator-power/bug957542 to fix extracting translatable s... | Charles Kerr | 2012-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add g_dngettext to the list of known keywords. LP: #957542 | Gabor Kelemen | 2012-03-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
| | | * | | Sync from Ubuntu Desktop | Charles Kerr | 2012-03-21 | 7 | -67/+107 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | * | | | releasing version 1.92-0ubuntu1 | Sebastien Bacher | 2012-03-14 | 1 | -2/+2 | |
| | * | | | New upstream release. | Sebastien Bacher | 2012-03-14 | 7 | -66/+106 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | Import upstream version 1.92 | Sebastien Bacher | 2012-03-14 | 6 | -66/+100 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | 1.911.92 | Charles Kerr | 2012-03-14 | 1 | -1/+1 | |
|/ / / / | ||||||
| * | | | releasing version 1.91-0ubuntu1 | Ken VanDine | 2012-02-23 | 1 | -1/+1 |