summaryrefslogtreecommitdiff
path: root/gio/gemblemedicon.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Standardize spelling of serializ*Geyslan G. Bem2021-05-101-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-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-1/+1
* Docs: Big entity cleanupMatthias Clasen2014-02-011-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-5/+2
* Silently handle icon being NULLMatthias Clasen2013-05-021-1/+1
* GIcon: add g_icon_[de]serialize()Ryan Lortie2013-04-211-0/+49
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* gio/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-031-2/+1
* Add GI annotations to GIcon and related classes and interfacesPavel Holejsovsky2010-12-271-2/+2
* emblemedicon: make GEmblemedIcon subclassableCosimo Cecchi2010-12-201-32/+87
* docs: fix a typoCosimo Cecchi2010-12-151-1/+1
* emblemedicon: add docs for _clear_emblems()Cosimo Cecchi2010-12-151-0/+8
* emblemedicon: add g_emblemed_icon_clear_emblems()Cosimo Cecchi2010-12-151-0/+12
* emblemed-icon: allow passing a NULL emblem to g_emblemed_icon_new()Cosimo Cecchi2010-11-101-4/+4
* Add a lot of missing annotationsJohan Dahlin2010-09-241-2/+2
* [introspection] Move over annotationsJohan Dahlin2010-09-241-1/+2
* Make g_emblemed_icon_add_emblem() keep the list sortedChristian Persch2010-08-301-20/+17
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Bug 540461 – GEmblemedIcon leakDavid Zeuthen2009-02-271-0/+1
* cast a "char **" to "const char **" to avoid a warning.Dan Winship2009-01-051-1/+0
* Bug 555740 - gicon serialization Based on patch from David ZeuthenAlexander Larsson2008-10-211-0/+107
* Fix docsMatthias Clasen2008-09-021-2/+0
* Forgotten commitMatthias Clasen2008-08-041-38/+101
* Add a GIcon implementation that can add an emblem to another icon.Matthias Clasen2008-07-281-0/+187