summaryrefslogtreecommitdiff
path: root/gio/gwin32outputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Improve error on win32input/output streamsIgnacio Casal Quinteiro2016-02-251-3/+6
* gwin32outputstream: cleanups to make the code more consistentIgnacio Casal Quinteiro2016-02-251-167/+156
* gio: fix a leftover GSimpleAsyncResult usageDan Winship2015-08-071-1/+0
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-2/+2
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-1/+1
* Don't use <filename> in docsMatthias Clasen2014-02-051-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GSubprocess win32 fixupsRyan Lortie2013-10-211-0/+1
* gio: Add private API to create win32 streams from fdsColin Walters2013-10-171-11/+38
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-16/+3
* Revert "gio: Add private API to create win32 streams from fds"Michael Natterer2012-11-151-39/+11
* gio: Add private API to create win32 streams from fdsColin Walters2012-11-141-11/+39
* win32: use overlapped events for streamsMarc-André Lureau2012-08-201-13/+40
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Add GWin32InputStream and GWin32OutputStream classesTor Lillqvist2010-04-191-0/+359