]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2012-09-24  Jürg BilleterReport error for signals with variable argument lists
2012-09-16  Jürg BilleterRelease 0.17.7 0.17.7
2012-09-16  Jürg Billetercodegen: Do not use deprecated functions for lock state...
2012-09-16  Robert Ancellgtk+-3.0: Gtk.TextBuffer.create_tag should allow null...
2012-09-15  Rico Tzschichholzpango: set AttrIterator free_function
2012-09-15  Evan Nemersongirparser: add cname for constructors not prefixed...
2012-09-15  Evan Nemersonbindings: update GIR-based bindings.
2012-09-15  Evan Nemersonclutter-1.0: upgrade to 1.11.15
2012-09-15  Evan Nemersonlinux: make backtrace_symbols return unowned
2012-09-15  Jamie McCrackenx11: Add missing XA_STRING atom
2012-09-15  Jamie McCrackenGENIE: Updated genie to include fixes from vala parser
2012-09-12  Rico Tzschichholzadd libgnome-menu-3.0 bindings
2012-09-09  Jürg Billetercodegen: Fix memory management when assigning to captur...
2012-09-08  Jürg Billetercodegen: Fix memory leak with owned delegate parameters...
2012-09-05  Evan Nemersongtk+-3.0: mark ResizeMode.IMMEDIATE as deprecated
2012-09-05  Evan Nemersongtk+-3.0: mark deprecated symbols as such
2012-09-04  Daiki Uenox11: Add GenericEvent bindings
2012-09-03  Jürg BilleterRelease 0.17.6 0.17.6
2012-09-03  Philip Withnallgobject-2.0: Mark parameter of WeakRef() and WeakRef...
2012-09-03  Marc-André... glib-2.0: Add g_utime binding
2012-08-29  Jamie McCrackenGenie: Fix functions can take only one Generic as argum...
2012-08-24  Jürg BilleterAccept non-automatic properties with default value 049a77952370fcad5f6fbdab08dd84d89f40151a
2012-08-20  Jürg BilleterRelease 0.17.5 0.17.5
2012-08-20  Heiherx11: Add XImage bindings
2012-08-20  Alexandre Rostovtsevvapigen.m4: use $vapigen_pkg_name as the name of the...
2012-08-20  Evan NemersonAdd gst-plugins-base-1.0 bindings.
2012-08-20  Evan NemersonAdd gstreamer-1.0 core bindings.
2012-08-20  Evan Nemersongirparser: support "experimental" in metadata
2012-08-17  Marcin Lewandowskiposix: Add getpwuid, getgrnam, and getgrgid bindings
2012-08-17  Marcin Lewandowskiglib-2.0: Remove invalid get_name/set_name bindings...
2012-08-16  Evan Nemersonpango: set free_function on Attribute to pango_attribut...
2012-08-16  Evan Nemersongirparser: support symbol_type and instance_idx in...
2012-08-15  Jürg BilleterSupport subclassing of GLib.Source
2012-08-15  Jürg BilleterFix critical for static fields with initializers in...
2012-08-15  Jürg Billetergio-2.0: Fix g_dbus_message_get_body binding
2012-08-15  Jürg Billetergio-2.0: Fix g_dbus_connection_send_message_with_reply...
2012-08-15  Jürg Billetercodegen: Drop extra copy of captured unowned parameters...
2012-08-15  Jürg Billetercodegen: Fix double free of captured owned parameters...
2012-08-14  Jürg BilleterSupport static methods in generic classes
2012-08-13  Jürg BilleterSupport virtual interface properties
2012-08-13  Evan Nemersongirparser: set CCode type_id for enumerations
2012-08-13  Evan Nemersonpango: switch to GIR
2012-08-08  Florian BroschTest symbol resolution in closures
2012-08-08  Jürg BilleterFix symbol resolution in closures
2012-08-08  Jürg Billetergirwriter: Fix index of length parameter for methods...
2012-08-06  Evan Nemersonbindings: mark bindings for deprecated libraries as...
2012-08-06  Evan Nemersonbindings: update gir based bindings
2012-08-06  Evan Nemersonlibnl-3.0: change format of some comments to avoid...
2012-08-06  Evan Nemersonlibpeas-1.0: add deps file
2012-08-06  Evan NemersonAdd gobject-introspection-1.0 bindings
2012-08-06  Evan Nemersonrest-0.7: add deps file with gio-2.0
2012-08-06  Jürg Billetercodewriter: Support fixed-length arrays
2012-08-06  Dmitry Vaginposix: Fix in6_addr and in_addr bindings
2012-08-06  Tristan BrindleIgnore .h files passed to compiler
2012-08-06  Jürg BilleterRelease 0.17.4 0.17.4
2012-08-06  Jürg BilleterDo not warn when calling .begin or .end on static async...
2012-08-06  Colin Waltersbuilding.txt: Update to mention vala-bootstrap
2012-08-06  Jürg Billeterposix: Do not access static members with instance refer...
2012-08-06  Jürg BilleterFix incorrect warning on constructor chain up
2012-08-06  Jürg BilleterDo not require explicit `this' to access generated...
2012-08-06  Jacques-Pascal... vte, vte-2.90: Fix Vte.get_user_shell binding
2012-08-06  Jürg BilleterWarn when accessing static members with an instance...
2012-08-06  Jürg BilleterDo not access static members with instance references
2012-08-06  Jürg BilleterDrop warnings about unused internal symbols when using...
2012-08-06  Jürg BilleterDrop POSIX profile ca020bf04a09fe16e5583eea5a3a341e7796bff5
2012-08-06  Jürg BilleterDrop Dova profile
2012-08-06  Jeremy WhitingSupport [GenericAccessors] attribute for interfaces
2012-08-02  Simon WerbeckAllow trailing comma in initializer list
2012-08-02  Jürg BilleterAccept comments in preprocessing directives
2012-08-02  Jürg Billeterglib-2.0: Use async scope for GThreadFunc
2012-08-02  Jürg BilleterSupport [CCode (scope = "async")] attribute for delegates
2012-08-02  Geert JordaensImprove error message for static access to instance...
2012-08-02  Mikkel Kamstrup... D-Bus: Support fd passing with GFileDescriptorBased
2012-08-02  Marc-André... gobject-2.0: Set bind_property() default flag
2012-08-01  Daiki Uenocodegen: Fix signature of array_contains for inline...
2012-08-01  Jürg Billetercodegen: Fix GMutex finalization with GLib 2.32
2012-08-01  Simon WerbeckRecompute length when casting between array types
2012-08-01  Jürg Billetercodegen: Fix va_start argument in methods throwing...
2012-08-01  Jürg Billetertests: Improve test for bug 620673
2012-07-31  Jürg BilleterDeprecate implicit .begin for async methods
2012-07-31  Jürg BilleterD-Bus: Add missing gio.h include for GDBus error domains
2012-07-30  Siegfried-Angel... codegen: Fix variadic constructors
2012-07-28  Evan NemersonUpdate GIR-based bindings.
2012-07-28  Evan Nemersongirparser: support class methods
2012-07-28  Evan Nemersongirparser: add GIR name attribute to reparented types
2012-07-27  Jens Georgvala.m4: Fix calling VALA_CHECK_PACKAGES multiple times
2012-07-27  Jens Georgvala.m4: Fix typo
2012-07-21  Evan Nemersongobject-2.0: add Closure.SIZE for sizeof(GClosure)
2012-07-21  Evan Nemersongtk+-3.0: update to 3.5.9
2012-07-20  Evan Nemersongnome-keyring-1: deprecate in favor of bindings distrib...
2012-07-20  Evan Nemersongio-2.0: make DataInputStream.read_line*.length default...
2012-07-18  Richard Schwartingglib-2.0: Add g_test_fail binding
2012-07-18  Jürg Billeterudisks2: Regenerate
2012-07-18  Jürg Billetergdk-pixbuf-2.0: Regenerate
2012-07-18  Jürg Billetergirparser: Fix async creation methods throwing errors
2012-07-18  Simon WerbeckSupport 'using' directive with nested namespace in...
2012-07-18  Jürg BilleterFix async object creation expressions
2012-07-18  Jürg Billetercodegen: Fix access to null-terminated array properties
2012-07-18  Sébastien Wilmetglib-2.0: add string.get_prev_char()
2012-07-16  Jürg BilleterRelease 0.17.3 0.17.3
next