summaryrefslogtreecommitdiff
path: root/gi/value.c
Commit message (Expand)AuthorAgeFilesLines
* value.c: Make non-public constructor function staticColin Walters2010-09-161-1/+1
* [value] Do not use G_TYPE_ARRAY as wellJohan Dahlin2010-06-221-1/+3
* [value] Add workaround to avoid glib 2.22 depJohan Dahlin2010-06-221-2/+12
* Throw a better warning for GValues containing container typesDanielle Madeley2010-06-221-0/+7
* Handle GValues of type G_TYPE_STRVDanielle Madeley2010-06-181-0/+7
* add JS_BeginRequest/JS_EndRequest calls throughout the codebase.Havoc Pennington2010-05-011-0/+3
* Avoid type-punning errors under optimization.C. Scott Ananian2009-05-121-1/+4
* Normalize flag checks to booleansJohan Bilien2009-03-241-1/+1
* GI: use flags instead of a boolean for the no-copy argumentJohan Bilien2009-03-241-1/+5
* GI: handle G_SIGNAL_TYPE_STATIC_SCOPE in signal emission from JSJohan Bilien2009-03-241-5/+25
* GI: handle G_SIGNAL_TYPE_STATIC_SCOPE in JS signal handlersJohan Bilien2009-03-241-6/+65
* GI: Allow creating boxed wrapper without copyJohan Bilien2009-03-241-1/+1
* Improve error messages when we fail to look up a propertyOwen W. Taylor2009-03-171-1/+1
* fix argument in call to _gjs_flags_value_is_valid()Tommi Komulainen2009-02-201-3/+1
* Support simple structures not registered as boxedOwen Taylor2008-11-191-5/+21
* Bug 560244 - support for strv parametersColin Walters2008-11-111-0/+33
* Merge branch 'union'Lucas Almeida Rocha2008-10-241-1/+14
* always include only the gjs main header gjs/gjs.h.Lucas Almeida Rocha2008-10-241-1/+1
* s/LiTL/litl/gHavoc Pennington2008-10-121-1/+1
* Initial import.Lucas Almeida Rocha2008-10-101-0/+512