make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gwin32.h
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...