Allow you to delete all versions <= x from a GTree.
[dana/cg-glib.git] / glib / gtree.h
2009-11-25 Dana JansensAllow you to delete all versions <= x from a GTree.
2009-11-25 Dana JansensMake a GTree persistent.
2009-11-25 Dana JansensAdd the g_lookup_related() and g_search_related() funct...
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-05 Ryan LortieGTree: switch to GSlice, add refcounts (#587773)
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2001-11-26 Matthias ClasenMark g_tree_traverse() as deprecated. (#65343)
2001-09-25 Darin AdlerUse gboolean for return value of GTraverseFunc.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-05-04 Sven Neumannfixed a typo in a comment.
2001-03-08 Sven Neumannadded new function g_tree_lookup_extended().
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...