summaryrefslogtreecommitdiff
path: root/gio/gproxy.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-1/+1
* gproxy: Add a missing ‘the’ to a documentation commentPhilip Withnall2019-04-291-1/+1
* docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall2019-04-261-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-4/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* Fix links in gio docsMatthias Clasen2011-06-041-1/+1
* Add GI annotations to Gio lowlevel network support classesPavel Holejsovsky2010-12-291-5/+6
* Add a lot of missing annotationsJohan Dahlin2010-09-241-2/+2
* Fix documentation issuesMatthias Clasen2010-08-211-9/+9
* gio/proxy: Fixed compilation warningsNicolas Dufresne2010-08-191-1/+1
* Added GProxy interface for proxy extension pointNicolas Dufresne2010-08-191-0/+208