CVSROOT:        /cvs/gnome
Module name:    gtk-engines
Changes by:     bberg   06/11/24 14:03:10

Modified files:
        .              : ChangeLog 
        engines/clearlooks: Makefile.am 
        engines/clearlooks/src: clearlooks_draw.c clearlooks_draw.h 
                                clearlooks_rc_style.c 
                                clearlooks_rc_style.h clearlooks_style.c 
                                clearlooks_style.h clearlooks_types.h 
        engines/support: cairo-support.c cairo-support.h 
        themes/Clearlooks/gtk-2.0: gtkrc 
Added files:
        engines/clearlooks/src: clearlooks_style_glossy.c 

Log message:
2006-11-24  Benjamin Berg  <[EMAIL PROTECTED]>

* engines/clearlooks/*:
* engines/clearlooks/src/clearlooks_style_glossy.c:
- separate the glossy functions into clearlooks_style_glossy.c.
Created a ClearlooksStyleFunctions struct containing function pointer for
the different styles.
- add "style" option to the gtkrc, valid values are CLASSIC and
GLOSSY (removed gloss option)
- fix merging of rc styles, before it was not possible to override
only some options.
- Changed some things to use support (ge_cairo_rounded_rectangle,
CairoCorner)

* engines/support/cairo-support.c: (ge_cairo_mirror),
(ge_cairo_exchange_axis):
* engines/support/cairo-support.h:
- Add ge_cairo_exchange_axis, a common operation done by clearlooks.
- fix ge_cairo_mirror

* themes/Clearlooks/gtk-2.0/gtkrc:
- set "style = CLASSIC" not some glossy stuff

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-engines&who=bberg&date=explicit&mindate=2006-11-24%2014:02&maxdate=2006-11-24%2014:04

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

Reply via email to