]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
11 years agocompiler: Support configurable pkg-config command so can cross compile
Robert Ancell [Tue, 18 Dec 2012 22:04:49 +0000 (11:04 +1300)] 
compiler: Support configurable pkg-config command so can cross compile

Fixes bug 690456

11 years agogtk+-3.0: Application.get_menu_by_id returns owned value
Rico Tzschichholz [Sun, 13 Jul 2014 14:47:26 +0000 (16:47 +0200)] 
gtk+-3.0: Application.get_menu_by_id returns owned value

11 years agoWarn if -o is used in combination with -C
Florian Brosch [Thu, 10 Jul 2014 17:54:27 +0000 (19:54 +0200)] 
Warn if -o is used in combination with -C

11 years agoWarn if C files are used in combination with -C
Florian Brosch [Thu, 10 Jul 2014 17:24:09 +0000 (19:24 +0200)] 
Warn if C files are used in combination with -C

11 years agoWarn if --save-temps is used in combination with -C
Florian Brosch [Thu, 10 Jul 2014 16:56:26 +0000 (18:56 +0200)] 
Warn if --save-temps is used in combination with -C

11 years agoWarn if -X is used in combination with -C
Florian Brosch [Thu, 10 Jul 2014 03:05:09 +0000 (05:05 +0200)] 
Warn if -X is used in combination with -C

11 years agogtk+-3.0: Update to 3.13.4~f2c6b31e
Rico Tzschichholz [Sun, 13 Jul 2014 08:40:17 +0000 (10:40 +0200)] 
gtk+-3.0: Update to 3.13.4~f2c6b31e

11 years agogstreamer-video-1.0: Info.finfo is unowned
Evan Nemerson [Sat, 12 Jul 2014 05:07:39 +0000 (22:07 -0700)] 
gstreamer-video-1.0: Info.finfo is unowned

Fixes bug 731895.

11 years agoclutter-gst-1.0: fix deps
Yaakov Selkowitz [Mon, 23 Jun 2014 23:17:12 +0000 (18:17 -0500)] 
clutter-gst-1.0: fix deps

ClutterGst.VideoSink subclasses Gst.Navigation since
commit 47305de837090f3bdb21183bcac51a056561b639

Fixes bug 732138.

11 years agoAdd .dir-locals.el (emacs configuration file)
Evan Nemerson [Thu, 10 Jul 2014 16:20:53 +0000 (09:20 -0700)] 
Add .dir-locals.el (emacs configuration file)

This just helps people using emacs use the correct settings when
working on vala.

11 years agogtk+-3.0: make TextIter.copy return value nullable
Evan Nemerson [Sat, 12 Jul 2014 04:46:17 +0000 (21:46 -0700)] 
gtk+-3.0: make TextIter.copy return value nullable

Fixes bug 732884.

11 years agoglib-2.0: Fix bindings for g_hash_table_size
Florian Brosch [Thu, 10 Jul 2014 03:17:17 +0000 (05:17 +0200)] 
glib-2.0: Fix bindings for g_hash_table_size

11 years agobindings: update GIR-based bindings to latest git
Evan Nemerson [Wed, 9 Jul 2014 16:55:53 +0000 (09:55 -0700)] 
bindings: update GIR-based bindings to latest git

11 years agolibrsvg-2.0: remove from gir-bindings target
Evan Nemerson [Sun, 6 Jul 2014 07:25:19 +0000 (00:25 -0700)] 
librsvg-2.0: remove from gir-bindings target

The librsvg bindings distributed with Vala have been deprecated in
favor of those distributed with librsvg for some time now.  By
removing them from the gir-bindings target we can avoid API changes
and keep CI working while still updating the GIR for valadoc.org.

11 years agoDetect format string errors when instancing errors
Simon Werbeck [Sun, 6 Jul 2014 17:18:16 +0000 (19:18 +0200)] 
Detect format string errors when instancing errors

Fixes bug 732530

11 years agogtk+-3.0: Update to 3.13.4~b238d556
Rico Tzschichholz [Wed, 2 Jul 2014 06:41:25 +0000 (08:41 +0200)] 
gtk+-3.0: Update to 3.13.4~b238d556

11 years agocodegen: cast instead of trying to guess *_CLASS macro name
Evan Nemerson [Sun, 29 Jun 2014 07:26:39 +0000 (00:26 -0700)] 
codegen: cast instead of trying to guess *_CLASS macro name

Fixes bug 732413

11 years agowebkit2gtk-3.0, webkit2gtk-web-extension-3.0: update to 2.4.3
Evan Nemerson [Tue, 1 Jul 2014 01:36:35 +0000 (18:36 -0700)] 
webkit2gtk-3.0, webkit2gtk-web-extension-3.0: update to 2.4.3

11 years agoMark regular expression literals as stable
Jürg Billeter [Mon, 30 Jun 2014 20:08:40 +0000 (22:08 +0200)] 
Mark regular expression literals as stable

Fixes part of bug 677022.

11 years agoFix comparison of nullable value types
Simon Werbeck [Sun, 29 Jun 2014 15:00:37 +0000 (17:00 +0200)] 
Fix comparison of nullable value types

Fixes bug 678791

11 years agogstreamer-rtsp-server-1.0: update to fix C header filename
Evan Nemerson [Mon, 30 Jun 2014 08:11:42 +0000 (01:11 -0700)] 
gstreamer-rtsp-server-1.0: update to fix C header filename

11 years agogstremaer-rtsp-server-1.0: add gstreamer-net-1.0 to deps
Evan Nemerson [Sun, 29 Jun 2014 06:56:17 +0000 (23:56 -0700)] 
gstremaer-rtsp-server-1.0: add gstreamer-net-1.0 to deps

11 years agoSet G_SIGNAL_DEPRECATED on annotated signals
Simon Werbeck [Fri, 27 Jun 2014 23:41:52 +0000 (01:41 +0200)] 
Set G_SIGNAL_DEPRECATED on annotated signals

When using the [Deprecated] attribute on a signal, the corresponding
signal flag is now set upon signal creation. This requires that
--target-glib is set accordingly

Fixes bug 732381

11 years agoFix previous 6c36eb4 commit
Luca Bruno [Sat, 28 Jun 2014 08:53:18 +0000 (10:53 +0200)] 
Fix previous 6c36eb4 commit

11 years agocodewriter: Do not write (unowned string)[] for constants
Luca Bruno [Sat, 28 Jun 2014 08:42:14 +0000 (10:42 +0200)] 
codewriter: Do not write (unowned string)[] for constants

The element type of a constant array is forced to be unowned
in the parser. Therefore we don't write (unowned string) to avoid
breaking vapi parsing uselessly with older valac versions.

Fixes bug 732080

11 years agovala.m4: don't escape modules argument to VALA_CHECK_MODULES
Evan Nemerson [Fri, 27 Jun 2014 20:30:13 +0000 (13:30 -0700)] 
vala.m4: don't escape modules argument to VALA_CHECK_MODULES

Fixes bug 729495.

11 years agoCall g_signal_handlers_destroy on gtypeinstance finalizer
Luca Bruno [Fri, 27 Jun 2014 15:14:39 +0000 (17:14 +0200)] 
Call g_signal_handlers_destroy on gtypeinstance finalizer

Fixes bug 708130

11 years agogirwriter: fall back on gir_namespace if GIR name is not available
Evan Nemerson [Fri, 27 Jun 2014 04:47:09 +0000 (21:47 -0700)] 
girwriter: fall back on gir_namespace if GIR name is not available

11 years agogirwriter: fix *Private type name for nested classes
Evan Nemerson [Fri, 27 Jun 2014 04:34:00 +0000 (21:34 -0700)] 
girwriter: fix *Private type name for nested classes

Fixes bug 641559.

11 years agoglib-2.0: change constructor for GenericArray with glib-2.0 >= 2.30
Evan Nemerson [Thu, 26 Jun 2014 22:35:46 +0000 (15:35 -0700)] 
glib-2.0: change constructor for GenericArray with glib-2.0 >= 2.30

Fixes bug 732251.

11 years agoglib-2.0: mark PtrArray as deprecated in favor of GenericArray
Evan Nemerson [Thu, 26 Jun 2014 22:34:04 +0000 (15:34 -0700)] 
glib-2.0: mark PtrArray as deprecated in favor of GenericArray

GenericArray is much nicer, and if you really want to use pointers
(which you don't) you can always do GenericArray<void*>.

11 years agogstreamer-1.0: update bindings to latest git
Evan Nemerson [Thu, 26 Jun 2014 21:13:44 +0000 (14:13 -0700)] 
gstreamer-1.0: update bindings to latest git

11 years agogstreamer-rtsp-server-1.0: update bindings
Evan Nemerson [Mon, 2 Jun 2014 17:18:26 +0000 (10:18 -0700)] 
gstreamer-rtsp-server-1.0: update bindings

The previous bindings only worked for an unstable pre-release version
of gstreamer-rtsp-server-1.0.  The new (stable) version is not
backwards compatible, so neither can the Vala bindings be.  Since we
had to break backwards compatibilitiy, why not go big?  I've taken the
opportunity to move the bindings into the Gst.RTSPServer namespace to
better match the other gstreamer bindings, as well as other assorted
less-disruptive clean-ups.

Fixes bug 723910.

11 years agogdk-3.0, gtk+-3.0: Update to 3.13.3
Rico Tzschichholz [Thu, 26 Jun 2014 09:55:06 +0000 (11:55 +0200)] 
gdk-3.0, gtk+-3.0: Update to 3.13.3

11 years agoposix: the atexit callback does not have a target
Evan Nemerson [Sun, 22 Jun 2014 00:57:11 +0000 (17:57 -0700)] 
posix: the atexit callback does not have a target

11 years agoglib-2.0: add non-null support for string.joinv
Evan Nemerson [Sun, 4 May 2014 03:28:46 +0000 (20:28 -0700)] 
glib-2.0: add non-null support for string.joinv

Updated patch after fixing accessing .length of arrays
in the non-nullable semantics

Fixes bug 728656

11 years agonon-nullable: Accessing array methods is safe when the array is null
Luca Bruno [Wed, 18 Jun 2014 19:43:51 +0000 (21:43 +0200)] 
non-nullable: Accessing array methods is safe when the array is null

Partially fixes bug 728656

11 years agoUse ascii_up/down instead of utf8 up/down when generating identifiers
Evan Nemerson [Tue, 17 Jun 2014 00:49:55 +0000 (17:49 -0700)] 
Use ascii_up/down instead of utf8 up/down when generating identifiers

Fixes bug 731795.

11 years agogvariant module: Fix memory leak when deserializing hashtables with gvariant
Luca Bruno [Sun, 15 Jun 2014 09:36:56 +0000 (11:36 +0200)] 
gvariant module: Fix memory leak when deserializing hashtables with gvariant

Fixes bug 698260

11 years agoglib-2.0: rename HashSet to GenericSet
Evan Nemerson [Sat, 14 Jun 2014 22:49:09 +0000 (15:49 -0700)] 
glib-2.0: rename HashSet to GenericSet

There is a Gee.HashSet which was causing conflicts for projects
using "using Gee;" (specifically, folks and gnome-contacts).

11 years agoglib-2.0: support Variant objv
Luca Bruno [Sat, 14 Jun 2014 11:41:00 +0000 (13:41 +0200)] 
glib-2.0: support Variant objv

Fixes bug 729695

11 years agocairo-xcb, xcb-iccm, xcb: deprecate in favor of vala-extra-vapis
Evan Nemerson [Thu, 12 Jun 2014 22:13:08 +0000 (15:13 -0700)] 
cairo-xcb, xcb-iccm, xcb: deprecate in favor of vala-extra-vapis

11 years agogio-2.0: maintain backwards compatibility with old ActionEntry binding 8483484d092357bae2dc2eeb3abb448befe4f121
Evan Nemerson [Thu, 12 Jun 2014 18:16:43 +0000 (11:16 -0700)] 
gio-2.0: maintain backwards compatibility with old ActionEntry binding

11 years agoglib-2.0: add static methods back into Sequence, marked as deprecated
Evan Nemerson [Thu, 12 Jun 2014 15:12:24 +0000 (08:12 -0700)] 
glib-2.0: add static methods back into Sequence, marked as deprecated

They are, it seems, usable by calling them as if they were instance
methods.  However, doing so causes a warning from valac ("Access to
static member ... with an instance reference").

11 years agoglib-2.0: add HashTable.take and length
Evan Nemerson [Wed, 11 Jun 2014 05:01:56 +0000 (22:01 -0700)] 
glib-2.0: add HashTable.take and length

11 years agoglib-2.0: add GLib.HashSet
Evan Nemerson [Fri, 6 Jun 2014 04:15:10 +0000 (21:15 -0700)] 
glib-2.0: add GLib.HashSet

This is basically just a convenience wrapper around GLib.HashTable
where the key and value are set to the same value, providing a set
data type instead of a map.

Fixes bug 686609.

11 years agogio-2.0: callbacks in ActionEntry must not have a target
Evan Nemerson [Thu, 12 Jun 2014 03:52:49 +0000 (20:52 -0700)] 
gio-2.0: callbacks in ActionEntry must not have a target

Fixes bug 681896.

11 years agoRevert "gobject-2.0: make ObjectClass.list_properties transfer container"
Evan Nemerson [Thu, 12 Jun 2014 03:37:18 +0000 (20:37 -0700)] 
Revert "gobject-2.0: make ObjectClass.list_properties transfer container"

Breaks bootstrapping with valac <= 0.24

11 years agogobject-2.0: make TypeClass non-reference-counted
Evan Nemerson [Thu, 12 Jun 2014 03:31:08 +0000 (20:31 -0700)] 
gobject-2.0: make TypeClass non-reference-counted

The ref function was always broken and would generate invalid C, so
this should be safe.

Fixes bug 679481.

11 years agoglib-2.0: don't use the container type's generic in static methods
Evan Nemerson [Thu, 12 Jun 2014 03:21:07 +0000 (20:21 -0700)] 
glib-2.0: don't use the container type's generic in static methods

Fixes bug 669816.

11 years agoglib-2.0: mark many constants as const instead of static
Evan Nemerson [Thu, 12 Jun 2014 03:08:19 +0000 (20:08 -0700)] 
glib-2.0: mark many constants as const instead of static

Fixes bug 646143.

11 years agogobject-2.0: make ObjectClass.list_properties transfer container
Evan Nemerson [Thu, 12 Jun 2014 02:41:51 +0000 (19:41 -0700)] 
gobject-2.0: make ObjectClass.list_properties transfer container

Fixes bug 620419.

11 years agogtk+-2.0: add WidgetClass.set_scroll_adjustments_signal binding
Evan Nemerson [Thu, 12 Jun 2014 01:41:42 +0000 (18:41 -0700)] 
gtk+-2.0: add WidgetClass.set_scroll_adjustments_signal binding

Fixes bug 611498.

11 years agogstreamer-1.0: update to 1.3.2.1~d99e6215 6296d34707d0053919d9496b5cf6c50149fea702
Evan Nemerson [Thu, 12 Jun 2014 00:30:02 +0000 (17:30 -0700)] 
gstreamer-1.0: update to 1.3.2.1~d99e6215

Fixes bug 730983.

11 years agogio-unix-2.0: update to 2.41.0
Rico Tzschichholz [Wed, 11 Jun 2014 15:28:51 +0000 (17:28 +0200)] 
gio-unix-2.0: update to 2.41.0

11 years agogtk+-3.0: update to 3.13.3~200bdf1a
Rico Tzschichholz [Wed, 11 Jun 2014 14:46:04 +0000 (16:46 +0200)] 
gtk+-3.0: update to 3.13.3~200bdf1a

11 years agogobject-2.0: Bind G_PARAM_EXPLICIT_NOTIFY
Rico Tzschichholz [Wed, 11 Jun 2014 14:40:06 +0000 (16:40 +0200)] 
gobject-2.0: Bind G_PARAM_EXPLICIT_NOTIFY

11 years agogtk+-3.0: set Editable type_cname
Evan Nemerson [Wed, 11 Jun 2014 05:01:13 +0000 (22:01 -0700)] 
gtk+-3.0: set Editable type_cname

Fixes bug 731499.

11 years agogirparser: only replace ref/unref funcs with better matches
Evan Nemerson [Wed, 4 Jun 2014 22:01:16 +0000 (15:01 -0700)] 
girparser: only replace ref/unref funcs with better matches

11 years agogirparser: use identifier prefix from GIR when appropriate
Luca Bruno [Tue, 3 Jun 2014 09:08:52 +0000 (11:08 +0200)] 
girparser: use identifier prefix from GIR when appropriate

Fixes bug 731066

11 years agocodegen: Simplify field initialization for struct types
Luca Bruno [Tue, 3 Jun 2014 09:57:07 +0000 (11:57 +0200)] 
codegen: Simplify field initialization for struct types

Fixes bug 703996

11 years agoxcb: Replies are nullable and errors are optional
Robert Ancell [Sun, 1 Jun 2014 10:45:53 +0000 (18:45 +0800)] 
xcb: Replies are nullable and errors are optional

Also a few whitespace consistency changes thrown in.

11 years agoxcb: Add helper methods for GetPropertyReply
Robert Ancell [Fri, 16 May 2014 04:51:19 +0000 (16:51 +1200)] 
xcb: Add helper methods for GetPropertyReply

Add helper methods for GetPropertyReply so you don't have to access a void
pointer.

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

11 years agoxcb: Add more methods and use Vala types for accessing data
Robert Ancell [Sun, 18 May 2014 23:54:10 +0000 (11:54 +1200)] 
xcb: Add more methods and use Vala types for accessing data

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

11 years agogobject: Add Binding.unbind
Luca Bruno [Sat, 31 May 2014 10:59:04 +0000 (12:59 +0200)] 
gobject: Add Binding.unbind

Fixes bug 730967

11 years agoglib-2.0: remove HashTable.get_keys_as_array
Evan Nemerson [Sat, 31 May 2014 04:15:13 +0000 (21:15 -0700)] 
glib-2.0: remove HashTable.get_keys_as_array

This was causing a syntax error when trying to compile Vala with an
older version of valac (whatever is in gnome-continuous).  It looks
like we should hold off on adding stuff with this syntax until
next cycle.

11 years agoglib-2.0: add HashTable.get_keys_as_array
Evan Nemerson [Sat, 31 May 2014 03:55:42 +0000 (20:55 -0700)] 
glib-2.0: add HashTable.get_keys_as_array

11 years agogirparser: handle multiple identifier-prefixes in namespaces
Evan Nemerson [Sat, 31 May 2014 03:45:54 +0000 (20:45 -0700)] 
girparser: handle multiple identifier-prefixes in namespaces

11 years agoglib2.0: Mark StaticPrivate as deprecated
Rico Tzschichholz [Thu, 29 May 2014 14:15:28 +0000 (16:15 +0200)] 
glib2.0: Mark StaticPrivate as deprecated

11 years agogtkmodule: Error out on malformed signal definition
Timm Bäder [Thu, 29 May 2014 10:18:27 +0000 (12:18 +0200)] 
gtkmodule: Error out on malformed signal definition

Connecting to a signal in a gtk composite template needs both the
signal's name and a handler function to connect to.

11 years agogstreamer-1.0: Add gstreamer-allocators-1.0 and gstreamer-riff-1.0
Rico Tzschichholz [Thu, 29 May 2014 10:06:44 +0000 (12:06 +0200)] 
gstreamer-1.0: Add gstreamer-allocators-1.0 and gstreamer-riff-1.0

11 years agojson-glib-1.0: update to 1.0.2
Evan Nemerson [Thu, 29 May 2014 09:40:31 +0000 (02:40 -0700)] 
json-glib-1.0: update to 1.0.2

11 years agogirparser: don't deprecate children of deprecated containers
Evan Nemerson [Mon, 26 May 2014 02:42:00 +0000 (19:42 -0700)] 
girparser: don't deprecate children of deprecated containers

GObject Introspection doesn't support marking entire types as
deprecated, so we end up with a lot of places where the type isn't
deprecated, but every method, property, field, signal, etc. in it is,
which causes a lot of spew during compilation.  This patch allows us
to easily deprecate a type in metadata and any extra deprecation
information on child symbols will be omitted.

11 years agogirparser: improve support for changing symbol types away from instance
Evan Nemerson [Mon, 26 May 2014 02:40:55 +0000 (19:40 -0700)] 
girparser: improve support for changing symbol types away from instance

This makes it possible to move a symbol from an instance method of one
type to a constructor of another, or to a static method.

11 years agogirparser: support return_void metadata argument
Evan Nemerson [Mon, 26 May 2014 02:39:48 +0000 (19:39 -0700)] 
girparser: support return_void metadata argument

This allows us to generate backwards compatible signatures for
functions with a void return value and a single out param for a struct
from metadata files instead of resorting to *-custom.vala.

11 years agoUpdate GIR-based bindings.
Evan Nemerson [Wed, 28 May 2014 20:13:55 +0000 (13:13 -0700)] 
Update GIR-based bindings.

11 years agogstreamer-1.0: update to latest git.
Evan Nemerson [Wed, 28 May 2014 19:13:05 +0000 (12:13 -0700)] 
gstreamer-1.0: update to latest git.

Using bindings some libraries, such as gstreamer-audio-1.0, will break
compatibility with gstreamer 1.0 since gstreamer didn't include
single-include headers until 1.2.

11 years agolibsoup-2.4: deprecate Buffer.new and MessageBody.append
Evan Nemerson [Wed, 28 May 2014 04:42:10 +0000 (21:42 -0700)] 
libsoup-2.4: deprecate Buffer.new and MessageBody.append

These functions require the user to correctly specify a Soup.MemoryUse
argument, but that's easy to get wrong without understanding how the
memory is managed.  Alternatives for these functions which will always
transfer ownership of the memory have been in place since 2.32, so
from now on we will emit a warning when someone tries to use the old
versions.

11 years agoglib-2.0: add accessor for GArray's data field
Raul Gutierrez Segales [Mon, 30 May 2011 21:29:30 +0000 (22:29 +0100)] 
glib-2.0: add accessor for GArray's data field

Fixes bug 651505

11 years agocodegen: put exception checks inside of a G_UNLIKELY
Evan Nemerson [Sat, 24 May 2014 22:08:57 +0000 (15:08 -0700)] 
codegen: put exception checks inside of a G_UNLIKELY

Fixes bug 730702

11 years agogdk-3.0, gtk+-3.0: update to 3.13.1~3f140d53
Rico Tzschichholz [Sat, 24 May 2014 11:04:46 +0000 (13:04 +0200)] 
gdk-3.0, gtk+-3.0: update to 3.13.1~3f140d53

11 years agogdk-3.0: update to 3.13.1~a61a11a4
Rico Tzschichholz [Thu, 22 May 2014 08:18:32 +0000 (10:18 +0200)] 
gdk-3.0: update to 3.13.1~a61a11a4

11 years agogdk-3.0: update to 3.13.1~701adf81
Evan Nemerson [Tue, 20 May 2014 23:30:46 +0000 (16:30 -0700)] 
gdk-3.0: update to 3.13.1~701adf81

11 years agoSupport explicit interface methods implementation e1a3ff9470763e7c6ff5a887036390bd418f4e46
Luca Bruno [Wed, 8 Jun 2011 12:10:55 +0000 (14:10 +0200)] 
Support explicit interface methods implementation

Fixes bug 652098

11 years agogudev-1.0: update to latest git
Evan Nemerson [Sun, 18 May 2014 17:15:26 +0000 (10:15 -0700)] 
gudev-1.0: update to latest git

Most of the metadata has been moved into annotations upstream.

11 years agoFix gir and gidl bindings due to (unowned type)[] arrays
Luca Bruno [Sat, 17 May 2014 20:39:35 +0000 (22:39 +0200)] 
Fix gir and gidl bindings due to (unowned type)[] arrays

11 years agoRevert "girparser: Make array element type owned by default"
Luca Bruno [Sat, 17 May 2014 20:31:03 +0000 (22:31 +0200)] 
Revert "girparser: Make array element type owned by default"

This reverts commit 1c814e174d161102ea3288121f6b4c09c8b46482.

11 years agogirparser: Make array element type owned by default
Luca Bruno [Sat, 17 May 2014 20:20:03 +0000 (22:20 +0200)] 
girparser: Make array element type owned by default

11 years agoFix writing vapis with (unowned type)[]
Luca Bruno [Sat, 17 May 2014 19:42:09 +0000 (21:42 +0200)] 
Fix writing vapis with (unowned type)[]

11 years agoSupport (unowned type)[] syntax for transfer-container arrays
Luca Bruno [Sat, 17 May 2014 17:34:06 +0000 (19:34 +0200)] 
Support (unowned type)[] syntax for transfer-container arrays

Fixes bug 571486

11 years agogoocanvas: mark as deprecated
Evan Nemerson [Sat, 17 May 2014 03:55:51 +0000 (20:55 -0700)] 
goocanvas: mark as deprecated

11 years agoatk: update to 2.13.1~d44970bd
Evan Nemerson [Sat, 17 May 2014 03:46:08 +0000 (20:46 -0700)] 
atk: update to 2.13.1~d44970bd

11 years agogdk-pixbuf-2.0: update to latest git
Evan Nemerson [Sat, 17 May 2014 03:25:07 +0000 (20:25 -0700)] 
gdk-pixbuf-2.0: update to latest git

11 years agowebkitgtk-3.0: add metadata file
Evan Nemerson [Fri, 16 May 2014 21:35:58 +0000 (14:35 -0700)] 
webkitgtk-3.0: add metadata file

11 years agogtk+3.0: Update to 3.13.1+
Rico Tzschichholz [Fri, 16 May 2014 20:21:01 +0000 (22:21 +0200)] 
gtk+3.0: Update to 3.13.1+

11 years agolibarchive: Update to version 3
Lasse Schuirmann [Fri, 16 May 2014 08:54:23 +0000 (10:54 +0200)] 
libarchive: Update to version 3

Fixes bug 668654

11 years agoxcb: Add drawing API
Robert Ancell [Wed, 14 May 2014 21:08:29 +0000 (09:08 +1200)] 
xcb: Add drawing API

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

11 years agoxcb: Add Xcb.Connection.create_pixmap
Robert Ancell [Wed, 14 May 2014 03:06:15 +0000 (15:06 +1200)] 
xcb: Add Xcb.Connection.create_pixmap

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

11 years agoAdd webkit2gtk-3.0 and webkit2gtk-web-extension-3.0 bindings.
Evan Nemerson [Wed, 14 May 2014 21:35:09 +0000 (14:35 -0700)] 
Add webkit2gtk-3.0 and webkit2gtk-web-extension-3.0 bindings.

Fixes bug 676249.

11 years agoxcb: Add Xcb.Connection.get_atom_name
Robert Ancell [Wed, 14 May 2014 02:05:08 +0000 (14:05 +1200)] 
xcb: Add Xcb.Connection.get_atom_name

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