summaryrefslogtreecommitdiff
path: root/gio/gbytesicon.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gbytesicon: Fix error in g_bytes_icon_new() documentationPhilip Withnall2021-03-141-1/+4
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Improve various section headings in the docsMatthias Clasen2013-06-291-1/+1
* Trivial formatting fixMatthias Clasen2013-06-021-1/+1
* GIcon: NULLify the `type' out param in the sync methods tooEmanuele Aina2013-05-281-0/+3
* bytesicon: don't use g_object_unref() on GBytesCosimo Cecchi2013-04-261-1/+1
* bytesicon: fix a memory leakCosimo Cecchi2013-04-261-0/+1
* GIcon: add g_icon_[de]serialize()Ryan Lortie2013-04-211-0/+10
* Introduce GBytesIconRyan Lortie2013-04-211-0/+253