summaryrefslogtreecommitdiff
path: root/ghook.c
AgeCommit message (Expand)Author
1999-01-17added a define G_HOOK_DEFERRED_DESTROY, to substitute a noopTim Janik
1999-01-17fix yet another small glitchTim Janik
1999-01-17reentrancy fixupsTim Janik
1999-01-17incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik
1999-01-02avoid unneccessary extra hook referencing (the explicit hook referencingTim Janik
1998-12-22fixed buglet that could cause bogus warnings.Tim Janik
1998-12-21there was a reference count race for hooks during invocation loops. sinceTim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-30added g_hook_list_marshal_check() to eventually destroy hooks after theyTim Janik
1998-11-02glib.h endian macros defined using the glibconfig.h mechanism nowManish Singh
1998-10-31removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV() macros. added macrosTim Janik
1998-10-07removed the #pragma } statement after extern "C" {. use (c-set-offsetTim Janik
1998-10-02properly handle the first valid hook to call, it maybe IN_CALL already.Tim Janik
1998-09-30added ghook.c.Tim Janik