make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gconvert.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2006-12-28 Matthias ClasenConsistently use gsize rather than size_t. (#333310...
2004-12-15 Alexander LarssonAdd g_filename_display_basename.
2004-12-12 Tor Lillqvistglib/glib.symbols Implement Windows DLL ABI stability...
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2004-11-02 Matthias ClasenNew function to convert a filename to a UTF-8 string...
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-22 Matthias ClasenAdd some uri list tests.c.
2003-07-29 Matthias ClasenUse gchar, gint, gsize instead of char, int, size_t...
2002-02-08 Darin AdlerMake hostname parameter const char *. Added a new ...
2001-10-01 Alex LarssonConvert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and
2001-08-27 Darin AdlerUpdated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI...
2001-08-26 Alex LarssonNew functions to convert between local pahtnames and...
2001-08-25 Alexander LarssonNew function, doing the same as g_convert but taking...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-01-05 Owen Taylormove $enable_debug down below checks for GCC to avoid...
2000-11-13 Owen TaylorUp version to 1.3.2
2000-11-12 Owen TaylorCreate wrapper functions for iconv() so that we can...
2000-11-12 Robert BradyRemove g_filename_{to,from}_utf8
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...