CVSROOT:        /cvs/gnome
Module name:    gtk-engines
Changes by:     rastell 06/02/01 10:53:30

Modified files:
        .              : ChangeLog configure.ac 
        engines/clearlooks: Makefile.am 
        engines/clearlooks/src: animation.c clearlooks_rc_style.c 
                                clearlooks_style.c clearlooks_style.h 

Log message:
* configure.ac:

Patch from Benjamin Berg to add a --enable-animation option to
the configure script. Enables animation for Clearlooks only.

* engines/clearlooks/Makefile.am:
* engines/clearlooks/src/animation.c: (force_widget_redraw),
(start_timer), (stop_timer), (animation_info_destroy),
(on_animated_widget_destruction),
(destroy_animation_info_and_weak_unref), (lookup_animation_info),
(add_animation), (update_animation_info),
(animation_timeout_handler), (on_checkbox_toggle),
(on_connected_widget_destruction), (disconnect_all_signals),
(find_signal_info), (clearlooks_animation_progressbar_add),
(clearlooks_animation_connect_checkbox),
(clearlooks_animation_is_animated), (clearlooks_animation_elapsed),
(clearlooks_animation_cleanup):
* engines/clearlooks/src/clearlooks_rc_style.c:
(clearlooks_rc_style_finalize), (clearlooks_rc_style_class_init),
(theme_parse_boolean):
* engines/clearlooks/src/clearlooks_style.c: (draw_box),
(draw_option), (draw_check), (clearlooks_style_unrealize):
* engines/clearlooks/src/clearlooks_style.h:

Applied patch from Benjamin Berg to improve the sanity of the animation
code. Should improve stability, and improves readability here and there.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-engines&who=rastell&date=explicit&mindate=2006-02-01%2010:52&maxdate=2006-02-01%2010:54

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

Reply via email to