Add missing g_pattern_match_simple and g_pattern_spec_equal.
[platform/upstream/glib.git] / glib / gwin32.c
2001-10-28 Tor LillqvistAdd missing g_pattern_match_simple and g_pattern_spec_e...
2001-10-22 Tor LillqvistAdd macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED...
2001-10-04 Matthias ClasenDocumentation update.
2001-10-03 Tor LillqvistNew function (DLL entry point) to tuck away actual...
2001-10-01 Tor LillqvistDocumentation cleanups. (#61487)
2001-09-29 Tor Lillqvistglib/gwin32.c glib/gwin32.h Remove own implementation...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-21 Hans Breueradded rule for glibconfig.h
2001-09-20 Tor LillqvistAccept also forward slashes. (But still don't accept...
2001-09-17 Tor Lillqvistglib/gmain.c Mark the _funcs tables for export.
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-04-16 Havoc Penningtondocs
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...