summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vapi: Regenerate all bindings due Cond/Mutex changeswip/glib-2.32Rico Tzschichholz2016-02-078-23/+23
* glib-2.0: Add Version annotations and more new symbolsRico Tzschichholz2016-02-071-1/+87
* Require and target GLib >= 2.32Rico Tzschichholz2016-02-076-85/+12
* gtk+-3.0: Update and further syncing with introspection annotationsRico Tzschichholz2016-02-064-193/+315
* glib-2.0: Fix DuplicateFuncRico Tzschichholz2016-02-061-1/+1
* codegen: Properly handle PointerType/VoidType in get_ccode_lower_case_name()Rico Tzschichholz2016-02-052-0/+14
* codegen: Properly handle GenericType in get_ccode_lower_case_name()Rico Tzschichholz2016-02-052-0/+50
* codegen: Properly handle DelegateType in get_ccode_lower_case_name()Rico Tzschichholz2016-02-052-0/+20
* codegen: Create only one vala-array helper function per array-typeRico Tzschichholz2016-02-041-6/+3
* gobject-2.0: Add some fixes and information from introspection datawip/gobjectgirRico Tzschichholz2016-02-042-5/+73
* gobject-2.0: Pass through vapigen to sort and fully qualify symbolsRico Tzschichholz2016-02-031-571/+502
* glib-2.0: StringBuilder.free_to_bytes() consumes the given instanceRico Tzschichholz2016-02-031-1/+1
* gdk-3.0, gtk+-3.0: Update to 3.19.8+feabf353Rico Tzschichholz2016-02-035-10/+5
* gtk+-3.0: Further syncing with introspection annotationsRico Tzschichholz2016-02-013-23/+37
* vapi: Update GIR-based bindingsRico Tzschichholz2016-01-319-22/+22
* girparser: Do not unconditionally make a delegate ownedRico Tzschichholz2016-01-311-1/+6
* vapi: Update GIR-based bindingsRico Tzschichholz2016-01-303-3/+81
* gdk-3.0, gtk+-3.0: Update to 3.19.8Rico Tzschichholz2016-01-305-4/+28
* glib-2.0: fix Version on some symbolsLuca Bruno2016-01-301-4/+2
* glib-2.0: fix Version usageLuca Bruno2016-01-301-4/+4
* Merge branch 'wip/x-version'Luca Bruno2016-01-30113-2285/+8391
|\
| * Regenerate all bindings with [Version]Luca Bruno2016-01-3076-1520/+7023
| * Always check unused attrs. Add [Version] to known attrsLuca Bruno2016-01-303-3/+8
| * gtk-3.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-111/+111
| * gtk+-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-108/+108
| * gdk-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-8/+8
| * Deprecate [Deprecated] and [Experimental]Florian Brosch2016-01-301-0/+8
| * librsvg-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-13/+13
| * gdk-x11-3.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-28/+28
| * gdk-pixbuf-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-2/+2
| * gio-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-152/+152
| * clutter-gtk-1.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-2/+2
| * mx-1.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-32/+32
| * gdk-3.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-8/+8
| * pango: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-10/+10
| * libsoup-2.4: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-27/+27
| * clutter: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-2/+2
| * atk-1.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-34/+35
| * glib-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-50/+370
| * xcb: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-3/+3
| * sqlite3: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-1/+1
| * libpanelapplet-2.0: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-1/+1
| * libbonoboui-2.0: Use [Version] instead of [Deprecated]Florian Brosch2016-01-301-1/+1
| * gobject-2.0: Add [Version] attributesFlorian Brosch2016-01-301-0/+9
| * Introduce [Version (...)]Florian Brosch2016-01-3018-170/+430
|/
* codegen: fix criticals when duplicating unowned instnacesLuca Bruno2016-01-301-2/+2
* vala: check for null parent symbolCorentin Noël2016-01-281-1/+1
* Add missing cheader attribute for luaL_loadfilePeter Lamby2016-01-281-1/+1
* codegen: add code for [Profile] missed in cf193ab75Ben Iofel2016-01-272-1/+8
* Symbol: fix docs for owner and scopeBen Iofel2016-01-271-1/+4