summaryrefslogtreecommitdiff
path: root/libupower-glib
AgeCommit message (Expand)AuthorFilesLines
2018-10-25build: Fix up-daemon-generated.h not being found on distcheckBastien Nocera1-0/+2
2018-10-02build: Fix out-of-tree buildBastien Nocera1-1/+1
2018-09-30lib: UpClient: up_client_get_display_device returns a UpDeviceGuido Günther1-1/+1
2018-09-30lib: UpClient: Fix stray '%'Guido Günther1-1/+1
2018-09-30lib: Use @see_also instead of "See also"Guido Günther8-16/+8
2018-09-30lib: Work-around to fix gtk-doc's type detectionGuido Günther5-21/+13
2018-05-31lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2-3/+25
2018-04-19lib: Mention that battery level is preferred when presentBastien Nocera1-6/+16
2018-04-18lib: Simplify resource destructionBastien Nocera3-15/+7
2018-03-02lib: Fix warnings when D-Bus related properties changeBastien Nocera2-1/+13
2017-10-31docs: Better documentation for the BatteryLevel propBastien Nocera1-2/+10
2017-09-08lib: Fix API docs for *-level propertiesBastien Nocera1-2/+2
2017-08-31lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera3-2/+9
2017-04-10lib: Simplify string checksBastien Nocera1-31/+31
2017-04-06all: Add BatteryLevel propertyBastien Nocera2-1/+27
2017-04-06lib: Add more members to UpDeviceLevel structBastien Nocera2-1/+16
2016-06-08build: Fix -Wformat-y2k compilation errorsBastien Nocera1-0/+3
2016-05-18lib: Remove hidden singleton instanceMartin Pitt1-9/+1
2016-05-18lib: Add proper error and cancellable handling to UpClient constructorMartin Pitt2-22/+67
2015-09-15Support g_autoptr() for all libupower-glib object typesKalev Lember3-0/+43
2015-07-29Share generated code between daemon and libraryCosimo Cecchi4-201/+162
2015-06-26lib: Fix memory leak in up_client_get_devices()Bastien Nocera1-2/+2
2015-03-13lib: Fix crash on uninitialized variantVlad Orlov1-2/+2
2014-05-20Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes1-2/+11
2014-05-07all: Remove IsDocked propertyBastien Nocera2-38/+0
2014-05-07lib: Fix API doc for up_client_get_on_battery()Bastien Nocera1-1/+1
2014-05-07lib: Hard-code the IsDocked valueBastien Nocera1-5/+6
2014-04-23lib: Fix typo in g-i annotationBastien Nocera1-1/+1
2013-11-08lib: Fix segfault on getting property when daemon is not runningMartin Pitt1-0/+3
2013-10-17lib: Fix possible warning when type changesBastien Nocera1-1/+4
2013-10-17lib: Fix compile-time warningBastien Nocera1-1/+1
2013-10-17lib: Remove up_client_enumerate_devices_sync()Bastien Nocera2-95/+41
2013-10-17all: Remove *changed signalsBastien Nocera4-88/+0
2013-10-17lib: Proxy notify changes from UpDevice glueBastien Nocera1-2/+3
2013-10-17lib: Simplify proxying glue properties in UpClientBastien Nocera1-14/+2
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera2-0/+26
2013-10-17all: Remove WarningLevel from the daemon propertiesBastien Nocera2-37/+0
2013-10-17lib: Trim properties when printing the display deviceBastien Nocera1-7/+14
2013-10-17lib: Add up_client_get_display_device()Bastien Nocera2-0/+25
2013-10-17lib: Remove unneeded up_client_get_properties_sync()Bastien Nocera2-25/+0
2013-10-15lib: Fix compilationBastien Nocera1-2/+2
2013-10-15lib: Use slices to allocate cached propertiesBastien Nocera1-2/+2
2013-10-15lib: Print property name when cached property doesn't existBastien Nocera1-1/+1
2013-10-15lib: Cache property values correctlyBastien Nocera1-1/+2
2013-10-14daemon: Add new WarningLevel "Discharging"Bastien Nocera2-0/+5
2013-10-14lib: Add support for the IconName propertyBastien Nocera1-0/+22
2013-10-14lib: Emit notify:: signalsBastien Nocera1-0/+28
2013-10-14lib: up_device_to_text() won't work for fake devicesBastien Nocera1-0/+1
2013-10-14lib: Make it possible to create local UpDevicesBastien Nocera1-0/+41
2013-10-14lib: Update for property removal and additionsBastien Nocera2-21/+22