summaryrefslogtreecommitdiff
path: root/gobject/genums.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-19/+19
* Merge branch 'more-spdx' into 'main'Philip Withnall2022-07-051-0/+2
|\
| * Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* | Add versioning to the new macrosEmmanuele Bassi2022-06-301-3/+7
* | Use varargs for enum types definition macrosEmmanuele Bassi2022-06-301-13/+13
* | docs: Mention alternatives for defining enumeration typesEmmanuele Bassi2022-06-301-0/+8
* | Add G_DEFINE macros for enum and flags typesEmmanuele Bassi2022-06-301-0/+88
|/
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* gobject: Add to_string() functions for Enum and Flags typesGarrett Regier2017-03-301-0/+6
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-231-2/+2
* Migrating docs.Stefan Kost2008-06-211-0/+16
* Fix documentation for return values.Stefan Kost2008-06-211-7/+19
* Migrating docs.Stefan Kost2008-06-211-0/+108
* Make value_name and value_nick const in structs _GEnumValue andBehdad Esfahbod2006-06-021-4/+4
* Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)Matthias Clasen2005-12-051-1/+1
* Add /*< public >*/ and /*< private >*/ markers for documentation purposes.Matthias Clasen2003-10-281-1/+3
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-221-3/+3
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+4
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-10/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-3/+3
* patch from sven to fixup G_ENUM_CLASS_TYPE() macro.Tim Janik2001-02-171-1/+1
* added newly added gobject/ headers.Tim Janik2000-10-251-4/+4
* Move string.h include into the .c file instead of where it was in the .hOwen Taylor2000-07-101-2/+0
* include string.h for memset include string.h for strcpy include string.hOwen Taylor2000-06-291-1/+3
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-10/+19
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+118