Add missign single include guards
[platform/upstream/glib.git] / gio / gcancellable.c
2009-11-23 Ryan LortieBug 591214 - Warnings building gcancellable.o
2009-11-20 Juan A. Suarez Romeropriv variable should only be used in win32 code
2009-11-12 Ryan LortieBug 587300 - g_cancellable_disconnect deadlock
2009-09-07 Matthias ClasenMove a assignment to the relevant #ifdef branch
2009-09-01 Benjamin OtteFix gtk-doc syntax
2009-08-19 Benjamin OtteWhen creating a pipe for a cancelled cancellable, write...
2009-08-19 Benjamin OtteImplement g_cancellable_release_fd()
2009-08-19 Benjamin OtteAdd g_cancellable_release_fd()
2009-08-19 Benjamin OtteBug 591714 – Figure out failure handling for g_cancella...
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenFix a segfault in g_cancellable_cancel
2009-07-05 Benjamin Otte[gio] minor improvements to g_cancellable_cancel()
2009-06-24 Richard HughesAllow GCancellable to be subclassed by adding a private...
2009-06-09 Benjamin OtteBug 585189 – g_cancellable_reset() must be called in...
2009-05-30 Hans BreuerInclude io.h for write() on win32
2009-05-20 Alexander LarssonClarify g_cancellable_push_current docs wrt cancellable...
2009-05-15 Alexander LarssonMake cancellable pipe fds close-on-exec
2009-05-06 Alexander LarssonFix gcancellable.c build on non-win32
2009-05-06 Alexander LarssonSimplify GCancellable support on win32
2009-05-03 Matthias ClasenRelease 2.21.0
2009-04-20 Alexander LarssonAdd helpers for connecting/disconnecting to cancelled...
2008-09-26 Dan Winship Bug 505361 - gunixinputstream.c assumes poll() available
2008-09-25 Dan Winship Bug 553426 - cancellable clarifications
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-02-21 Matthias ClasenDoc fixes
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-13 Alexander Larssong_push/pop_current_cancellable -> g_cancellable_push...
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-12-03 Hans Breuer[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...