summaryrefslogtreecommitdiff
path: root/glib/ghook.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rename user data parameters to user_data"badcel2023-01-091-3/+3
* Rename user data parameters to user_dataTestingPlant2022-05-221-3/+3
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+23
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* #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-2/+5
* prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API toTim Janik2005-11-011-1/+1
* Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen2004-11-081-1/+1
* Fix a bunch of typos in header comments. (#102422, Morten Welinder)Matthias Clasen2003-02-061-1/+1
* added padding.Tim Janik2002-03-031-0/+1
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* made hook ids a gulong.Tim Janik2001-04-291-4/+4
* destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik2001-03-081-32/+34
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+175