summaryrefslogtreecommitdiff
path: root/libupower-glib
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-14lib: Fix alignment of "online" in device dumpBastien Nocera1-1/+1
2013-10-14lib: Add warning-level device propertyBastien Nocera1-0/+23
2013-10-14lib: Add UpDeviceLevel enumBastien Nocera2-1/+72
2013-10-14lib: Remove dbus-glib from the dependenciesBastien Nocera1-3/+1
2013-10-14lib: Port UpWakeUps to GDBusBastien Nocera1-160/+64
2013-10-14lib: Port UpDevice to GDBusBastien Nocera1-429/+225
2013-10-14lib: No need to set private members to NULLBastien Nocera6-18/+0
2013-10-14lib: Port UpClient to GDBusBastien Nocera1-205/+46
2013-10-14lib: Build the new D-Bus glueBastien Nocera1-1/+6
2013-10-14lib: Add autogenerated glue to the daemonBastien Nocera1-0/+38
2013-10-14Remove QoS interfaceBastien Nocera6-771/+0
2013-10-14Remove obsolete battery recall propertiesBastien Nocera1-83/+0
2013-10-14lib: Remove deprecated featuresBastien Nocera5-453/+0
2013-10-14lib: Simplify _new() functionsBastien Nocera5-15/+5
2013-10-14lib: Simplify _to_string() callsBastien Nocera1-58/+29
2013-10-14lib: Add missing "element-type" introspection metadataBastien Nocera3-4/+4
2013-10-13lib: Fix crasher calling _about_to_sleep_sync()Bastien Nocera1-1/+1
2013-10-10lib: Fix a small memory leakBastien Nocera1-0/+2
2013-10-10up-client: Really don't overwrite retval with prop valuesBastien Nocera1-9/+9
2013-10-08libupower-glib: Fix error handlingMartin Pitt1-1/+2
2013-10-08up-client: Don't error out gathering deprecated propertiesBastien Nocera1-1/+5
2013-10-08up-client: Don't overwrite retval with property valuesBastien Nocera1-15/+16
2013-08-29Make GetHistory() array order consistentMartin Pitt1-1/+3