CVSROOT:        /cvs/gnome
Module name:    gtk-engines
Changes by:     rastell 05/11/24 19:22:31

Modified files:
        .              : ChangeLog 
        engines/clearlooks/src: animation.c clearlooks_draw.c 
                                clearlooks_style.c 

Log message:
* engines/clearlooks/src/animation.c:
* engines/clearlooks/src/clearlooks_draw.c:
(clearlooks_draw_button), (clearlooks_draw_entry),
(clearlooks_draw_frame), (clearlooks_draw_tab),
(clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
(clearlooks_draw_arrow):
* engines/clearlooks/src/clearlooks_style.c: (draw_box):

Removed most of the #define's in clearlooks_draw, replacing them
with const's. Slightly modified the border shade of pressed buttons.
No longer animating progressbars when their allocation has negative
values. Firefox is an application where this happens, and is the
prime example of GTK+ fakes where adding timers to the main loop
has no effect, resulting in choppy progressbar animation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-engines&who=rastell&date=explicit&mindate=2005-11-24%2019:21&maxdate=2005-11-24%2019:23

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

Reply via email to