summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes13-4/+2548
2010-01-25Make DkpClient a singleton to avoid some weird race conditionsRichard Hughes1-3/+8
2010-01-25Version-lock the devkit-power-gobject version to 015, not 0.9.0Richard Hughes1-1/+1
2010-01-23Add Polish translationPiotr Drąg2-0/+131
2010-01-21MAJOR: change the version number to 0.9.0 and tarball name to UPower. You'll ...Richard Hughes1-2/+10
2010-01-21trivial: renamed the udev rule filenamesRichard Hughes10-10/+10
2010-01-21Rename the gtk-doc documentationRichard Hughes2-11/+11
2010-01-21trivial: add a gtk-doc helper scriptRichard Hughes1-0/+8
2010-01-21trivial: remove a TODO file that is very out of dateRichard Hughes1-34/+0
2010-01-21Rename the man pages and rename the main daemon binary nameRichard Hughes11-72/+67
2010-01-21Make the client tool be called upower, but maintain a symlink to devkit-powerRichard Hughes4-31/+9
2010-01-20Add Swedish translationDaniel Nylander2-0/+95
2010-01-20Added Italian translationLuca Ferretti2-1/+115
2010-01-18Rename the PolicyKit rules from org.freedesktop.devicekit.power to org.freede...Richard Hughes8-24/+24
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes23-114/+114
2010-01-18trivial: enable gtk-doc in make distcheckRichard Hughes1-1/+1
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes21-56/+58
2010-01-18trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)Richard Hughes3-9/+13
2010-01-18trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes6-134/+138
2010-01-18trivial: DkpQos -> UpQos (no ABI or API break)Richard Hughes7-121/+125
2010-01-18trivial: DkpHistory -> UpHistory (no ABI or API break)Richard Hughes5-209/+218
2010-01-18trivial: switch to using the new udev attribute names (no ABI or API break)Richard Hughes13-203/+203
2010-01-18trivial: DkpInput -> UpInput (no ABI or API break)Richard Hughes3-48/+48
2010-01-18trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes7-21/+21
2010-01-18trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes4-13/+13
2010-01-18trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes5-9/+9
2010-01-18trivial: convert freebsd private object to using upower prefix (no ABI or API...Richard Hughes11-193/+193
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes11-117/+147
2010-01-18trivial: DkpPolkit -> UpPolkit (no ABI or API break)Richard Hughes5-74/+74
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes25-845/+858
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes17-222/+222
2010-01-18trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes9-216/+216
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes62-204/+223
2010-01-18trivial: add the m4 directory so fresh checkouts work correctlyRichard Hughes1-0/+2
2010-01-18Merge branch 'master' into gobject-introspectionRichard Hughes6-88/+21
2010-01-18trivial: remove an autogenerated fileRichard Hughes1-51/+0
2010-01-17trivial: use g_set_error() in more placesRichard Hughes5-37/+21
2010-01-15Add initial GObject introspection supportRichard Hughes3-5/+34
2010-01-11Use a fallback for the capability bit when checking the lid status. Fixes #25041Richard Hughes1-1/+6
2010-01-08trivial: post release version bumpRichard Hughes2-5/+5
2010-01-08Released DeviceKit-power 014DeviceKit-power-014Richard Hughes2-0/+20
2010-01-03trivial: be a whitespace and format naziRichard Hughes8-261/+250
2010-01-03comment out some problematic compiler warningsJoe Marcus Clarke1-2/+2
2010-01-03import the FreeBSD backendJoe Marcus Clarke17-3/+2091
2009-12-22Prevent segementation fault, if connection to system dbus failsMartin Koegler1-1/+6
2009-12-16Check if swap exists before determining how much is freeDebbie Beliveau1-0/+10
2009-12-14Fix segfault in the history code. Fixes fd#25632Richard Hughes1-0/+6
2009-12-07trivial: post release version bumpRichard Hughes2-4/+4
2009-12-07Released DeviceKit-power 013DeviceKit-power-013Richard Hughes1-0/+27
2009-12-01Make some small cleanups in prep for the releaseRichard Hughes3-24/+58