cleanup
[platform/upstream/glib.git] / glib / gwin32.h
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-18 Ryan Lortiewin32: add g_win32_get_command_line()
2013-01-14 Ryan Lortiewin32: visibility fixups
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-17 Chun-wei FanGLib: Add forgotten includes and build fixes
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-22 Ryan LortieHave gtk-doc ignore some #defines
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-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'
2008-09-13 Tor Lillqvistglib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-02-24 Tor LillqvistNew function. Supersedes g_win32_get_package_installati...
2007-05-13 Tor LillqvistDrop the pipe() macro. Defining macros outside of its...
2006-12-27 Tor Lillqvistglib/gwin32.h Add const to gchar* arguments. (#384523...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2005-04-27 Tor LillqvistDon't call g_set_error() unless the GError pointer...
2005-02-02 Tor LillqvistRemove misleading comment, too.
2005-02-02 Tor LillqvistRemove unnecessary MSVC-only typedef for pid_t. GLib...
2004-12-05 Tor Lillqvistglib/glib.symbols Implement DLL ABI stability also for
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...
2003-01-02 Tor LillqvistCorrect the comment telling what headers have the decla...
2001-09-29 Tor Lillqvistglib/gwin32.c glib/gwin32.h Remove own implementation...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-17 Havoc Penningtoninclude string.h
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2000-11-14 Tor LillqvistMake #endif comment match #ifdef.
2000-10-19 Tor LillqvistPass -DGSPAWN_HELPER when building it. Link with user32...