]>
git.ipfire.org Git - thirdparty/vala.git/log
Jamie McCracken [Sat, 15 Sep 2012 16:57:48 +0000 (12:57 -0400)]
GENIE: Updated genie to include fixes from vala parser
Rico Tzschichholz [Wed, 12 Sep 2012 06:52:19 +0000 (08:52 +0200)]
add libgnome-menu-3.0 bindings
Jürg Billeter [Sun, 9 Sep 2012 19:55:12 +0000 (21:55 +0200)]
codegen: Fix memory management when assigning to captured parameters
Fixes bug 683646.
Jürg Billeter [Sat, 8 Sep 2012 05:20:42 +0000 (07:20 +0200)]
codegen: Fix memory leak with owned delegate parameters in async methods
Fixes bug 683600.
Evan Nemerson [Wed, 5 Sep 2012 03:49:24 +0000 (20:49 -0700)]
gtk+-3.0: mark ResizeMode.IMMEDIATE as deprecated
Fixes bug 679771.
Evan Nemerson [Wed, 5 Sep 2012 03:36:08 +0000 (20:36 -0700)]
gtk+-3.0: mark deprecated symbols as such
Daiki Ueno [Tue, 4 Sep 2012 21:27:28 +0000 (14:27 -0700)]
x11: Add GenericEvent bindings
Fixes bug 683310.
Jürg Billeter [Mon, 3 Sep 2012 17:20:46 +0000 (19:20 +0200)]
Release 0.17.6
Philip Withnall [Sun, 2 Sep 2012 20:34:10 +0000 (21:34 +0100)]
gobject-2.0: Mark parameter of WeakRef() and WeakRef.set() as nullable
Fixes bug 683227.
Marc-André Lureau [Fri, 17 Aug 2012 17:22:41 +0000 (20:22 +0300)]
glib-2.0: Add g_utime binding
Fixes bug 682115.
Jamie McCracken [Wed, 29 Aug 2012 03:24:20 +0000 (23:24 -0400)]
Genie: Fix functions can take only one Generic as argument (611191)
Jürg Billeter [Fri, 24 Aug 2012 15:08:53 +0000 (17:08 +0200)]
Accept non-automatic properties with default value
The default value is passed to the GParamSpec. The property will not
implicitly be set to the default value during object construction
unless it is a construct property.
Jürg Billeter [Mon, 20 Aug 2012 10:00:52 +0000 (12:00 +0200)]
Release 0.17.5
Heiher [Mon, 20 Aug 2012 09:37:34 +0000 (11:37 +0200)]
x11: Add XImage bindings
Fixes bug 681961.
Alexandre Rostovtsev [Sun, 19 Aug 2012 19:27:41 +0000 (15:27 -0400)]
vapigen.m4: use $vapigen_pkg_name as the name of the vapigen package
We should use $vapigen_pkg_name, not "vapigen", as the name of the
vapigen package; if the second parameter to VAPIGEN_CHECK is set, then
$vapigen_pkg_name != "vapigen".
Fixes bug 682203.
Evan Nemerson [Mon, 20 Aug 2012 08:35:29 +0000 (01:35 -0700)]
Add gst-plugins-base-1.0 bindings.
Evan Nemerson [Mon, 20 Aug 2012 08:30:38 +0000 (01:30 -0700)]
Add gstreamer-1.0 core bindings.
Evan Nemerson [Mon, 20 Aug 2012 07:40:33 +0000 (00:40 -0700)]
girparser: support "experimental" in metadata
Marcin Lewandowski [Fri, 17 Aug 2012 11:10:12 +0000 (13:10 +0200)]
posix: Add getpwuid, getgrnam, and getgrgid bindings
Fixes bug 682015.
Marcin Lewandowski [Fri, 17 Aug 2012 10:53:37 +0000 (12:53 +0200)]
glib-2.0: Remove invalid get_name/set_name bindings from MainContext
Fixes bug 681923.
Evan Nemerson [Thu, 16 Aug 2012 19:09:52 +0000 (12:09 -0700)]
pango: set free_function on Attribute to pango_attribute_destroy
Fixes bug 682006.
Evan Nemerson [Mon, 13 Aug 2012 18:41:01 +0000 (11:41 -0700)]
girparser: support symbol_type and instance_idx in metadata
Jürg Billeter [Wed, 15 Aug 2012 20:22:34 +0000 (22:22 +0200)]
Support subclassing of GLib.Source
Jürg Billeter [Wed, 15 Aug 2012 16:55:59 +0000 (18:55 +0200)]
Fix critical for static fields with initializers in compact classes
Jürg Billeter [Wed, 15 Aug 2012 10:22:27 +0000 (12:22 +0200)]
gio-2.0: Fix g_dbus_message_get_body binding
Jürg Billeter [Wed, 15 Aug 2012 09:50:10 +0000 (11:50 +0200)]
gio-2.0: Fix g_dbus_connection_send_message_with_reply binding
Jürg Billeter [Wed, 15 Aug 2012 08:45:33 +0000 (10:45 +0200)]
codegen: Drop extra copy of captured unowned parameters in async methods
Jürg Billeter [Wed, 15 Aug 2012 08:32:36 +0000 (10:32 +0200)]
codegen: Fix double free of captured owned parameters in async methods
Jürg Billeter [Tue, 14 Aug 2012 12:12:58 +0000 (14:12 +0200)]
Support static methods in generic classes
Jürg Billeter [Mon, 13 Aug 2012 13:44:46 +0000 (15:44 +0200)]
Support virtual interface properties
Fixes bug 681671.
Evan Nemerson [Mon, 13 Aug 2012 03:02:37 +0000 (20:02 -0700)]
girparser: set CCode type_id for enumerations
Evan Nemerson [Mon, 13 Aug 2012 02:47:03 +0000 (19:47 -0700)]
pango: switch to GIR
Fixes bug 681424.
Florian Brosch [Wed, 8 Aug 2012 18:54:27 +0000 (20:54 +0200)]
Test symbol resolution in closures
Jürg Billeter [Wed, 8 Aug 2012 18:51:17 +0000 (20:51 +0200)]
Fix symbol resolution in closures
Jürg Billeter [Wed, 8 Aug 2012 18:32:36 +0000 (20:32 +0200)]
girwriter: Fix index of length parameter for methods returning arrays
Fixes bug 681411.
Evan Nemerson [Sun, 5 Aug 2012 01:52:15 +0000 (18:52 -0700)]
bindings: mark bindings for deprecated libraries as such
Evan Nemerson [Mon, 6 Aug 2012 23:08:42 +0000 (16:08 -0700)]
bindings: update gir based bindings
Evan Nemerson [Sun, 5 Aug 2012 22:08:17 +0000 (15:08 -0700)]
libnl-3.0: change format of some comments to avoid confusing valadoc
Evan Nemerson [Sun, 5 Aug 2012 22:01:32 +0000 (15:01 -0700)]
libpeas-1.0: add deps file
Evan Nemerson [Mon, 6 Aug 2012 23:11:30 +0000 (16:11 -0700)]
Add gobject-introspection-1.0 bindings
Fixes bug 572261.
Evan Nemerson [Sun, 5 Aug 2012 21:30:48 +0000 (14:30 -0700)]
rest-0.7: add deps file with gio-2.0
Jürg Billeter [Mon, 6 Aug 2012 20:18:49 +0000 (22:18 +0200)]
codewriter: Support fixed-length arrays
Fixes bug 618689.
Dmitry Vagin [Mon, 6 Aug 2012 19:01:11 +0000 (21:01 +0200)]
posix: Fix in6_addr and in_addr bindings
Fixes bug 679036.
Tristan Brindle [Mon, 31 Oct 2011 14:39:48 +0000 (22:39 +0800)]
Ignore .h files passed to compiler
Fixes bug 663088.
Jürg Billeter [Mon, 6 Aug 2012 15:02:23 +0000 (17:02 +0200)]
Release 0.17.4
Jürg Billeter [Mon, 6 Aug 2012 14:46:09 +0000 (16:46 +0200)]
Do not warn when calling .begin or .end on static async method
Colin Walters [Mon, 6 Aug 2012 14:25:51 +0000 (10:25 -0400)]
building.txt: Update to mention vala-bootstrap
Jürg Billeter [Mon, 6 Aug 2012 13:47:39 +0000 (15:47 +0200)]
posix: Do not access static members with instance references
Jürg Billeter [Mon, 6 Aug 2012 13:40:37 +0000 (15:40 +0200)]
Fix incorrect warning on constructor chain up
Jürg Billeter [Mon, 6 Aug 2012 13:15:10 +0000 (15:15 +0200)]
Do not require explicit `this' to access generated to_string method
Fixes bug 614424.
Jacques-Pascal Deplaix [Fri, 29 Jun 2012 13:29:16 +0000 (15:29 +0200)]
vte, vte-2.90: Fix Vte.get_user_shell binding
Jürg Billeter [Mon, 6 Aug 2012 12:32:06 +0000 (14:32 +0200)]
Warn when accessing static members with an instance reference
Fixes bug 661034.
Jürg Billeter [Mon, 6 Aug 2012 12:34:56 +0000 (14:34 +0200)]
Do not access static members with instance references
Jürg Billeter [Mon, 6 Aug 2012 12:00:40 +0000 (14:00 +0200)]
Drop warnings about unused internal symbols when using fast vapi files
It is impossible to determine whether internal symbols are used when
using fast vapi files.
Fixes bug 680218.
Jürg Billeter [Fri, 3 Aug 2012 07:52:14 +0000 (09:52 +0200)]
Drop POSIX profile
Jürg Billeter [Fri, 3 Aug 2012 07:38:11 +0000 (09:38 +0200)]
Drop Dova profile
Jeremy Whiting [Wed, 11 Jul 2012 17:54:45 +0000 (11:54 -0600)]
Support [GenericAccessors] attribute for interfaces
This adds internal abstract functions to enable access to the element
type from within a generic interface. These functions are implicitly
implemented by all classes that implement interfaces with the
[GenericAccessors] attribute.
Fixes bug 640330.
Simon Werbeck [Thu, 26 Jul 2012 10:00:06 +0000 (12:00 +0200)]
Allow trailing comma in initializer list
Fixes bug 618858.
Jürg Billeter [Thu, 2 Aug 2012 12:43:22 +0000 (14:43 +0200)]
Accept comments in preprocessing directives
Fixes bug 680874.
Jürg Billeter [Thu, 2 Aug 2012 12:33:35 +0000 (14:33 +0200)]
glib-2.0: Use async scope for GThreadFunc
Fixes bug 680931.
Jürg Billeter [Thu, 2 Aug 2012 12:32:47 +0000 (14:32 +0200)]
Support [CCode (scope = "async")] attribute for delegates
Geert Jordaens [Thu, 2 Aug 2012 09:08:01 +0000 (11:08 +0200)]
Improve error message for static access to instance variables
Fixes bug 642254.
Mikkel Kamstrup Erlandsen [Wed, 26 Oct 2011 23:50:35 +0000 (01:50 +0200)]
D-Bus: Support fd passing with GFileDescriptorBased
Fixes bug 662815.
Marc-André Lureau [Thu, 24 May 2012 14:27:48 +0000 (16:27 +0200)]
gobject-2.0: Set bind_property() default flag
Use GLib.BindingFlags.DEFAULT by default.
Fixes bug 676745.
Daiki Ueno [Thu, 15 Mar 2012 04:01:03 +0000 (13:01 +0900)]
codegen: Fix signature of array_contains for inline arrays
Fixes bug 672116.
Jürg Billeter [Wed, 1 Aug 2012 13:48:48 +0000 (15:48 +0200)]
codegen: Fix GMutex finalization with GLib 2.32
Fixes bug 670366.
Simon Werbeck [Wed, 18 Jul 2012 20:11:20 +0000 (22:11 +0200)]
Recompute length when casting between array types
This patch makes casting, e.g., from int[] to uchar[] work as expected
by adjusting the array length field.
Fixes bug 515408.
Jürg Billeter [Wed, 1 Aug 2012 09:39:40 +0000 (11:39 +0200)]
codegen: Fix va_start argument in methods throwing errors
Fixes bug 620673.
Jürg Billeter [Wed, 1 Aug 2012 09:23:23 +0000 (11:23 +0200)]
tests: Improve test for bug 620673
Jürg Billeter [Tue, 31 Jul 2012 12:29:37 +0000 (14:29 +0200)]
Deprecate implicit .begin for async methods
Jürg Billeter [Tue, 31 Jul 2012 12:20:16 +0000 (14:20 +0200)]
D-Bus: Add missing gio.h include for GDBus error domains
Siegfried-Angel Gevatter Pujals [Fri, 6 Jul 2012 14:44:39 +0000 (16:44 +0200)]
codegen: Fix variadic constructors
Fixes bug 620675.
Evan Nemerson [Wed, 25 Jul 2012 23:13:34 +0000 (16:13 -0700)]
Update GIR-based bindings.
Evan Nemerson [Wed, 25 Jul 2012 22:37:47 +0000 (15:37 -0700)]
girparser: support class methods
Fixes bug 666800.
Evan Nemerson [Wed, 4 Jul 2012 08:08:46 +0000 (01:08 -0700)]
girparser: add GIR name attribute to reparented types
Jens Georg [Thu, 3 May 2012 17:36:37 +0000 (19:36 +0200)]
vala.m4: Fix calling VALA_CHECK_PACKAGES multiple times
If you call VALA_CHECK_PACKAGES more than once, each call would append
its packages to the list of checked packages.
Also fixes a leading whitespace error.
Fixes bug 675389.
Jens Georg [Thu, 3 May 2012 17:33:01 +0000 (19:33 +0200)]
vala.m4: Fix typo
Fixes bug 675388.
Evan Nemerson [Sat, 21 Jul 2012 19:16:09 +0000 (12:16 -0700)]
gobject-2.0: add Closure.SIZE for sizeof(GClosure)
Evan Nemerson [Sat, 21 Jul 2012 19:04:35 +0000 (12:04 -0700)]
gtk+-3.0: update to 3.5.9
Evan Nemerson [Fri, 20 Jul 2012 00:29:41 +0000 (17:29 -0700)]
gnome-keyring-1: deprecate in favor of bindings distributed upstream
Evan Nemerson [Fri, 20 Jul 2012 08:38:22 +0000 (01:38 -0700)]
gio-2.0: make DataInputStream.read_line*.length default to null
Richard Schwarting [Wed, 18 Jul 2012 15:22:34 +0000 (17:22 +0200)]
glib-2.0: Add g_test_fail binding
Fixes bug 679361.
Jürg Billeter [Wed, 18 Jul 2012 11:58:15 +0000 (13:58 +0200)]
udisks2: Regenerate
Jürg Billeter [Wed, 18 Jul 2012 11:55:43 +0000 (13:55 +0200)]
gdk-pixbuf-2.0: Regenerate
Fixes bug 680060.
Jürg Billeter [Wed, 18 Jul 2012 11:53:44 +0000 (13:53 +0200)]
girparser: Fix async creation methods throwing errors
Simon Werbeck [Tue, 27 Mar 2012 22:59:17 +0000 (00:59 +0200)]
Support 'using' directive with nested namespace in fast-vapi
Fixes bug 672960.
Jürg Billeter [Wed, 18 Jul 2012 10:42:23 +0000 (12:42 +0200)]
Fix async object creation expressions
Fixes bug 680063.
Jürg Billeter [Wed, 18 Jul 2012 10:16:12 +0000 (12:16 +0200)]
codegen: Fix access to null-terminated array properties
Fixes bug 623518.
Sébastien Wilmet [Wed, 4 Jul 2012 19:39:01 +0000 (21:39 +0200)]
glib-2.0: add string.get_prev_char()
This is the opposite of string.get_next_char().
There is a difference though, to be more convenient in a loop:
get_next_char() returns the current chararcter, and the next index.
get_prev_char() returns the previous character, and the previous index.
Fixes bug 655185.
Jürg Billeter [Mon, 16 Jul 2012 20:23:50 +0000 (22:23 +0200)]
Release 0.17.3
Jürg Billeter [Mon, 16 Jul 2012 20:14:43 +0000 (22:14 +0200)]
gtk+-2.0, gtk+-3.0: Fix gtk_selection_data_get_targets binding
Fixes bug 679830.
Jürg Billeter [Mon, 16 Jul 2012 19:21:05 +0000 (21:21 +0200)]
codegen: Fix conversion from generic pointer to long integer
Fixes bug 660621.
Jürg Billeter [Mon, 16 Jul 2012 18:55:50 +0000 (20:55 +0200)]
Require and target GLib >= 2.18
This allows valac to use gintptr and guintptr. The next stable release
of vala will happen four years after the release of GLib 2.18.0.
Maciej Piechotka [Mon, 19 Dec 2011 02:24:28 +0000 (03:24 +0100)]
Merge attributes on merge of namespace
On merge the attribute of second namespace were silently ignored. This patch
treats them as they were specified sequentially.
Fixes bug 666478.
Maciej Piechotka [Sat, 7 Jan 2012 03:19:25 +0000 (04:19 +0100)]
codegen: Fix array move when the areas don't overlap
Fixes bug 667452.
Robert Ancell [Tue, 3 Jul 2012 10:17:19 +0000 (22:17 +1200)]
gtk+-3.0: Fix gtk_application_add_accelerator nullable parameter
Dmitry Vagin [Thu, 28 Jun 2012 06:40:20 +0000 (23:40 -0700)]
posix: fix inet_ntop binding, clean up some style issues
Fixes bug 678988.
Dmitry Vagin [Tue, 26 Jun 2012 21:45:20 +0000 (14:45 -0700)]
libpq: fix freeing of Postgres.Notify
Fixes bug 678910.
Evan Nemerson [Tue, 26 Jun 2012 08:38:31 +0000 (01:38 -0700)]
gio-2.0: fix Settings.bind_with_mapping
This method is skipped in the GIR because of the shared user_data
parameter. Vala doesn't support this, either, so to get around it
we have to set has_target = false on the delegates and pass the void*
manually. This also changes the names of the relevant delegates so
there is no collision if/when the issue is resolved in GIO.
Jürg Billeter [Tue, 26 Jun 2012 06:54:34 +0000 (08:54 +0200)]
girparser: Fix criticals on varargs functions