hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gwin32.c
2014-07-31 Ignacio Casal Quin... win32: improve the package installation dir lookup
2014-03-30 Dan Winshipgio: move Winsock error mapping to g_io_error_from_win3...
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-19 Matthias ClasenAvoid a deprecation warning
2014-01-18 Ryan Lortiewin32: add g_win32_get_command_line()
2013-12-13 Chun-wei Fanglib/gwin32.c: Silence a Deprecation Warning
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan Lortiewin32: remove version init from g_thread_init_glib
2011-08-29 Matthias ClasenSpelling fixes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-12-28 Javier Jardón[docs] Fix 'Deprecated' tag on some win32 functions
2009-01-21 Tor LillqvistDrop the code in the else branch of #if GLIB_CHECK_VERS...
2009-01-09 Tor LillqvistCosmetics.
2009-01-09 Tor LillqvistBug 567138 - get_package_directory_from_module() does...
2008-09-13 Tor Lillqvistglib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-07-27 Tor Lillqvistglib/glib.symbols glib/gconvert.c glib/gdir.c glib...
2008-03-31 Tor LillqvistFix Cygwin breakage. Patch by Lieven van der Heide.
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-24 Tor LillqvistNew function. Supersedes g_win32_get_package_installati...
2008-02-13 Tor LillqvistDoc change: Deprecate passing anything but NULL for...
2007-06-11 Tor LillqvistUpdate doc comments. Mention that it is not recommeded...
2007-01-18 Tor Lillqvistconfig.h.win32.in glib/galloca.h glib/gbacktrace.h...
2007-01-15 Tor LillqvistSimplify greatly. Instead of hardcoding a large switch...
2006-12-27 Tor Lillqvistglib/gwin32.h Add const to gchar* arguments. (#384523...
2006-10-07 Tor Lillqvistg_strdup the keys that we are passed before adding...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2005-10-19 Tor LillqvistReturn a g_strdup()ed copy of the value stored in the...
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-05-01 Matthias ClasenMore doc fixups
2005-04-27 Tor LillqvistDon't call g_set_error() unless the GError pointer...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-09 Tor LillqvistInclude also wchar.h for wcslen on Cygwin. (#163133...
2005-01-09 Tor LillqvistFix cast. (#163133, Roger Leigh)
2004-12-05 Tor Lillqvistglib/glib.symbols Implement DLL ABI stability also for
2004-11-24 Tor LillqvistUse wide character API when available. Document that...
2004-10-31 Matthias ClasenDocument G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.
2004-10-31 Tor LillqvistDocument g_win32_get_windows_version().
2004-10-26 Matthias ClasenMake this function thread-safe in the GLib style.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-09-15 Tor LillqvistConvert message to UTF-8. Technically this breaks API...
2004-08-25 Tor LillqvistNew function. Returns the Windows version code like...
2004-04-25 Tor LillqvistPlug memory leak. (#140770, John Ehresman)
2004-04-10 Tor LillqvistAdd new language and sublanguage codes, from GNU gettex...
2003-07-25 Matthias ClasenRemove some explicit Docbook markup which is no longer...
2003-06-11 Tor Lillqvistlibtool 1.5 installs DLLs in the bin subdirectory,...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-06-03 Matthias ClasenReplace homegrown "hash" entity by standard ISO entity...
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-11-09 Tor LillqvistAdd a couple of languages that have LANG_* codes in...
2001-11-08 Tor LillqvistDon't define LANG_AZERI etc in case those aren't define...
2001-11-03 Hans Breuerstatic correctness
2001-10-28 Tor LillqvistAdd missing g_pattern_match_simple and g_pattern_spec_e...
2001-10-22 Tor LillqvistAdd macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED...
2001-10-04 Matthias ClasenDocumentation update.
2001-10-03 Tor LillqvistNew function (DLL entry point) to tuck away actual...
2001-10-01 Tor LillqvistDocumentation cleanups. (#61487)
2001-09-29 Tor Lillqvistglib/gwin32.c glib/gwin32.h Remove own implementation...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-21 Hans Breueradded rule for glibconfig.h
2001-09-20 Tor LillqvistAccept also forward slashes. (But still don't accept...
2001-09-17 Tor Lillqvistglib/gmain.c Mark the _funcs tables for export.
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-04-16 Havoc Penningtondocs
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-10 Tor LillqvistDon't store address of local variable in hashtable.
2001-02-04 Tor LillqvistUse "nn" for Nynorsk, as nn.po files are appearing...
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-08-27 Tor LillqvistNew function, otherwise like g_io_channel_win32_wait_fo...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
1999-11-08 Tor LillqvistTypos.
1999-11-08 Tor LillqvistNew function that returns the message string for a...
1999-11-08 Tor LillqvistLook at env vars LC_ALL, LC_CTYPE and LANG first. Some...
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...