Use <malloc.h> also with Digital Mars compiler on Win32. (#346808, Serhat
[platform/upstream/glib.git] / gobject / gparamspecs.c
2006-08-06 Matthias ClasenDon't initialize struct members with function calls...
2005-12-22 Tim Janikimplemented G_TYPE_GTPYE. applied patch from matthias...
2005-08-31 Matthias ClasenMore string interning
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-04-15 Matthias ClasenCorrect the initial minimal value to be -G_MAXFLOAT...
2003-10-21 Owen TaylorAdd a new GParamSpecOverride type that is a pointer...
2003-02-07 Matthias ClasenRemove all docs from gobject at Tims request. Documenta...
2002-12-15 Matthias ClasenMove some docs inline.
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
2002-01-11 Tim Janikfixed param_value_array_values_cmp(), param_value_array...
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-12 Tim Janikcosmetic fixups.
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
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-14 Tim Janikmade config arg to g_scanner_new() const.
2001-03-09 Tim Janikuse g_type_is_a() to check for object_type being a...
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.
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-05 Havoc Penningtonset the value_type in the param spec; closes bug 40210
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-10-25 Tim Janikadded newly added gobject/ headers.
2000-08-21 Elliot LeeFix inclusion of config.h
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...