]>
git.ipfire.org Git - thirdparty/vala.git/log
Luca Bruno [Tue, 24 Aug 2010 11:02:57 +0000 (13:02 +0200)]
girparser: Do not add Object prerequisite before symbol resolution
Luca Bruno [Sun, 29 Aug 2010 13:47:15 +0000 (15:47 +0200)]
girparser: Use array_length_pos argument for parameters
Luca Bruno [Sun, 29 Aug 2010 13:46:03 +0000 (15:46 +0200)]
girparser: Use string.replace instead of string.joinv
Luca Bruno [Sun, 29 Aug 2010 13:42:42 +0000 (15:42 +0200)]
girparser: Fix Strv properties
Luca Bruno [Sun, 29 Aug 2010 13:37:11 +0000 (15:37 +0200)]
girparser: Add default argument for parameters
Luca Bruno [Sun, 29 Aug 2010 13:35:12 +0000 (15:35 +0200)]
girparser: Add out/ref arguments
Luca Bruno [Sun, 29 Aug 2010 13:28:42 +0000 (15:28 +0200)]
girparser: Don't add hidden symbols
Luca Bruno [Sun, 29 Aug 2010 13:20:55 +0000 (15:20 +0200)]
girparser: Add symbol deprecation
Luca Bruno [Sun, 17 Oct 2010 19:58:21 +0000 (12:58 -0700)]
girparser: Support regex in name argument
Luca Bruno [Sun, 29 Aug 2010 13:11:02 +0000 (15:11 +0200)]
girparser: Report unused metadata information
Luca Bruno [Sun, 29 Aug 2010 13:07:49 +0000 (15:07 +0200)]
girparser: Support symbol reparenting
Luca Bruno [Sun, 31 Oct 2010 22:23:10 +0000 (15:23 -0700)]
girparser: Support tweaking type and type arguments in the metadata
Luca Bruno [Sun, 29 Aug 2010 12:46:35 +0000 (14:46 +0200)]
girparser: Support a special metadata pattern for root namespace
Luca Bruno [Sun, 31 Oct 2010 22:16:32 +0000 (15:16 -0700)]
girparser: Add metadata stack while parsing the gir, generalize merging
Luca Bruno [Sun, 31 Oct 2010 22:09:24 +0000 (15:09 -0700)]
girparser: Autoreparent static methods to the best-matching symbol
Luca Bruno [Sun, 17 Oct 2010 07:04:50 +0000 (00:04 -0700)]
girparser: Postprocess aliases
Luca Bruno [Tue, 24 Aug 2010 08:52:05 +0000 (10:52 +0200)]
girparser: Skip creating structs for *Class and *Iface
Luca Bruno [Mon, 1 Nov 2010 06:01:24 +0000 (23:01 -0700)]
girparser: Postprocess symbols
Luca Bruno [Sun, 17 Oct 2010 06:45:14 +0000 (23:45 -0700)]
girparser: Add common parse_symbol_from_string method
Luca Bruno [Sun, 29 Aug 2010 11:02:25 +0000 (13:02 +0200)]
girparser: Replace parse_metadata with MetadataParser
Luca Bruno [Sun, 29 Aug 2010 08:57:24 +0000 (10:57 +0200)]
vapigen: Add --disable-warnings and use --quiet to tune reports verbosity
Luca Bruno [Sun, 31 Oct 2010 21:35:21 +0000 (14:35 -0700)]
girparser: Generate default parameter names for callbacks
Luca Bruno [Sun, 17 Oct 2010 06:19:47 +0000 (23:19 -0700)]
girparser: Add missing source references to classes and structs
Luca Bruno [Sun, 17 Oct 2010 05:46:36 +0000 (22:46 -0700)]
girparser: Parse included GIR files
Luca Bruno [Sun, 17 Oct 2010 05:36:36 +0000 (22:36 -0700)]
girparser: Stop parsing if the context already has the provided package
Luca Bruno [Mon, 23 Aug 2010 18:20:25 +0000 (20:20 +0200)]
vapigen: Remove misleading --metadata, each .gir must have its own .metadata.
Fixes bug 624278.
Luca Bruno [Sun, 17 Oct 2010 05:13:53 +0000 (22:13 -0700)]
vapigen: Honor --directory option as output directory
Luca Bruno [Sun, 17 Oct 2010 05:07:37 +0000 (22:07 -0700)]
vapigen: Remove obsolete code for handling omitted --library option
Alban Browaeys [Mon, 8 Nov 2010 08:18:31 +0000 (09:18 +0100)]
Genie: Fix lists and dicts with libgee 0.7
The delegate type used for equal and hash functions changed in
libgee 0.7. However, as libgee 0.5+ takes care of setting reasonable
default functions, simply removing the corresponding code from the
Genie parser fixes this incompatibility.
Jürg Billeter [Mon, 8 Nov 2010 07:50:53 +0000 (08:50 +0100)]
codegen: Fix C code generated for out array arguments in async methods
Jürg Billeter [Sat, 6 Nov 2010 15:46:46 +0000 (16:46 +0100)]
gtk+-3.0: Update to 2.91.3
Jürg Billeter [Sat, 6 Nov 2010 15:43:22 +0000 (16:43 +0100)]
gdk-pixbuf-2.0: Update to 2.22.1
Jürg Billeter [Sat, 6 Nov 2010 15:39:44 +0000 (16:39 +0100)]
gio-2.0: Update to 2.27.2
Evan Nemerson [Thu, 4 Nov 2010 23:56:21 +0000 (16:56 -0700)]
libsoup-2.4: use uint8[] instead of string for Buffer.data
Thijs Vermeir [Wed, 3 Nov 2010 17:17:38 +0000 (18:17 +0100)]
gstreamer-0.10: fix GCallback casting in probe functions
Evan Nemerson [Wed, 3 Nov 2010 16:44:14 +0000 (09:44 -0700)]
gtk+-2.0, gtk+-3.0: mark Style.get_style_property value argument as out
Víctor Manuel Jáquez Leal [Wed, 3 Nov 2010 00:22:56 +0000 (01:22 +0100)]
codegen: Fix reserved identifiers in delegate parameters
Fixes bug 633250.
Evan Nemerson [Wed, 3 Nov 2010 05:42:54 +0000 (22:42 -0700)]
glib-2.0: make Func, ThreadFunc, HFunc, Thread, and ThreadPool generic
Evan Nemerson [Wed, 3 Nov 2010 05:18:31 +0000 (22:18 -0700)]
sqlite3: update to 3.7.2
Evan Nemerson [Tue, 2 Nov 2010 20:13:15 +0000 (13:13 -0700)]
gtk+-2.0, gtk+-3.0: fix CellRenderer.get_fixed_size arguments
Evan Nemerson [Tue, 2 Nov 2010 18:46:05 +0000 (11:46 -0700)]
pango: fix ownership of AttrList.get_iterator return value
Evan Nemerson [Tue, 2 Nov 2010 03:24:30 +0000 (20:24 -0700)]
pango: fix ownership of GlyphItem.split return value
Evan Nemerson [Mon, 1 Nov 2010 22:22:12 +0000 (15:22 -0700)]
gio-2.0: make AppInfo.create_from_commandline.application_name nullable
Evan Nemerson [Mon, 1 Nov 2010 09:10:34 +0000 (02:10 -0700)]
glib-2.0: add GTimeSpec binding
Jürg Billeter [Sun, 31 Oct 2010 12:46:13 +0000 (13:46 +0100)]
D-Bus: Fix typo in DBusConnection.get_proxy support for GDBus clients
Evan Nemerson [Sun, 31 Oct 2010 00:17:53 +0000 (17:17 -0700)]
gdk-pixbuf-2.0: fix several return types
Evan Nemerson [Sat, 30 Oct 2010 17:44:49 +0000 (10:44 -0700)]
gio-2.0: Fix ownership of several callbacks
Jürg Billeter [Fri, 29 Oct 2010 16:48:11 +0000 (18:48 +0200)]
gobject-2.0: Fix GEnumValue binding
Jürg Billeter [Fri, 29 Oct 2010 09:49:06 +0000 (11:49 +0200)]
codegen: Fix structs with array fields
Jürg Billeter [Fri, 29 Oct 2010 06:01:32 +0000 (08:01 +0200)]
Add Subroutine class
Jürg Billeter [Thu, 28 Oct 2010 11:58:01 +0000 (13:58 +0200)]
Replace SemanticAnalyzer with CodeContext in CodeNode.check parameter
Jürg Billeter [Thu, 28 Oct 2010 11:34:13 +0000 (13:34 +0200)]
Add CodeContext.check method
Jürg Billeter [Thu, 28 Oct 2010 11:07:01 +0000 (13:07 +0200)]
Rename FormalParameter to Parameter
Jürg Billeter [Thu, 28 Oct 2010 14:10:47 +0000 (16:10 +0200)]
Add FlowAnalyzer.mark_unreachable
Jürg Billeter [Thu, 21 Oct 2010 11:51:41 +0000 (13:51 +0200)]
codegen: Add CodeGenerator.store_local
Jürg Billeter [Thu, 21 Oct 2010 14:39:45 +0000 (16:39 +0200)]
codegen: Add get_array_size_cvalue and set_array_size_cvalue
Jürg Billeter [Thu, 21 Oct 2010 13:44:09 +0000 (15:44 +0200)]
codegen: Add destroy_value function
Jürg Billeter [Thu, 21 Oct 2010 11:17:09 +0000 (13:17 +0200)]
codegen: Add CodeGenerator.load_local
Jürg Billeter [Thu, 21 Oct 2010 10:46:43 +0000 (12:46 +0200)]
codegen: Add CodeGenerator.create_local method
Evan Nemerson [Tue, 26 Oct 2010 23:56:38 +0000 (16:56 -0700)]
gio-2.0: make Icon.new_for_string return value transfer ownership
Jürg Billeter [Tue, 26 Oct 2010 19:20:47 +0000 (21:20 +0200)]
codegen: Fix crash on delegates with varargs
Jürg Billeter [Tue, 26 Oct 2010 18:24:29 +0000 (20:24 +0200)]
codegen: Fix critical with delegate properties
Frederik 'playya' Sdun [Tue, 26 Oct 2010 16:54:46 +0000 (18:54 +0200)]
gio-2.0: Update GDBus bindings
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
Jürg Billeter [Tue, 26 Oct 2010 15:39:11 +0000 (17:39 +0200)]
codegen: Fix support for g_boxed_copy
Jürg Billeter [Mon, 25 Oct 2010 21:07:02 +0000 (23:07 +0200)]
Support use of generics in closures
Jürg Billeter [Mon, 25 Oct 2010 19:05:19 +0000 (21:05 +0200)]
pango: Fix PangoGlyph and PangoGlyphString bindings
Jürg Billeter [Mon, 25 Oct 2010 18:45:07 +0000 (20:45 +0200)]
D-Bus: Support register_object with generic type in GDBus servers
Jürg Billeter [Mon, 25 Oct 2010 14:44:12 +0000 (16:44 +0200)]
Release 0.11.1
Jürg Billeter [Mon, 25 Oct 2010 14:27:29 +0000 (16:27 +0200)]
gtk+-3.0: Update to GTK+ master
Jürg Billeter [Mon, 25 Oct 2010 14:12:42 +0000 (16:12 +0200)]
vapigen: Support type_name attribute for signal return types
Jürg Billeter [Mon, 25 Oct 2010 13:46:35 +0000 (15:46 +0200)]
gio-2.0: Update to GLib master
Jürg Billeter [Mon, 25 Oct 2010 13:30:36 +0000 (15:30 +0200)]
vapigen: Support hidden attribute for signal parameters
Jürg Billeter [Mon, 25 Oct 2010 13:12:50 +0000 (15:12 +0200)]
Fix use of uninitialized variable in static constructors
Fixes bug 633013.
Jürg Billeter [Mon, 25 Oct 2010 12:28:31 +0000 (14:28 +0200)]
pango: Fix PangoAnalysis binding
Jürg Billeter [Mon, 25 Oct 2010 12:14:28 +0000 (14:14 +0200)]
gio-2.0: Various error type fixes
Jürg Billeter [Mon, 25 Oct 2010 12:10:42 +0000 (14:10 +0200)]
gio-2.0: Fix g_data_input_stream_read_upto binding
Jürg Billeter [Mon, 25 Oct 2010 11:59:27 +0000 (13:59 +0200)]
gio-2.0: Fix metadata file
Jürg Billeter [Mon, 25 Oct 2010 08:28:29 +0000 (10:28 +0200)]
GVariant: Fix C warning in array serialization
Jürg Billeter [Mon, 25 Oct 2010 08:20:11 +0000 (10:20 +0200)]
D-Bus: Fix C warnings when using file descriptor passing with GDBus
Jürg Billeter [Mon, 25 Oct 2010 08:11:32 +0000 (10:11 +0200)]
D-Bus: Fix C warnings in GDBus clients
Jürg Billeter [Mon, 25 Oct 2010 08:06:06 +0000 (10:06 +0200)]
gio-2.0: Fix g_memory_output_stream_new binding
Jürg Billeter [Sun, 24 Oct 2010 11:24:28 +0000 (13:24 +0200)]
Genie: Report error on print expressions with uneven parentheses
Jürg Billeter [Sun, 24 Oct 2010 11:24:01 +0000 (13:24 +0200)]
Genie: Fix out of bounds access in scanner
Evan Nemerson [Sat, 23 Oct 2010 23:50:32 +0000 (16:50 -0700)]
pango: mark several arguments as out
Jürg Billeter [Sat, 23 Oct 2010 19:53:34 +0000 (21:53 +0200)]
D-Bus: Update file descriptor passing test to binding changes
Jürg Billeter [Sat, 23 Oct 2010 19:51:13 +0000 (21:51 +0200)]
D-Bus: Fix crash on interfaces without methods in GDBus servers
Jürg Billeter [Sat, 23 Oct 2010 16:10:14 +0000 (18:10 +0200)]
Remove unused ObjectCreationExpression.constructor property
Jürg Billeter [Fri, 22 Oct 2010 13:01:42 +0000 (15:01 +0200)]
D-Bus: Ignore non-abstract methods in interfaces of GDBus clients
Jürg Billeter [Fri, 22 Oct 2010 11:06:25 +0000 (13:06 +0200)]
D-Bus: Require gio-unix only when using file descriptor passing
Jürg Billeter [Fri, 22 Oct 2010 10:46:24 +0000 (12:46 +0200)]
D-Bus: Register error domains before calls in GDBus clients
Error domains need to be registered with GDBus to support error
type mapping.
Jürg Billeter [Wed, 20 Oct 2010 14:51:11 +0000 (16:51 +0200)]
D-Bus: Support Cancellable parameter in GDBus clients
Jürg Billeter [Mon, 18 Oct 2010 10:00:39 +0000 (12:00 +0200)]
D-Bus: Add test for file descriptor passing
Jürg Billeter [Mon, 18 Oct 2010 15:59:09 +0000 (17:59 +0200)]
D-Bus: Add support for receiving file descriptors with GDBus
Jürg Billeter [Mon, 18 Oct 2010 16:37:52 +0000 (18:37 +0200)]
D-Bus: Add support for sending file descriptors with GDBus
Jürg Billeter [Mon, 18 Oct 2010 16:47:28 +0000 (18:47 +0200)]
D-Bus: Use type signature 'h' for file descriptor passing with GDBus
Support UnixInputStream, UnixOutputStream, and Socket.
Jürg Billeter [Tue, 19 Oct 2010 06:49:47 +0000 (08:49 +0200)]
D-Bus: Use lowlevel message API for methods in GDBus servers
This will be required for file descriptor passing.
Jürg Billeter [Tue, 19 Oct 2010 06:23:24 +0000 (08:23 +0200)]
D-Bus: Use builder API for interface_method_call in GDBus servers
Jürg Billeter [Fri, 22 Oct 2010 09:52:28 +0000 (11:52 +0200)]
D-Bus: Use proper source_object in callbacks of async calls with GDBus
Jürg Billeter [Mon, 18 Oct 2010 12:44:42 +0000 (14:44 +0200)]
D-Bus: Use lowlevel message API for method calls in GDBus clients
This will be required for file descriptor passing.
Jürg Billeter [Fri, 22 Oct 2010 11:26:54 +0000 (13:26 +0200)]
codegen: Support null elements in GenericArray