summaryrefslogtreecommitdiff
path: root/gio/win32
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles10-30/+10
2013-05-31Rework the build system for a new tests approachRyan Lortie1-4/+2
2013-01-18Fix visibility for glib/ and gio/ submodulesRyan Lortie1-0/+1
2012-11-15win32: misc warning fixesDan Winship1-12/+11
2012-11-15win32: define _WIN32_WINNT globallyDan Winship2-3/+0
2012-08-16Fix leak in GWinHttpVfsMatthias Clasen1-0/+2
2010-09-02Recuce DLL hijack risk on WindowsTor Lillqvist1-2/+13
2010-08-10Fix gio/win32 build after -I flag changesTor Lillqvist7-16/+14
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie1-5/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie4-8/+0
2009-11-29Fix up GIO docsMatthias Clasen4-7/+7
2009-10-23Fix GWin32DirectoryMonitorTor Lillqvist1-17/+50
2009-09-19Fix build with srcdir != builddir, bug #594597Paolo Borelli1-0/+1
2009-08-14[Win32] Avoid superfluous '/' from g_file_resolve_relative_path()Shixin Zeng1-3/+13
2009-05-30Updated msvc build filesHans Breuer1-0/+35
2009-05-28Fix string length bugs in GWinHttpFile (#580347)Shixin Zeng1-5/+5
2009-05-27Correct reference and implement close_fn (#578769)Hans Breuer2-2/+26
2008-11-12Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init()Tor Lillqvist5-60/+103
2008-10-27Bug 557592 - Missing include in gwinhttpfile.cTor Lillqvist1-0/+1
2008-08-13win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist6-106/+424
2008-08-13Bug 546582 - Callbacks from GFileMonitor present a GFile in the wrongTor Lillqvist1-1/+4
2008-08-12Don't write the Content-Length header ourselves, WinHttpSendRequest()Tor Lillqvist1-5/+5
2008-08-12win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist10-1/+1751
2008-08-03win32/gwin32directorymonitor.h Whitespace cleanup to match GLib style.Tor Lillqvist2-117/+159
2008-08-03Make prototype match LPOVERLAPPED_COMPLETION_ROUTINE to avoid warning.Tor Lillqvist1-9/+11
2008-08-02Bug 541036 - Gnumeric crashes when trying to open Desktop or user's folderTor Lillqvist1-4/+9
2008-05-16#define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW()Tor Lillqvist1-0/+2
2008-03-12Expand gio/win32/Makefile.Tor Lillqvist3-0/+246