summaryrefslogtreecommitdiff
path: root/gobject/gparamspecs.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-12More docs fixesRyan Lortie1-0/+2
2010-06-17Add fundamental type and pspec for GVariantChristian Persch1-0/+52
2008-06-21Migrating docs.Stefan Kost1-2/+646
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik1-1/+14
2003-10-21Add a new GParamSpecOverride type that is a pointer to a differentOwen Taylor1-0/+12
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor1-3/+3
2001-11-21Set G_LOG_DOMAIN as in Makefile.am.Tor Lillqvist1-1/+24
2001-11-21put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik1-4/+28
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor1-0/+3
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik1-11/+0
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin1-39/+36
2001-10-10Fix order of *_PARAM_SPEC_ULONG defines.Joshua N Pritikin1-1/+1
2001-10-04Add missing G_HAVE_GINT64 conditionalization.Owen Taylor1-1/+3
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor1-1/+37
2001-06-21s/long/int/ for default_value in enum and flags pspecs.Tim Janik1-2/+2
2001-05-10use g_str_hash() algorithm to generate hashes.Tim Janik1-5/+0
2001-04-01applied patch from owen to implement GParamSpecUnichar.Tim Janik1-0/+14
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist1-8/+2
2001-03-08destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik1-1/+1
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-171/+173
2001-03-06add a new param spec to handle interfaces.Jonathan Blandford1-0/+12
2000-12-15add an instance member value_type so the default value of the pspec classTim Janik1-6/+0
2000-12-13urg managed to forget this last time ;(Tim Janik1-0/+15
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-39/+75
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik1-74/+17
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik1-0/+335