commit 2fdbc3c23f39b1e4cabda9d44db8847fd57e6391
Author: Richard Hughes <richard@hughsie.com>
Date:   2009-07-06

    Support DKP_DEVICE_STATE_PENDING_x in more places

M	src/gpm-devicekit.c
M	src/gpm-statistics.c

commit b37c2211c95dd97c4c2906bb3518df6eb6536ccf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-06

    Support the new DKP_DEVICE_STATE_PENDING_CHARGE and
    DKP_DEVICE_STATE_PENDING_DISCHARGE enumerated values

M	src/gpm-devicekit.c

commit 68dd409d703f56aec9e0fdd1a4ba43de560a92fb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-06

    Add some compatibility code for < DeviceKit-power 009

M	src/gpm-devicekit.c

commit 1649eb6746bb2f21e7e32c65325a6bb0e70a6f5f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Remove two unused includes from Makefiles

M	applets/brightness/Makefile.am
M	applets/inhibit/Makefile.am

commit f621bb11d6707844b373513c0c683b031b185f90
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Update TODO

M	TODO

commit 1593e2a88c8b9f05445ab33c502f4088855f9ab9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Update README

M	README

commit 5bcaa97a3b6ac29dce840c590eb06700aac3e777
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Revert "Support changing the panel brightness with DeviceKit-power,
    and prefer it over HAL"

    This reverts commit 675aefef188eff902a91ea42b12bdfc94ed987a4.

M	src/Makefile.am
D	src/gpm-brightness-dkp.c
D	src/gpm-brightness-dkp.h
M	src/gpm-brightness.c

commit 852ab8676a78e9a7edbad60e35adef92e24f9132
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Revert "HAL is no longer a dependency of gnome-power-manager"

    This reverts commit f884a1ae954d14928a6a7055d4d4b182fbb2a3bc.

M	Makefile.am
M	README
M	TODO
M	applets/brightness/Makefile.am
M	applets/inhibit/Makefile.am
M	configure.ac
A	libhal-glib/.gitignore
A	libhal-glib/Makefile.am
A	libhal-glib/egg-dbus-monitor.c
A	libhal-glib/egg-dbus-monitor.h
A	libhal-glib/egg-dbus-proxy.c
A	libhal-glib/egg-dbus-proxy.h
A	libhal-glib/egg-debug.c
A	libhal-glib/egg-debug.h
A	libhal-glib/hal-device.c
A	libhal-glib/hal-device.h
A	libhal-glib/hal-manager.c
A	libhal-glib/hal-manager.h
A	libhal-glib/hal-marshal.list
M	src/Makefile.am
A	src/gpm-brightness-hal.c
A	src/gpm-brightness-hal.h
M	src/gpm-brightness.c

commit 10d182d67aed60f9daf1d6f9b594add463fff8e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Revert "Remove some trivial debugging that snuck in"

    This reverts commit d75e3455f95756dadf341fad5c42d82197268f7d.

M	src/gpm-brightness-dkp.c

commit fe4cd564478043ca7969e78052c3bc6f8626f26b
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-07-04

    Updated Tamil translation

M	po/ta.po

commit e9dff4e2289965e61a45d9ecb3350333b37b7af7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Add support for recall data provided by DeviceKit-power

M	src/gpm-engine.c

commit d75e3455f95756dadf341fad5c42d82197268f7d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Remove some trivial debugging that snuck in

M	src/gpm-brightness-dkp.c

commit f884a1ae954d14928a6a7055d4d4b182fbb2a3bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    HAL is no longer a dependency of gnome-power-manager

M	Makefile.am
M	README
M	TODO
M	applets/brightness/Makefile.am
M	applets/inhibit/Makefile.am
M	configure.ac
D	libhal-glib/.gitignore
D	libhal-glib/Makefile.am
D	libhal-glib/egg-dbus-monitor.c
D	libhal-glib/egg-dbus-monitor.h
D	libhal-glib/egg-dbus-proxy.c
D	libhal-glib/egg-dbus-proxy.h
D	libhal-glib/egg-debug.c
D	libhal-glib/egg-debug.h
D	libhal-glib/hal-device.c
D	libhal-glib/hal-device.h
D	libhal-glib/hal-manager.c
D	libhal-glib/hal-manager.h
D	libhal-glib/hal-marshal.list
M	src/Makefile.am
D	src/gpm-brightness-hal.c
D	src/gpm-brightness-hal.h
M	src/gpm-brightness.c

commit 675aefef188eff902a91ea42b12bdfc94ed987a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Support changing the panel brightness with DeviceKit-power, and
    prefer it over HAL

M	src/Makefile.am
A	src/gpm-brightness-dkp.c
A	src/gpm-brightness-dkp.h
M	src/gpm-brightness.c

commit c4a0f4039ca578edab425a0c40a465268a31fc17
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Add a missing .gitignore file

A	src/.gitignore

commit c8a560caf488129c03a4e437ff7bd54f173c2f55
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Remove ambient light sensor support, and keyboard backlight devices

M	data/gnome-power-manager.schemas.in
M	libhal-glib/Makefile.am
D	libhal-glib/hal-device-store.c
D	libhal-glib/hal-device-store.h
M	libhal-glib/hal-device.c
M	libhal-glib/hal-device.h
M	libhal-glib/hal-manager.c
M	src/Makefile.am
M	src/gpm-backlight.c
D	src/gpm-brightness-kbd.c
D	src/gpm-brightness-kbd.h
M	src/gpm-common.h
D	src/gpm-light-sensor.c
D	src/gpm-light-sensor.h
M	src/gpm-manager.c
M	src/gpm-prefs-core.c
M	src/gpm-prefs-server.h

commit 1b79c35f8e9f9b3f12b2f951f324a8a000256eb8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    No longer support HAL legacy buttons

M	configure.ac
M	src/gpm-button.c

commit c12a7c5a312c3fc8e694be83bd51e85f32a462df
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Remove unused include

M	src/gpm-prefs-core.c

commit 4894a3d66ed65615e2effec166cc6988dd52202b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Fix compile with DKP_DISABLE_DEPRECATED turned on

M	src/Makefile.am
M	src/gpm-backlight.c
M	src/gpm-button.c
M	src/gpm-control.c
M	src/gpm-manager.c
M	src/gpm-notify.c
M	src/gpm-prefs-core.c

commit c02269895a787e674597f86ea548177a24868796
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-03

    Remove a little bit more of our HAL dep, and use the lid-is-present
    DK-p property

M	libhal-glib/hal-manager.c
M	libhal-glib/hal-manager.h
M	src/gpm-backlight.c
M	src/gpm-common.h

commit 3df6f874039b24708d615a20b2aef878628f52fd
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-07-02

    Updated Bengali India Translations

M	po/bn_IN.po

commit dff009617d69ded017d3fa38f376f4caeee8f6e1
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-07-02

    Merged Bengali India Translations

M	po/bn_IN.po

commit c0eb29cbf83c708a8e85cfd1edcd866eb4bd3be8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-02

    Only print the DeviceKit device if we are using --verbose

M	src/gpm-engine.c

commit 7e1f20000206f2795ae0bb6943d1bdfe3b1a6c54
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-01

    Enable pretty compiler output with new automake versions

M	configure.ac

commit 4da7290dd5543840a12d3ff6b5742ab813665471
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-01

    Don't show the whole object path in the GUI, just show the ID

M	src/gpm-statistics.c

commit 615ff20160c78c8f5c60b31c7fe6a8fd1511ba90
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-07-01

    Merged Bengali India Translations

M	po/bn_IN.po

commit 2929172abe446a5f94cf02469245807c95f2ee8d
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-28

    Updated Spanish translation

M	po/es.po

commit 9e3216509d80109d72bf0dbd9934261860771968
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-28

    Add some state debugging to help diagnose AC confusion

M	src/gpm-engine.c

commit 31e9d11c36d4c2b845d60757b58565800a2589d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Add manager policy to change the disk spindown based on timeouts
    set in GConf

M	src/Makefile.am
A	src/gpm-disks.c
A	src/gpm-disks.h
M	src/gpm-manager.c

commit 53943af2c28152cdea2485f2b2586fe11eabdea8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Add preferences checkboxes for the disk spindown functionality

M	data/gpm-prefs.ui
M	src/gpm-prefs-core.c

commit f51c6bc80bbc3e90a206d0d3c228672ce2b1fa27
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Add GConf keys for the disk spindown functionality

M	data/gnome-power-manager.schemas.in
M	src/gpm-common.h

commit b5d390210e47da1dbe1308f313883b80ba93b57d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Remove three unused GConf keys

M	data/gnome-power-manager.schemas.in
M	data/gpm-prefs.ui
M	src/gpm-common.h
M	src/gpm-prefs-core.c

commit da7ae03355f28c0779347db40e220f57128b3fd4
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-06-26

    Updating Estonian translation

M	po/et.po

commit e244f932f59bee11f2d2d6a5b91873437e532e1a
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-25

    Updating Estonian translation

M	po/et.po

commit dee30e652357a77bdbecef42a28a2c770d2f10a4
Author: Jaap A. Haitsma <jaap@haitsma.org>
Date:	2009-06-21

    Remove -Wunitialized because it does not compile on Ubuntu Jaunty

M	configure.ac

commit e8ac3a921ce4acffb3212c088a43870d7e40da5a
Author: Jaap A. Haitsma <jaap@haitsma.org>
Date:	2009-06-21

    use gtk_show_uri i.s.o. gnome-open

M	src/gpm-common.c
M	src/gpm-notify.c

commit 5a4220ea326e0961b6112cb71f8ce4a49b6e2220
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-21

    Updated Spanish translation

M	po/es.po

commit dd082bdd857074440f44b8f9c628d2948d775a55
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Remove some UI elements after UI review

M	data/gpm-prefs.ui
M	src/gpm-prefs-core.c

commit f4442f85c022862c14579510780d948ab0bc295a
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-06-17

    Updated Tamil translation

M	po/ta.po

commit c7fd0e0a3bfcb8eb9248bf64b2a2147b325af014
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Be more paranoid about setting idle in a race

M	src/egg-idletime.c

commit 272b400a5431b31b208b576fcca8ad8095ac7607
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Fix up the id translation (again)

M	po/mai.po

commit 33a405e310009aa869aea23ec1eec5a98ffa7227
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Fix up the id translation (again)

M	po/id.po

commit 163867f9a6c993d5a8eef8b4a363981074a85054
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Fix up the id translation so I can push

M	po/id.po

commit 7d0d2940205efe0860f68fd661a7936e1628f3ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Correctly pluralize multiple batteries

M	src/gpm-manager.c
M	src/gpm-notify.c
M	src/gpm-notify.h

commit c63ba178f1c8795675f8ff578cc0c0606c66efd1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Setup the reset event before we do the idle action, to finally fix
    blanking. Hopefully.

M	src/egg-idletime.c

commit 7eeb615e019af8783f037dd94e34dfee3dd36ce5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Use the composite device for getting the global system warning icon

M	src/gpm-engine.c

commit 59077fadc6e849160a28ee36ba9d3bd3379fd62e
Author: Priit Laes <plaes@plaes.org>
Date:	2009-06-15

    Updating Estonian translation

M	po/et.po

commit 137f9087d9be35464465b0717553550c3107497f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-15

    Add statistics devices in visually pleasing order

M	src/gpm-statistics.c

commit c7d4f6e673eb778783bfa560416df0856c2bff3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-15

    We depend on DeviceKit-power 008 now

M	src/gpm-statistics.c

commit 04c65d343cf48df7df3d554c2584ba586c9777eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-15

    Show a label to the user when there is no graph data

M	data/gpm-statistics.ui
M	src/gpm-statistics.c

commit 651cd63cfd5e1d47bd9c625a904d57e744284292
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-15

    Never return NULL from gpm_devicekit_get_object_icon()

M	src/gpm-devicekit.c

commit 4db4575254b64b4ba87fe3b86fdc86f2ae68f2bf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Disable self checks on make distcheck

M	Makefile.am

commit 4639ffc2cc5e00853682f81aadd57870acd6005e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Use composite battery mode by default

M	src/gpm-engine.c

commit 982c23785f14709bb0002e3ef375d9ac60f3219f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Add a gpm-battery-empty icon

M	data/icons/16x16/status/Makefile.am
A	data/icons/16x16/status/gpm-battery-empty.png
M	data/icons/22x22/status/Makefile.am
A	data/icons/22x22/status/gpm-battery-empty.png
M	data/icons/24x24/status/Makefile.am
A	data/icons/24x24/status/gpm-battery-empty.png
M	data/icons/32x32/status/Makefile.am
A	data/icons/32x32/status/gpm-battery-empty.png
M	data/icons/48x48/status/Makefile.am
A	data/icons/48x48/status/gpm-battery-empty.png
M	data/icons/scalable/status/Makefile.am
A	data/icons/scalable/status/gpm-battery-empty.svg
M	src/gpm-devicekit.c

commit 6db1a476c058fa5d38a8ad33d2f0ddfaf3785334
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Ignore capacity readings of less than 1%

M	src/gpm-engine.c

commit ef26b1b6964ea7b47477d5744ae1c4135b7c7a76
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Take the battery capacity into account when using multiple batteries

M	src/gpm-engine.c

commit 53ec75b07469be0d1209a0221c5de0493d78c324
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-14

    Show a discharging icon when the battery is in the empty state

M	src/gpm-devicekit.c

commit c14715f08621b42e0e2338a3c385e7cc861dc044
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    If we caught our idletime alarm, then remove from the filter

M	src/egg-idletime.c

commit 6d5025a4018a29289f74a7d39c4af77cdd6ff4db
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    Increase the usefullness of debugging

M	src/gpm-idle.c

commit 5b561a7bdbb562a0d1e94117fb490190720042ed
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-06-10

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 3e09eaa24f70504c2c32fddc00dc213a25a0ec49
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Add the header for the new public function

M	src/egg-idletime.h

commit 024d8fa032cfc448c1da1126e4277cf623774ee8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Provide a function to get the raw value for the X IDLETIME

M	src/egg-idletime.c

commit 2d83068040cbeef48665d0630394b914e315eb41
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Don't show the feedback widget when the brightness changes, only on
    key press and when interactive

M	src/gpm-backlight.c

commit b9cfc133eab4e8f38e7ce806305281994b951f07
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-03

    Make minimum size of th statistics graphs smaller. Fixes rh#491426

M	src/gpm-statistics.c

commit 8a1b7db5f128e687e6c7302e7812e6e299462963
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-03

    Fix the category in the gnome-power-statistic desktop file. Fixes
    rh#489041

M	data/gnome-power-statistics.desktop.in.in

commit 38a356f29a31ca9a139f7af5d9ee1b9a5abd26a2
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-06-02

    Prefix GTKBuilder files with gettext/glade

M	po/POTFILES.in

commit 3a6b90747694116edb56921391e3b916034414c5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Post release version bump

M	NEWS
M	RELEASE
M	configure.ac