make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gmain.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-06-18 Emmanuele BassiAdd full variant to the approximate timeout functiont
2007-01-15 Tor LillqvistFix mistake in my last commit.
2007-01-15 Tor LillqvistPrepare for potential Win64 build: Use gint64 for the...
2006-09-10 Matthias ClasenAdd functions for approximate timeouts
2006-06-02 Matthias ClasenAdd two new functions, g_source_set_funcs and g_source_...
2006-01-03 Matthias ClasenAdd new functions
2004-11-08 Matthias ClasenMake g_io_channel_ref(), g_main_context_ref(), g_hook_r...
2004-03-01 Owen TaylorAdd g_main_depth() (Request from Tim Janik and Stefan...
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2003-06-05 Tor Lillqvistglib/giochannel.h Remove bogus (Win32-only) declaration of
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2002-02-23 Owen TaylorAdd a little bit of padding.
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-06-30 Owen TaylorRename GSourceFuncs::destroy to GSourceFuncs::finalize...
2001-06-30 Owen TaylorMake some changes to the way that GMainContext works:
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-03-26 Owen Taylor-DG_DISABLE_DEPRECATED
2001-01-03 Owen TaylorSwitch GMainLoop to be ref/unref, use to make dropping...
2000-12-12 Owen TaylorRevert unauthorized changes.
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
2000-12-10 Owen TaylorRemove pollfds from the context here, not when actually...
2000-12-08 Raja R HarinathDon't put anything after an #endif. Likewise.
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...