| Commit message (Expand) | Author | Age | Files | Lines |
* | Make single includes mandatory | Matthias Clasen | 2011-10-12 | 1 | -1/+1 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-06-09 | 1 | -1/+1 |
* | Fix parameter documentation for many functions | Matthias Clasen | 2011-06-04 | 1 | -0/+2 |
* | Revert "Remove all uses of G_CONST_RETURN" | Emmanuele Bassi | 2011-03-15 | 1 | -1/+1 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-03-15 | 1 | -1/+1 |
* | Move GConvert docs inline | Matthias Clasen | 2010-08-08 | 1 | -2/+26 |
* | The fallback parameter to g_convert_with_fallback() should be const | Benjamin Otte | 2010-03-16 | 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 |
* | Consistently use gsize rather than size_t. (#333310, Morten Welinder) | Matthias Clasen | 2006-12-28 | 1 | -2/+1 |
* | Add g_filename_display_basename. | Alexander Larsson | 2004-12-15 | 1 | -0/+2 |
* | glib/glib.symbols Implement Windows DLL ABI stability also for | Tor Lillqvist | 2004-12-12 | 1 | -0/+2 |
* | Mark functions with G_GNUC_MALLOC when appropriate. | Matthias Clasen | 2004-11-28 | 1 | -11/+11 |
* | New function to convert a filename to a UTF-8 string for display purposes. | Matthias Clasen | 2004-11-02 | 1 | -0/+2 |
* | Introduce the idea of a filename encoding, which is *literally* the | Matthias Clasen | 2004-10-27 | 1 | -0/+5 |
* | Add some uri list tests.c. | Matthias Clasen | 2004-10-22 | 1 | -0/+1 |
* | Use gchar, gint, gsize instead of char, int, size_t in the interface for | Matthias Clasen | 2003-07-29 | 1 | -6/+6 |
* | Make hostname parameter const char *. Added a new "ASCII must not be | Darin Adler | 2002-02-08 | 1 | -1/+1 |
* | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and | Alex Larsson | 2001-10-01 | 1 | -2/+1 |
* | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to | Darin Adler | 2001-08-27 | 1 | -1/+1 |
* | New functions to convert between local pahtnames and file: uris. | Alex Larsson | 2001-08-26 | 1 | -1/+13 |
* | New function, doing the same as g_convert but taking a GIConv argument. | Alexander Larsson | 2001-08-25 | 1 | -0/+6 |
* | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 2001-06-26 | 1 | -1/+1 |
* | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 2001-06-23 | 1 | -21/+21 |
* | move $enable_debug down below checks for GCC to avoid setting CFLAGS | Owen Taylor | 2001-01-05 | 1 | -4/+20 |
* | Up version to 1.3.2 | Owen Taylor | 2000-11-13 | 1 | -1/+1 |
* | Create wrapper functions for iconv() so that we can transparently use the | Owen Taylor | 2000-11-12 | 1 | -0/+15 |
* | Remove g_filename_{to,from}_utf8 | Robert Brady | 2000-11-12 | 1 | -1/+14 |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+62 |