CVSROOT:        /cvs/gnome
Module name:    gtk-engines
Changes by:     bberg   06/10/06 12:17:33

Modified files:
        .              : ChangeLog 
        engines/clearlooks/src: clearlooks_draw.c 
        engines/crux/src: crux-draw.c 
        engines/glide/src: glide_gtk2_drawing.c glide_gtk2_support.c 
        engines/hc/src : hc-style.c hc_gtk2_support.c 
        engines/mist/src: mist-style.c 
        engines/redmond/src: redmond_gtk2_drawing.c 
        engines/support: cairo-support.c cairo-support.h 
        engines/thinice/src: thinice_misc.c thinice_theme_draw.c 

Log message:
2006-10-06  Benjamin Berg  <[EMAIL PROTECTED]>

* engines/support/cairo-support.c:
* engines/support/cairo-support.h:
- Add ge_cairo_stroke_rectangle helper function that uses cairo_fill
internally
- Make ge_cairo_simple_border use cairo_fill

* engines/clearlooks/src/clearlooks_draw.c:
* engines/crux/src/crux-draw.c:
* engines/glide/src/glide_gtk2_drawing.c:
* engines/glide/src/glide_gtk2_support.c:
* engines/hc/src/hc-style.c:
* engines/hc/src/hc_gtk2_support.c:
* engines/mist/src/mist-style.c:
* engines/redmond/src/redmond_gtk2_drawing.c:
* engines/support/cairo-support.c:
* engines/support/cairo-support.h:
* engines/thinice/src/thinice_misc.c:
* engines/thinice/src/thinice_theme_draw.c:
- Use ge_cairo_stroke_rectangle instead of creating a rectangle and
stroking that
- In some places, use fills instead of strokes
- Change the notebook and tabs of mist and thinice to use
ge_cairo_simple_border combined with clipping.
- Fix the _dot functions of mist, hc and thinice to use aligned
fills instead of disabling antialias and do weird stroking.
- changed placement of the hc dots in the GtkHandleBox handle.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-engines&who=bberg&date=explicit&mindate=2006-10-06%2012:16&maxdate=2006-10-06%2012:18

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to