Author: ebassi
Date: 2007-06-19 11:59:37 +0100 (Tue, 19 Jun 2007)
New Revision: 18185
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18185&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/gtk/gtkrecentmanager.c
Log:
2007-06-19  Emmanuele Bassi  <[EMAIL PROTECTED]>

        * gtk/gtkrecentmanager.c: Use g_timeout_add_seconds_full() for
        the timed poll of the storage file, since we are using multiple
        seconds intervals and we don't actually care about millisecond
        precision.

        (threads_dispatch), (threads_free), (gtk_recent_manager_init),
        (gtk_recent_manager_set_filename): Roll our own version of
        gdk_threads_add_timeout() using g_timeout_add_seconds_full()
        while holding the GDK main lock.

_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to