summaryrefslogtreecommitdiff
path: root/glib/gwin32.h
Commit message (Expand)AuthorAgeFilesLines
* Don't call g_set_error() unless the GError pointer is non-NULL. ThisTor Lillqvist2005-04-271-0/+2
* Remove misleading comment, too.Tor Lillqvist2005-02-021-3/+0
* Remove unnecessary MSVC-only typedef for pid_t. GLib does not pretend toTor Lillqvist2005-02-021-4/+0
* glib/glib.symbols Implement DLL ABI stability also forTor Lillqvist2004-12-051-0/+3
* Convert message to UTF-8. Technically this breaks API, but the actual useTor Lillqvist2004-09-151-3/+3
* New function. Returns the Windows version code like GetVersion(), exceptTor Lillqvist2004-08-251-0/+5
* Correct the comment telling what headers have the declarations of someTor Lillqvist2003-01-021-2/+2
* glib/gwin32.c glib/gwin32.h Remove own implementation of dirent functions.Tor Lillqvist2001-09-291-30/+0
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-3/+9
* include string.hHavoc Pennington2001-02-171-4/+4
* Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist2001-01-171-1/+6
* Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist2001-01-161-0/+2
* Make #endif comment match #ifdef.Tor Lillqvist2000-11-141-1/+1
* Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist2000-10-191-0/+117