2007-01-22 Thomas Wood * NEWS: * configure.ac: Update for 2.9.2 release 2007-01-22 Thomas Wood * themes/Crux/gtk-2.0/gtkrc: Don't force icons to 22x22. Fixes bug 356426 2007-01-17 Benjamin Berg * engines/smooth/src/engine/smooth_gtk2_drawing.c: (do_smooth_draw_box): - Hightlight the correct side of the trough on vertical ranges. 2007-01-17 Benjamin Berg * engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c: (smooth_arrow_merge): * engines/smooth/src/utils/draw_arrows.c: (SmoothCopyArrowPart): * engines/smooth/src/utils/draw_arrows.h: - Fix memory corruption in smooth (Bug #393312, Colin Leroy) 2007-01-11 Benjamin Berg * engines/smooth/src/engine/smooth_gtk2_drawing.c: (do_smooth_draw_box): Fix RTL locales for real. 2007-01-11 Benjamin Berg * engines/smooth/src/engine/smooth_gtk2_drawing.c: (do_smooth_draw_box): Correct RTL locales. 2007-01-11 Benjamin Berg * engines/smooth/src/engine/smooth_gtk2_drawing.c: (do_smooth_draw_box): Fix division by zero bug in smooth (Bug 395193, Stuart Whitman) also switch the highlighted side for inverted scales 2007-01-10 Thomas Wood * themes/Mist/gtk-2.0/gtkrc: Fix a spacing issue in the menus 2007-01-09 Benjamin Berg * engines/lua/src/draw_lib.c: (alpha), (shade): * engines/lua/src/lua_style.c: (lua_style_prepare_lua), (lua_style_prepare_cairo), (lua_style_close_cairo): Some C89 fixes for lua from TFKyle. 2007-01-09 Benjamin Berg * engines/clearlooks/src/clearlooks_draw_glossy.c: (clearlooks_glossy_draw_menuitem): - Draw the border around the whole menuitem including the sides.