applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[platform/upstream/glib.git] / glib / ghook.c
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.