gtk+ r18730 - in trunk: . gtk



Author: timj
Date: 2007-09-06 12:44:22 +0100 (Thu, 06 Sep 2007)
New Revision: 18730
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18730&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/gtkrange.c
Log:
2007-09-06 13:37:28  Tim Janik  <timj imendio com>

        * gtk/gtkrange.c (gtk_range_adjustment_value_changed): removed code
        that forced range repaints upon every motion event, because these tend
        to stall other repaints on busy CPUs.
        added a timer to still force repaints every once in a while (roughly
        5Hz atm) to avoid leaving the user without feedback on the range.
        fixes bug #460534.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]