Remove some explicit Docbook markup which is no longer necessary
[platform/upstream/glib.git] / glib / gmain.c
2003-07-25 Matthias ClasenRemove some explicit Docbook markup which is no longer...
2003-07-09 Manish Singhcheck if context->poll_chunk is set before trying to...
2003-06-06 Owen TaylorWhen dispatching a source that is !CAN_RECURSE, tempora...
2003-06-05 Tor Lillqvistglib/giochannel.h Remove bogus (Win32-only) declaration of
2003-04-07 Owen TaylorWhen waiting for the main loop to be freed up, wait...
2003-03-06 Matthias ClasenFix FALSE/NULL confusion. (#107646, Morten Welinder)
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2002-10-26 Tor LillqvistDon't set on Win32, only causes trouble.
2002-09-01 Soeren SandmannDocumentation fixes: (#75255, Martin Schulze; #76104...
2002-08-06 Sebastian WilhelmiFactor out g_main_context_init_pipe from g_main_context...
2002-07-25 Owen TaylorRemove reference in the docs to @notify parameter....
2002-06-13 Owen TaylorMake interval unsigned to match g_timeout_source_new...
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2002-03-05 Matthias ClasenFinish docs. (#67064)
2002-02-13 Havoc Penningtonnever dispatch sources of mixed priority, because while...
2002-02-06 Owen TaylorHandle NULL entries (already dispatched) in pending_dis...
2002-02-06 Owen TaylorUnref pending dispatches when discarding them.
2002-02-03 Manish Singheek, correct typo
2002-02-03 Manish Singhglib/gmain.c remove references to deprecated functions...
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-01 Havoc Penningtonfix to the locking so we don't hang
2001-10-31 Sebastian WilhelmiUse the right conditional (G_THREADS_ENABLED instead...
2001-10-29 Sebastian WilhelmiConditionalize thread related calls. (#63091)
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-19 Owen TaylorFix handling of user data when locating sources. (...
2001-09-17 Tor Lillqvistglib/gmain.c Mark the _funcs tables for export.
2001-09-10 Owen TaylorDoc fixes.
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-08-30 Sebastian WilhelmiDon't free cached_poll_array, when adding new poll...
2001-08-20 Owen TaylorEliminate use of floating point when determining if...
2001-07-17 Sebastian WilhelmiAdd some assertions. Simplify and fix g_main_context_re...
2001-07-11 Darin AdlerAdd some generated files.
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-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-05-08 Sebastian WilhelmiMoved func and arg members from GRealThread to GThread...
2001-04-02 Sebastian WilhelmiUse the new GRealThread member "context" instead of...
2001-02-22 Owen TaylorAdd missing implementation ofsource->priority, g_source...
2001-02-01 Tor Lillqvistgiochannel.h giowin32.c Stylistic cleanups. Use G_STRLO...
2001-01-25 Tor LillqvistSocket support rewritten. It was utterly broken, and...
2001-01-23 3Free the callback (g_source_set_callback): Initialize...
2001-01-03 Owen TaylorSwitch GMainLoop to be ref/unref, use to make dropping...
2001-01-03 Owen TaylorUnref callback->cb_data if it was still set when the...
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-12-13 Havoc Penningtondon't try to use thread stuff unless G_THREADS_ENABLED
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-07 Owen TaylorAdd a bunch of unrefs.
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-08-31 Tor LillqvistKeep the check for non-NULL parameter.
2000-08-31 Tor LillqvistSimplify, use GetSystemTimeAsFileTime().
2000-07-30 Tim Janikfix tor's recent changes which got rid of a required...
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-19 Tim Janikfixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
2000-03-20 Sebastian WilhelmiWarn in case of an error during the call to poll(2...
2000-03-01 Tim Janikminor optimization.
2000-01-26 Tim Janiks/current_time/dispatch_time/ for the dispatch() handle...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-14 Raja R HarinathRemove widechar tests and defines. (fd_set): Change...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-02-02 Owen TaylorRelease the main_loop lock around calls to prepare...
1999-01-17 Tim Janikadded a define G_HOOK_DEFERRED_DESTROY, to substitute...
1999-01-17 Tim Janikreentrancy fixups
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1999-01-07 Owen TaylorCall the source-specific free function when the hook...
1999-01-04 Tim Janikeliminated extraneous "register" qualifiers in variable...
1999-01-02 Tim Janikavoid unneccessary extra hook referencing (the explicit...
1998-12-23 George Lebldon't cast to timeval since timeval is for some reason...
1998-12-21 Tim Janikthere was a reference count race for hooks during invoc...
1998-12-21 Tim Janikdefault initialize source_timeout with -1 so we have...
1998-12-19 Owen TaylorAdd #defines defining scale of priorities.
1998-12-19 Owen TaylorAllocate space for pollfd's _after_ adding poll wake...
1998-12-19 Tim Janikfixed up sys/poll.h and sys/types.h inclusions.
1998-12-18 Owen Taylor Dec 18 12:51:39 1998 Owen Taylor <otaylor@redhat...
1998-12-18 Tim Janiknew function to check whether a main loop has been...
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-17 Tim Janikif !G_THREADS_ENABLED, eat the trailing semicolon with...
1998-12-16 Sebastian WilhelmiUpdated to reflect the existence of gthread.
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-08 Manish Singhfixes to #undef HAVE_POLL case
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...