CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   05/11/16 09:40:41

Modified files:
        .              : ChangeLog 
        gtk            : gtkimage.c 
        tests          : testimage.c 

Log message:
2005-11-16  Michael Natterer  <[EMAIL PROTECTED]>

* gtk/gtkimage.c (animation_timeout): call
gtk_window_process_updates() so the animation keeps running even
if the main loop is busy with sources that eat a lot of cpu with
high priority. Fixes bug #321444 
[http://bugzilla.gnome.org/show_bug.cgi?id=321444].

(gtk_image_new_from_animation): document the fact that the
animation will stop running if the main loop is busy with sources
that have priorities higher than G_PRIORITY_DEFAULT.

* tests/testimage.c: added test case that shows an animation even
though a cpu-eating idle function is running.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2005-11-16%2009:39&maxdate=2005-11-16%2009:41

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

Reply via email to