summaryrefslogtreecommitdiff
path: root/glib/giochannel.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems on 64-bit Windows. Avoid warnings, some of which indicatedTor Lillqvist2008-07-281-0/+8
* fix a commentMatthias Clasen2008-06-191-1/+1
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+5
* Make ref_count a gint to avoid compiler warnings. (#321977, AndrewMatthias Clasen2006-12-161-1/+1
* Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen2004-11-081-1/+1
* Redefine also g_io_channel_new_file to the UTF-8 version on Win32.Tor Lillqvist2004-10-291-0/+4
* glib/giochannel.h Remove bogus (Win32-only) declaration ofTor Lillqvist2003-06-051-7/+4
* Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann2002-11-081-1/+1
* Add a little bit of padding.Owen Taylor2002-02-231-0/+3
* Updated.Owen Taylor2002-02-151-3/+3
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-09-101-2/+5
* got rid of g_set_error_handler(), g_set_warning_handler(),Tim Janik2001-09-101-1/+1
* Add closure_marshal/closure_callback fields to GSourceFuncs for use byOwen Taylor2001-09-031-0/+4
* "gboolean foo : 1" results in TRUE being -1 once assigned, use "guint fooMichael Natterer2001-08-291-6/+6
* Patch from Josh Pritikin to fix reversed key and value destroy functions.Owen Taylor2001-08-231-0/+1
* Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke2001-08-161-15/+3
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-08-051-2/+6
* Improve strfunc test to test the split function in a way that demonstratesDarin Adler2001-08-031-1/+1
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-07-311-4/+15
* Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.cRon Steinke2001-07-201-40/+26
* Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-06-301-34/+190
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-2/+2
* giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning()Tor Lillqvist2001-02-011-1/+1
* Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist2001-01-251-16/+26
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-19/+18
* Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist2000-10-191-79/+0
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+267