=== Released 2.2.0 ===
[platform/upstream/glib.git] / gobject / gparamspecs.h
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-21 Tor LillqvistSet G_LOG_DOMAIN as in Makefile.am.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-10 Joshua N PritikinFix order of *_PARAM_SPEC_ULONG defines.
2001-10-04 Owen TaylorAdd missing G_HAVE_GINT64 conditionalization.
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
2001-06-21 Tim Janiks/long/int/ for default_value in enum and flags pspecs.
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-03-06 Jonathan Blandfordadd a new param spec to handle interfaces.
2000-12-15 Tim Janikadd an instance member value_type so the default value...
2000-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...