summaryrefslogtreecommitdiff
path: root/gobject/gtypemodule.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typo in G_DEFINE_DYNAMIC_TYPE_EXTENDED example.Krzesimir Nowak2012-05-041-1/+1
* Prevent unused variable warnings from G_DEFINE_DYNAMIC_TYPEMatthias Clasen2011-01-281-1/+1
* Cast iface_init to GInterfaceInitFuncAlexander Larsson2009-11-261-1/+1
* Add G_IMPLEMENT_INTERFACE_DYNAMICAlexander Larsson2009-11-261-3/+24
* Migrating docs.Stefan Kost2008-06-211-0/+107
* make sure we define GType g_define_type_id inCarlos Garnacho2007-09-201-0/+2
* Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen2006-12-291-0/+41
* Forgotten commit.Matthias Clasen2004-11-231-1/+1
* Fix the declarations of the new functions to return GType, not void. AlsoMatthias Clasen2004-07-061-2/+3
* Add g_type_module_register_enum() and g_type_module_register_flags().Matthias Clasen2004-07-061-14/+20
* Add /*< public >*/ and /*< private >*/ markers for documentation purposes.Matthias Clasen2003-10-281-0/+4
* Make GInterfaceInfo paramter const to correspond to the conventions forOwen Taylor2002-02-251-4/+4
* Add some padding to the class.Owen Taylor2002-02-231-0/+6
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-221-4/+3
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+4
* *** empty log message ***Owen Taylor2000-11-111-0/+72