summaryrefslogtreecommitdiff
path: root/src/up-device.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Add option to run daemon on the session bus for testingMartin Pitt1-1/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-11/+9
2010-06-05Port to GTestRichard Hughes1-27/+0
2010-05-28trivial: Get rid of some over-verbose debuggingRichard Hughes1-2/+0
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes1-10/+14
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-7/+7
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes1-1/+1
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-6/+6
2010-01-18trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpHistory -> UpHistory (no ABI or API break)Richard Hughes1-19/+19
2010-01-18trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes1-1/+1
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-11/+11
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-125/+125
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-9/+9
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+1224