2006-11-07 Richard Hughes ==== Version 2.16.1 ==== 2006-11-07 Richard Hughes * data/gnome-power-manager.schemas.in: Make the shutdown when critical levels a little less critical, as we might not have enough power to hibernate. Fixes #369529. * src/gpm-manager.c: (update_dpms_throttle): When we add a DPMS state throttle, remove the last one if set. This fixes the bug where the screensaver would not show if DPMS had been allowed to activate. Fixes #355279. 2006-10-28 Pascal Terjan * src/gpm-hal.c: Empty the lists of monitored devices when HAL disconnects so that they get monitored again after reconnecting. Fixes #349842 2006-10-24 Harry Lu * configure.in: enable "-Wall" only for gcc. Add "-lresolv -lXext" to GPM_EXTRA_LIBS. * src/Makefile.am: Add GPM_EXTRA_LIBS to gnome_power_manager_LDADD. 2006-10-19 Richard Hughes * src/gpm-manager.c: (power_button_pressed_cb): Don't poke the screen when we shut the lid. This should stop the display going off, on, off when the lid is closed. Should fix #362694. * src/gpm-power.c: (battery_kind_cache_update): When we fall back to using the ac-adapter, we check the percentage. The percentage was set below the check, and thus always failed. Pointed out in #361583, and will probably affect multibattery laptops. 2006-10-19 Richard Hughes * src/gpm-info-data.c: (gpm_info_data_free): Correct a typo that was stopping the info data being freed. 2006-10-19 Richard Hughes * src/gpm-tray-icon.c: (gpm_tray_icon_init): Properly initialise icon->priv->notify in the tray icon. This might fix #363446. 2006-10-10 Richard Hughes * configure.in: * src/gpm-tray-icon.c: (libnotify_event): Detect a new enough libnotify and enable the pointing code if new enough. This fixes #356431 Distros should comment this check out if libnotify 0.4.2 has been patched from CVS. 2006-09-29 Richard Hughes * configure.in: Post release bump to 2.16.2