=== Released 2.2.0 ===
[platform/upstream/glib.git] / gobject / gobject.c
2002-12-18 Matthias ClasenAdd docs.
2002-12-15 Matthias ClasenMove some docs inline.
2002-12-02 Matthias ClasenMore GSignal docs.
2002-07-05 Anders CarlssonRemove debugging message, approved by Tim Janik.
2002-05-06 Owen Taylor[ merged from stable ]
2002-03-21 Tim Janikfix extraneous include.
2002-03-13 Erwann Chenedeglib/gconvert.c glib/gen-unicode-tables.pl fixed cast...
2002-03-03 Tim Janikplaced a comment about not changing CArray until we...
2002-02-21 Owen TaylorFix implicit conversions between void * and function...
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2002-01-24 Tim Janikreturn gulong instead of guint.
2001-11-12 Tim JanikG_TOKEN_ERROR is also an end of stream condition.
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-10 Tim Janikremoved extraneous GObject* returns from a couple funct...
2001-09-04 Matthias Clasengobject.c (g_object_base_class_finalize): typo fix.
2001-08-18 James Henstridgeadd an object member to the structure. (weak_refs_notif...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-02 Tim Janikcongrats tim, introducing of-by-one errors like on...
2001-07-02 Tim Janikadded g_list_insert_before().
2001-06-30 Owen Taylorg_signal_newc() => g_signal_new().
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-05-24 Owen Taylorgpointer, not gpointer *.
2001-05-22 Tim Janikmake g_value_set_object() take a gpointer v_object...
2001-05-03 Owen TaylorMake types of ternary operator correspond. (Fixes compi...
2001-04-19 Havoc PenningtonWe were returning junk memory here, because we didn...
2001-03-28 Tim Janikonly queue readable properties for notification changes.
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-14 Tim Janikmade config arg to g_scanner_new() const.
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-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-02-04 Tim Janiks/glib_trap_/g_trap_/. add comments on g_trap_instance_...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-03 Alexander LarssonMove glib_debug_objects out of the G_ENABLE_DEBUG ...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-15 Havoc Penningtonuse g_signal_newc
2000-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-20 Havoc PenningtonMore convenient data-setting functions
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-01 Tim Janikdestroy all signals that the finalized obejct type...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tim Janikri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-10 Owen TaylorMove call to g_type_free_instance() here from g_object_...
2000-07-27 Tor LillqvistNo, don't mark glib_debug_objects for export here,...
2000-07-26 Tor Lillqvistgobject.def Mark glib_debug_objects for export/import...
2000-07-06 Owen Taylordist fixes.
2000-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
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...