summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.22.10.22.1Jürg Billeter2013-11-131-0/+6
* Revert "gio-2.0: Fix uint8[]/char** types for contents parameters for g_file_...Luca Bruno2013-10-262-5/+2
* Fix memory leak when assigning an owned gvariant to an unowned variableLuca Bruno2013-10-261-9/+7
* glib-2.0: Fix type of g_hash_table_iter_next() parameters to always be gpointerPhilip Withnall2013-10-261-1/+1
* gio-2.0: Fix uint8[]/char** types for contents parameters for g_file_[load|re...Philip Withnall2013-10-252-2/+5
* bindings: update libnotify bindingRyan Lortie2013-10-242-1/+2
* gio-2.0: Add ‘throws’ to DBusObjectManagerClient.new[_for_bus]()Philip Withnall2013-10-232-4/+4
* gtksourceview-3.0: Update to 3.10.1Rico Tzschichholz2013-10-231-4/+4
* Merge branch 'staging'Luca Bruno2013-10-2111-24/+75
|\
| * girparser: Support new gir format (deprecated, doc-version, doc-deprecated)Luca Bruno2013-10-208-2/+62
| * Fix crash due to not copying a typeLuca Bruno2013-10-174-13/+10
* | gtk+-3.0: Fix output parameter of SymbolicColor.resolveRico Tzschichholz2013-10-122-1/+2
* | gstreamer-1.0: fix functions which return floating referencesEvan Nemerson2013-10-113-13/+30
* | libxml-2.0: add CCode type annotations for xmlChar* strings.Richard Schwarting2013-10-111-167/+188
* | gstreamer-video-1.0: make Info.finfo field nullableEvan Nemerson2013-10-112-1/+4
* | gtk+3.0: Mark region argument of *shape_combine_region nullableRico Tzschichholz2013-10-102-6/+8
* | girparser: skip doc-version, -deprecated, and -stabilityEvan Nemerson2013-10-091-10/+18
|/
* gtkmodule: Throw error on [GtkChild] in non-[GtkTemplate] classTimm Bäder2013-10-071-1/+8
* gtkmodule: Throw an error if the ui resource has no templateTimm Bäder2013-10-071-2/+10
* Revert "Set parent_node and always copy datatype when assigned to code nodes."Luca Bruno2013-10-0721-101/+33
* Set parent_node and always copy datatype when assigned to code nodes.Luca Bruno2013-10-0621-33/+101
* cogl-pango-1.0, libgdata: add missing dependenciesEvan Nemerson2013-10-052-0/+3
* sdl, sdl-image: remove default params preceding parass without defaultsEvan Nemerson2013-10-052-2/+2
* avahi-client: remove deprecated methods which throw errors.Evan Nemerson2013-10-051-49/+0
* vapi: Add missing has_type_id = false in non-GObject bindings.Evan Nemerson2013-10-0538-515/+531
* vapi: Remove trailing whitespace.Evan Nemerson2013-10-0521-775/+775
* sqlite3: add missing has_type_id = false annotations to enums.Evan Nemerson2013-10-051-6/+6
* Fix subtle bug in flowanalyzer that made the compiler crashLuca Bruno2013-10-021-2/+2
* gtk+-3.0: Mark Gtk.Application.remove_accelerator() parameter as nullablePhilip Withnall2013-09-302-2/+3
* codegen: Inherit array_{length,null_terminated} from base parameterLuca Bruno2013-09-294-9/+104
* Revert "codegen: Inherit array_{length,null_terminated} from base parameter"Jürg Billeter2013-09-294-102/+9
* codegen: Inherit array_{length,null_terminated} from base parameterLuca Bruno2013-09-294-9/+102
* gtk+-3.0: Update to 3.10.0Rico Tzschichholz2013-09-242-3/+13
* Release 0.22.00.22.0Jürg Billeter2013-09-231-0/+6
* cairo: Fixes to RecordingSurface, PdfSurface and SvgSurface bindingsArnel A. Borja2013-09-221-5/+5
* Support chain up to constructv functions.Luca Bruno2013-09-218-21/+84
* glib-2.0: de-deprecate string.offsetFlorian Brosch2013-09-201-1/+0
* gtk+-3.0: Update to 3.9.16Rico Tzschichholz2013-09-182-4/+14
* libxml-2.0: Fix SchemaValidCtxtFlorian Brosch2013-09-181-0/+3
* codegen: Don't define varidic helper *_constructv_full as staticRico Tzschichholz2013-09-161-5/+0
* gio-2.0: re-add MenuModel.get_item_linksEvan Nemerson2013-09-153-1/+8
* libsoup-2.4: fix symbol name in some deprecated since annotationsEvan Nemerson2013-09-152-6/+6
* bindings: update GIR-based GNOME bindings from jhbuildEvan Nemerson2013-09-1520-143/+180
* Release 0.21.20.21.2Jürg Billeter2013-09-131-0/+7
* libnotify: Update to 0.7.6Rico Tzschichholz2013-09-122-3/+22
* atspi-2: Update to 2.9.91Rico Tzschichholz2013-09-112-20/+76
* gtksourceview-3.0: Update to 3.9.91Rico Tzschichholz2013-09-111-12/+5
* Add geocode-glib bindingsEvgeny Bobkin2013-09-094-0/+177
* Genie: Fixed use of print statements when variables are nullJamie McCracken2013-09-081-6/+6
* girparser: Discover ref/unref methodsRico Tzschichholz2013-09-069-81/+57