summaryrefslogtreecommitdiff
path: root/gwin32.c
AgeCommit message (Expand)Author
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor
2001-04-16docsHavoc Pennington
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist
2001-02-10Don't store address of local variable in hashtable.Tor Lillqvist
2001-02-04Use "nn" for Nynorsk, as nn.po files are appearing now. If the sublanguageTor Lillqvist
2001-01-17Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist
2001-01-16Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist
2000-08-27New function, otherwise like g_io_channel_win32_wait_for_condition(), butTor Lillqvist
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-07-20Mark the functions g_basename and g_dirname deprecated. They will issue anSebastian Wilhelmi
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
1999-11-08Typos.Tor Lillqvist
1999-11-08New function that returns the message string for a Win32 error code.Tor Lillqvist
1999-11-08Look at env vars LC_ALL, LC_CTYPE and LANG first. Some refinements to theTor Lillqvist
1999-11-01glib.h Rename Win32-only functions from gwin_* to g_win32_* to match theTor Lillqvist