]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
9 years agoFix typo in valadoc
Peter Lamby [Sun, 13 Dec 2015 10:05:55 +0000 (11:05 +0100)] 
Fix typo in valadoc

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Wed, 16 Dec 2015 10:56:33 +0000 (11:56 +0100)] 
vapi: Update GIR-based bindings

9 years agogdk-3.0, gtk+-3.0: Update to 3.19.5
Rico Tzschichholz [Wed, 16 Dec 2015 07:48:20 +0000 (08:48 +0100)] 
gdk-3.0, gtk+-3.0: Update to 3.19.5

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sat, 5 Dec 2015 13:23:31 +0000 (14:23 +0100)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Update to 3.19.4
Rico Tzschichholz [Sat, 5 Dec 2015 13:17:39 +0000 (14:17 +0100)] 
gtk+-3.0: Update to 3.19.4

9 years agoBump version suffix
Rico Tzschichholz [Fri, 27 Nov 2015 15:01:41 +0000 (16:01 +0100)] 
Bump version suffix

9 years agogenie: anonymous functions as function return values and assignment to variables
nieka@dsv.nl [Wed, 25 Nov 2015 10:23:03 +0000 (11:23 +0100)] 
genie: anonymous functions as function return values and assignment to variables

Fixes bug 746704

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Tue, 24 Nov 2015 15:02:38 +0000 (16:02 +0100)] 
vapi: Update GIR-based bindings

9 years agogdk-x11-3.0: Add to GIR_BINDINGS
Rico Tzschichholz [Tue, 24 Nov 2015 15:01:47 +0000 (16:01 +0100)] 
gdk-x11-3.0: Add to GIR_BINDINGS

9 years agogtk+-3.0: Update to 3.19.3
Rico Tzschichholz [Tue, 24 Nov 2015 09:56:00 +0000 (10:56 +0100)] 
gtk+-3.0: Update to 3.19.3

9 years agogstreamer-1.0: Fix bindings of Buffer.new_wrapped_full / Memory.new_wrapped
Rico Tzschichholz [Mon, 23 Nov 2015 23:08:56 +0000 (00:08 +0100)] 
gstreamer-1.0: Fix bindings of Buffer.new_wrapped_full / Memory.new_wrapped

9 years agoclutter-gst-1.0: remove from GIR_BINDINGS
Rico Tzschichholz [Mon, 23 Nov 2015 14:22:39 +0000 (15:22 +0100)] 
clutter-gst-1.0: remove from GIR_BINDINGS

It is outdated and won't receive updates anyway.

9 years agogtk+-2.0,gtk+-3.0: make list_action_prefixes/list_style_properties transfer container
Rico Tzschichholz [Mon, 23 Nov 2015 13:44:06 +0000 (14:44 +0100)] 
gtk+-2.0,gtk+-3.0: make list_action_prefixes/list_style_properties transfer container

Fixes bug 671748.

9 years agogidlparser: Support transfer_container metadata for arrays
Rico Tzschichholz [Mon, 23 Nov 2015 13:38:24 +0000 (14:38 +0100)] 
gidlparser: Support transfer_container metadata for arrays

9 years agogio-2.0: Fix Socket.receive_message
Rico Tzschichholz [Mon, 23 Nov 2015 09:58:14 +0000 (10:58 +0100)] 
gio-2.0: Fix Socket.receive_message

Fixes bug 749980.

9 years agoglib-2.0: Fix g_unix_open_pipes binding
Rico Tzschichholz [Sun, 22 Nov 2015 20:49:31 +0000 (21:49 +0100)] 
glib-2.0: Fix g_unix_open_pipes binding

Fixes bug 751291.

9 years agogstreamer-1.0: Add Caps.simple, Fix URIHandler interface, Buffer.copy_into
Rico Tzschichholz [Mon, 23 Nov 2015 08:16:40 +0000 (09:16 +0100)] 
gstreamer-1.0: Add Caps.simple, Fix URIHandler interface, Buffer.copy_into

Thanks to Pierre Lamot!

Fixes bug 750836, bug 750837, bug 750839.

9 years agoclutter-1.0: Fix Clutter*Event bindings
Rico Tzschichholz [Sun, 22 Nov 2015 18:15:20 +0000 (19:15 +0100)] 
clutter-1.0: Fix Clutter*Event bindings

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

Fixes bug 618536.

9 years agoavahi-clent: Fix a typo
Florian Brosch [Sun, 22 Nov 2015 16:45:58 +0000 (17:45 +0100)] 
avahi-clent: Fix a typo

9 years agogtk+-3.0: Update to 3.19.2
Rico Tzschichholz [Sun, 22 Nov 2015 11:40:36 +0000 (12:40 +0100)] 
gtk+-3.0: Update to 3.19.2

9 years agogobject-2.0: ObjectClass.list_properties returns unowned elements
Rico Tzschichholz [Sun, 22 Nov 2015 11:12:09 +0000 (12:12 +0100)] 
gobject-2.0: ObjectClass.list_properties returns unowned elements

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 22 Nov 2015 11:11:30 +0000 (12:11 +0100)] 
vapi: Update GIR-based bindings

9 years agoFix parameter names in the documentation for libvala
Ben Iofel [Thu, 1 Oct 2015 03:17:56 +0000 (23:17 -0400)] 
Fix parameter names in the documentation for libvala

Fixes bug 755917

9 years agogtk+-3.0: Fix ListBoxUpdateHeaderFunc while making "before" nullable
Rico Tzschichholz [Sat, 31 Oct 2015 21:26:54 +0000 (22:26 +0100)] 
gtk+-3.0: Fix ListBoxUpdateHeaderFunc while making "before" nullable

9 years agogio-2.0: MemoryIn/OutputStream, use a default destroy-function for uint8[] data
Rico Tzschichholz [Wed, 28 Oct 2015 12:55:55 +0000 (13:55 +0100)] 
gio-2.0: MemoryIn/OutputStream, use a default destroy-function for uint8[] data

9 years agogtk+-3.0: Update to 3.19.1
Rico Tzschichholz [Wed, 28 Oct 2015 06:59:57 +0000 (07:59 +0100)] 
gtk+-3.0: Update to 3.19.1

9 years agoposix: add crypt(), deprecate getpass()
Al Thomas [Tue, 27 Oct 2015 16:28:36 +0000 (17:28 +0100)] 
posix: add crypt(), deprecate getpass()

Fixes bug 756315

9 years agogio-2.0: Fix type of ActionEntry.change_state_callback
Rico Tzschichholz [Tue, 27 Oct 2015 15:54:32 +0000 (16:54 +0100)] 
gio-2.0: Fix type of ActionEntry.change_state_callback

9 years agoglib-2.0: Add bindings for g_hostname_*
Rico Tzschichholz [Tue, 27 Oct 2015 15:46:03 +0000 (16:46 +0100)] 
glib-2.0: Add bindings for g_hostname_*

9 years agoglib-2.0: Add binding for AsyncQueue.timeout_pop/timeout_pop_unlocked
Rico Tzschichholz [Tue, 27 Oct 2015 15:31:25 +0000 (16:31 +0100)] 
glib-2.0: Add binding for AsyncQueue.timeout_pop/timeout_pop_unlocked

9 years agogtk+-2.0, gtk+-3.0: Make Image.get_gicon.size out
Rico Tzschichholz [Tue, 27 Oct 2015 07:24:39 +0000 (08:24 +0100)] 
gtk+-2.0, gtk+-3.0: Make Image.get_gicon.size out

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Mon, 26 Oct 2015 15:36:25 +0000 (16:36 +0100)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Update to 3.19.0~92a136ff
Rico Tzschichholz [Thu, 22 Oct 2015 12:54:42 +0000 (14:54 +0200)] 
gtk+-3.0: Update to 3.19.0~92a136ff

9 years agogobject-2.0: Bind BoxedCopyFunc/BoxedFreeFunc
Rico Tzschichholz [Thu, 22 Oct 2015 12:53:48 +0000 (14:53 +0200)] 
gobject-2.0: Bind BoxedCopyFunc/BoxedFreeFunc

9 years agogtkmodule: clear out [GtkChild] on properties it not supported
Luca Bruno [Sun, 18 Oct 2015 12:42:46 +0000 (14:42 +0200)] 
gtkmodule: clear out [GtkChild] on properties it not supported

Fixes bug 731622

9 years agogirparser: remove dead code
Ben Iofel [Wed, 30 Sep 2015 03:28:16 +0000 (23:28 -0400)] 
girparser: remove dead code

Fixes bug 755826

9 years agogtk+-2.0: Update to 2.24.28
Rico Tzschichholz [Wed, 23 Sep 2015 06:34:43 +0000 (08:34 +0200)] 
gtk+-2.0: Update to 2.24.28

Drop Ubuntu specific changes which sneaked in here some time ago.

9 years agogtk+-3.0: Update to 3.18.0
Rico Tzschichholz [Wed, 23 Sep 2015 06:34:23 +0000 (08:34 +0200)] 
gtk+-3.0: Update to 3.18.0

9 years agoRelease 0.30.0 0.30.0
Jürg Billeter [Fri, 18 Sep 2015 07:52:57 +0000 (09:52 +0200)] 
Release 0.30.0

9 years agogtk+-3.0: Update to 3.17.8+d5f17549
Rico Tzschichholz [Mon, 14 Sep 2015 13:05:24 +0000 (15:05 +0200)] 
gtk+-3.0: Update to 3.17.8+d5f17549

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Mon, 14 Sep 2015 12:53:28 +0000 (14:53 +0200)] 
vapi: Update GIR-based bindings

9 years agogtk+-3.0: Make callback-scope async according to introspection annoations
Rico Tzschichholz [Mon, 14 Sep 2015 11:56:48 +0000 (13:56 +0200)] 
gtk+-3.0: Make callback-scope async according to introspection annoations

9 years agoglib-2.0: add new symbols for 2.46
Rico Tzschichholz [Tue, 8 Sep 2015 15:10:06 +0000 (17:10 +0200)] 
glib-2.0: add new symbols for 2.46

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Tue, 8 Sep 2015 08:38:27 +0000 (10:38 +0200)] 
vapi: Update GIR-based bindings

9 years agogtk+-2.0: add scope async to Gtk.Clipboard request/set_with methods
Rico Tzschichholz [Mon, 7 Sep 2015 11:45:32 +0000 (13:45 +0200)] 
gtk+-2.0: add scope async to Gtk.Clipboard request/set_with methods

9 years agogtk+-3.0: add scope async to Gtk.Clipboard request/set_with methods
Rico Tzschichholz [Mon, 7 Sep 2015 11:45:05 +0000 (13:45 +0200)] 
gtk+-3.0: add scope async to Gtk.Clipboard request/set_with methods

9 years agogtk+-3.0: use wildcard for Gtk.Clipboard request methods
Luca Bruno [Mon, 7 Sep 2015 11:36:52 +0000 (13:36 +0200)] 
gtk+-3.0: use wildcard for Gtk.Clipboard request methods

9 years agogtk+-3.0: lt-vapigen -> vapigen
Luca Bruno [Mon, 7 Sep 2015 10:07:55 +0000 (12:07 +0200)] 
gtk+-3.0: lt-vapigen -> vapigen

9 years agogtk+-3.0: add scope async to Gtk.Clipboard request methods
Luca Bruno [Mon, 7 Sep 2015 10:06:52 +0000 (12:06 +0200)] 
gtk+-3.0: add scope async to Gtk.Clipboard request methods

9 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Tue, 18 Aug 2015 12:34:12 +0000 (14:34 +0200)] 
vapi: Update GIR-based bindings

9 years agowebkit2gtk-4.0: Update to 2.9.90
Rico Tzschichholz [Tue, 18 Aug 2015 12:25:31 +0000 (14:25 +0200)] 
webkit2gtk-4.0: Update to 2.9.90

9 years agogtk+-3.0: Update to 3.17.7
Rico Tzschichholz [Tue, 18 Aug 2015 12:19:57 +0000 (14:19 +0200)] 
gtk+-3.0: Update to 3.17.7

10 years agoposix: add PrintfFormat to syslog()
Luca Bruno [Wed, 12 Aug 2015 13:17:03 +0000 (15:17 +0200)] 
posix: add PrintfFormat to syslog()

Fixes bug 752031

10 years agoRelease 0.29.3 0.29.3
Jürg Billeter [Tue, 11 Aug 2015 19:24:44 +0000 (21:24 +0200)] 
Release 0.29.3

10 years agoSet gir_shared_library argument to be null by default, avoid breaking API
Luca Bruno [Tue, 11 Aug 2015 10:07:47 +0000 (12:07 +0200)] 
Set gir_shared_library argument to be null by default, avoid breaking API

10 years agoAdd --shared-library option for GIR files
David Lechner [Tue, 11 Aug 2015 09:57:52 +0000 (11:57 +0200)] 
Add --shared-library option for GIR files

Fixes bug 585116

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Mon, 10 Aug 2015 07:23:38 +0000 (09:23 +0200)] 
vapi: Update GIR-based bindings

10 years agowebkit2gtk-4.0: Update to 2.9.5
Rico Tzschichholz [Mon, 10 Aug 2015 07:23:23 +0000 (09:23 +0200)] 
webkit2gtk-4.0: Update to 2.9.5

10 years agogtk+-3.0: Update to 3.17.5+e34ab356
Rico Tzschichholz [Wed, 5 Aug 2015 08:41:08 +0000 (10:41 +0200)] 
gtk+-3.0: Update to 3.17.5+e34ab356

10 years agoglib-2.0: make DirUtils.mkdtemp transfer ownership
Evan Nemerson [Thu, 30 Jul 2015 16:20:49 +0000 (09:20 -0700)] 
glib-2.0: make DirUtils.mkdtemp transfer ownership

10 years agowebkit2gtk-4.0: Update to 2.9.4
Rico Tzschichholz [Thu, 23 Jul 2015 15:30:45 +0000 (17:30 +0200)] 
webkit2gtk-4.0: Update to 2.9.4

10 years agoglib-2.0: added g_get_user_runtime_dir ()
Jordan Yelloz [Wed, 15 Jul 2015 21:19:02 +0000 (14:19 -0700)] 
glib-2.0: added g_get_user_runtime_dir ()

This has been in GLib since 2.28

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Tue, 21 Jul 2015 12:38:09 +0000 (14:38 +0200)] 
vapi: Update GIR-based bindings

10 years agogtk+-3.0: Update to 3.17.5
Rico Tzschichholz [Tue, 21 Jul 2015 11:45:07 +0000 (13:45 +0200)] 
gtk+-3.0: Update to 3.17.5

10 years agogtk+-3.0: Update to 3.17.4+abc47d7f
Rico Tzschichholz [Mon, 6 Jul 2015 11:05:33 +0000 (13:05 +0200)] 
gtk+-3.0: Update to 3.17.4+abc47d7f

10 years agogtk+-3.0: Further syncing with introspection annotations
Rico Tzschichholz [Mon, 6 Jul 2015 10:57:24 +0000 (12:57 +0200)] 
gtk+-3.0: Further syncing with introspection annotations

10 years agogio-unix-2.0: Fix binding of g_desktop_app_info_launch_uris_as_manager
Rico Tzschichholz [Fri, 3 Jul 2015 14:46:05 +0000 (16:46 +0200)] 
gio-unix-2.0: Fix binding of g_desktop_app_info_launch_uris_as_manager

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

10 years agogtk+3.0: Properly specify argument of Widget.touch_event as Gdk.EventTouch
Rico Tzschichholz [Wed, 1 Jul 2015 08:46:03 +0000 (10:46 +0200)] 
gtk+3.0: Properly specify argument of Widget.touch_event as Gdk.EventTouch

10 years agocodegen: check for null value before calling g_strv_length
Luca Bruno [Tue, 23 Jun 2015 11:26:19 +0000 (13:26 +0200)] 
codegen: check for null value before calling g_strv_length

Fixes bug 751338

10 years agoRelease 0.29.2 0.29.2
Jürg Billeter [Mon, 22 Jun 2015 16:53:05 +0000 (18:53 +0200)] 
Release 0.29.2

10 years agoFix 64-bit negative integer literals
Jürg Billeter [Mon, 22 Jun 2015 16:50:47 +0000 (18:50 +0200)] 
Fix 64-bit negative integer literals

10 years agogtk+-3.0: Update to 3.17.3+3b43951b
Rico Tzschichholz [Sun, 21 Jun 2015 14:47:27 +0000 (16:47 +0200)] 
gtk+-3.0: Update to 3.17.3+3b43951b

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sun, 21 Jun 2015 14:37:54 +0000 (16:37 +0200)] 
vapi: Update GIR-based bindings

10 years agogstreamer-1.0: use boxed GValue functions for MiniObject
Luca Bruno [Sun, 21 Jun 2015 13:40:21 +0000 (15:40 +0200)] 
gstreamer-1.0: use boxed GValue functions for MiniObject

Fixes bug 742734

10 years agoadd missing test from previous commit
Luca Bruno [Sun, 21 Jun 2015 13:41:48 +0000 (15:41 +0200)] 
add missing test from previous commit

10 years agoparser: -val is now parsed as a literal instead of unary expression
Luca Bruno [Sun, 21 Jun 2015 13:07:23 +0000 (15:07 +0200)] 
parser: -val is now parsed as a literal instead of unary expression

Fixes bug 643612

10 years agogio-2.0: cleanup, unhide Subprocess.new
Luca Bruno [Sun, 21 Jun 2015 11:03:49 +0000 (13:03 +0200)] 
gio-2.0: cleanup, unhide Subprocess.new

10 years agocodegen: fix generating struct equal function
Rico Tzschichholz [Sun, 21 Jun 2015 10:23:02 +0000 (12:23 +0200)] 
codegen: fix generating struct equal function

Fixes bug 749952

10 years agoglib-2.0: Conditionally use boxed OptionGroup since 2.44
Rico Tzschichholz [Tue, 16 Jun 2015 05:34:33 +0000 (07:34 +0200)] 
glib-2.0: Conditionally use boxed OptionGroup since 2.44

10 years agoRevert "glib-2.0: Conditionally use boxed OptionContext since 2.44"
Rico Tzschichholz [Tue, 16 Jun 2015 05:33:46 +0000 (07:33 +0200)] 
Revert "glib-2.0: Conditionally use boxed OptionContext since 2.44"

This reverts commit 559a92b2256835dc6f933733a30cd98d462b33b0.

10 years agoRelease 0.29.1 0.29.1
Jürg Billeter [Wed, 27 May 2015 18:24:05 +0000 (20:24 +0200)] 
Release 0.29.1

10 years agogio-2.0: Update to 2.45.2
Rico Tzschichholz [Tue, 26 May 2015 08:30:48 +0000 (10:30 +0200)] 
gio-2.0: Update to 2.45.2

10 years agogtk+-3.0: Update to 3.17.1+39f91d7c
Rico Tzschichholz [Fri, 22 May 2015 16:57:52 +0000 (18:57 +0200)] 
gtk+-3.0: Update to 3.17.1+39f91d7c

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Fri, 22 May 2015 16:57:25 +0000 (18:57 +0200)] 
vapi: Update GIR-based bindings

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Sat, 9 May 2015 14:45:11 +0000 (16:45 +0200)] 
vapi: Update GIR-based bindings

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Thu, 30 Apr 2015 11:21:50 +0000 (13:21 +0200)] 
vapi: Update GIR-based bindings

10 years agogtk+-3.0: Update to 3.17.1
Rico Tzschichholz [Thu, 30 Apr 2015 11:21:30 +0000 (13:21 +0200)] 
gtk+-3.0: Update to 3.17.1

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Thu, 23 Apr 2015 10:27:42 +0000 (12:27 +0200)] 
vapi: Update GIR-based bindings

10 years agoposix: add tcp constants
Maciek Borzecki [Fri, 10 Apr 2015 12:30:00 +0000 (14:30 +0200)] 
posix: add tcp constants

Fixes bug 747586

10 years agogtk+-3.0: Remove TargetEntry constructor
Luca Bruno [Wed, 8 Apr 2015 12:45:18 +0000 (14:45 +0200)] 
gtk+-3.0: Remove TargetEntry constructor

Fixes bug 743271

10 years agoposix: add gethostbyname(3) and assorted struct
Dr. Michael Lauer [Wed, 8 Apr 2015 10:44:56 +0000 (10:44 +0000)] 
posix: add gethostbyname(3) and assorted struct

10 years agoRevert "posix: add gethostbyname(3) and assorted struct"
Dr. Michael Lauer [Wed, 8 Apr 2015 10:39:58 +0000 (10:39 +0000)] 
Revert "posix: add gethostbyname(3) and assorted struct"

This reverts commit 0d8aea145d90ab04a57e2868b0cc56693ddd7e8d.

(Due to mixed whitespace, nothing functional wrong with the commit)

10 years agogtk+-3.0: Update to 3.16.1
Rico Tzschichholz [Wed, 8 Apr 2015 10:27:03 +0000 (12:27 +0200)] 
gtk+-3.0: Update to 3.16.1

10 years agoposix: add gethostbyname(3) and assorted struct
Dr. Michael Lauer [Tue, 7 Apr 2015 15:52:22 +0000 (15:52 +0000)] 
posix: add gethostbyname(3) and assorted struct

10 years agolinux.vapi: add missing structs for wireless extension API
Dr. Michael Lauer [Tue, 7 Apr 2015 14:59:54 +0000 (14:59 +0000)] 
linux.vapi: add missing structs for wireless extension API

10 years agolibnl-1.vapi libnl-2.0.vapi libnl-3.0.vapi: fix Netlink.Address.get_label binding
Dr. Michael Lauer [Tue, 7 Apr 2015 14:50:14 +0000 (14:50 +0000)] 
libnl-1.vapi libnl-2.0.vapi libnl-3.0.vapi: fix Netlink.Address.get_label binding

10 years agovapi: Update GIR-based bindings
Rico Tzschichholz [Wed, 25 Mar 2015 19:35:23 +0000 (20:35 +0100)] 
vapi: Update GIR-based bindings

10 years agoBump version suffix
Jürg Billeter [Sun, 22 Mar 2015 20:04:20 +0000 (21:04 +0100)] 
Bump version suffix

10 years agoRelease 0.28.0 0.28.0
Jürg Billeter [Sun, 22 Mar 2015 19:51:33 +0000 (20:51 +0100)] 
Release 0.28.0

10 years agowebkit2gtk-4.0: Update to 2.7.92
Rico Tzschichholz [Fri, 20 Mar 2015 15:51:57 +0000 (16:51 +0100)] 
webkit2gtk-4.0: Update to 2.7.92