summaryrefslogtreecommitdiff
path: root/gio/gemblemedicon.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-01Docs: Big entity cleanupMatthias Clasen1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-5/+2
2013-05-02Silently handle icon being NULLMatthias Clasen1-1/+1
2013-04-21GIcon: add g_icon_[de]serialize()Ryan Lortie1-0/+49
2012-01-11GIO: add lots of annotations for Vala bindingsEvan Nemerson1-1/+1
2012-01-03gio/*: Use g_list_free_full() convenience functionJavier Jardón1-2/+1
2010-12-27Add GI annotations to GIcon and related classes and interfacesPavel Holejsovsky1-2/+2
2010-12-20emblemedicon: make GEmblemedIcon subclassableCosimo Cecchi1-32/+87
2010-12-15docs: fix a typoCosimo Cecchi1-1/+1
2010-12-15emblemedicon: add docs for _clear_emblems()Cosimo Cecchi1-0/+8
2010-12-15emblemedicon: add g_emblemed_icon_clear_emblems()Cosimo Cecchi1-0/+12
2010-11-10emblemed-icon: allow passing a NULL emblem to g_emblemed_icon_new()Cosimo Cecchi1-4/+4
2010-09-24Add a lot of missing annotationsJohan Dahlin1-2/+2
2010-09-24[introspection] Move over annotationsJohan Dahlin1-1/+2
2010-08-30Make g_emblemed_icon_add_emblem() keep the list sortedChristian Persch1-20/+17
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-02-27Bug 540461 – GEmblemedIcon leakDavid Zeuthen1-0/+1
2009-01-05cast a "char **" to "const char **" to avoid a warning.Dan Winship1-1/+0
2008-10-21Bug 555740 - gicon serialization Based on patch from David ZeuthenAlexander Larsson1-0/+107
2008-09-02Fix docsMatthias Clasen1-2/+0
2008-08-04Forgotten commitMatthias Clasen1-38/+101
2008-07-28Add a GIcon implementation that can add an emblem to another icon.Matthias Clasen1-0/+187