summaryrefslogtreecommitdiff
path: root/glib/gslist.h
AgeCommit message (Expand)Author
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer
2008-03-14make it possible to disable single-file includes by definingMichael Natterer
2005-12-09Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the wholeAlexander Larsson
2005-12-07- Added g_list_insert_sorted_with_data () andMartyn James Russell
2005-11-01prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API toTim Janik
2002-11-08Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi