summaryrefslogtreecommitdiff
path: root/glib/gnode.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rename user data parameters to user_data"badcel2023-01-091-2/+2
* Rename user data parameters to user_dataTestingPlant2022-05-221-2/+2
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Moving GCopyFunc typedef from glib/gnode.h to glib/gtypes.hEmmanuel Fleury2019-06-251-15/+0
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-4/+4
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+26
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Macro to insert a new GNode "after" the given sibling.Ravi Sankar Guntur2012-01-241-0/+13
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Move GAllocator/GMemChunk to separate fileRyan Lortie2011-09-181-5/+0
* Improve some GNode docsMatthias Clasen2010-07-081-2/+4
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+6
* Move docs inline. (#316260, Philippe Blain)Matthias Clasen2008-01-281-0/+111
* prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API toTim Janik2005-11-011-2/+4
* Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names forMatthias Clasen2004-11-081-4/+6
* New function to deep-copy a GNode and its children. (#93464, James M.Matthias Clasen2004-02-211-0/+5
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Readded GFreeFunc, g_node_insert_after and g_find_program_in_path resp.,Sebastian Wilhelmi2000-10-131-0/+3
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+160