| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use G_DISABLE_DEPRECATED guards around deprecated functions | Matthias Clasen | 2011-11-03 | 1 | -2/+0 |
* | Make single includes mandatory | Matthias Clasen | 2011-10-12 | 1 | -1/+1 |
* | Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headers | Chun-wei Fan | 2011-10-11 | 1 | -4/+11 |
* | Add G_GNUC_DEPRECATED to deprecated APIs in glib | Matthias Clasen | 2011-10-08 | 1 | -11/+11 |
* | Fix spelling of G_IO_FLAG_IS_WRITEABLE | David Schleef | 2011-09-08 | 1 | -1/+4 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-06-09 | 1 | -2/+2 |
* | Revert "Remove all uses of G_CONST_RETURN" | Emmanuele Bassi | 2011-03-15 | 1 | -2/+2 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-03-15 | 1 | -2/+2 |
* | Bug 638185 - GIOCondition should be annotated as "flags" | Andreas Rottmann | 2011-02-22 | 1 | -1/+1 |
* | Fix problems on 64-bit Windows. Avoid warnings, some of which indicated | Tor Lillqvist | 2008-07-28 | 1 | -0/+8 |
* | fix a comment | Matthias Clasen | 2008-06-19 | 1 | -1/+1 |
* | #define __GLIB_H_INSIDE__ around including everything. | Michael Natterer | 2008-05-05 | 1 | -1/+1 |
* | make it possible to disable single-file includes by defining | Michael Natterer | 2008-03-14 | 1 | -1/+5 |
* | Make ref_count a gint to avoid compiler warnings. (#321977, Andrew | Matthias Clasen | 2006-12-16 | 1 | -1/+1 |
* | Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), | Matthias Clasen | 2004-11-08 | 1 | -1/+1 |
* | Redefine also g_io_channel_new_file to the UTF-8 version on Win32. | Tor Lillqvist | 2004-10-29 | 1 | -0/+4 |
* | glib/giochannel.h Remove bogus (Win32-only) declaration of | Tor Lillqvist | 2003-06-05 | 1 | -7/+4 |
* | Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 1 | -1/+1 |
* | Add a little bit of padding. | Owen Taylor | 2002-02-23 | 1 | -0/+3 |
* | Updated. | Owen Taylor | 2002-02-15 | 1 | -3/+3 |
* | Modified Files: glib/ChangeLog glib/glib/giochannel.h | Ron Steinke | 2001-09-10 | 1 | -2/+5 |
* | got rid of g_set_error_handler(), g_set_warning_handler(), | Tim Janik | 2001-09-10 | 1 | -1/+1 |
* | Add closure_marshal/closure_callback fields to GSourceFuncs for use by | Owen Taylor | 2001-09-03 | 1 | -0/+4 |
* | "gboolean foo : 1" results in TRUE being -1 once assigned, use "guint foo | Michael Natterer | 2001-08-29 | 1 | -6/+6 |
* | Patch from Josh Pritikin to fix reversed key and value destroy functions. | Owen Taylor | 2001-08-23 | 1 | -0/+1 |
* | Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c | Ron Steinke | 2001-08-16 | 1 | -15/+3 |
* | Modified Files: glib/ChangeLog glib/glib/giochannel.h | Ron Steinke | 2001-08-05 | 1 | -2/+6 |
* | Improve strfunc test to test the split function in a way that demonstrates | Darin Adler | 2001-08-03 | 1 | -1/+1 |
* | Modified Files: glib/ChangeLog glib/glib/giochannel.h | Ron Steinke | 2001-07-31 | 1 | -4/+15 |
* | Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.c | Ron Steinke | 2001-07-20 | 1 | -40/+26 |
* | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-06-30 | 1 | -34/+190 |
* | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 2001-06-26 | 1 | -2/+2 |
* | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning() | Tor Lillqvist | 2001-02-01 | 1 | -1/+1 |
* | Socket support rewritten. It was utterly broken, and untested in fact. We | Tor Lillqvist | 2001-01-25 | 1 | -16/+26 |
* | Major change in API for creating sources to handle multiple main loops | Owen Taylor | 2000-12-05 | 1 | -19/+18 |
* | Pass -DGSPAWN_HELPER when building it. Link with user32.lib. | Tor Lillqvist | 2000-10-19 | 1 | -79/+0 |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+267 |