summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.26.20.26.2Jürg Billeter2015-01-121-0/+5
|
* codegen: Fix detailed signal disconnect in async methodsLuca Bruno2015-01-123-1/+17
| | | | Fixes bug 742621
* Allow SimpleType object initializer without a default constructorLuca Bruno2014-12-221-1/+1
| | | | Fixes bug 740600
* gstreamer-1.0: fix MapInfo.data array lengthEvan Nemerson2014-12-202-1/+5
| | | | (cherry picked from commit 3092537db65887e24a3d3e87a27caf9c5295e4f7)
* girwriter: Fix writing type for out paramsGarrett Regier2014-12-171-3/+3
| | | | | | | | | The extra '*' is required for g_type_info_is_pointer() to return TRUE. This fixes PyGObject marshaling for an interface vfunc with a Boxed out param. https://bugzilla.gnome.org/show_bug.cgi?id=741604 Signed-off-by: Garrett Regier <garrett.regier@riftio.com>
* gio-unix-2.0: Fix g_desktop_app_info_search bindingRico Tzschichholz2014-12-023-2/+4
| | | | | | | Add binding for g_strfreev in addition for conveniently free'ing the returned array elements. (cherry picked from commit b6a428723ef0ba6e32e15b58f490050fcf5af3cf)
* glib2.0: Fix string.tokenize_and_fold bindingRico Tzschichholz2014-11-171-1/+1
| | | | (cherry picked from commit 3a6f100f74c4ab538febe78358f145d6bdf9176e)
* gobject-2.0: Add DestroysInstance to Binding.unbind()Luca Bruno2014-11-141-0/+1
| | | | Fixes bug 740117
* gtk+-3.0: Mark gtk_popover_bind_model args as nullableZeeshan Ali (Khattak)2014-11-142-1/+3
| | | | Fixes bug 740116
* gio-2.0: Update from 2.42 branchRico Tzschichholz2014-10-161-2/+2
| | | | (cherry picked from commit bd90e4a12cec772d126cddafde51263dff6e8312)
* gstreamer-1.0: remove owned to floating reference parametersLuca Bruno2014-10-133-7/+10
| | | | | | | | | Commit 6296d34707 (bug 730983) added the owned keyword back without any reason. Fixes bug 738012 (cherry picked from commit afb3846cb9b89bc154d9d774dc500fb2bce55d7a)
* gtk+-3.0: Add a11y.h header to accessible objectsLuca Bruno2014-10-132-102/+102
| | | | | | | | Based on patch by Peter Vagner Fixes bug 735265 (cherry picked from commit 0bc2ab935da1a16128d5595aaf208f48d069781d)
* Release 0.26.10.26.1Jürg Billeter2014-10-131-0/+5
|
* cairo: Add some missing 1.12.x and pre 1.13.x bindingsRico Tzschichholz2014-10-061-2/+47
| | | | (cherry picked from commit b2255376ab99c2947f86555a895fe6727d92ccad)
* gtk+-3.0: Fix lost special includes for GtkIMContext/GtkPlug/GtkSocketRico Tzschichholz2014-10-032-9/+6
| | | | (cherry picked from commit 68f670a6cef5355227854b6dfdfd52a87d5c58dc)
* gtk+-3.0: Update to 3.14.1Rico Tzschichholz2014-10-032-6/+15
| | | | (cherry picked from commit 08254c8d82b0c9bc58716ccb5440461e4d806100)
* gtk+-2.0, gtk+-3.0: Further syncing with introspection annotationsRico Tzschichholz2014-10-036-19/+33
| | | | (cherry picked from commit 370cd5b6eccbe884457b42557b9b647c914f7c2f)
* webkit2gtk-web-extension-4.0: Add libsoup-2.4 dependencyRico Tzschichholz2014-09-251-0/+1
| | | | (cherry picked from commit e0dc209e355ae3a1dce8ba895ea68383ab688aec)
* rest-0.7: Add libsoup-2.4 dependencyRico Tzschichholz2014-09-251-0/+1
| | | | (cherry picked from commit a47fe16d0fee8e4e27dec9467a84f1b658765519)
* gee: Fix HashMap destructor nameRico Tzschichholz2014-09-251-1/+1
| | | | (cherry picked from commit d9ed3e03a634a546c89d4ca6349ed4821020a3a7)
* Release 0.26.00.26.0Jürg Billeter2014-09-221-0/+5
|
* webkit2gtk-4.0: Update to 2.5.90Rico Tzschichholz2014-09-222-1/+8
|
* vapigen: Don't override VALAC and use the available one like the restRico Tzschichholz2014-09-201-2/+0
| | | | | | | | There is no reason to special case vapigen while the rest of the source is built with the available valac version. For a proper build bootstrapping is required anyway. For internal testing of the just-built valac the testsuite should suffice.
* bindings: Update GIR-based bindingsRico Tzschichholz2014-09-196-15/+12
|
* Revert "Fix regression when assigning owned expressions to unowned variables."Luca Bruno2014-09-191-1/+2
| | | | | | This reverts commit ba1fa0759989dcbb9046c7dfc06cce6c4aa23411. Due to bug #736774
* Release 0.25.40.25.4Jürg Billeter2014-09-151-0/+6
|
* girwriter: Write accessor methods for interface propertiesLuca Bruno2014-09-142-1/+68
| | | | Fixes bug 733115
* gtk+-3.0: Update to 3.13.9~Rico Tzschichholz2014-09-112-2/+9
|
* bindings: Update GIR-based bindingsRico Tzschichholz2014-09-112-0/+3
|
* Resolve symbols in named argumentsLuca Bruno2014-09-094-0/+17
| | | | Fixes bug 736235
* gtk+-2.0, gtk+-3.0: add missing GObject interface prerequisiteEvan Nemerson2014-09-074-8/+8
|
* Fix critical on method varargs introduced by 7b6ee1beLuca Bruno2014-09-061-1/+1
| | | | Fixes bug 736168
* Fix regression when assigning owned expressions to unowned variables.Luca Bruno2014-09-051-2/+1
| | | | | | The regression was introduced by db462e6f919da758fb. Fixes bug 736016
* Added option --vapi-comments to include comments in vapi-filesRichard Wiedenhöft2014-09-033-0/+105
|
* bindings: Update GIR-based bindingsRico Tzschichholz2014-09-033-1/+5
|
* xcb: re-add GetPropertyReply.formatFlorian Brosch2014-09-021-0/+1
|
* GirWriter: do not generate <errordomain> elementsFlorian Brosch2014-09-024-13/+7
| | | | | | | | | Invalid: <errordomain name="..." get-quark="..." codes="..."> <enumeration ...> Valid: <enumeration name="..." c:type=".." glib:error-domain="...">
* Release 0.25.30.25.3Jürg Billeter2014-09-011-0/+5
|
* gtk+-2.0, gtk+-3.0: Revert Gtk.Widget "constructor" changesRico Tzschichholz2014-08-314-4/+4
|
* Forbid non-constant initializers for static fields in compact classesSimon Werbeck2014-08-291-0/+6
| | | | Fixes bug 636509
* Fix critical when using binary expression in a generics contextLuca Bruno2014-08-291-0/+1
| | | | Fixes bug 735117
* gtk+-2.0, gtk+-3.0: Fix falsely "owned"-marked propertiesRico Tzschichholz2014-08-294-24/+10
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=735538 https://bugzilla.gnome.org/show_bug.cgi?id=735640
* xcb: merge Xcb.GetPropertyReply and Xcb.GetPropertyReplyFlorian Brosch2014-08-281-13/+4
|
* glib-2.0: Environ.get_variable return value should not be ownedFlorian Brosch2014-08-271-1/+1
|
* bindings: Update GIR-based bindingsRico Tzschichholz2014-08-263-1/+5
|
* Fix critical for silent castSimon Werbeck2014-08-261-0/+1
| | | | Fixes bug 696110
* Release 0.25.20.25.2Jürg Billeter2014-08-241-0/+9
|
* Make sure type check expression has valid typeSimon Werbeck2014-08-241-1/+13
| | | | Fixes bug 696729
* Test error type checkJürg Billeter2014-08-241-1/+3
|
* gtk+-2.0, gtk+-3.0: Fix gtk_target_list_findRico Tzschichholz2014-08-244-4/+4
|