glib-unix: add function to ensure an fd is sealed
[platform/upstream/glib.git] / glib / giochannel.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-04-10 Robert AncellFix deprecation warning for g_io_channel_read
2013-02-05 Matthias ClasenMake G_IO_FLAG_IS_WRITEABLE and enum value
2013-01-15 Ryan Lortiemove GIOCondition to gmain.h from giochannel.h
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated APIs in glib
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 David SchleefFix spelling of G_IO_FLAG_IS_WRITEABLE
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-02-22 Andreas RottmannBug 638185 - GIOCondition should be annotated as "flags"
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-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'
2008-07-28 Tor LillqvistFix problems on 64-bit Windows. Avoid warnings, some...
2008-06-19 Matthias Clasenfix a comment
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2006-12-16 Matthias ClasenMake ref_count a gint to avoid compiler warnings. ...
2004-11-08 Matthias ClasenMake g_io_channel_ref(), g_main_context_ref(), g_hook_r...
2004-10-29 Tor LillqvistRedefine also g_io_channel_new_file to the UTF-8 versio...
2003-06-05 Tor Lillqvistglib/giochannel.h Remove bogus (Win32-only) declaration of
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2002-02-23 Owen TaylorAdd a little bit of padding.
2002-02-15 Owen TaylorUpdated.
2001-09-10 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-08-29 Michael Natterer"gboolean foo : 1" results in TRUE being -1 once assign...
2001-08-23 Owen TaylorPatch from Josh Pritikin to fix reversed key and value...
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-08-03 Darin AdlerImprove strfunc test to test the split function in...
2001-07-31 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
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...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-10-19 Tor LillqvistPass -DGSPAWN_HELPER when building it. Link with user32...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...