summaryrefslogtreecommitdiff
path: root/gobject/genums.c
AgeCommit message (Expand)Author
2023-10-11docs: Move enum type documentation to MarkdownMatthias Clasen
2022-06-01Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall
2020-12-11genums: Add missing (transfer) and (nullable) return annotationsPhilip Withnall
2020-05-20gobject: Handle runtime checks as suchEdward Hervey
2019-03-08gobject: Fix various compiler warnings when compiling with G_DISABLE_ASSERTPhilip Withnall
2018-11-01gobject/genums.c: fix flags validationArthur Demchenkov
2017-05-24gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-03-30gobject: Add to_string() functions for Enum and Flags typesGarrett Regier
2015-02-08docs: code example for enumeration typesSébastien Wilmet
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-02-06Docs: replace <literal> by `Matthias Clasen
2014-02-01Annotate all examples with their languageMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-23GObject: Introspection annotations for enumsGergely POLONKAI
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship
2011-12-13documentation fixesStef Walter
2011-11-29Do not use static GTypeInfo and GInterfaceInfoNicola Fontana
2011-06-03gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...Colin Walters
2010-07-07gobject/: fully remove gobjectalias hacksRyan Lortie
2010-01-03[docs] Fix @title usage in "Enumeration and flags types" sectionJavier Jardón
2008-07-02Fix up section commentsMatthias Clasen
2008-06-22remove trailing whitespace from newly added gtk-doc comments andMichael Natterer
2008-06-22moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer
2008-06-21Migrating docs.Stefan Kost
2008-06-21Add titles back from tmpl.Stefan Kost
2008-06-21Use file-names from the section file for SECTION: comments.Stefan Kost
2008-06-21Migrating docs.Stefan Kost
2005-08-31Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen
2005-08-12Special-case flag value of 0. Instead of returning the first randomTim-Philipp Müller
2005-03-14Make work again.Matthias Clasen
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik
2001-01-31adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik
2000-10-25added newly added gobject/ headers.Tim Janik
2000-07-10Move string.h include into the .c file instead of where it was in the .hOwen Taylor
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik