summaryrefslogtreecommitdiff
path: root/libupower-glib
Commit message (Expand)AuthorAgeFilesLines
* build: Fix out-of-tree buildBastien Nocera2018-10-021-1/+1
* lib: UpClient: up_client_get_display_device returns a UpDeviceGuido Günther2018-09-301-1/+1
* lib: UpClient: Fix stray '%'Guido Günther2018-09-301-1/+1
* lib: Use @see_also instead of "See also"Guido Günther2018-09-308-16/+8
* lib: Work-around to fix gtk-doc's type detectionGuido Günther2018-09-305-21/+13
* lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2018-05-312-3/+25
* lib: Mention that battery level is preferred when present14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contentsBastien Nocera2018-04-191-6/+16
* lib: Simplify resource destructionBastien Nocera2018-04-183-15/+7
* lib: Fix warnings when D-Bus related properties changeBastien Nocera2018-03-022-1/+13
* docs: Better documentation for the BatteryLevel propBastien Nocera2017-10-311-2/+10
* lib: Fix API docs for *-level propertiesBastien Nocera2017-09-081-2/+2
* lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera2017-08-313-2/+9
* lib: Simplify string checksBastien Nocera2017-04-101-31/+31
* all: Add BatteryLevel propertyBastien Nocera2017-04-062-1/+27
* lib: Add more members to UpDeviceLevel structBastien Nocera2017-04-062-1/+16
* build: Fix -Wformat-y2k compilation errorsBastien Nocera2016-06-081-0/+3
* lib: Remove hidden singleton instanceMartin Pitt2016-05-181-9/+1
* lib: Add proper error and cancellable handling to UpClient constructorMartin Pitt2016-05-182-22/+67
* Support g_autoptr() for all libupower-glib object typesKalev Lember2015-09-153-0/+43
* Share generated code between daemon and libraryCosimo Cecchi2015-07-294-201/+162
* lib: Fix memory leak in up_client_get_devices()Bastien Nocera2015-06-261-2/+2
* lib: Fix crash on uninitialized variantVlad Orlov2015-03-131-2/+2
* Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes2014-05-201-2/+11
* all: Remove IsDocked propertyBastien Nocera2014-05-072-38/+0
* lib: Fix API doc for up_client_get_on_battery()Bastien Nocera2014-05-071-1/+1
* lib: Hard-code the IsDocked valueBastien Nocera2014-05-071-5/+6
* lib: Fix typo in g-i annotationBastien Nocera2014-04-231-1/+1
* lib: Fix segfault on getting property when daemon is not runningMartin Pitt2013-11-081-0/+3
* lib: Fix possible warning when type changesBastien Nocera2013-10-171-1/+4
* lib: Fix compile-time warningBastien Nocera2013-10-171-1/+1
* lib: Remove up_client_enumerate_devices_sync()Bastien Nocera2013-10-172-95/+41
* all: Remove *changed signalsBastien Nocera2013-10-174-88/+0
* lib: Proxy notify changes from UpDevice glueBastien Nocera2013-10-171-2/+3
* lib: Simplify proxying glue properties in UpClientBastien Nocera2013-10-171-14/+2
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-172-0/+26
* all: Remove WarningLevel from the daemon propertiesBastien Nocera2013-10-172-37/+0
* lib: Trim properties when printing the display deviceBastien Nocera2013-10-171-7/+14
* lib: Add up_client_get_display_device()Bastien Nocera2013-10-172-0/+25
* lib: Remove unneeded up_client_get_properties_sync()Bastien Nocera2013-10-172-25/+0
* lib: Fix compilationBastien Nocera2013-10-151-2/+2
* lib: Use slices to allocate cached propertiesBastien Nocera2013-10-151-2/+2
* lib: Print property name when cached property doesn't existBastien Nocera2013-10-151-1/+1
* lib: Cache property values correctlyBastien Nocera2013-10-151-1/+2
* daemon: Add new WarningLevel "Discharging"Bastien Nocera2013-10-142-0/+5
* lib: Add support for the IconName propertyBastien Nocera2013-10-141-0/+22
* lib: Emit notify:: signalsBastien Nocera2013-10-141-0/+28
* lib: up_device_to_text() won't work for fake devicesBastien Nocera2013-10-141-0/+1
* lib: Make it possible to create local UpDevicesBastien Nocera2013-10-141-0/+41
* lib: Update for property removal and additionsBastien Nocera2013-10-142-21/+22
* lib: Fix alignment of "online" in device dumpBastien Nocera2013-10-141-1/+1