cleanup
[platform/upstream/glib.git] / glib / ghook.c
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-02 Matthias ClasenAvoid some gtk-doc warnings
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2007-09-19 Behdad EsfahbodCheck for NULL finalizer. (#476849, Areg Beketovski)
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-08 Manish Singhglib/gasyncqueue.c glib/ghook.c g_return_if_fail -...
2004-11-08 Matthias ClasenMake g_io_channel_ref(), g_main_context_ref(), g_hook_r...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-03-03 Tim Janikadded padding.
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-04-29 Tim Janikmade hook ids a gulong.
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-03-17 Sebastian WilhelmiSun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-17 Tim Janikadded a define G_HOOK_DEFERRED_DESTROY, to substitute...
1999-01-17 Tim Janikfix yet another small glitch
1999-01-17 Tim Janikreentrancy fixups
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-02 Tim Janikavoid unneccessary extra hook referencing (the explicit...
1998-12-22 Tim Janikfixed buglet that could cause bogus warnings.
1998-12-21 Tim Janikthere was a reference count race for hooks during invoc...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-30 Tim Janikadded g_hook_list_marshal_check() to eventually destroy...
1998-11-02 Manish Singhglib.h endian macros defined using the glibconfig.h...
1998-10-31 Tim Janikremoved old G_ENUM(), G_FLAGS(), G_NV() and G_SV()...
1998-10-07 Tim Janikremoved the #pragma } statement after extern "C" {...
1998-10-02 Tim Janikproperly handle the first valid hook to call, it maybe...
1998-09-30 Tim Janikadded ghook.c.