summaryrefslogtreecommitdiff
path: root/gobject/gboxed.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Imported Upstream version 2.78.4upstream/2.78.4Mateusz Majewski1-2/+3
2024-02-02Imported Upstream version 2.73.3Mateusz Majewski1-0/+2
2024-01-03Imported Upstream version 2.72.3Karol Lewandowski1-1/+1
2021-10-29Imported Upstream version 2.69.1upstream/2.69.1DongHun Kwak1-6/+14
2021-10-29Imported Upstream version 2.69.0upstream/2.69.0DongHun Kwak1-0/+1
2021-10-29Imported Upstream version 2.67.1upstream/2.67.1DongHun Kwak1-4/+4
2021-10-29Imported Upstream version 2.67.0upstream/2.67.0DongHun Kwak1-0/+1
2021-10-29Imported Upstream version 2.65.3upstream/2.65.3DongHun Kwak1-0/+2
2021-10-29Imported Upstream version 2.65.1upstream/2.65.1DongHun Kwak1-0/+1
2021-10-29Imported Upstream version 2.65.0upstream/2.65.0DongHun Kwak1-2/+1
2021-10-29Imported Upstream version 2.64.5upstream/2.64.5DongHun Kwak1-4/+2
2019-12-03Imported Upstream version 2.61.2Hyunjee Kim1-2/+2
2019-12-03Imported Upstream version 2.61.1Hyunjee Kim1-5/+16
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-1/+1
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-7/+1
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-09-29Imported Upstream version 2.53.1DongHun Kwak1-3/+3
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-4/+4
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-3/+4
2015-02-11goption: Add boxed type for GOptionGroupBastien Nocera1-0/+2
2015-02-05docs: fix many documentation issues in gobject/Xavier Claessens1-6/+0
2014-02-04gobject: box GVariantDictRyan Lortie1-0/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-23gobject: Add missing transfer annotation to g_boxed_copyRico Tzschichholz1-1/+1
2013-11-15gobject: Box GMappedFileRay Strode1-0/+1
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-2/+2
2013-01-01gmarkup: Make GMarkupParseContext a boxed typeJasper St. Pierre1-0/+1
2012-12-10Make GChecksum more fully introspectableColin Walters1-0/+1
2012-11-20Add boxed GType for GThreadSebastian Dröge1-0/+2
2012-11-05Box GPollFD to make it introspectableMartin Pitt1-0/+10
2012-10-25Revert "Box GPollFD to make it introspectable"Martin Pitt1-10/+0
2012-10-25Box GPollFD to make it introspectableMartin Pitt1-0/+10
2012-09-06Box GTimeZone to make it introspectableMartin Pitt1-0/+1
2012-02-26regex: Remove --disable-regex optionChristian Persch1-5/+0
2012-01-24Deprecate GValueArrayEmmanuele Bassi1-1/+4
2011-11-29Do not use static GTypeInfo and GInterfaceInfoNicola Fontana1-1/+1
2011-11-24GBytes: A new type for an immutable set of bytes.Stef Walter1-0/+1
2011-10-15Turn GKeyFile into a boxed for introspectionGiovanni Campagna1-0/+2
2011-08-31Make GMainLoop, GMainContext and GSource boxed typesPavel Holejsovsky1-0/+3
2011-08-29Spelling fixesMatthias Clasen1-2/+2
2011-08-17Add (allow-none) annotation for GValue setters.Pavel Holejsovsky1-4/+4
2011-06-24Add boxed GType for GMatchInfoChristian Persch1-0/+2
2011-06-03gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...Colin Walters1-1/+1
2011-05-31Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)Colin Walters1-0/+2
2010-12-19Add GI annotations to GValue and GValueArray.Pavel Holejsovsky1-2/+2
2010-08-24datetime: Add GDateTime to the GType systemThiago Santos1-0/+2
2010-08-18Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten codeChristian Persch1-177/+38
2010-07-07gobject/: fully remove gobjectalias hacksRyan Lortie1-4/+0
2010-06-17Add fundamental type and pspec for GVariantChristian Persch1-8/+7
2010-04-22Add a boxed type for GErrorMatthias Clasen1-0/+13