summaryrefslogtreecommitdiff
path: root/gobject/genums.h
AgeCommit message (Expand)Author
2005-12-05Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)Matthias Clasen
2003-10-28Add /*< public >*/ and /*< private >*/ markers for documentation purposes.Matthias Clasen
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-17patch from sven to fixup G_ENUM_CLASS_TYPE() macro.Tim 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-29include string.h for memset include string.h for strcpy include string.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