]>
git.ipfire.org Git - thirdparty/vala.git/log
Jim Nelson [Mon, 22 Mar 2010 10:17:35 +0000 (11:17 +0100)]
Add gudev-1.0 bindings.
Fixes bug 606172.
Jürg Billeter [Mon, 22 Mar 2010 09:43:48 +0000 (10:43 +0100)]
Set error field when detecting duplicate switch label
Michal Hruby [Mon, 22 Mar 2010 08:56:36 +0000 (09:56 +0100)]
Fix compatibility with GLib 2.16 for D-Bus and GAsync support
Fixes bug 598546.
Adam Folmert [Fri, 5 Feb 2010 01:54:19 +0000 (02:54 +0100)]
Capture array size variable in closures as well
Fixes bug 599951.
Adam Folmert [Fri, 12 Feb 2010 10:10:33 +0000 (11:10 +0100)]
Fix protected member access in interfaces
Fixes bug 609726.
Sebastian Dröge [Mon, 22 Mar 2010 08:05:43 +0000 (09:05 +0100)]
Use g_type_class_add_private() when targeting GLib >= 2.24
Fixes bug 592942.
Adam Folmert [Sun, 14 Feb 2010 02:57:37 +0000 (03:57 +0100)]
Fix postconditions for methods returning structs
Fixes bug 602927.
Luca Bruno [Wed, 10 Mar 2010 10:26:56 +0000 (11:26 +0100)]
Separate async state switch from the code using goto and labels
Fixes bug 602200.
Marc-André Lureau [Tue, 26 Jan 2010 00:47:55 +0000 (01:47 +0100)]
Use TypeRegisterFunction for enum/flags
Fixes bug 592904.
Luca Bruno [Mon, 8 Mar 2010 22:36:51 +0000 (23:36 +0100)]
Report error on duplicate switch label
Fixes bug 572556.
Jürg Billeter [Sun, 21 Mar 2010 22:30:20 +0000 (23:30 +0100)]
Fix code generated for interface implementations with error mismatch
Fixes bug 598862.
Jürg Billeter [Sun, 21 Mar 2010 22:13:12 +0000 (23:13 +0100)]
Fix struct initialization in async methods
Luca Bruno [Mon, 1 Mar 2010 08:27:01 +0000 (09:27 +0100)]
Rename _main to _vala_main to avoid conflicts
Fixes bug 582540.
Jürg Billeter [Sun, 24 Jan 2010 12:37:49 +0000 (13:37 +0100)]
Add experimental support for chained relational expressions
Based on patch by Marc-André Lureau, fixes bug 606480.
Jürg Billeter [Sun, 21 Mar 2010 19:30:17 +0000 (20:30 +0100)]
D-Bus: Add simple signal test
Jürg Billeter [Sun, 21 Mar 2010 19:02:25 +0000 (20:02 +0100)]
Fix implicit GValue conversion from owned values
Jürg Billeter [Sun, 21 Mar 2010 18:44:58 +0000 (19:44 +0100)]
Fix crash when unable to infer generic type arguments
Jürg Billeter [Sun, 21 Mar 2010 18:40:03 +0000 (19:40 +0100)]
Fix crash with owned property getters and interfaces
Jürg Billeter [Sun, 21 Mar 2010 18:03:52 +0000 (19:03 +0100)]
Fix memory leak with owned property getters and g_object_get
Fixes bug 576152.
Jürg Billeter [Sun, 21 Mar 2010 17:35:42 +0000 (18:35 +0100)]
Fix struct initialization when temporary variables are used
Fixes bug 613513.
Jürg Billeter [Sun, 21 Mar 2010 15:33:44 +0000 (16:33 +0100)]
GAsync: Fix async methods with struct parameters
Fixes bug 613484.
Michal Hruby [Sun, 21 Mar 2010 15:22:15 +0000 (16:22 +0100)]
D-Bus: Fix methods returning GLib.Value in dynamic clients
Jürg Billeter [Sun, 21 Mar 2010 15:14:58 +0000 (16:14 +0100)]
Fix closures in property accessors
Fixes bug 613483.
Jürg Billeter [Sun, 21 Mar 2010 14:20:16 +0000 (15:20 +0100)]
Fix member access for derived generic types
Fixes bug 613486.
Jürg Billeter [Sun, 21 Mar 2010 13:50:04 +0000 (14:50 +0100)]
Fix variable shadowing check with implicit result variable in properties
Jürg Billeter [Sun, 21 Mar 2010 11:09:17 +0000 (12:09 +0100)]
Do not warn when internal member is unused with --internal-header
Fixes bug 613035.
Jürg Billeter [Sun, 21 Mar 2010 11:00:59 +0000 (12:00 +0100)]
gtk+-2.0: Fix GtkRadioToolButton:group binding
Jürg Billeter [Sun, 21 Mar 2010 10:52:08 +0000 (11:52 +0100)]
vapigen: Report error when omitting --library option
Fixes bug 611322.
Jürg Billeter [Sun, 21 Mar 2010 10:25:20 +0000 (11:25 +0100)]
Do not allow access to members using generic types without type args
Fixes bug 604649.
Jürg Billeter [Sun, 21 Mar 2010 10:08:26 +0000 (11:08 +0100)]
Report error when number of type arguments does not match
Jürg Billeter [Sun, 21 Mar 2010 10:01:29 +0000 (11:01 +0100)]
Fix fixed-length array fields
Fixes bug 603293.
Jürg Billeter [Sun, 21 Mar 2010 09:37:38 +0000 (10:37 +0100)]
Fix printf format in GIRWriter
Jürg Billeter [Sun, 21 Mar 2010 09:29:25 +0000 (10:29 +0100)]
Avoid generating unused temporary variables with out arguments
Jürg Billeter [Sun, 21 Mar 2010 08:51:24 +0000 (09:51 +0100)]
Avoic C warnings for some possibly unused functions
Jürg Billeter [Sun, 21 Mar 2010 08:27:33 +0000 (09:27 +0100)]
Use exact pointer type in CodeContext.push to fix C warning
Jürg Billeter [Sun, 21 Mar 2010 08:17:50 +0000 (09:17 +0100)]
Use default in switch to fix C warning
julien [Sun, 21 Mar 2010 08:07:11 +0000 (01:07 -0700)]
libxml-2.0: add several missing free_functions
Fixes bug 604321.
Evan Nemerson [Sun, 21 Mar 2010 07:55:02 +0000 (00:55 -0700)]
libsoup-2.4: fix arguments to several methods which take delegates
Evan Nemerson [Sun, 21 Mar 2010 07:24:00 +0000 (00:24 -0700)]
Do not use `weak' modifier in *-custom.vala where it is not applicable
Marc-André Lureau [Fri, 29 Jan 2010 21:47:33 +0000 (22:47 +0100)]
build: Enable silent rules by default
Jürg Billeter [Thu, 28 Jan 2010 00:57:41 +0000 (01:57 +0100)]
valac: Add --enable-version-header option
Writes Vala version in generated files. Disabled by default for
bootstrapping reasons.
Based on patch by Marc-André Lureau, fixes bug 608371.
Frederik Zipp [Sun, 21 Mar 2010 06:34:20 +0000 (07:34 +0100)]
sdl, tiff: Do not use `weak' modifier where it is not applicable
Fixes bug 613426.
Jürg Billeter [Sat, 20 Mar 2010 22:43:03 +0000 (23:43 +0100)]
gtk+-2.0: Hide gtk_tree_iter_{copy,free} bindings
Current bindings are broken, however, these functions should never be
used from Vala anyway.
Fixes bug 595697.
Jürg Billeter [Sat, 20 Mar 2010 22:06:48 +0000 (23:06 +0100)]
Check rank when checking array type compatibility
Fixes bug 577222.
Jürg Billeter [Sat, 20 Mar 2010 22:02:51 +0000 (23:02 +0100)]
Report error when using `construct' with incompatible properties
Fixes bug 574146.
Jürg Billeter [Sat, 20 Mar 2010 21:39:34 +0000 (22:39 +0100)]
Use generics for g_object_*_{,q}data bindings
Fixes bug 531043.
Jürg Billeter [Sat, 20 Mar 2010 21:26:11 +0000 (22:26 +0100)]
Fix memory management with inferred generic type arguments
Jürg Billeter [Sat, 20 Mar 2010 20:55:02 +0000 (21:55 +0100)]
Avoid GPOINTER_TO_* macros with va_arg
Jürg Billeter [Sat, 20 Mar 2010 20:49:09 +0000 (21:49 +0100)]
Add va_list support
Based on patch by Michael Lauer, fixes bug 573337.
Jürg Billeter [Sat, 20 Mar 2010 20:12:28 +0000 (21:12 +0100)]
Avoid temporary variable on struct initialization
Jürg Billeter [Sat, 20 Mar 2010 18:33:31 +0000 (19:33 +0100)]
Fix constructor chain up within the same class
Fixes bug 603375.
Jürg Billeter [Sat, 20 Mar 2010 18:12:37 +0000 (19:12 +0100)]
Infer type arguments when calling generic methods
Fixes bug 611235.
Jürg Billeter [Sat, 20 Mar 2010 17:33:05 +0000 (18:33 +0100)]
Fix double free with owned named arguments
Fixes bug 601930.
Jürg Billeter [Sat, 20 Mar 2010 16:42:00 +0000 (17:42 +0100)]
Report error on invalid array creation expressions for stacked arrays
Fixes bug 540730.
Jürg Billeter [Sat, 20 Mar 2010 16:25:39 +0000 (17:25 +0100)]
libusb: Do not use `weak' modifier where it is not applicable
Jürg Billeter [Sat, 20 Mar 2010 16:20:08 +0000 (17:20 +0100)]
sqlite3: Do not use `weak' modifier where it is not applicable
Jürg Billeter [Sat, 20 Mar 2010 16:19:54 +0000 (17:19 +0100)]
gmodule-2.0: Do not use `weak' modifier where it is not applicable
Jürg Billeter [Sat, 20 Mar 2010 16:18:13 +0000 (17:18 +0100)]
gstreamer-0.10: Do not hide GstBuffer.size to retain compatibility
Jürg Billeter [Sat, 20 Mar 2010 16:14:01 +0000 (17:14 +0100)]
Support explicit constructors for boolean, integer, and floating types
Jürg Billeter [Sat, 20 Mar 2010 16:05:24 +0000 (17:05 +0100)]
Improve error reporting for local variable initializers
Jürg Billeter [Sat, 20 Mar 2010 16:02:36 +0000 (17:02 +0100)]
Do not support constructors for boolean, integer, and floating types
Fixes bug 578968.
Jürg Billeter [Sat, 20 Mar 2010 15:50:18 +0000 (16:50 +0100)]
Do not warn on assignment to same variable of different instance
Jürg Billeter [Sat, 20 Mar 2010 15:40:56 +0000 (16:40 +0100)]
Fix constructor chain up to generic compact classes
Fixes bug 594063.
Jürg Billeter [Sat, 20 Mar 2010 15:31:03 +0000 (16:31 +0100)]
gobject-2.0: Remove Object.finalize binding
Overriding Object.finalize conflicts with destructors.
Fixes bug 592265.
Jürg Billeter [Sat, 20 Mar 2010 15:12:08 +0000 (16:12 +0100)]
Do not allow access to instance members of outer classes
Fixes bug 595216.
Luca Bruno [Sat, 20 Mar 2010 13:47:51 +0000 (14:47 +0100)]
GType: Do not allow 'type' properties
Generated get_type function would cause conflicts.
Fixes bug 586817.
Jens Georg [Sat, 12 Sep 2009 12:25:45 +0000 (14:25 +0200)]
Add Signal attribute for signal declarations
This supports the following arguments:
- detailed (bool) -> G_SIGNAL_DETAILED
- run (string) ["first", "last", "cleanup"] -> G_SIGNAL_RUN_*
- no_recurse (bool) -> G_SIGNAL_NO_RECURSE
- action (bool) -> G_SIGNAL_ACTION
- no_hooks (bool) -> G_SIGNAL_NO_HOOKS
The default is unchanged (G_SIGNAL_RUN_LAST and nothing else).
Fixes bug 577623.
Luca Bruno [Sat, 13 Mar 2010 22:16:30 +0000 (23:16 +0100)]
Support .connect() and .connect_after() for dynamic signals
Fixes bug 607936.
Jonathan Conder [Sat, 20 Mar 2010 12:53:03 +0000 (13:53 +0100)]
Fix disconnecting from detailed signal
Fixes bug 602293.
Frederik Zipp [Sat, 20 Mar 2010 12:10:22 +0000 (13:10 +0100)]
D-Bus: Fix C warning with array return values in dynamic clients
Fixes bug 612997.
Jürg Billeter [Sat, 20 Mar 2010 11:56:59 +0000 (12:56 +0100)]
Fix critical when accessing implicit result variable
The implicit result variable is used in postconditions and in the
dova profile.
Fixes bug 601346.
Jürg Billeter [Sat, 20 Mar 2010 11:40:40 +0000 (12:40 +0100)]
Report error when using reference parameters in async methods
Fixes bug 610624.
Jürg Billeter [Sat, 20 Mar 2010 11:10:54 +0000 (12:10 +0100)]
Drop ReadOnly* collection classes
They are not very useful in the compiler as they are not immutable,
which means that they do not allow iteration while modifying the
underlying collection.
pancake [Sat, 20 Mar 2010 10:37:41 +0000 (11:37 +0100)]
glib-2.0: Drop unused PlusOperator attribute
Fixes bug 611164.
Jürg Billeter [Sat, 20 Mar 2010 10:32:30 +0000 (11:32 +0100)]
Warn when using `weak' modifier where it is not applicable
Based on patch by Jiří Zárevúcky.
Jürg Billeter [Sat, 20 Mar 2010 10:31:04 +0000 (11:31 +0100)]
Do not use `weak' modifier where it is not applicable
Luca Bruno [Thu, 11 Mar 2010 12:04:26 +0000 (13:04 +0100)]
Use switch instead of do-while for string switch statements
Fixes bug 541229.
Jürg Billeter [Sat, 20 Mar 2010 10:01:20 +0000 (11:01 +0100)]
Warn on assignment to same variable
Luca Bruno [Mon, 8 Mar 2010 20:48:52 +0000 (21:48 +0100)]
Return NULL in to_string() for invalid enum values
Fixes bug 612141.
Luca Bruno [Thu, 11 Mar 2010 11:10:03 +0000 (12:10 +0100)]
Use fmod/fmodf for modulo operation between floating point values
Fixes bug 610660.
Michael 'Mickey' Lauer [Wed, 17 Mar 2010 16:44:55 +0000 (17:44 +0100)]
linux: add framebuffer constants, structs, and ioctls
Jürg Billeter [Mon, 15 Mar 2010 20:03:24 +0000 (21:03 +0100)]
gstreamer-0.10: Fix Gst.Buffer subclassing
Evan Nemerson [Sun, 14 Mar 2010 21:18:02 +0000 (14:18 -0700)]
glib-2.0: GLib.static_assert returns void
Evan Nemerson [Sun, 14 Mar 2010 20:41:29 +0000 (13:41 -0700)]
json-glib-1.0: Make json_parser_load_from_data.length default to -1
Fixes bug 612601.
Evan Nemerson [Sun, 14 Mar 2010 20:41:02 +0000 (13:41 -0700)]
vapigen: Support default_value for arguments
Evan Nemerson [Sun, 14 Mar 2010 19:35:29 +0000 (12:35 -0700)]
Make all Literal constructors accept null SourceReferences
Evan Nemerson [Sun, 14 Mar 2010 20:48:05 +0000 (13:48 -0700)]
Regenerate all bindings
Adrien Bustany [Sun, 14 Mar 2010 20:36:32 +0000 (17:36 -0300)]
Purple bindings: fix excludes and add GI file
Evan Nemerson [Sun, 14 Mar 2010 19:34:01 +0000 (12:34 -0700)]
glib-2.0: Use strtol instead of atol for string.to_long
Jürg Billeter [Fri, 22 Jan 2010 23:03:06 +0000 (00:03 +0100)]
Split large string literals into multiple lines
Based on patch by Marc-André Lureau, fixes bug 606838.
Evan Nemerson [Sun, 14 Mar 2010 05:25:30 +0000 (21:25 -0800)]
json-glib-1.0: Use metadata instead of json-glib-1.0-custom.vala
Evan Nemerson [Sun, 14 Mar 2010 04:12:03 +0000 (20:12 -0800)]
libgnomeui-2.0: Update to 2.24.2.
Evan Nemerson [Sun, 14 Mar 2010 03:57:34 +0000 (19:57 -0800)]
librsvg-2.0: Update to 2.26.0, remove librsvg-2.0-custom.vala
Evan Nemerson [Sun, 14 Mar 2010 03:51:12 +0000 (19:51 -0800)]
gtk+-2.0: Hide many unwanted user data and destroy notify arguments
Fixes bug 611021.
Diego Escalante Urrelo [Sun, 21 Feb 2010 00:14:52 +0000 (19:14 -0500)]
webkit-1.0: Update webkit bindings to 1.1.22
Fixes bug 610569.
Evan Nemerson [Sun, 14 Mar 2010 03:21:19 +0000 (19:21 -0800)]
gtk+-2.0: Make GtkContainer::set_focus_child's argument nullable
Fixes bug 611492.
Evan Nemerson [Sun, 14 Mar 2010 02:50:41 +0000 (18:50 -0800)]
gtk+-2.0: Fix several GtkIMContext-related bindings
Fixes bug 611533.
Evan Nemerson [Sun, 14 Mar 2010 01:28:19 +0000 (17:28 -0800)]
gdk-2.0: Mark Gdk.Region.get_rectangles rectangles param as out
Fixes bug 612632.
Evan Nemerson [Sun, 14 Mar 2010 00:23:33 +0000 (16:23 -0800)]
gtk+-2.0: Add many missing type arguments
Partially fixes bug 609875.
Evan Nemerson [Sun, 14 Mar 2010 00:17:13 +0000 (16:17 -0800)]
vapigen: Improve support for type_arguments
Fixes bug 609693.