Re: G::Idle bug



There was a bug in the priority of G::Idle.  It was being set to
G_PRIORITY_DEFAULT (0) instead of G_PRIORITY_DEFAULT_IDLE (200).  This meant
that idle functions were being called all the time instead whenever the
event queue was empty.  I have commited the change to CVS.

for those of you making commits, don't forget to add entry(s) to ChangeLog
when you change something. it's not automatic mainly b/c none of the automatic
stuff is/can be intelligent enough to group related changes and such. that and
development is moving too fast right now to just turn every cvs commit comment
into an entry.

-rm






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