]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
11 years agolibnotify: Updated to 0.7.6-3-gda49c8c
Luca Bruno [Tue, 1 Apr 2014 19:27:37 +0000 (21:27 +0200)] 
libnotify: Updated to 0.7.6-3-gda49c8c

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

11 years agoglib: Add G_SOURCE_CONTINUE/G_SOURCE_REMOVE
Stefano Facchini [Tue, 1 Apr 2014 11:41:11 +0000 (13:41 +0200)] 
glib: Add G_SOURCE_CONTINUE/G_SOURCE_REMOVE

11 years agogirparser: Support interface aliases
Luca Bruno [Mon, 31 Mar 2014 21:44:57 +0000 (23:44 +0200)] 
girparser: Support interface aliases

11 years agox11: Add some missing API
Robert Ancell [Wed, 26 Mar 2014 21:14:53 +0000 (10:14 +1300)] 
x11: Add some missing API

The functions:
XClearWindow
XCreatePixmap
XSetWindowBackgroundPixmap

The XSetCloseDownMode enumerations

The following events:
FocusChangeEvent
ExposeEvent
GraphicsExposeEvent
NoExposeEvent
VisibilityEvent
ResizeRequestEvent
SelectionClearEvent
SelectionRequestEvent
ColormapEvent
MappingEvent
ErrorEvent
KeymapEvent

Fixes bug 727113

11 years agoatk: Update and fix metadata
Luca Bruno [Sun, 30 Mar 2014 11:47:08 +0000 (13:47 +0200)] 
atk: Update and fix metadata

Fixes bug 727029

11 years agoSupport non-literal length in fixed-size arrays
Simon [Thu, 13 Mar 2014 21:48:40 +0000 (22:48 +0100)] 
Support non-literal length in fixed-size arrays

Now any constant integer expression can be used as length
for fixed-size arrays.

Fixes bug 638993

11 years agoAdd tests for enums annotated with [Flags]
Rico Tzschichholz [Wed, 26 Mar 2014 19:13:06 +0000 (20:13 +0100)] 
Add tests for enums annotated with [Flags]

11 years agocairo: Update some enums and consts
Rico Tzschichholz [Wed, 26 Mar 2014 17:37:17 +0000 (18:37 +0100)] 
cairo: Update some enums and consts

11 years agoMake PropertyAccessorType a flag to correctly handle its possible states
Rico Tzschichholz [Tue, 25 Mar 2014 20:31:18 +0000 (21:31 +0100)] 
Make PropertyAccessorType a flag to correctly handle its possible states

11 years agodriver: Add support for vala-0.26
Rico Tzschichholz [Tue, 25 Mar 2014 20:01:24 +0000 (21:01 +0100)] 
driver: Add support for vala-0.26

11 years agogdk-pixbuf-2.0: make Pixbuf.save_to_stream variadic
Evan Nemerson [Fri, 21 Mar 2014 19:18:45 +0000 (12:18 -0700)] 
gdk-pixbuf-2.0: make Pixbuf.save_to_stream variadic

11 years agoBump version suffix
Jürg Billeter [Tue, 25 Mar 2014 10:49:20 +0000 (11:49 +0100)] 
Bump version suffix

11 years agoclutter-1.0: Update to 1.18.0
Rico Tzschichholz [Tue, 25 Mar 2014 10:24:24 +0000 (11:24 +0100)] 
clutter-1.0: Update to 1.18.0

11 years agogeocode-glib-1.0: Update to 3.12.0
Rico Tzschichholz [Tue, 25 Mar 2014 09:42:31 +0000 (10:42 +0100)] 
geocode-glib-1.0: Update to 3.12.0

11 years agogtk+-3.0: Update to 3.12.0
Rico Tzschichholz [Tue, 25 Mar 2014 09:34:50 +0000 (10:34 +0100)] 
gtk+-3.0: Update to 3.12.0

11 years agoHide internal methods in ABI
Maciej Piechotka [Sun, 12 May 2013 10:18:27 +0000 (11:18 +0100)] 
Hide internal methods in ABI

Fixes bug 700157

11 years agoRelease 0.24.0 0.24 0.24.0
Jürg Billeter [Mon, 24 Mar 2014 19:11:59 +0000 (20:11 +0100)] 
Release 0.24.0

11 years agotests: Use sed '$d' because head -n -1 is not portable
Luca Bruno [Sun, 23 Mar 2014 22:18:06 +0000 (23:18 +0100)] 
tests: Use sed '$d' because head -n -1 is not portable

Fixes bug 726908

11 years agogstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_type
Luca Bruno [Thu, 20 Mar 2014 20:27:17 +0000 (21:27 +0100)] 
gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_type

Fixes bug 726745

11 years agogidlparser: Do not set nullable to void type
Luca Bruno [Thu, 20 Mar 2014 21:24:27 +0000 (22:24 +0100)] 
gidlparser: Do not set nullable to void type

11 years agocodegen: Inherit array_length and array_null_terminated of methods
Luca Bruno [Thu, 20 Mar 2014 19:28:33 +0000 (20:28 +0100)] 
codegen: Inherit array_length and array_null_terminated of methods

Fixes bug 726744

11 years agox11: Add missing evtype field of GenericEventCookie
Rico Tzschichholz [Thu, 20 Mar 2014 10:33:52 +0000 (11:33 +0100)] 
x11: Add missing evtype field of GenericEventCookie

11 years agogstreamer-1.0: Make Bin.add first parameter unowned
Luca Bruno [Sun, 16 Mar 2014 15:28:04 +0000 (16:28 +0100)] 
gstreamer-1.0: Make Bin.add first parameter unowned

11 years agogstreamer-1.0: Make Bin.add_many first parameter unowned
Luca Bruno [Sun, 16 Mar 2014 15:21:27 +0000 (16:21 +0100)] 
gstreamer-1.0: Make Bin.add_many first parameter unowned

Fixes bug 702969

11 years agogstreamer-1.0: Make Element.add_pad parameter unowned
Luca Bruno [Sun, 16 Mar 2014 14:44:18 +0000 (15:44 +0100)] 
gstreamer-1.0: Make Element.add_pad parameter unowned

Fixes bug 702960

11 years agoAdd test for bug 726347
Luca Bruno [Sun, 16 Mar 2014 10:35:19 +0000 (11:35 +0100)] 
Add test for bug 726347

11 years agoAccept single ellipsis parameter for instance methods
Richard Wiedenhöft [Fri, 14 Mar 2014 13:52:39 +0000 (14:52 +0100)] 
Accept single ellipsis parameter for instance methods

Fixes bug 726347

11 years agolibpq: Add PQping enum and functions
Steven Oliver [Wed, 29 Jan 2014 00:52:04 +0000 (19:52 -0500)] 
libpq: Add PQping enum and functions

Fixes bug 722878

11 years agogtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter parameter nullable
Luca Bruno [Fri, 14 Mar 2014 21:48:01 +0000 (22:48 +0100)] 
gtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter parameter nullable

Fixes bug 726141

11 years agocodewriter: Emit 'unowned' keyword for local variables
Simon [Fri, 14 Mar 2014 09:28:43 +0000 (10:28 +0100)] 
codewriter: Emit 'unowned' keyword for local variables

Fixes bug 726312

11 years agogio-2.0: Update to 2.39.91+
David King [Mon, 10 Mar 2014 19:22:38 +0000 (19:22 +0000)] 
gio-2.0: Update to 2.39.91+

Fixes bug 726057

11 years agocogl-1.0: Fix some array arguments in Cogl.Texture
Rico Tzschichholz [Thu, 6 Mar 2014 20:34:49 +0000 (21:34 +0100)] 
cogl-1.0: Fix some array arguments in Cogl.Texture

11 years agogio-2.0: Also make Action.get_state_hint nullable
Luca Bruno [Thu, 6 Mar 2014 20:28:57 +0000 (21:28 +0100)] 
gio-2.0: Also make Action.get_state_hint nullable

11 years agogio-2.0: Make Action.state, state_type and parameter_type nullable
Luca Bruno [Thu, 6 Mar 2014 20:26:59 +0000 (21:26 +0100)] 
gio-2.0: Make Action.state, state_type and parameter_type nullable

Fixes bug 725367

11 years agodbusserver: Rename the generated "parameters" identifier
Luca Bruno [Thu, 6 Mar 2014 20:17:08 +0000 (21:17 +0100)] 
dbusserver: Rename the generated "parameters" identifier

Fixes bug 725555.

11 years agogtk+-3.0: Correct binding for IconView.convert_widget_to_bin_window_coords
Zeeshan Ali (Khattak) [Wed, 5 Mar 2014 15:10:08 +0000 (15:10 +0000)] 
gtk+-3.0: Correct binding for IconView.convert_widget_to_bin_window_coords

The last two arguments are 'out'.

11 years agoglib-2.0: Add missing C header for symlink
Colin Watson [Tue, 25 Feb 2014 14:12:03 +0000 (14:12 +0000)] 
glib-2.0: Add missing C header for symlink

Fixes bug 725151.

11 years agoposix: Declare Group.gr_mem as null-terminated
Colin Watson [Tue, 25 Feb 2014 13:53:32 +0000 (13:53 +0000)] 
posix: Declare Group.gr_mem as null-terminated

Fixes bug 725149.

11 years agogirparser: Add array_null_terminated, fixes hand-written change in gio
Luca Bruno [Sun, 2 Mar 2014 21:52:24 +0000 (22:52 +0100)] 
girparser: Add array_null_terminated, fixes hand-written change in gio

11 years agogirwriter: Set scope=call for delegates when async or notified does not apply
Will Szumski [Sun, 23 Feb 2014 19:04:52 +0000 (19:04 +0000)] 
girwriter: Set scope=call for delegates when async or notified does not apply

Fixes bug 725012.

11 years agogirwriter: Don't add target for delegates without target
Will Szumski [Mon, 24 Feb 2014 15:03:24 +0000 (15:03 +0000)] 
girwriter: Don't add target for delegates without target

Fixes bug 725073.

11 years agobuild: Fix missing backslashes in lists
Stef Walter [Sun, 2 Mar 2014 11:36:22 +0000 (12:36 +0100)] 
build: Fix missing backslashes in lists

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

11 years agoRelease 0.23.3 0.23.3
Jürg Billeter [Tue, 18 Feb 2014 19:35:35 +0000 (20:35 +0100)] 
Release 0.23.3

11 years agogtk+-3.0: Update to 3.11.6
Rico Tzschichholz [Tue, 18 Feb 2014 15:16:05 +0000 (16:16 +0100)] 
gtk+-3.0: Update to 3.11.6

11 years agogedit: deprecate in favor of bindings distributed by gedit.
Evan Nemerson [Mon, 17 Feb 2014 18:15:43 +0000 (10:15 -0800)] 
gedit: deprecate in favor of bindings distributed by gedit.

See bug #724172.

11 years agogio-2.0: fix add_main_option_entries
Paolo Borelli [Sun, 16 Feb 2014 22:00:03 +0000 (23:00 +0100)] 
gio-2.0: fix add_main_option_entries

11 years agogio-2.0: Update to 2.39.5+
Rico Tzschichholz [Sun, 16 Feb 2014 20:47:16 +0000 (21:47 +0100)] 
gio-2.0: Update to 2.39.5+

11 years agogio-2.0: update to 2.39.5
Evan Nemerson [Sun, 16 Feb 2014 19:59:12 +0000 (11:59 -0800)] 
gio-2.0: update to 2.39.5

11 years agoglib-2.0: add new symbols for 2.40
Evan Nemerson [Sun, 16 Feb 2014 18:59:06 +0000 (10:59 -0800)] 
glib-2.0: add new symbols for 2.40

11 years agoglib-2.0: add missing symbols from 2.38
Evan Nemerson [Sun, 16 Feb 2014 18:30:30 +0000 (10:30 -0800)] 
glib-2.0: add missing symbols from 2.38

11 years agogtk+-3.0: Update from git
Rico Tzschichholz [Sat, 15 Feb 2014 08:12:48 +0000 (09:12 +0100)] 
gtk+-3.0: Update from git

11 years agovala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGS
Ryan Lortie [Tue, 11 Feb 2014 20:34:04 +0000 (15:34 -0500)] 
vala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGS

These variables may be set to values that are required to build
executables.  Make sure we honour them from vala.m4 when attempting to
check for packages.

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

11 years agolibvaladoc/api: Correctly handle construct-only properties
Rico Tzschichholz [Tue, 11 Feb 2014 17:07:26 +0000 (18:07 +0100)] 
libvaladoc/api: Correctly handle construct-only properties

11 years agogen-introspect: pretend to be lint
Ryan Lortie [Sat, 25 Jan 2014 06:57:31 +0000 (01:57 -0500)] 
gen-introspect: pretend to be lint

Some system headers (notably <stdarg.h> on FreeBSD) get upset when they
see an unexpected compiler.  We go out of our way to pass -U__GNUC__ to
cpp from the scanner code during gen-introspect and this is causing
problems.

As a workaround, we can pretend to be lint, which fixes the issue at
least for FreeBSD.

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

11 years agoRelease 0.23.2 0.23.2
Jürg Billeter [Tue, 4 Feb 2014 21:11:16 +0000 (22:11 +0100)] 
Release 0.23.2

11 years agogdk-3.0: Fix GdkEvent* bindings
Jürg Billeter [Sun, 26 Jan 2014 13:11:43 +0000 (14:11 +0100)] 
gdk-3.0: Fix GdkEvent* bindings

GdkEvent structs have hidden fields and must be exposed as compact
classes.

Fixes bug 713240.

11 years agogtk+-3.0: Update to (nearly) 3.11.6
Rico Tzschichholz [Tue, 4 Feb 2014 21:49:16 +0000 (22:49 +0100)] 
gtk+-3.0: Update to (nearly) 3.11.6

11 years agogirparser: Shut warning about unused experimental metadata
Luca Bruno [Mon, 3 Feb 2014 22:19:37 +0000 (23:19 +0100)] 
girparser: Shut warning about unused experimental metadata

11 years agogstreamer-1.0: Fix ElementFactory.get_static_pad_templates return type
Luca Bruno [Mon, 3 Feb 2014 22:16:32 +0000 (23:16 +0100)] 
gstreamer-1.0: Fix ElementFactory.get_static_pad_templates return type

Fixes bug 720694

11 years agoclutter-1.0: Update to 1.17.2
Rico Tzschichholz [Mon, 3 Feb 2014 21:43:45 +0000 (22:43 +0100)] 
clutter-1.0: Update to 1.17.2

11 years agogirparser: Shut unused destroys_instance warning
Luca Bruno [Mon, 3 Feb 2014 21:01:26 +0000 (22:01 +0100)] 
girparser: Shut unused destroys_instance warning

11 years agogirparser: Add type_id metadata
Luca Bruno [Mon, 3 Feb 2014 20:57:15 +0000 (21:57 +0100)] 
girparser: Add type_id metadata

11 years agocodewriter: Fix spacing for property accessor attributes
Jürg Billeter [Mon, 3 Feb 2014 20:24:41 +0000 (21:24 +0100)] 
codewriter: Fix spacing for property accessor attributes

11 years agoglib-2.0: fix qsort_with_data binding
Evan Nemerson [Wed, 29 Jan 2014 05:56:03 +0000 (21:56 -0800)] 
glib-2.0: fix qsort_with_data binding

Fixes bug 640786.

11 years agoglib-2.0: add search functions for (S)List and Queue
Evan Nemerson [Wed, 29 Jan 2014 05:22:01 +0000 (21:22 -0800)] 
glib-2.0: add search functions for (S)List and Queue

Fixes bug 540415.

11 years agotests: remove unnecessary main argument from bug723195 test
Evan Nemerson [Wed, 29 Jan 2014 04:18:35 +0000 (20:18 -0800)] 
tests: remove unnecessary main argument from bug723195 test

11 years agoglib-2.0: fix string.joinv for empty (but not null) arrays
Evan Nemerson [Wed, 29 Jan 2014 00:06:50 +0000 (16:06 -0800)] 
glib-2.0: fix string.joinv for empty (but not null) arrays

Fixes bug 723195.

11 years agogtkmodule: Ensure child gtypes are initialized before creating the template
Luca Bruno [Tue, 28 Jan 2014 22:47:24 +0000 (23:47 +0100)] 
gtkmodule: Ensure child gtypes are initialized before creating the template

Fixes bug 720282

11 years agoFix regression in method calls that throw errors with Value target type db462e6f919da758fbb2f4e7b3cbbf2897ec852b
Luca Bruno [Tue, 28 Jan 2014 19:34:47 +0000 (20:34 +0100)] 
Fix regression in method calls that throw errors with Value target type

Related to bug 723009

11 years agoAdd build-aux/test-driver to .gitignore
Luca Bruno [Mon, 27 Jan 2014 21:48:53 +0000 (22:48 +0100)] 
Add build-aux/test-driver to .gitignore

11 years agoFix regression when coalescing: value owned if either of the two is owned
Luca Bruno [Sun, 26 Jan 2014 17:06:43 +0000 (18:06 +0100)] 
Fix regression when coalescing: value owned if either of the two is owned

11 years agoDrop LocalVariable.floating usage, replaced by create_temp_access
Luca Bruno [Sun, 26 Jan 2014 14:50:13 +0000 (15:50 +0100)] 
Drop LocalVariable.floating usage, replaced by create_temp_access

11 years agoAvoid unnecessary copies when using the coalescing operator
Luca Bruno [Sun, 26 Jan 2014 14:49:18 +0000 (15:49 +0100)] 
Avoid unnecessary copies when using the coalescing operator

Fixes bug 661985

11 years agoUse create_temp_access instead of local.floating in ObjectCreation
Luca Bruno [Sun, 26 Jan 2014 14:48:22 +0000 (15:48 +0100)] 
Use create_temp_access instead of local.floating in ObjectCreation

11 years agoUse create_temp_access instead of local.floating in MethodCall
Luca Bruno [Sun, 26 Jan 2014 14:48:10 +0000 (15:48 +0100)] 
Use create_temp_access instead of local.floating in MethodCall

11 years agoAdd create_temp_access to properly access a temp variable after transformation
Luca Bruno [Sun, 26 Jan 2014 14:47:28 +0000 (15:47 +0100)] 
Add create_temp_access to properly access a temp variable after transformation

11 years agoFix semantics for coalesce operator when target_type is null.
Luca Bruno [Sun, 26 Jan 2014 11:10:57 +0000 (12:10 +0100)] 
Fix semantics for coalesce operator when target_type is null.

Fixes bug 639482

11 years agocodegen: Always assume external interface properties are gobject properties
Luca Bruno [Sat, 25 Jan 2014 20:08:05 +0000 (21:08 +0100)] 
codegen: Always assume external interface properties are gobject properties

11 years agocodegen: Do not emit notify-signal for non-abstract interface properties
Richard Wiedenhöft [Sat, 25 Jan 2014 15:04:10 +0000 (16:04 +0100)] 
codegen: Do not emit notify-signal for non-abstract interface properties

Fixes bug 722968

11 years agocodegen: Reduce the number of temporary variables
Luca Bruno [Sat, 25 Jan 2014 14:55:05 +0000 (15:55 +0100)] 
codegen: Reduce the number of temporary variables

If a temporary variable has been generated internally,
do not create another regardless of whether it's floating or not.

11 years agoFix calling methods on struct pointers
Luca Bruno [Sat, 25 Jan 2014 13:57:18 +0000 (14:57 +0100)] 
Fix calling methods on struct pointers

Fixes bug 686190

11 years agolibpq.vapi: added condition LIBPQ_9_3
Richard Wiedenhöft [Tue, 17 Sep 2013 20:38:50 +0000 (22:38 +0200)] 
libpq.vapi: added condition LIBPQ_9_3

Fixes bug 698004.

11 years agoglib-2.0: make string.joinv handle non-null-terminated arrays
Evan Nemerson [Sat, 25 Jan 2014 07:21:05 +0000 (23:21 -0800)] 
glib-2.0: make string.joinv handle non-null-terminated arrays

Fixes bug 686451.

11 years agogtksourceview-3.0: Update to 3.11.3
Rico Tzschichholz [Thu, 23 Jan 2014 17:18:32 +0000 (18:18 +0100)] 
gtksourceview-3.0: Update to 3.11.3

11 years agogtk+-3.0: Update to 3.11.5+
Rico Tzschichholz [Thu, 23 Jan 2014 17:09:41 +0000 (18:09 +0100)] 
gtk+-3.0: Update to 3.11.5+

11 years agobuild: Bump valac requirement to 0.15.1 to match minimal driver support
Rico Tzschichholz [Sat, 18 Jan 2014 13:43:03 +0000 (14:43 +0100)] 
build: Bump valac requirement to 0.15.1 to match minimal driver support

11 years agoUse POSIX redirect, for portability.
Koop Mast [Sat, 18 Jan 2014 13:26:32 +0000 (14:26 +0100)] 
Use POSIX redirect, for portability.

This fixes: "Syntax error: Bad fd number". on POSIX sh.

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

11 years agogtk+-3.0: Nullable GtkListBox::row_selected.row
Jesse van den Kieboom [Sat, 18 Jan 2014 12:14:12 +0000 (13:14 +0100)] 
gtk+-3.0: Nullable GtkListBox::row_selected.row

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

11 years agoglib-2.0: Add G_LOG_2_BASE_10 constant
Steven Oliver [Sat, 18 Jan 2014 00:06:04 +0000 (19:06 -0500)] 
glib-2.0: Add G_LOG_2_BASE_10 constant

Fixes bug 722466

11 years agodriver/0.24.x: Don't overwrite VALAFLAGS
Rico Tzschichholz [Sat, 18 Jan 2014 08:46:41 +0000 (09:46 +0100)] 
driver/0.24.x: Don't overwrite VALAFLAGS

11 years agobuild: Don't rely on bashism and use $(shell ...)
Rico Tzschichholz [Sat, 18 Jan 2014 08:44:36 +0000 (09:44 +0100)] 
build: Don't rely on bashism and use $(shell ...)

11 years agodrivers: Drop compatibility for older unstable valac releases
Rico Tzschichholz [Fri, 17 Jan 2014 17:55:34 +0000 (18:55 +0100)] 
drivers: Drop compatibility for older unstable valac releases

11 years agobuild: Add missing condition for valac <= 0.23.1 driver builds
Rico Tzschichholz [Fri, 17 Jan 2014 17:24:25 +0000 (18:24 +0100)] 
build: Add missing condition for valac <= 0.23.1 driver builds

11 years agodriver: Drop support for vala-0.14
Rico Tzschichholz [Fri, 17 Jan 2014 16:43:21 +0000 (17:43 +0100)] 
driver: Drop support for vala-0.14

11 years agoglib-2.0: Fix short.abs() to be an instance method
Luca Bruno [Thu, 16 Jan 2014 21:48:44 +0000 (22:48 +0100)] 
glib-2.0: Fix short.abs() to be an instance method

11 years agoglib-2.0: Add abs() to short type
Steven Oliver [Thu, 16 Jan 2014 21:41:23 +0000 (22:41 +0100)] 
glib-2.0: Add abs() to short type

Fixes bug 722067

11 years agoBump version to 0.23.2
Rico Tzschichholz [Thu, 16 Jan 2014 19:15:45 +0000 (20:15 +0100)] 
Bump version to 0.23.2

11 years agodoclet/html: Rename source folder match the doclet
Rico Tzschichholz [Thu, 16 Jan 2014 19:13:57 +0000 (20:13 +0100)] 
doclet/html: Rename source folder match the doclet

11 years agodriver/0.24.x: Fix build with valac 0.23.1+ git master
Rico Tzschichholz [Thu, 16 Jan 2014 19:02:14 +0000 (20:02 +0100)] 
driver/0.24.x: Fix build with valac 0.23.1+ git master

11 years agobuild: Follow VALA_FLAGS renaming
Rico Tzschichholz [Thu, 16 Jan 2014 19:01:30 +0000 (20:01 +0100)] 
build: Follow VALA_FLAGS renaming