2007-03-23 Richard Hughes ==== Version 2.18.1 ==== 2007-03-23 Richard Hughes * src/gpm-debug.c: (gpm_critical_error): Don't put up a GTK dialogue on critical error. Fixes rh#233689 2007-03-23 Richard Hughes * src/gpm-hal.c: (gpm_hal_clear_suspend_error), (gpm_hal_clear_hibernate_error): Disable these two methods as they are causing errors. Fixes #420491 2007-03-20 Richard Hughes * src/gpm-hal.c: (gpm_hal_init): Exit on startup if HAL is not running. We can't do anything. * src/gpm-hal.c: (gpm_hal_error_quark), (gpm_hal_clear_suspend_error): * src/gpm-hal.h: Set an error if HAL is not running. Fixes #84997 and lots of duplicates. Many thanks to Ed Martin for the debuging information. 2007-03-20 Richard Hughes * src/gpm-button.c: (emit_button_pressed): Don't assert if we cannot get the type of button from HAL for a ButtonPressed device condition, just print an error and ignore. Should fix #420491, although I'm not sure why HAL isn't providing the data when we need it. It may be some sort of resume race. 2007-03-17 Richard Hughes * src/gpm-graph-widget.c: (gpm_graph_widget_draw_labels), (gpm_graph_widget_legend_calculate_size), (gpm_graph_widget_draw_graph): Don't mark "sans" translatable. Oops. Apologies. 2007-03-15 Richard Hughes * src/gpm-graph-widget.c: (gpm_graph_widget_draw_labels), (gpm_graph_widget_legend_calculate_size), (gpm_graph_widget_draw_graph): Set font face that translatable in graph widget. Patch from Young-Ho Cha, many thanks. The other patch in bugzilla adds pango support, and we should play with it on trunk and then backport it if it proves stable. Fixes #418605 2007-03-15 Richard Hughes * src/gpm-statistics-core.c: (gpm_statistics_type_combo_changed_cb): Don't assert if we try to run an older g-p-s with a newer g-p-m. 2007-03-15 Richard Hughes * configure.in: Turn off -Werror to fix #418282 2007-03-12 Richard Hughes * configure.in: Post release bump to 2.18.1