]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
9 years agoglib-2.0: Add new symbols for 2.50
Rico Tzschichholz [Fri, 8 Jul 2016 12:57:54 +0000 (14:57 +0200)] 
glib-2.0: Add new symbols for 2.50

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Fri, 8 Jul 2016 12:57:25 +0000 (14:57 +0200)] 
vapi: Update GIR-based bindings

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 26 Jun 2016 15:36:18 +0000 (17:36 +0200)] 
vapi: Update GIR-based bindings

9 years agoSet parent_node for resolved base types
Matthias Berndt [Mon, 16 May 2016 12:30:55 +0000 (14:30 +0200)] 
Set parent_node for resolved base types

9 years agoCheck type arguments recursively
Matthias Berndt [Mon, 16 May 2016 10:21:06 +0000 (12:21 +0200)] 
Check type arguments recursively

This fixes error checking for code like this:

class Foo<T> {}
void main(string[] args) {
  Foo<Foo<string, string>> foo = null;
}

Fixes bug 767092.

9 years agotests: Support tests with invalid code
Jürg Billeter [Sat, 25 Jun 2016 13:36:10 +0000 (15:36 +0200)] 
tests: Support tests with invalid code

9 years agoAdd missing tokens to TokenType.to_string()
Matthias Berndt [Sat, 14 May 2016 23:01:15 +0000 (01:01 +0200)] 
Add missing tokens to TokenType.to_string()

9 years agovapigen: Call setlocale in main function
Ting-Wei Lan [Mon, 11 Jan 2016 06:46:52 +0000 (14:46 +0800)] 
vapigen: Call setlocale in main function

It is required to correctly show translated messages on some locales.

https://bugzilla.gnome.org/show_bug.cgi?id=760436

9 years agoglib-2.0: Fix wrong signature for GLib.Regex.check_replacement()
Mario Daniel Ruiz Saavedra [Wed, 13 Apr 2016 18:22:35 +0000 (13:22 -0500)] 
glib-2.0: Fix wrong signature for GLib.Regex.check_replacement()

The signature was missing the replacement parameter.

https://bugzilla.gnome.org/show_bug.cgi?id=765013

9 years agogtk+3.0: Fix Gtk.Range.get_range_border()
Rico Tzschichholz [Mon, 13 Jun 2016 08:32:26 +0000 (10:32 +0200)] 
gtk+3.0: Fix Gtk.Range.get_range_border()

9 years agogtk+-3.0: Update to 3.21.2+32a37351
Rico Tzschichholz [Mon, 13 Jun 2016 06:12:52 +0000 (08:12 +0200)] 
gtk+-3.0: Update to 3.21.2+32a37351

9 years agogenie: Warn about "const static" declarations where "static" is superfluous
Rico Tzschichholz [Wed, 8 Jun 2016 18:45:11 +0000 (20:45 +0200)] 
genie: Warn about "const static" declarations where "static" is superfluous

9 years agovapi: Fix "static consts" warnings
Rico Tzschichholz [Wed, 8 Jun 2016 18:17:26 +0000 (20:17 +0200)] 
vapi: Fix "static consts" warnings

9 years agotests: Fix "static const" warning
Rico Tzschichholz [Wed, 8 Jun 2016 18:17:04 +0000 (20:17 +0200)] 
tests: Fix "static const" warning

9 years agovalaparser: Warn about "static const" declarations where "static" is superfluous
Rico Tzschichholz [Wed, 8 Jun 2016 18:15:22 +0000 (20:15 +0200)] 
valaparser: Warn about "static const" declarations where "static" is superfluous

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 12 Jun 2016 21:05:42 +0000 (23:05 +0200)] 
vapi: Update GIR-based bindings

9 years agoRegenerate GIR-based bindings
Rico Tzschichholz [Tue, 31 May 2016 15:04:54 +0000 (17:04 +0200)] 
Regenerate GIR-based bindings

9 years agogirparser: Respect "fixed-size" of arrays
Rico Tzschichholz [Tue, 31 May 2016 14:50:21 +0000 (16:50 +0200)] 
girparser: Respect "fixed-size" of arrays

9 years agogirparser: Respect "zero-terminated" annotation for fields
Rico Tzschichholz [Tue, 31 May 2016 14:47:05 +0000 (16:47 +0200)] 
girparser: Respect "zero-terminated" annotation for fields

9 years agogstreamer: Skip private padding fields
Rico Tzschichholz [Tue, 31 May 2016 15:53:14 +0000 (17:53 +0200)] 
gstreamer: Skip private padding fields

9 years agogstreamer-controller-1.0: Rename DirectControlBinding.new_absolue to 'with_absolute'
Aurélien Zanelli [Thu, 28 Apr 2016 20:52:54 +0000 (22:52 +0200)] 
gstreamer-controller-1.0: Rename DirectControlBinding.new_absolue to 'with_absolute'

... and fix a fatal syntax error due '..'

https://bugzilla.gnome.org/show_bug.cgi?id=765785

9 years agogio-unix-2.0: Fix DesktopAppInfo.get_keywords()
Rico Tzschichholz [Sat, 28 May 2016 21:38:08 +0000 (23:38 +0200)] 
gio-unix-2.0: Fix DesktopAppInfo.get_keywords()

Fixes bug 766456

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Wed, 25 May 2016 14:31:08 +0000 (16:31 +0200)] 
vapi: Update GIR-based bindings

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Wed, 18 May 2016 09:46:05 +0000 (11:46 +0200)] 
vapi: Update GIR-based bindings

9 years agodriver: Add support for vala-0.34
Rico Tzschichholz [Wed, 18 May 2016 08:42:45 +0000 (10:42 +0200)] 
driver: Add support for vala-0.34

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Wed, 11 May 2016 12:37:49 +0000 (14:37 +0200)] 
vapi: Update GIR-based bindings

9 years agoBump version suffix
Jürg Billeter [Mon, 9 May 2016 18:54:12 +0000 (20:54 +0200)] 
Bump version suffix

9 years agogtk+-3.0: Update to 3.21.1+
Rico Tzschichholz [Thu, 28 Apr 2016 20:25:45 +0000 (22:25 +0200)] 
gtk+-3.0: Update to 3.21.1+

9 years agovapi: Add graphene-1.0
Rico Tzschichholz [Thu, 28 Apr 2016 11:46:15 +0000 (13:46 +0200)] 
vapi: Add graphene-1.0

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Thu, 28 Apr 2016 11:31:48 +0000 (13:31 +0200)] 
vapi: Update GIR-based bindings

9 years agoRegenerate GIR-based bindings
Rico Tzschichholz [Thu, 28 Apr 2016 11:23:00 +0000 (13:23 +0200)] 
Regenerate GIR-based bindings

9 years agogirparser: Respect "transfer container" and support (unowned type)[] arrays
Rico Tzschichholz [Wed, 20 Apr 2016 12:36:11 +0000 (14:36 +0200)] 
girparser: Respect "transfer container" and support (unowned type)[] arrays

9 years agogstreamer: Update to 1.8.1
Rico Tzschichholz [Sat, 23 Apr 2016 15:14:15 +0000 (17:14 +0200)] 
gstreamer: Update to 1.8.1

9 years agoglib-2.0: Add abs() to float and double
Steven Oliver [Sun, 10 Apr 2016 13:49:49 +0000 (09:49 -0400)] 
glib-2.0: Add abs() to float and double

https://bugzilla.gnome.org/show_bug.cgi?id=764663

9 years agoatk: Update from gir
Rico Tzschichholz [Mon, 11 Apr 2016 11:18:09 +0000 (13:18 +0200)] 
atk: Update from gir

9 years agogtk+-2.0: Mark arguments as 'out' for Entry.get_text_area_size()
Rico Tzschichholz [Mon, 11 Apr 2016 11:17:01 +0000 (13:17 +0200)] 
gtk+-2.0: Mark arguments as 'out' for Entry.get_text_area_size()

9 years agogtk+-3.0: Mark arguments as 'out' for Entry.get_frame_size()
Rico Tzschichholz [Mon, 11 Apr 2016 11:15:16 +0000 (13:15 +0200)] 
gtk+-3.0: Mark arguments as 'out' for Entry.get_frame_size()

9 years agolibnl-3.0.vapi: extend VAPI
Maciej Borzecki [Tue, 8 Mar 2016 10:58:08 +0000 (11:58 +0100)] 
libnl-3.0.vapi: extend VAPI

The patch extends VAPI of libnl-3.0 with cache
manager (nl_cache_mngr_*), additional methods of LinkCache and a helper
CachedLink type. The CachedLink type is a wrapper for the Link object,
however since the object is obtained from cache, rtnl_link_put() must be
used a free function.

Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Fixes bug 763303

9 years agogtk+-2.0, gtk+-3.0: Make CellEditable.start_editing event parameter nullable
Luca Bruno [Thu, 7 Apr 2016 18:46:32 +0000 (20:46 +0200)] 
gtk+-2.0, gtk+-3.0: Make CellEditable.start_editing event parameter nullable

Fixes bug 764489

9 years agoFile Helper: Copy directories recursively
Ben Iofel [Wed, 30 Mar 2016 21:58:57 +0000 (17:58 -0400)] 
File Helper: Copy directories recursively

9 years agovapi: Update GIR-based bindings 80f005b12fd305dc9fed4eae29f713b993586950
Rico Tzschichholz [Mon, 21 Mar 2016 18:21:32 +0000 (19:21 +0100)] 
vapi: Update GIR-based bindings

9 years agoRelease 0.32.0 0.32.0
Jürg Billeter [Mon, 21 Mar 2016 16:47:26 +0000 (17:47 +0100)] 
Release 0.32.0

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Fri, 18 Mar 2016 06:49:46 +0000 (07:49 +0100)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Update to 3.19.12
Rico Tzschichholz [Fri, 18 Mar 2016 06:49:19 +0000 (07:49 +0100)] 
gtk+-3.0: Update to 3.19.12

9 years agojson-glib-1.0: Keep compatibility with 1.0.x and lower
Rico Tzschichholz [Sat, 12 Mar 2016 11:50:03 +0000 (12:50 +0100)] 
json-glib-1.0: Keep compatibility with 1.0.x and lower

9 years agolinux: add dependency on <sys/socket.h> to <linux/if.h> in Linux.Network
Alistair Thomas [Mon, 7 Mar 2016 13:04:47 +0000 (13:04 +0000)] 
linux: add dependency on <sys/socket.h> to <linux/if.h> in Linux.Network

https://bugzilla.gnome.org/show_bug.cgi?id=763227

9 years agogtk+-3.0: Update to 3.19.11+
Rico Tzschichholz [Tue, 8 Mar 2016 15:37:01 +0000 (16:37 +0100)] 
gtk+-3.0: Update to 3.19.11+

9 years agojson-glib-1.0: Update to 1.1.2
Rico Tzschichholz [Tue, 8 Mar 2016 15:31:18 +0000 (16:31 +0100)] 
json-glib-1.0: Update to 1.1.2

9 years agogstreamer: Update to 1.7.90
Rico Tzschichholz [Tue, 8 Mar 2016 15:30:50 +0000 (16:30 +0100)] 
gstreamer: Update to 1.7.90

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Tue, 1 Mar 2016 21:44:36 +0000 (22:44 +0100)] 
vapi: Update GIR-based bindings

9 years agogstreamer: Update to 1.7.2+
Rico Tzschichholz [Thu, 25 Feb 2016 09:12:43 +0000 (10:12 +0100)] 
gstreamer: Update to 1.7.2+

9 years agogstreamer: Update to 1.7.2
Rico Tzschichholz [Sun, 21 Feb 2016 19:42:39 +0000 (20:42 +0100)] 
gstreamer: Update to 1.7.2

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sat, 20 Feb 2016 19:42:11 +0000 (20:42 +0100)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Further syncing from g-i-generated binding
Rico Tzschichholz [Fri, 19 Feb 2016 13:32:03 +0000 (14:32 +0100)] 
gtk+-3.0: Further syncing from g-i-generated binding

9 years agogdk-3.0, gtk+-3.0: Update to 3.19.9
Rico Tzschichholz [Wed, 17 Feb 2016 07:34:54 +0000 (08:34 +0100)] 
gdk-3.0, gtk+-3.0: Update to 3.19.9

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 14 Feb 2016 11:20:27 +0000 (12:20 +0100)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Update to 3.19.8+3f4f914f
Rico Tzschichholz [Sun, 14 Feb 2016 11:18:52 +0000 (12:18 +0100)] 
gtk+-3.0: Update to 3.19.8+3f4f914f

9 years agoRevert "codegen: Create only one vala-array helper function per array-type"
Jürg Billeter [Tue, 9 Feb 2016 21:10:32 +0000 (22:10 +0100)] 
Revert "codegen: Create only one vala-array helper function per array-type"

This reverts commit fba08583d940af80a0d6b7045294de00c568d6a4.

https://bugzilla.gnome.org/show_bug.cgi?id=761736

9 years agovala: Fix critical warning with dynamic properties
Jürg Billeter [Tue, 9 Feb 2016 20:37:44 +0000 (21:37 +0100)] 
vala: Fix critical warning with dynamic properties

9 years agogio-2.0: "inbuf" argument of Converter.convert() is not nullable
Rico Tzschichholz [Mon, 8 Feb 2016 07:24:20 +0000 (08:24 +0100)] 
gio-2.0: "inbuf" argument of Converter.convert() is not nullable

9 years agoglib-2.0: Fix wrong Version annotation and really add binding for g_close
Rico Tzschichholz [Sun, 7 Feb 2016 19:17:09 +0000 (20:17 +0100)] 
glib-2.0: Fix wrong Version annotation and really add binding for g_close

9 years agoRelease 0.31.1 0.31.1
Jürg Billeter [Sun, 7 Feb 2016 16:24:33 +0000 (17:24 +0100)] 
Release 0.31.1

9 years agovapi: Regenerate all bindings due Cond/Mutex changes
Rico Tzschichholz [Sat, 6 Feb 2016 13:16:11 +0000 (14:16 +0100)] 
vapi: Regenerate all bindings due Cond/Mutex changes

9 years agoglib-2.0: Add Version annotations and more new symbols
Rico Tzschichholz [Sat, 6 Feb 2016 12:19:11 +0000 (13:19 +0100)] 
glib-2.0: Add Version annotations and more new symbols

9 years agoRequire and target GLib >= 2.32
Rico Tzschichholz [Thu, 4 Feb 2016 19:12:50 +0000 (20:12 +0100)] 
Require and target GLib >= 2.32

The next stable release of vala will happen four years after the
release of GLib 2.32.0.

9 years agogtk+-3.0: Update and further syncing with introspection annotations
Rico Tzschichholz [Sat, 6 Feb 2016 21:52:53 +0000 (22:52 +0100)] 
gtk+-3.0: Update and further syncing with introspection annotations

9 years agoglib-2.0: Fix DuplicateFunc
Rico Tzschichholz [Sat, 6 Feb 2016 13:10:16 +0000 (14:10 +0100)] 
glib-2.0: Fix DuplicateFunc

9 years agocodegen: Properly handle PointerType/VoidType in get_ccode_lower_case_name()
Rico Tzschichholz [Fri, 5 Feb 2016 15:05:07 +0000 (16:05 +0100)] 
codegen: Properly handle PointerType/VoidType in get_ccode_lower_case_name()

9 years agocodegen: Properly handle GenericType in get_ccode_lower_case_name()
Rico Tzschichholz [Fri, 5 Feb 2016 14:14:19 +0000 (15:14 +0100)] 
codegen: Properly handle GenericType in get_ccode_lower_case_name()

9 years agocodegen: Properly handle DelegateType in get_ccode_lower_case_name()
Rico Tzschichholz [Fri, 5 Feb 2016 08:08:12 +0000 (09:08 +0100)] 
codegen: Properly handle DelegateType in get_ccode_lower_case_name()

9 years agocodegen: Create only one vala-array helper function per array-type
Rico Tzschichholz [Thu, 4 Feb 2016 22:38:48 +0000 (23:38 +0100)] 
codegen: Create only one vala-array helper function per array-type

9 years agogobject-2.0: Add some fixes and information from introspection data
Rico Tzschichholz [Wed, 3 Feb 2016 16:49:45 +0000 (17:49 +0100)] 
gobject-2.0: Add some fixes and information from introspection data

9 years agogobject-2.0: Pass through vapigen to sort and fully qualify symbols
Rico Tzschichholz [Wed, 3 Feb 2016 15:50:54 +0000 (16:50 +0100)] 
gobject-2.0: Pass through vapigen to sort and fully qualify symbols

9 years agoglib-2.0: StringBuilder.free_to_bytes() consumes the given instance
Rico Tzschichholz [Wed, 3 Feb 2016 08:11:58 +0000 (09:11 +0100)] 
glib-2.0: StringBuilder.free_to_bytes() consumes the given instance

9 years agogdk-3.0, gtk+-3.0: Update to 3.19.8+feabf353
Rico Tzschichholz [Wed, 3 Feb 2016 08:11:17 +0000 (09:11 +0100)] 
gdk-3.0, gtk+-3.0: Update to 3.19.8+feabf353

9 years agogtk+-3.0: Further syncing with introspection annotations
Rico Tzschichholz [Mon, 1 Feb 2016 12:47:44 +0000 (13:47 +0100)] 
gtk+-3.0: Further syncing with introspection annotations

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 31 Jan 2016 20:42:43 +0000 (21:42 +0100)] 
vapi: Update GIR-based bindings

9 years agogirparser: Do not unconditionally make a delegate owned
Rico Tzschichholz [Sun, 31 Jan 2016 20:39:26 +0000 (21:39 +0100)] 
girparser: Do not unconditionally make a delegate owned

Actually check if there are closure and destroy arguments available.

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sat, 30 Jan 2016 21:24:14 +0000 (22:24 +0100)] 
vapi: Update GIR-based bindings

9 years agogdk-3.0, gtk+-3.0: Update to 3.19.8
Rico Tzschichholz [Sat, 30 Jan 2016 21:23:24 +0000 (22:23 +0100)] 
gdk-3.0, gtk+-3.0: Update to 3.19.8

9 years agoglib-2.0: fix Version on some symbols
Luca Bruno [Sat, 30 Jan 2016 14:55:09 +0000 (15:55 +0100)] 
glib-2.0: fix Version on some symbols

9 years agoglib-2.0: fix Version usage
Luca Bruno [Sat, 30 Jan 2016 14:38:30 +0000 (15:38 +0100)] 
glib-2.0: fix Version usage

9 years agoMerge branch 'wip/x-version'
Luca Bruno [Sat, 30 Jan 2016 14:11:12 +0000 (15:11 +0100)] 
Merge branch 'wip/x-version'

9 years agoRegenerate all bindings with [Version]
Luca Bruno [Sat, 30 Jan 2016 14:10:07 +0000 (15:10 +0100)] 
Regenerate all bindings with [Version]

9 years agoAlways check unused attrs. Add [Version] to known attrs
Luca Bruno [Thu, 25 Dec 2014 20:51:00 +0000 (21:51 +0100)] 
Always check unused attrs. Add [Version] to known attrs

9 years agogtk-3.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Thu, 10 Jul 2014 12:23:08 +0000 (14:23 +0200)] 
gtk-3.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogtk+-2.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Thu, 10 Jul 2014 12:22:27 +0000 (14:22 +0200)] 
gtk+-2.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogdk-2.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Thu, 10 Jul 2014 12:19:37 +0000 (14:19 +0200)] 
gdk-2.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agoDeprecate [Deprecated] and [Experimental]
Florian Brosch [Thu, 10 Jul 2014 02:41:01 +0000 (04:41 +0200)] 
Deprecate [Deprecated] and [Experimental]

9 years agolibrsvg-2.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 19:15:08 +0000 (21:15 +0200)] 
librsvg-2.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogdk-x11-3.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 19:23:15 +0000 (21:23 +0200)] 
gdk-x11-3.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogdk-pixbuf-2.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 19:18:48 +0000 (21:18 +0200)] 
gdk-pixbuf-2.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogio-2.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 18:59:21 +0000 (20:59 +0200)] 
gio-2.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agoclutter-gtk-1.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 18:19:01 +0000 (20:19 +0200)] 
clutter-gtk-1.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agomx-1.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 18:03:15 +0000 (20:03 +0200)] 
mx-1.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agogdk-3.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 17:57:06 +0000 (19:57 +0200)] 
gdk-3.0: Use [Version] instead of [Deprecated] and [Experimental]

9 years agopango: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Wed, 9 Jul 2014 17:51:37 +0000 (19:51 +0200)] 
pango: Use [Version] instead of [Deprecated] and [Experimental]

9 years agolibsoup-2.4: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Sat, 17 May 2014 21:39:29 +0000 (23:39 +0200)] 
libsoup-2.4: Use [Version] instead of [Deprecated] and [Experimental]

9 years agoclutter: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Sat, 17 May 2014 21:21:00 +0000 (23:21 +0200)] 
clutter: Use [Version] instead of [Deprecated] and [Experimental]

9 years agoatk-1.0: Use [Version] instead of [Deprecated] and [Experimental]
Florian Brosch [Sat, 17 May 2014 21:05:46 +0000 (23:05 +0200)] 
atk-1.0: Use [Version] instead of [Deprecated] and [Experimental]