2007-05-14 Richard Hughes ==== Version 2.18.3 ==== 2007-05-14 Richard Hughes * src/gpm-graph-widget.c: Make 400% sure we can't dereference a null pointer. 2007-05-13 Richard Hughes * src/gpm-dpms.c: (gpm_dpms_init): Add a note about the DPMS polling, and default to once every 10 seconds rather than once every 500ms as this wakes up X a lot. 2007-05-09 Richard Hughes * src/gpm-brightness-lcd.c: (gpm_brightness_lcd_dim_hw_step): If we failed the last brightness set command, don't keep trying; This fixes a long "hang" when we resume from suspend when on PPC, although the real problem is the HAL method dying for some reason. 2007-05-07 Richard Hughes * applets/brightness/brightness-applet.c: (update_level): Don't chicken out when brightness access fails in the addon. Continue to try to connect, hopefully trying to fix #436704. 2007-05-07 Richard Hughes * data/gpm-graph.glade: * data/gpm-inhibit-test.glade: * data/gpm-prefs.glade: Hide the dialogs by default, to work around a bug in sawfish, and for a small efficiency saving. Fixes #436004. 2007-05-07 Richard Hughes * src/gpm-brightness-lcd.c: (gpm_brightness_lcd_get_hw): Initialise the brightness to zero when get brightness fails, to fix an infinite loop on startup on PPC. Fixes #436570. 2007-05-07 Richard Hughes * src/gpm-dpms.c: (x11_sync_server_dpms_settings), (x11_get_mode), (x11_set_mode), (sync_settings), (gpm_dpms_init): DPMSCapable() can never change for a given display, so cache the result and cut our wakeups in half. Change modified from a similar patch by Adam Jackson , many thanks. 2007-05-05 Richard Hughes * src/gpm-graph-widget.c: (gpm_graph_widget_draw_line): * src/gpm-statistics-core.c: (gpm_statistics_graph_refresh): Fix a crasher where g-p-s would crash when g-p-m wasn't running. Should fix #434323 and quite a few duplicates. 2007-04-10 Wouter Bolsterlee reviewed by: Richard Hughes * data/Makefile.am: Added uninstall rule for gconf schemas. 2007-04-09 Richard Hughes * configure.in: Post release bump to 2.18.3