2012-03-31 |
Robert Ancell | Add missing allow-none annotations for function parameters. |
blob | commitdiff |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-10-04 |
Ryan Lortie | Deprecate g_thread_init() |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-09-09 |
Ryan Lortie | win32: remove version init from g_thread_init_glib |
blob | commitdiff | diff to current |
2011-08-29 |
Matthias Clasen | Spelling fixes |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2009-12-28 |
Javier Jardón | [docs] Fix 'Deprecated' tag on some win32 functions |
blob | commitdiff | diff to current |
2009-01-21 |
Tor Lillqvist | Drop the code in the else branch of #if GLIB_CHECK_VERS... |
blob | commitdiff | diff to current |
2009-01-09 |
Tor Lillqvist | Cosmetics. |
blob | commitdiff | diff to current |
2009-01-09 |
Tor Lillqvist | Bug 567138 - get_package_directory_from_module() does... |
blob | commitdiff | diff to current |
2008-09-13 |
Tor Lillqvist | glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(), |
blob | commitdiff | diff to current |
2008-07-27 |
Tor Lillqvist | glib/glib.symbols glib/gconvert.c glib/gdir.c glib... |
blob | commitdiff | diff to current |
2008-03-31 |
Tor Lillqvist | Fix Cygwin breakage. Patch by Lieven van der Heide. |
blob | commitdiff | diff to current |
2008-02-25 |
Matthias Clasen | 2.15.6 GLIB_2_15_6 |
blob | commitdiff | diff to current |
2008-02-24 |
Tor Lillqvist | New function. Supersedes g_win32_get_package_installati... |
blob | commitdiff | diff to current |
2008-02-13 |
Tor Lillqvist | Doc change: Deprecate passing anything but NULL for... |
blob | commitdiff | diff to current |
2007-06-11 |
Tor Lillqvist | Update doc comments. Mention that it is not recommeded... |
blob | commitdiff | diff to current |
2007-01-18 |
Tor Lillqvist | config.h.win32.in glib/galloca.h glib/gbacktrace.h... |
blob | commitdiff | diff to current |
2007-01-15 |
Tor Lillqvist | Simplify greatly. Instead of hardcoding a large switch... |
blob | commitdiff | diff to current |
2006-12-27 |
Tor Lillqvist | glib/gwin32.h Add const to gchar* arguments. (#384523... |
blob | commitdiff | diff to current |
2006-10-07 |
Tor Lillqvist | g_strdup the keys that we are passed before adding... |
blob | commitdiff | diff to current |
2006-08-29 |
Tor Lillqvist | Remove support for Windows 9x/ME, as will be done also... |
blob | commitdiff | diff to current |
2005-10-19 |
Tor Lillqvist | Return a g_strdup()ed copy of the value stored in the... |
blob | commitdiff | diff to current |
2005-06-09 |
Tor Lillqvist | glib/gstdio.h glib/gstdio.c Add a chdir() wrapper,... |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Clasen | More doc fixups |
blob | commitdiff | diff to current |
2005-04-27 |
Tor Lillqvist | Don't call g_set_error() unless the GError pointer... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2005-01-09 |
Tor Lillqvist | Include also wchar.h for wcslen on Cygwin. (#163133... |
blob | commitdiff | diff to current |
2005-01-09 |
Tor Lillqvist | Fix cast. (#163133, Roger Leigh) |
blob | commitdiff | diff to current |
2004-12-05 |
Tor Lillqvist | glib/glib.symbols Implement DLL ABI stability also for |
blob | commitdiff | diff to current |
2004-11-24 |
Tor Lillqvist | Use wide character API when available. Document that... |
blob | commitdiff | diff to current |
2004-10-31 |
Matthias Clasen | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. |
blob | commitdiff | diff to current |
2004-10-31 |
Tor Lillqvist | Document g_win32_get_windows_version(). |
blob | commitdiff | diff to current |
2004-10-26 |
Matthias Clasen | Make this function thread-safe in the GLib style. |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-09-15 |
Tor Lillqvist | Convert message to UTF-8. Technically this breaks API... |
blob | commitdiff | diff to current |
2004-08-25 |
Tor Lillqvist | New function. Returns the Windows version code like... |
blob | commitdiff | diff to current |
2004-04-25 |
Tor Lillqvist | Plug memory leak. (#140770, John Ehresman) |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | Add new language and sublanguage codes, from GNU gettex... |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2003-06-11 |
Tor Lillqvist | libtool 1.5 installs DLLs in the bin subdirectory,... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
blob | commitdiff | diff to current |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
blob | commitdiff | diff to current |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
blob | commitdiff | diff to current |
2001-11-09 |
Tor Lillqvist | Add a couple of languages that have LANG_* codes in... |
blob | commitdiff | diff to current |
2001-11-08 |
Tor Lillqvist | Don't define LANG_AZERI etc in case those aren't define... |
blob | commitdiff | diff to current |
2001-11-03 |
Hans Breuer | static correctness |
blob | commitdiff | diff to current |
2001-10-28 |
Tor Lillqvist | Add missing g_pattern_match_simple and g_pattern_spec_e... |
blob | commitdiff | diff to current |
2001-10-22 |
Tor Lillqvist | Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED... |
blob | commitdiff | diff to current |
2001-10-04 |
Matthias Clasen | Documentation update. |
blob | commitdiff | diff to current |
2001-10-03 |
Tor Lillqvist | New function (DLL entry point) to tuck away actual... |
blob | commitdiff | diff to current |
2001-10-01 |
Tor Lillqvist | Documentation cleanups. (#61487) |
blob | commitdiff | diff to current |
2001-09-29 |
Tor Lillqvist | glib/gwin32.c glib/gwin32.h Remove own implementation... |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-21 |
Hans Breuer | added rule for glibconfig.h |
blob | commitdiff | diff to current |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-02-10 |
Tor Lillqvist | Don't store address of local variable in hashtable. |
blob | commitdiff | diff to current |
2001-02-04 |
Tor Lillqvist | Use "nn" for Nynorsk, as nn.po files are appearing... |
blob | commitdiff | diff to current |
2001-01-17 |
Tor Lillqvist | Add doc comments. (g_win32_get_package_installation_dir... |
blob | commitdiff | diff to current |
2001-01-16 |
Tor Lillqvist | Define ENABLE_NLS and GETTEXT_PACKAGE. |
blob | commitdiff | diff to current |
2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
blob | commitdiff | diff to current |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
blob | commitdiff | diff to current |
2000-08-27 |
Tor Lillqvist | New function, otherwise like g_io_channel_win32_wait_fo... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... |
blob | commitdiff | diff to current |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
blob | commitdiff | diff to current |
1999-11-08 |
Tor Lillqvist | Typos. |
blob | commitdiff | diff to current |
1999-11-08 |
Tor Lillqvist | New function that returns the message string for a... |
blob | commitdiff | diff to current |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
|