summaryrefslogtreecommitdiff
path: root/gobject/gparamspecs.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-26/+26
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-24/+0
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* docs: Start stanzas with a single paragraphEmmanuele Bassi2021-08-021-5/+8
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* Add missing 'extern' to the dllexport version of GLIB_VAR/GOBJECT_VARMartin Storsjö2020-03-311-1/+1
* Annotate various types and macros as deprecatedPhilip Withnall2019-05-301-3/+3
* Revert "headers: Add various missing G_DISABLE_DEPRECATED guards"Emmanuele Bassi2019-03-161-8/+0
* headers: Add various missing G_DISABLE_DEPRECATED guardsPhilip Withnall2019-03-151-0/+8
* gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall2018-05-041-0/+6
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add a new _GLIB_EXTERN macro for "extern"Ryan Lortie2013-01-131-1/+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
* Deprecate GValueArrayEmmanuele Bassi2012-01-241-0/+6
* More docs fixesRyan Lortie2010-07-121-0/+2
* Add fundamental type and pspec for GVariantChristian Persch2010-06-171-0/+52
* Migrating docs.Stefan Kost2008-06-211-2/+646
* implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik2005-12-221-1/+14
* Add a new GParamSpecOverride type that is a pointer to a differentOwen Taylor2003-10-211-0/+12
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-221-3/+3
* Set G_LOG_DOMAIN as in Makefile.am.Tor Lillqvist2001-11-211-1/+24
* put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik2001-11-211-4/+28
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+3
* add API for chaining: g_signal_chain_from_overridden() andTim Janik2001-11-141-11/+0
* Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin2001-10-111-39/+36
* Fix order of *_PARAM_SPEC_ULONG defines.Joshua N Pritikin2001-10-101-1/+1
* Add missing G_HAVE_GINT64 conditionalization.Owen Taylor2001-10-041-1/+3
* Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor2001-10-031-1/+37
* s/long/int/ for default_value in enum and flags pspecs.Tim Janik2001-06-211-2/+2
* use g_str_hash() algorithm to generate hashes.Tim Janik2001-05-101-5/+0
* applied patch from owen to implement GParamSpecUnichar.Tim Janik2001-04-011-0/+14
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-8/+2
* destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik2001-03-081-1/+1
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-171/+173
* add a new param spec to handle interfaces.Jonathan Blandford2001-03-061-0/+12
* add an instance member value_type so the default value of the pspec classTim Janik2000-12-151-6/+0
* urg managed to forget this last time ;(Tim Janik2000-12-131-0/+15
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-39/+75
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-74/+17
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+335