index
:
delta/upower.git
0.9
1.0
14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contents
baserock/jjardon
baserock/morph
benzea/zero-cycles-unknown
master
systemd-suspend
upower-0.99
wip/gdbus
wip/hadess/abi-check-params
wip/hadess/add-abi-check
wip/hadess/add-pen-device-type
wip/hadess/allow-zero-power-now
wip/hadess/bluez-memleak
wip/hadess/fix-ci
wip/hadess/fix-logitech-unknown
wip/hadess/idevice-charge
wip/hadess/libplist-2.2
wip/hadess/low-power-mode
wip/hadess/more-catchsegv
wip/hadess/mouse-keyboard
wip/hadess/new-gudev
wip/hadess/no-icon-name
wip/hadess/remove-autotools
wip/hadess/remove-csr
wip/hadess/remove-lid-is-closed
wip/hadess/remove-refresh
wip/hadess/remove-some-hidpp
wip/hadess/sandboxing-fix
wip/hadess/split-tests
wip/hadess/up-input-share
wip/hadess/upower-session
gitlab.freedesktop.org: upower/upower.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devkit-power-gobject
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add g_object_notify() calls for properties on DkpClient
Richard Hughes
2009-10-14
1
-6
/
+30
*
Fix a tiny memory leak when we collect the properties from the interface mult...
Richard Hughes
2009-09-30
1
-28
/
+35
*
Convert the property names to be FirstLetterCaps rather than dash-dash so KDE...
Richard Hughes
2009-09-18
3
-47
/
+43
*
Use g_ptr_array_new_with_free_func() in more places to make client applicatio...
Richard Hughes
2009-09-11
3
-5
/
+8
*
trivial: fix up two issues from code review
Richard Hughes
2009-09-11
1
-2
/
+2
*
Add some self tests and fix up some obvious bugs
Richard Hughes
2009-09-11
2
-4
/
+3
*
Correct a description string from one of the new enums
Richard Hughes
2009-07-13
1
-1
/
+1
*
Add two new state enums, pending-discharge and pending-charge
Richard Hughes
2009-07-06
2
-0
/
+12
*
Revert "Add a backlight interface so we can control backlight brightness with...
Richard Hughes
2009-07-05
4
-434
/
+0
*
Revert "Make it very clear that the Backlight interface is temporary"
Richard Hughes
2009-07-05
2
-6
/
+2
*
Make it very clear that the Backlight interface is temporary
Richard Hughes
2009-07-03
2
-2
/
+6
*
Add a backlight interface so we can control backlight brightness without HAL
Richard Hughes
2009-07-03
4
-0
/
+434
*
I must learn to spell deprecated...
Richard Hughes
2009-07-03
2
-2
/
+2
*
We have to prefix the version macro with 0x, else it gets identified as octal...
Richard Hughes
2009-07-03
1
-1
/
+1
*
Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...
Richard Hughes
2009-07-03
2
-0
/
+4
*
Remove dkp_client_get_lid_is_present(), we want to encourage people to be usi...
Richard Hughes
2009-07-03
2
-17
/
+0
*
Add a DKP_CHECK_VERSION macro which we can use in client tools
Richard Hughes
2009-07-03
4
-0
/
+46
*
Export the recall-notice, recall-vendor and recall-url properties on power de...
Richard Hughes
2009-07-03
1
-4
/
+70
*
Be less asserty when enum values are added in newer versions of the spec
Richard Hughes
2009-07-03
1
-12
/
+3
*
Add a lid-is-present property
Richard Hughes
2009-07-02
2
-5
/
+42
*
trivial: ups devices have state too
Richard Hughes
2009-07-02
1
-1
/
+2
*
Don't show empty vendor, model or serials in the debug outputs
Richard Hughes
2009-06-26
1
-3
/
+3
*
Only print interesting device properties
Richard Hughes
2009-06-14
1
-8
/
+14
*
Trivial formatting nit
Richard Hughes
2009-05-29
1
-1
/
+1
*
Allow properties in DkpDevice (client) to be set
Richard Hughes
2009-05-29
1
-56
/
+127
*
Only attempt to print history if the device is capable
Richard Hughes
2009-05-29
1
-2
/
+4
*
Fix up some issues in DkpClient, and expose GObject properties
Ali Abdallah
2009-05-06
1
-33
/
+155
*
Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...
Richard Hughes
2009-05-05
2
-0
/
+20
*
Ignore method timeouts when we suspend and hibernate
Richard Hughes
2009-04-25
1
-2
/
+22
*
Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface...
Richard Hughes
2009-04-22
2
-0
/
+72
*
Ensure we get properties on devices correctly that have not yet been changed
Richard Hughes
2009-04-22
1
-1
/
+3
*
trivial: fix devkit-power-gobject when linking from external programs
Richard Hughes
2009-03-24
2
-6
/
+6
*
require I_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE
Richard Hughes
2009-03-04
1
-0
/
+45
*
trivial: remove extra file from include directory
Richard Hughes
2009-02-27
1
-1
/
+0
*
trivial: add lots of GErrors to the gobject library, and avoid using egg_warning
Richard Hughes
2009-02-27
13
-86
/
+88
*
trivial: remove egg-string
Richard Hughes
2009-02-27
5
-29
/
+23
*
Ship a shared library. There are now two external projects using copies of th...
Richard Hughes
2009-02-27
1
-2
/
+21
*
move the library directory from libdevkit-power to devkit-power-gobject
Richard Hughes
2009-02-27
22
-0
/
+3180