summaryrefslogtreecommitdiff
path: root/glib/src/varianttype.ccg
Commit message (Expand)AuthorAgeFilesLines
* Glib: Add some Glib::Value<> specializationsKjell Ahlstedt2019-01-181-0/+18
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::Variant: Improved support for D-Bus object paths and signaturesKjell Ahlstedt2017-08-161-0/+2
* Glib::VariantType: Add get_item_types()Kjell Ahlstedt2016-12-231-0/+13
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-10/+11
* Fix definition of VARIANT_TYPE_DICT_ENTRY to match header declarationAurelien Jacobs2016-01-261-1/+1
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-2/+2
* VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY.Murray Cumming2014-04-081-1/+1
* VariantType: Add create_tuple().Andrew Potter2012-11-201-0/+15
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* Wrap g_variant_type_peek_string() by hand.Krzesimir Nowak2012-07-221-0/+5
* Do not include glib/gvarianttype.h.Murray Cumming2011-10-131-1/+1
* VariantType: Capitalize the standard types.Murray Cumming2011-03-281-2/+2
* VariantType: Capitalize the standard types.Murray Cumming2011-03-281-25/+25
* VariantTypeMurray Cumming2010-07-291-0/+5
* VariantType: Add more appropriate constructor and add Gtk::Stock-like types.Murray Cumming2010-07-291-0/+99