Commit graph

492 commits

Author SHA1 Message Date
Michael Biebl
0ff7b4fdff Move the history files to /var/lib/upower
Distros should move existing files from
/var/lib/DeviceKit-power to /var/lib/upower on upgrades in their
maintainer scripts.
2010-02-05 08:35:20 +00:00
Michael Biebl
9852851db1 Use the new project name in g_option_context_new 2010-02-05 08:35:14 +00:00
Michael Biebl
83c0574466 Remove EGG_* log define.
The EGG_* log defines don't seem to be used and still reference the old
DeviceKit-power name. So just remove it.
2010-02-05 08:35:11 +00:00
Michael Biebl
293f9322b7 Fix up autogen.sh after the configure.ac modernisation
Signed-off-by: Richard Hughes <richard@hughsie.com>
2010-02-01 18:01:16 +00:00
Richard Hughes
09665a21ac Fix up the include directory in the pkgconfig file 2010-02-01 17:20:09 +00:00
Richard Hughes
6d7c30ac7c trivial: post release version bump 2010-02-01 11:55:20 +00:00
Richard Hughes
451a6a7c94 Released UPower 0.9.0 2010-02-01 11:54:01 +00:00
Richard Hughes
acfe9c3089 Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
Richard Hughes
13314636be trivial: Modernize the configure.ac file 2010-01-26 18:17:38 +00:00
Richard Hughes
ada609a6e5 trivial: add some more gtk-doc markup to the new objects 2010-01-26 12:15:15 +00:00
Richard Hughes
4885f802d1 trivial: add two more functions to DkpDevice for getting the stats and history 2010-01-26 12:09:26 +00:00
Richard Hughes
21012c7d2e trivial: add some more gtk-doc markup to the new objects 2010-01-26 11:59:09 +00:00
Richard Hughes
af56b08795 trivial: Add some useful GObjects for client and server use 2010-01-26 11:39:14 +00:00
Richard Hughes
5e8ba54573 trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GObject generated names 2010-01-26 10:53:04 +00:00
Richard Hughes
27fada20be trivial: add some gtk-doc markup into libupower-glib and hook it up to the build system 2010-01-25 16:54:17 +00:00
Richard Hughes
69c06340a8 trivial: add missing file 2010-01-25 15:29:20 +00:00
Richard Hughes
0a2b06f298 Add libupower so applications can switch away from devkit-power-gobject 2010-01-25 15:20:09 +00:00
Richard Hughes
b8a200eb48 Make DkpClient a singleton to avoid some weird race conditions 2010-01-25 14:25:37 +00:00
Richard Hughes
71ed1ded47 Version-lock the devkit-power-gobject version to 015, not 0.9.0 2010-01-25 12:06:17 +00:00
Piotr Drąg
035de714d9 Add Polish translation 2010-01-23 09:15:01 +00:00
Richard Hughes
dd3d83a674 MAJOR: change the version number to 0.9.0 and tarball name to UPower. You'll need to use an epoch in your distro package... 2010-01-21 15:28:11 +00:00
Richard Hughes
4c26054873 trivial: renamed the udev rule filenames 2010-01-21 15:04:07 +00:00
Richard Hughes
e22cf3d9c0 Rename the gtk-doc documentation 2010-01-21 14:59:02 +00:00
Richard Hughes
145f5ef54e trivial: add a gtk-doc helper script 2010-01-21 14:51:26 +00:00
Richard Hughes
58b17a8611 trivial: remove a TODO file that is very out of date 2010-01-21 14:51:25 +00:00
Richard Hughes
faeb7ffabc Rename the man pages and rename the main daemon binary name 2010-01-21 14:47:21 +00:00
Richard Hughes
adcb737767 Make the client tool be called upower, but maintain a symlink to devkit-power 2010-01-21 14:30:28 +00:00
Daniel Nylander
31383d6d83 Add Swedish translation 2010-01-20 16:19:25 +00:00
Luca Ferretti
0a2a3d684b Added Italian translation 2010-01-20 16:17:35 +00:00
Richard Hughes
a3dd31ee57 Rename the PolicyKit rules from org.freedesktop.devicekit.power to org.freedesktop.upower 2010-01-18 17:05:25 +00:00
Richard Hughes
d27c836e97 Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
Richard Hughes
962539a31d trivial: enable gtk-doc in make distcheck 2010-01-18 14:20:52 +00:00
Richard Hughes
8362088d12 trivial: rename some internal defines for the upower move 2010-01-18 14:04:24 +00:00
Richard Hughes
8b219b243e trivial: DkpStatsObj -> UpStatsObj (no ABI or API break) 2010-01-18 13:50:38 +00:00
Richard Hughes
3e8e98f598 trivial: DkpWakeups -> UpWakeups (no ABI or API break) 2010-01-18 13:48:15 +00:00
Richard Hughes
777cfe18a6 trivial: DkpQos -> UpQos (no ABI or API break) 2010-01-18 13:42:00 +00:00
Richard Hughes
1e8e236798 trivial: DkpHistory -> UpHistory (no ABI or API break) 2010-01-18 13:37:15 +00:00
Richard Hughes
bc928f7ae8 trivial: switch to using the new udev attribute names (no ABI or API break) 2010-01-18 13:20:36 +00:00
Richard Hughes
c8cec18f06 trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
Richard Hughes
e04b5a9e00 trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00
Richard Hughes
ad282a532c trivial: switch to using the new internal library name (no ABI or API break) 2010-01-18 13:10:00 +00:00
Richard Hughes
13f7addd62 trivial: switch to using the new marshal names internally (no ABI or API break) 2010-01-18 13:08:31 +00:00
Richard Hughes
2a9dff08f6 trivial: convert freebsd private object to using upower prefix (no ABI or API changes) 2010-01-18 13:06:07 +00:00
Richard Hughes
8d4ec58206 trivial: switch to using the new enum names internally (no ABI or API break) 2010-01-18 12:57:50 +00:00
Richard Hughes
6845dc144d trivial: DkpPolkit -> UpPolkit (no ABI or API break) 2010-01-18 12:51:41 +00:00
Richard Hughes
25e51c9613 trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
Richard Hughes
d2550b4c78 trivial: DkpDaemon -> UpDaemon (no ABI or API break) 2010-01-18 12:35:47 +00:00
Richard Hughes
2562bc6aa6 trivial: DkpBackend -> UpBackend (no ABI or API break) 2010-01-18 12:32:06 +00:00
Richard Hughes
15ac5102c8 trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
Richard Hughes
7be60e43e2 trivial: add the m4 directory so fresh checkouts work correctly 2010-01-18 11:45:51 +00:00