summaryrefslogtreecommitdiff
path: root/devkit-power-gobject
Commit message (Expand)AuthorAgeFilesLines
* Add g_object_notify() calls for properties on DkpClientRichard Hughes2009-10-141-6/+30
* Fix a tiny memory leak when we collect the properties from the interface mult...Richard Hughes2009-09-301-28/+35
* Convert the property names to be FirstLetterCaps rather than dash-dash so KDE...Richard Hughes2009-09-183-47/+43
* Use g_ptr_array_new_with_free_func() in more places to make client applicatio...Richard Hughes2009-09-113-5/+8
* trivial: fix up two issues from code reviewRichard Hughes2009-09-111-2/+2
* Add some self tests and fix up some obvious bugsRichard Hughes2009-09-112-4/+3
* Correct a description string from one of the new enumsRichard Hughes2009-07-131-1/+1
* Add two new state enums, pending-discharge and pending-chargeRichard Hughes2009-07-062-0/+12
* Revert "Add a backlight interface so we can control backlight brightness with...Richard Hughes2009-07-054-434/+0
* Revert "Make it very clear that the Backlight interface is temporary"Richard Hughes2009-07-052-6/+2
* Make it very clear that the Backlight interface is temporaryRichard Hughes2009-07-032-2/+6
* Add a backlight interface so we can control backlight brightness without HALRichard Hughes2009-07-034-0/+434
* I must learn to spell deprecated...Richard Hughes2009-07-032-2/+2
* We have to prefix the version macro with 0x, else it gets identified as octal...Richard Hughes2009-07-031-1/+1
* Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes2009-07-032-0/+4
* Remove dkp_client_get_lid_is_present(), we want to encourage people to be usi...Richard Hughes2009-07-032-17/+0
* Add a DKP_CHECK_VERSION macro which we can use in client toolsRichard Hughes2009-07-034-0/+46
* Export the recall-notice, recall-vendor and recall-url properties on power de...Richard Hughes2009-07-031-4/+70
* Be less asserty when enum values are added in newer versions of the specRichard Hughes2009-07-031-12/+3
* Add a lid-is-present propertyRichard Hughes2009-07-022-5/+42
* trivial: ups devices have state tooRichard Hughes2009-07-021-1/+2
* Don't show empty vendor, model or serials in the debug outputsRichard Hughes2009-06-261-3/+3
* Only print interesting device propertiesRichard Hughes2009-06-141-8/+14
* Trivial formatting nitRichard Hughes2009-05-291-1/+1
* Allow properties in DkpDevice (client) to be setRichard Hughes2009-05-291-56/+127
* Only attempt to print history if the device is capableRichard Hughes2009-05-291-2/+4
* Fix up some issues in DkpClient, and expose GObject propertiesAli Abdallah2009-05-061-33/+155
* Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes2009-05-052-0/+20
* Ignore method timeouts when we suspend and hibernateRichard Hughes2009-04-251-2/+22
* Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface...Richard Hughes2009-04-222-0/+72
* Ensure we get properties on devices correctly that have not yet been changedRichard Hughes2009-04-221-1/+3
* trivial: fix devkit-power-gobject when linking from external programsRichard Hughes2009-03-242-6/+6
* require I_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGERichard Hughes2009-03-041-0/+45
* trivial: remove extra file from include directoryRichard Hughes2009-02-271-1/+0
* trivial: add lots of GErrors to the gobject library, and avoid using egg_warningRichard Hughes2009-02-2713-86/+88
* trivial: remove egg-stringRichard Hughes2009-02-275-29/+23
* Ship a shared library. There are now two external projects using copies of th...Richard Hughes2009-02-271-2/+21
* move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes2009-02-2722-0/+3180