Make the default priority for idle sources G_PRIORITY_DEFAULT_IDLE as

Thu Aug  7 14:15:44 2003  Owen Taylor  <otaylor@redhat.com>

        * glib/gmain.c (g_idle_source_new): Make the default priority
        for idle sources G_PRIORITY_DEFAULT_IDLE as anybody would
        expect and document that. (#114461, reported by Andy Wingo)
This commit is contained in:
Owen Taylor
2003-08-07 18:19:23 +00:00
committed by Owen Taylor
parent f1d488de09
commit b51c0d2f70
7 changed files with 46 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
Thu Aug 7 14:15:44 2003 Owen Taylor <otaylor@redhat.com>
* glib/gmain.c (g_idle_source_new): Make the default priority
for idle sources G_PRIORITY_DEFAULT_IDLE as anybody would
expect and document that. (#114461, reported by Andy Wingo)
2003-08-06 Noah Levitt <nlevitt@columbia.edu>
* tests/casemap.txt: