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