| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing allow-none annotations for function parameters. | Robert Ancell | 2012-03-31 | 1 | -5/+5 |
* | Deprecate g_thread_init() | Ryan Lortie | 2011-10-04 | 1 | -2/+0 |
* | win32: remove version init from g_thread_init_glib | Ryan Lortie | 2011-09-09 | 1 | -25/+8 |
* | Spelling fixes | Matthias Clasen | 2011-08-29 | 1 | -1/+1 |
* | glib/: fully remove galias hacks | Ryan Lortie | 2010-07-07 | 1 | -4/+0 |
* | [docs] Fix 'Deprecated' tag on some win32 functions | Javier Jardón | 2009-12-28 | 1 | -2/+2 |
* | Drop the code in the else branch of #if GLIB_CHECK_VERSION (2, 19, 0). | Tor Lillqvist | 2009-01-21 | 1 | -64/+0 |
* | Cosmetics. | Tor Lillqvist | 2009-01-09 | 1 | -4/+5 |
* | Bug 567138 - get_package_directory_from_module() does not free its lock | Tor Lillqvist | 2009-01-09 | 1 | -3/+8 |
* | glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(), | Tor Lillqvist | 2008-09-13 | 1 | -16/+27 |
* | glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.c | Tor Lillqvist | 2008-07-27 | 1 | -0/+8 |
* | Fix Cygwin breakage. Patch by Lieven van der Heide. | Tor Lillqvist | 2008-03-31 | 1 | -3/+3 |
* | 2.15.6GLIB_2_15_6 | Matthias Clasen | 2008-02-25 | 1 | -0/+2 |
* | New function. Supersedes g_win32_get_package_installation_directory() and | Tor Lillqvist | 2008-02-24 | 1 | -37/+88 |
* | Doc change: Deprecate passing anything but NULL for the "package" | Tor Lillqvist | 2008-02-13 | 1 | -13/+16 |
* | Update doc comments. Mention that it is not recommeded to use the Registry | Tor Lillqvist | 2007-06-11 | 1 | -5/+18 |
* | config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.c | Tor Lillqvist | 2007-01-18 | 1 | -2/+2 |
* | Simplify greatly. Instead of hardcoding a large switch statement, just ask | Tor Lillqvist | 2007-01-15 | 1 | -912/+33 |
* | glib/gwin32.h Add const to gchar* arguments. (#384523, Yevgen Muntyan) | Tor Lillqvist | 2006-12-27 | 1 | -11/+11 |
* | g_strdup the keys that we are passed before adding them to the hash | Tor Lillqvist | 2006-10-07 | 1 | -2/+2 |
* | Remove support for Windows 9x/ME, as will be done also in Pango and GTK+. | Tor Lillqvist | 2006-08-29 | 1 | -134/+57 |
* | Return a g_strdup()ed copy of the value stored in the hash table, so that | Tor Lillqvist | 2005-10-19 | 1 | -1/+1 |
* | glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too. | Tor Lillqvist | 2005-06-09 | 1 | -4/+6 |
* | More doc fixups | Matthias Clasen | 2005-05-01 | 1 | -4/+3 |
* | Don't call g_set_error() unless the GError pointer is non-NULL. This | Tor Lillqvist | 2005-04-27 | 1 | -1/+55 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+4 |
* | Include also wchar.h for wcslen on Cygwin. (#163133, Roger Leigh) | Tor Lillqvist | 2005-01-09 | 1 | -0/+1 |
* | Fix cast. (#163133, Roger Leigh) | Tor Lillqvist | 2005-01-09 | 1 | -1/+1 |
* | glib/glib.symbols Implement DLL ABI stability also for | Tor Lillqvist | 2004-12-05 | 1 | -7/+57 |
* | Use wide character API when available. Document that string parameters and | Tor Lillqvist | 2004-11-24 | 1 | -43/+128 |
* | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. | Matthias Clasen | 2004-10-31 | 1 | -4/+7 |
* | Document g_win32_get_windows_version(). | Tor Lillqvist | 2004-10-31 | 1 | -6/+25 |
* | Make this function thread-safe in the GLib style. | Matthias Clasen | 2004-10-26 | 1 | -7/+21 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -0/+1 |
* | Convert message to UTF-8. Technically this breaks API, but the actual use | Tor Lillqvist | 2004-09-15 | 1 | -36/+15 |
* | New function. Returns the Windows version code like GetVersion(), except | Tor Lillqvist | 2004-08-25 | 1 | -0/+17 |
* | Plug memory leak. (#140770, John Ehresman) | Tor Lillqvist | 2004-04-25 | 1 | -1/+5 |
* | Add new language and sublanguage codes, from GNU gettext. (#137958) | Tor Lillqvist | 2004-04-10 | 1 | -111/+662 |
* | Remove some explicit Docbook markup which is no longer necessary | Matthias Clasen | 2003-07-25 | 1 | -1/+1 |
* | libtool 1.5 installs DLLs in the bin subdirectory, so get them from there. | Tor Lillqvist | 2003-06-11 | 1 | -10/+3 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -3/+1 |
* | Replace homegrown "hash" entity by standard ISO entity "num". | Matthias Clasen | 2002-06-03 | 1 | -2/+2 |
* | Remove references to nonexisting functions | Matthias Clasen | 2002-05-26 | 1 | -2/+2 |
* | Revert mistaken change: it is UNIX, not Unix. | Matthias Clasen | 2001-12-13 | 1 | -1/+1 |
* | Add a couple of languages that have LANG_* codes in newest headers, just | Tor Lillqvist | 2001-11-09 | 1 | -0/+13 |
* | Don't define LANG_AZERI etc in case those aren't defined in the headers | Tor Lillqvist | 2001-11-08 | 1 | -114/+74 |
* | static correctness | Hans Breuer | 2001-11-03 | 1 | -9/+7 |
* | Add missing g_pattern_match_simple and g_pattern_spec_equal. | Tor Lillqvist | 2001-10-28 | 1 | -2/+6 |
* | Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED_PATH_WRAPPER. | Tor Lillqvist | 2001-10-22 | 1 | -9/+10 |
* | Documentation update. | Matthias Clasen | 2001-10-04 | 1 | -5/+8 |