| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
there are extra libraries we should link against.
|
| |
|
|
|
|
| |
g_type_init() is deprecated
|
|
|
|
| |
varargs function.
|
|
|
|
| |
string for an AC Adapter is nonempty.
|
|
|
|
| |
that when indicator-datetime is choosing from devices that are neither charging nor discharging, batteries are more interesting than other devices, and other devices are more interesting than UP_DEVICE_KIND_LINE_POWER
|
|
|
|
| |
#1075192
|
| |
|
|
|
|
| |
but accumulates the log count. This way we can both (a) silence in-console warnings that look like bugs in the test but are actually desirable warnings generated by fuzz testing, and (b) assert that we get exactly as many warnings/criticals as we expect to get.
|
|
|
|
| |
device states.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
IndicatorPower isn't leaking devices
|
| |
|
|
|
|
| |
full,good,low icons because the former show a more accurate view of the charge.
|
| |
|
| |
|
|
|
|
| |
incompatible with reusing code from GSD.
|
| |
|
|
|
|
| |
being passed in.
|
|
|
|
| |
value if the caller passed in a NULL pointer as a device. Added regression test.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The main goal of this change is to make it possible to test the
device's icon. A secondary goal is to clarify in the code how
indicator-power's icons differ from the ones recommended by GSD.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
/ non-NULL branches of dispose()'s g_clear_pointer() calls
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
when you pass NULL for the device
|
| |
|
| |
|
| |
|
|
|
|
| |
is installed.
|