vala 0.23.1



About vala
==========

Compiler for the GObject type system

ChangeLog
=========

2013-12-22  Jürg Billeter  <j bitron ch>

        Release 0.23.1

2013-12-21  Maciej Piechotka  <uzytkownik2 gmail com>

        Allow using lambdas within enums.
        Fixes bug 659778

2013-12-21  Sergio Costas  <raster rastersoft com>

        Add xcb-icccm bindings.
        Fixes bug 720225.

2013-12-17  Rico Tzschichholz  <ricotz ubuntu com>

        gdk-3.0, gtk+-3.0: Update to 3.11.3

        gio-2.0: Update to 2.39.2

2013-12-15  Maciej Piechotka  <uzytkownik2 gmail com>

        Handle the integers and enums in generic closure wrapper
        Handle edge-case when the one of generic parameters of delegate is an
        integer in closure or method.

2013-12-14  Marc-André Lureau  <marcandre lureau gmail com>

        codegen: use #if GLIB_CHECK_VERSION for init functions
        Tarballs with generated code should compile without warnings, and work
        with various versions of glib (assuming the rest of the code is
        correctly up to date, which is often the case if you don't use newer
        functions)

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

2013-12-14  Luca Bruno  <lucabru src gnome org>

        analyzer: Fix critical when catch clause does not catch an ErrorType
        Based on patch by Severin Heiniger.

        Fixes bug 670806.

2013-12-14  Nathan Summers  <rock gimp org>

        codegen: Fix crash vapi properties with no get body but with set body
        Fixes bug 657348.

2013-12-14  Richard Schwarting  <aquarichy gmail com>

        libxml-2.0: Fix EntityDesc lookup and value_lookup cname
        Fixes bug 703083.

2013-12-14  Jesse van den Kieboom  <jessevdk gmail com>

        Make Vala.Method._base_interface_method weak
        This fixes a circular reference for interface methods which have
        themselves as their base method.

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

2013-12-12  Sergio Costas  <raster rastersoft com>

        xcb: Major changes and fixes.
        Fixes bug 720225.

2013-12-11  Niclas Lockner  <niclaslockner gmail com>

        glib-2.0: Added [DestroysInstance] to Thread.join()
        Fixes bug 720249.

2013-12-10  Evan Nemerson  <evan coeus-group com>

        cogl-1.0: fix read_pixels pixels argument

        gtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions

2013-12-04  Rico Tzschichholz  <ricotz ubuntu com>

        atk: Update to 2.11.3

2013-11-28  Rico Tzschichholz  <ricotz ubuntu com>

        libnotify: Switch to GIR

2013-11-27  Rico Tzschichholz  <ricotz t-online de>

        libpeas-gtk-1.0: Add bindings based on 1.8.1

2013-11-24  Luca Bruno  <lucabru src gnome org>

        codegen: Zero length of arrays when transferring ownership
        This allows var data = (owned) aGenericArray.data;
        without later setting data.len = 0 manually.

2013-11-19  Rico Tzschichholz  <ricotz ubuntu com>

        clutter-1.0: Update to 1.16.2

        gtk+-3.0: Update to 3.11.2

2013-11-14  Rico Tzschichholz  <ricotz t-online de>

        gdk-3.0, gtk+-3.0: Update to 3.11.1+

2013-11-14  Rico Tzschichholz  <ricotz ubuntu com>

        gio-2.0, gio-unix-2.0: Update to 2.39.1

2013-11-08  Philip Withnall  <philip tecnocode co uk>

        posix: Fix cname of NLItem
        This fixes the C type of variables of Vala type NLItem.

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

2013-11-05  Rico Tzschichholz  <ricotz ubuntu com>

        vapi: Install packagekit-glib2 bindings

2013-11-04  Jesse van den Kieboom  <jessevdk gmail com>

        Allow dynamic type registration of generated dbus proxy classes
        https://bugzilla.gnome.org/show_bug.cgi?id=711423

2013-11-03  Jesse van den Kieboom  <jessevdk gmail com>

        gtk+ 3.0 vapi: make Gtk.Range.get_range_rect return rect
        https://bugzilla.gnome.org/show_bug.cgi?id=711337

2013-10-30  Rico Tzschichholz  <ricotz ubuntu com>

        clutter-gst-1.0/2.0: Update to 1.6.0/2.0.8

2013-10-30  Rico Tzschichholz  <ricotz t-online de>

        gio-2.0: Fix default-value warnings of Subprocess.communicate*

2013-10-29  Rico Tzschichholz  <ricotz ubuntu com>

        gio-2.0: Update to 2.39.0+

        packagekit-glib2: Update to 0.8.12

        gtk+-3.0: Update to 3.11.0

        Bump version suffix


Download
========
https://download.gnome.org/sources/vala/0.23/vala-0.23.1.tar.xz (2.55M)
  sha256sum: d2b54fbfee3eafbbfe2f0d3354043bf05364a8c649cc6a8cb858921c40130ed5



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]