summaryrefslogtreecommitdiff
path: root/gio/gwin32inputstream.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-2/+2
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen1-1/+1
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-1/+1
2014-02-05Don't use <filename> in docsMatthias Clasen1-3/+3
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-10-21GSubprocess win32 fixupsRyan Lortie1-0/+1
2013-10-17gio: Add private API to create win32 streams from fdsColin Walters1-11/+38
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-15/+3
2012-11-15Revert "gio: Add private API to create win32 streams from fds"Michael Natterer1-39/+11
2012-11-14gio: Add private API to create win32 streams from fdsColin Walters1-11/+39
2012-08-20win32: handle ERROR_MORE_DATAMarc-André Lureau1-2/+11
2012-08-20win32: use overlapped events for streamsMarc-André Lureau1-14/+44
2012-02-10docs: Fix some typos in gwin32inputstreamJavier Jardón1-2/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-04-19Add GWin32InputStream and GWin32OutputStream classesTor Lillqvist1-0/+359