summaryrefslogtreecommitdiff
path: root/glib/gtree.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+16
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2011-11-03Don't use G_DISABLE_DEPRECATED guards around deprecated functionsMatthias Clasen1-2/+0
2011-10-12Make single includes mandatoryMatthias Clasen1-1/+1
2011-10-11Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan1-1/+2
2011-10-08Add G_GNUC_DEPRECATED to deprecated APIs in glibMatthias Clasen1-1/+1
2009-07-05GTree: switch to GSlice, add refcounts (#587773)Ryan Lortie1-0/+2
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer1-1/+1
2008-03-14make it possible to disable single-file includes by definingMichael Natterer1-4/+5
2005-05-17Check the return values of g_tree_remove().Matthias Clasen1-2/+2
2001-11-26Mark g_tree_traverse() as deprecated. (#65343)Matthias Clasen1-0/+4
2001-09-25Use gboolean for return value of GTraverseFunc.Darin Adler1-3/+3
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-1/+1
2001-05-04fixed a typo in a comment.Sven Neumann1-3/+15
2001-03-08added new function g_tree_lookup_extended().Sven Neumann1-24/+28
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-1/+1
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford1-18/+22
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi1-0/+64