2006-04-24 Richard Hughes ==== Version 2.14.2 ==== 2006-04-24 Richard Hughes * src/gpm-manager.c (power_on_ac_changed_cb): Fix an operator precedence problem where the logic was all messed up. This was triggering the not-on-ac lid-closed behavior and causing seemingly random suspends. Big thanks to Koichi Takahashi for spotting the problem. 2006-04-21 Rodrigo Moya * src/gpm-manager.c (tray_icon_destroyed, gpm_manager_init): respond correctly to systray crashing by readding the icon to the tray when destroyed. * src/gpm-tray-icon.c (gpm_tray_icon_show): no need to call _unrealize on the icon. 2006-04-18 Richard Hughes * src/gpm-prefs-core.c (setup_ac_actions, setup_battery_actions): Add the action "Do nothing" so we don't do the DPMS action off for the external monitor. Fixes #338689. 2006-04-18 Richard Hughes * src/gpm-main.c (main): Don't tell the user to use dbus-launch as it's the wrong way to do this. rh:188972 2006-04-15 Richard Hughes * src/gpm-manager.c (battery_status_changed_primary): use the new variable done_notify_fully_charged to track whether we have already done the "Fully charged" notification. We only re-enable the fully charged notification when the battery drops down to 95% as some batteries charge to 100% and then fluctuate from ~98% to 100%. Should fix #338281. 2006-04-09 Richard Hughes * configure.in: Post release bump to 2.14.2 2006-04-09 Richard Hughes ==== Version 2.14.1 ====