summaryrefslogtreecommitdiff
path: root/gobject/gparamspecs.h
AgeCommit message (Expand)Author
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik
2003-10-21Add a new GParamSpecOverride type that is a pointer to a differentOwen Taylor
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor
2001-11-21Set G_LOG_DOMAIN as in Makefile.am.Tor Lillqvist
2001-11-21put newly created param spec types into a global array.upstream/GOBJECT_GType_guintTim Janik
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin
2001-10-10Fix order of *_PARAM_SPEC_ULONG defines.Joshua N Pritikin
2001-10-04Add missing G_HAVE_GINT64 conditionalization.Owen Taylor
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor
2001-06-21s/long/int/ for default_value in enum and flags pspecs.Tim Janik
2001-05-10use g_str_hash() algorithm to generate hashes.Tim Janik
2001-04-01applied patch from owen to implement GParamSpecUnichar.Tim Janik
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
2001-03-08destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-03-06add a new param spec to handle interfaces.Jonathan Blandford
2000-12-15add an instance member value_type so the default value of the pspec classTim Janik
2000-12-13urg managed to forget this last time ;(Tim Janik
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik
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