2006-01-30 Thomas Wood * NEWS: * configure.ac: Updated for 2.7.4 release 2006-01-27 Richard A. Stellingwerff * engines/clearlooks/src/clearlooks_style.c: Not compiling any animation code anymore. Define HAVE_ANIMATION to enable. 2006-01-25 Thomas Wood * engines/crux/src/crux-draw.c: (draw_box) First attempt at cairo progress bar bars, (draw_option) Show 'active' state of radio buttons 2006-01-22 Thomas Wood * engines/crux/Makefile.am: Use new shared functions * engines/crux/src/crux-draw.c: (crux_paint_gradient), (draw_box), (draw_check), (draw_option): Draw radio buttons using cairo * engines/crux/src/crux-draw.h: * engines/crux/src/eazel-theme.h: Remove references to (old) undefined functions * configure.ac: * engines/Makefile.am: * engines/support/Makefile.am: * engines/support/cairo-support.c: (rgb_to_hls), (hls_to_rgb), (ge_gdk_color_to_cairo), (ge_shade_color): * engines/support/cairo-support.h: New cross-engine support functions 2006-01-21 Thomas Wood * engines/crux/src/crux-draw.c: (draw_check): Add insensitive state 2006-01-21 Thomas Wood * engines/crux/src/crux-draw.c: (paint_stock_image), (paint_shadow), (paint_default), (paint_arrow), (draw_box), (draw_polygon), (draw_arrow), (draw_check), (draw_focus), (draw_slider): * themes/Crux/gtk-2.0/gtkrc: First attempt at cairo check boxes