summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdk-3.0: Fix GdkEvent* bindingsbug713240Jürg Billeter2014-02-033-231/+292
* clutter-1.0: Update to 1.17.2Rico Tzschichholz2014-02-031-1/+49
* girparser: Shut unused destroys_instance warningLuca Bruno2014-02-031-1/+1
* girparser: Add type_id metadataLuca Bruno2014-02-031-12/+26
* codewriter: Fix spacing for property accessor attributesJürg Billeter2014-02-031-3/+3
* glib-2.0: fix qsort_with_data bindingEvan Nemerson2014-01-281-2/+9
* glib-2.0: add search functions for (S)List and QueueEvan Nemerson2014-01-281-0/+11
* tests: remove unnecessary main argument from bug723195 testEvan Nemerson2014-01-281-3/+1
* glib-2.0: fix string.joinv for empty (but not null) arraysEvan Nemerson2014-01-283-4/+34
* gtkmodule: Ensure child gtypes are initialized before creating the templateLuca Bruno2014-01-282-5/+21
* Fix regression in method calls that throw errors with Value target typeLuca Bruno2014-01-285-8/+19
* Add build-aux/test-driver to .gitignoreLuca Bruno2014-01-271-0/+3
* Fix regression when coalescing: value owned if either of the two is ownedLuca Bruno2014-01-262-2/+28
* Drop LocalVariable.floating usage, replaced by create_temp_accessLuca Bruno2014-01-262-7/+2
* Avoid unnecessary copies when using the coalescing operatorLuca Bruno2014-01-263-13/+17
* Use create_temp_access instead of local.floating in ObjectCreationLuca Bruno2014-01-261-5/+2
* Use create_temp_access instead of local.floating in MethodCallLuca Bruno2014-01-261-5/+2
* Add create_temp_access to properly access a temp variable after transformationLuca Bruno2014-01-261-1/+17
* Fix semantics for coalesce operator when target_type is null.Luca Bruno2014-01-263-3/+16
* codegen: Always assume external interface properties are gobject propertiesLuca Bruno2014-01-251-2/+3
* codegen: Do not emit notify-signal for non-abstract interface propertiesRichard Wiedenhöft2014-01-251-2/+2
* codegen: Reduce the number of temporary variablesLuca Bruno2014-01-251-3/+3
* Fix calling methods on struct pointersLuca Bruno2014-01-254-3/+26
* libpq.vapi: added condition LIBPQ_9_3Richard Wiedenhöft2014-01-241-0/+4
* glib-2.0: make string.joinv handle non-null-terminated arraysEvan Nemerson2014-01-241-2/+27
* gtksourceview-3.0: Update to 3.11.3Rico Tzschichholz2014-01-231-1/+19
* gtk+-3.0: Update to 3.11.5+Rico Tzschichholz2014-01-233-5/+146
* gtk+-3.0: Nullable GtkListBox::row_selected.rowJesse van den Kieboom2014-01-182-1/+2
* glib-2.0: Add G_LOG_2_BASE_10 constantSteven Oliver2014-01-181-0/+3
* glib-2.0: Fix short.abs() to be an instance methodLuca Bruno2014-01-161-1/+1
* glib-2.0: Add abs() to short typeSteven Oliver2014-01-161-1/+3
* gtk+-3.0: Update to 3.11.3+Rico Tzschichholz2014-01-113-3/+115
* gdk-x11-3.0: Switch to GIRRico Tzschichholz2014-01-1111-493/+370
* codegen: Support "foo is G"Luca Bruno2014-01-112-3/+14
* Fix coalescing operator semantics check.Luca Bruno2014-01-113-1/+29
* gtktemplate: Handle callbacks for detailed signalsLuca Bruno2014-01-061-2/+8
* posix: Added methods read and write to class FILERichard Wiedenhöft2014-01-061-0/+4
* librsvg-2.0: Switch to GIRRico Tzschichholz2014-01-059-337/+109
* codegen: Fix memory leak introduced by fe9beb82b6809Luca Bruno2014-01-042-0/+20
* girwriter: Derive gir namespace from base nameJesse van den Kieboom2014-01-042-8/+9
* girparser: Handle delegate aliasesLuca Bruno2014-01-044-5/+77
* girparser: Fix some source reference when reporting errors after parsingLuca Bruno2014-01-041-4/+4
* gtk+-2.0, gtk+-3.0: Improve TextMark constructor with nullables and defaultsLuca Bruno2014-01-044-2/+6
* Release 0.23.10.23.1Jürg Billeter2013-12-221-0/+9
* Allow using lambdas within enums.Maciej Piechotka2013-12-213-7/+33
* Add xcb-icccm bindings.Sergio Costas2013-12-213-1/+105
* gdk-3.0, gtk+-3.0: Update to 3.11.3Rico Tzschichholz2013-12-173-19/+43
* gio-2.0: Update to 2.39.2Rico Tzschichholz2013-12-171-6/+7
* Handle the integers and enums in generic closure wrapperMaciej Piechotka2013-12-154-1/+42
* codegen: use #if GLIB_CHECK_VERSION for init functionsMarc-André Lureau2013-12-143-5/+59