2006-08-20 Richard Hughes ==== Version 2.15.92 ==== 2006-08-20 Richard Hughes * TODO: Update. * src/gpm-idle.c: Work round a compiler bug which caused g-p-m compilation to fail when using a high optimising setting. Patch from Ed Catmur many thanks. Fixes #352104. 2006-08-17 Richard Hughes * src/gpm-brightness.c: * src/gpm-brightness.h: * src/gpm-inhibit.c: * src/gpm-inhibit.h: Add some more gobject checks to make these objects more robust. 2006-08-15 Richard Hughes * src/gpm-hal.c: * src/gpm-manager.c: Beep to warn if the suspend or hibernate failed. Should fix #346542 2006-08-13 Richard Hughes * data/gnome-power-manager.desktop.in: * data/gnome-power-preferences.desktop.in: Fix up the desktop files with the version number. 2006-08-10 Richard Hughes Apply patch from Bruce Cowan to change my incorrect spelling of loose to lose throughout the project. Many thanks. * help/C/gnome-power-manager.xml: * help/hu/hu.po: * help/ru/ru.po: * help/sv/sv.po: * src/gpm-debug.c: 2006-08-09 Richard Hughes * data/icons/24x24/.cvsignore: Keep CVS happy. 2006-08-08 Richard Hughes * configure.in: * data/icons/22x22/Makefile.am: * data/icons/24x24/Makefile.am: * data/icons/24x24/gpm-ac-adapter.png: * data/icons/24x24/gpm-brightness.png: * data/icons/24x24/gpm-hibernate.png: * data/icons/24x24/gpm-keyboard-000.png: * data/icons/24x24/gpm-keyboard-030.png: * data/icons/24x24/gpm-keyboard-060.png: * data/icons/24x24/gpm-keyboard-100.png: * data/icons/24x24/gpm-mouse-000.png: * data/icons/24x24/gpm-mouse-030.png: * data/icons/24x24/gpm-mouse-060.png: * data/icons/24x24/gpm-mouse-100.png: * data/icons/24x24/gpm-primary-000-charging.png: * data/icons/24x24/gpm-primary-000.png: * data/icons/24x24/gpm-primary-020-charging.png: * data/icons/24x24/gpm-primary-020.png: * data/icons/24x24/gpm-primary-040-charging.png: * data/icons/24x24/gpm-primary-040.png: * data/icons/24x24/gpm-primary-060-charging.png: * data/icons/24x24/gpm-primary-060.png: * data/icons/24x24/gpm-primary-080-charging.png: * data/icons/24x24/gpm-primary-080.png: * data/icons/24x24/gpm-primary-100-charging.png: * data/icons/24x24/gpm-primary-100.png: * data/icons/24x24/gpm-primary-charged.png: * data/icons/24x24/gpm-primary-missing.png: * data/icons/24x24/gpm-suspend.png: * data/icons/24x24/gpm-ups-000-charging.png: * data/icons/24x24/gpm-ups-000.png: * data/icons/24x24/gpm-ups-020-charging.png: * data/icons/24x24/gpm-ups-020.png: * data/icons/24x24/gpm-ups-040-charging.png: * data/icons/24x24/gpm-ups-040.png: * data/icons/24x24/gpm-ups-060-charging.png: * data/icons/24x24/gpm-ups-060.png: * data/icons/24x24/gpm-ups-080-charging.png: * data/icons/24x24/gpm-ups-080.png: * data/icons/24x24/gpm-ups-100-charging.png: * data/icons/24x24/gpm-ups-100.png: * data/icons/24x24/gpm-ups-charged.png: * data/icons/24x24/gpm-ups-missing.png: * data/icons/Makefile.am: * data/icons/generate_24x24_icons.sh: Add a copy of the 24x24 icons instead of generating them at install time. Doing clever tricks with imagemagick didn't work very well. Fixes #350321 2006-08-08 Richard Hughes * src/gpm-main.c: * src/run-valgrind-gpm.sh: Add a timed exit option to the daemon (--timed-exit). This helps running g-p-m under valgrind and was suggested by Jon. The HAL daemon has something similar. Fixes #350334 2006-08-08 Richard Hughes * TODO: Re-organize, and add a note about a GError audit. * src/gpm-manager.c: (screensaver_auth_request_cb): Apply a patch from William Jon McCann to fix a double free on the new smartcard code. Many thanks. #350436 2006-08-07 Richard Hughes * configure.in: Post release bump to 2.15.92