summaryrefslogtreecommitdiff
path: root/gio/gzlibcompressor.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all nicks and blurbs from param specswip/sophie-h/remove-nick-blurbSophie Herold2023-04-281-9/+3
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Match GZlib(De)Compressor section with the type nameEmmanuele Bassi2021-08-021-1/+1
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-1/+1
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-3/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Exterminate 'the the'Matthias Clasen2012-08-181-1/+1
* Fix building with zlib < 1.2.4 on win32Christian Persch2010-09-011-0/+3
* Add GZIP header processing to GZlibCompressor/GZlibDecompressorChristian Persch2010-08-171-1/+116
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Do not include "glib.h" in gio filesJavier Jardón2010-05-061-3/+3
* Fix API docs for GZlibCompressor and GZlibDecompressorFelix Riemann2010-03-031-2/+2
* Fix GZlibCompressorFormat namesAlexander Larsson2009-11-241-2/+10
* Add GZlibCompressorAlexander Larsson2009-11-231-0/+316