summaryrefslogtreecommitdiff
path: root/gio/gconverteroutputstream.c
AgeCommit message (Expand)Author
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gio: Add various missing property documentation commentsPhilip Withnall
2023-10-23gio: Fix invalid doc linksPhilip Withnall
2023-10-17docs: Move the GConverterOutputStream SECTIONMatthias Clasen
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2020-06-12tree: Fix various typos and outdated terminologyPhilip Withnall
2019-08-24minor typos in the documentation (a/an)Дилян Палаузов
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-12-02Avoid calling Standard C string/array functions with NULL argumentsSimon McVittie
2015-08-07gio: fix a leftover GSimpleAsyncResult usageDan Winship
2014-01-31Updated FSF's addressDaniel Mustieles
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-04-17gio: implement GPollableInput/OutputStream in more stream typesDan Winship
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-08-30Plug a mem leak in GConverterOutputStreamChristian Persch
2010-07-10Fix sparse warningsMatthias Clasen
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-06-11converter streams: make code more readableAlexander Larsson
2010-06-11Use correct offset for buffer data in GConverterOutputStreamJürg Billeter
2010-06-11Ensure we always have some target space in GConverterOutputStreamJürg Billeter
2009-11-29Fix up GIO docsMatthias Clasen
2009-11-29Fix return type of g_converter_[in|out]put_stream.Paolo Borelli
2009-11-23Add GConverterOutputStreamAlexander Larsson