summaryrefslogtreecommitdiff
path: root/gio/win32
AgeCommit message (Expand)Author
2009-05-28Fix string length bugs in GWinHttpFile (#580347)Shixin Zeng
2009-05-27Correct reference and implement close_fn (#578769)Hans Breuer
2008-11-12Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init()Tor Lillqvist
2008-10-27Bug 557592 - Missing include in gwinhttpfile.cTor Lillqvist
2008-08-13win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist
2008-08-13Bug 546582 - Callbacks from GFileMonitor present a GFile in the wrongTor Lillqvist
2008-08-12Don't write the Content-Length header ourselves, WinHttpSendRequest()Tor Lillqvist
2008-08-12win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist
2008-08-03win32/gwin32directorymonitor.h Whitespace cleanup to match GLib style.Tor Lillqvist
2008-08-03Make prototype match LPOVERLAPPED_COMPLETION_ROUTINE to avoid warning.Tor Lillqvist
2008-08-02Bug 541036 - Gnumeric crashes when trying to open Desktop or user's folderTor Lillqvist
2008-05-16#define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW()Tor Lillqvist
2008-03-12Expand gio/win32/Makefile.Tor Lillqvist