summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2011-08-21[gi] Add signal annotationsPavel Holejsovsky2-22/+23
2011-08-19Add missing GClosure annotationsPavel Holejsovsky2-11/+15
2011-08-19Add missing (allow-none) annotations to g_value_set_string functionsPavel Holejsovsky1-4/+4
2011-08-17Add (allow-none) annotation for GValue setters.Pavel Holejsovsky5-13/+13
2011-08-13Add G_VALUE_INITMarc-André Lureau2-3/+19
2011-08-13Trivial typo fixMatthias Clasen1-1/+1
2011-08-11[gobject] Fix G_DEFINE_BOXED_TYPE compilation with C++Behdad Esfahbod1-1/+1
2011-08-08Document libffi as new dependencyMatthias Clasen1-1/+1
2011-07-22gitignore tweaksRyan Lortie1-0/+1
2011-07-21GParam: try to avoid further invalid usesRyan Lortie2-18/+23
2011-07-19Use a generic marshaller if one is not specifiedJohan Dahlin1-8/+23
2011-07-15GParamSpec: intern property namesRyan Lortie2-7/+13
2011-07-12GVariant: add g_variant_take_ref()Ryan Lortie1-7/+7
2011-07-10Don't test negative values in ulong conversionsMatthias Clasen1-3/+3
2011-07-10Don't needlessly use "echo -e"Martin Storsjo1-1/+1
2011-06-24Typo fix.Krzesimir Nowak1-1/+1
2011-06-24Add boxed GType for GMatchInfoChristian Persch3-0/+13
2011-06-23Add tests for GValueArrayMatthias Clasen1-0/+65
2011-06-23Improve test coverage for GValue transformationsMatthias Clasen2-2/+153
2011-06-20Make gmarshal.c actually compile standaloneMatthias Clasen1-47/+550
2011-06-20Stop using glib-genmarshal at build timeColin Walters6-61/+533
2011-06-20gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()Colin Walters1-0/+8
2011-06-14Remove a redundant assertionMatthias Clasen1-5/+4
2011-06-14gclosure: Add missing includeColin Walters1-0/+1
2011-06-14gclosure: add missing fundamental types to generic marshalerXan Lopez1-0/+8
2011-06-13Drop a few more G_CONST_RETURNRyan Lortie1-1/+1
2011-06-12update .gitignoresDan Winship1-0/+1
2011-06-09Remove all uses of G_CONST_RETURNRyan Lortie9-19/+19
2011-06-09gobject: remove -DG_DISABLE_CONST_RETURNSRyan Lortie6-9/+9
2011-06-08Fix a typo in GBindingColomban Wendling1-1/+1
2011-06-07glib-types.h: Include glib.h, since we use G_BEGIN_DECLSColin Walters1-0/+2
2011-06-07Generate $module-public-headers.txt file, feed it to gtk-docColin Walters1-0/+8
2011-06-07Update the year in the *.rc.in filesChun-wei Fan1-1/+1
2011-06-07Clean up gobject/gvaluetransform.c a bitChun-wei Fan1-8/+0
2011-06-05Fix a typoMatthias Clasen1-13/+13
2011-06-04Use g_param_spec_ref_sink instead of separate ref, sinkMatthias Clasen1-2/+1
2011-06-04GParamSpec: avoid unnecessary double initialization of qdataMatthias Clasen1-16/+9
2011-06-04No necessary to init qdata atomicallyMatthias Clasen1-1/+1
2011-06-03Make g_object_get_data use the new faster g_datalist_get_dataAlexander Larsson1-5/+1
2011-06-03gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...Colin Walters12-31/+34
2011-05-31Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)Colin Walters3-0/+13
2011-05-28glib: Rewrite gatomic.[ch]Ryan Lortie1-2/+2
2011-05-28Quiet down the build a bitMatthias Clasen1-5/+5
2011-05-23Simply symbols filesMatthias Clasen2-124/+25
2011-05-19GObject: move GLib type definitions to a separate headerGiovanni Campagna4-163/+205
2011-05-18gtype: Remove unused variableColin Walters1-1/+0
2011-05-17gobject: Speed up g_type_from_name()Benjamin Otte1-13/+5
2011-05-02gobject: Warn if someone uses the wrong property in g_object_get/setBenjamin Otte1-0/+14
2011-05-02Fix compiler warningsDan Winship5-31/+35
2011-05-02Update .gitignoresDan Winship1-0/+1