added g_list_nth_prev() which walks ->prev instead of ->next.
[platform/upstream/glib.git] / glib / gwin32.c
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-10 Tor LillqvistDon't store address of local variable in hashtable.
2001-02-04 Tor LillqvistUse "nn" for Nynorsk, as nn.po files are appearing...
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-08-27 Tor LillqvistNew function, otherwise like g_io_channel_win32_wait_fo...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
1999-11-08 Tor LillqvistTypos.
1999-11-08 Tor LillqvistNew function that returns the message string for a...
1999-11-08 Tor LillqvistLook at env vars LC_ALL, LC_CTYPE and LANG first. Some...
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...