summaryrefslogtreecommitdiff
path: root/gobject/gclosure.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Imported Upstream version 2.67.1upstream/2.67.1DongHun Kwak1-4/+14
2021-10-29Imported Upstream version 2.65.0upstream/2.65.0DongHun Kwak1-2/+2
2019-12-03Imported Upstream version 2.59.0Hyunjee Kim1-1/+5
2019-12-03Imported Upstream version 2.57.2Hyunjee Kim1-1/+5
2019-12-03Imported Upstream version 2.57.1Hyunjee Kim1-1/+3
2019-12-03Imported Upstream version 2.55.1Hyunjee Kim1-2/+2
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-4/+4
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-3/+3
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-15/+58
2015-02-05docs: fix many documentation issues in gobject/Xavier Claessens1-0/+20
2014-07-05Fix typoMichael Catanzaro1-1/+1
2014-06-22gclosure: Remove an unused alloca() and assignmentPhilip Withnall1-3/+0
2014-04-03Add a small note to g_cclosure_marshal_generic docsPaolo Borelli1-0/+3
2014-02-14docs: let go of *Matthias Clasen1-4/+4
2014-02-08Eradicate links and xrefsMatthias Clasen1-6/+4
2014-02-06Docs: replace <literal> by `Matthias Clasen1-24/+24
2014-02-06Docs: use quotes instead of firsttermMatthias Clasen1-7/+7
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-2/+2
2014-02-01Annotate all examples with their languageMatthias Clasen1-4/+4
2014-02-01Docs: Big entity cleanupMatthias Clasen1-8/+8
2014-02-01GObject: Convert docs to markdownMatthias Clasen1-16/+11
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-01Improvde #include order consistencyMatthias Clasen1-1/+1
2012-08-05gclosure: do not copy and leak when generically marshalling return valueMark Nauwelaerts1-5/+5
2012-04-09gclosure: Support return values of GVariantsJasper St. Pierre1-0/+3
2012-03-08Use G_VA_COPY instead of va_copy()Chun-wei Fan1-1/+1
2012-03-02Add _g_closure_is_void to check for NULL vfuncsAlexander Larsson1-0/+36
2012-03-02Add optional support for varargs marshallers to GClosureAlexander Larsson1-3/+361
2012-03-02Add GRealClosure and move meta_marshallers thereAlexander Larsson1-48/+33
2011-10-06gobjet/gclosure.c: Fix styling issuesChun-wei Fan1-1/+1
2011-10-06gobject/gclosure.c: Add type cast for int_val = valueChun-wei Fan1-1/+1
2011-10-06Revert "gobject/gclosure.c: Made up for missed pointer deref"Chun-wei Fan1-1/+1
2011-10-06gobject/gclosure.c: Made up for missed pointer derefChun-wei Fan1-1/+1
2011-10-05closure: fix handling of ENUMs and integral return types on 64-bit BE platformsDan Williams1-17/+59
2011-09-22gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters1-1/+1
2011-08-29Spelling fixesMatthias Clasen1-2/+2
2011-08-19Add missing GClosure annotationsPavel Holejsovsky1-3/+4
2011-06-20gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()Colin Walters1-0/+8
2011-06-14gclosure: Add missing includeColin Walters1-0/+1
2011-06-14gclosure: add missing fundamental types to generic marshalerXan Lopez1-0/+8
2011-05-02Fix compiler warningsDan Winship1-0/+2
2011-04-08Add a generic libffi based marshaller to libgobjectDavid Zeuthen1-0/+194
2010-12-19Add GI annotations to GClosure and friends.Pavel Holejsovsky1-14/+15
2010-08-04binding: Add a default marshaller for the closure APIEmmanuele Bassi1-0/+15
2010-07-07gobject/: fully remove gobjectalias hacksRyan Lortie1-4/+0
2010-06-23Document g_cclosure_marshal_VOID__VARIANTMatthias Clasen1-1/+17
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen1-4/+4
2008-07-02Fix up section commentsMatthias Clasen1-4/+2
2008-06-22remove trailing whitespace from newly added gtk-doc comments andMichael Natterer1-123/+151