]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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
2012-07-16  Jürg Billetergtk+-2.0, gtk+-3.0: Fix gtk_selection_data_get_targets...
2012-07-16  Jürg Billetercodegen: Fix conversion from generic pointer to long...
2012-07-16  Jürg BilleterRequire and target GLib >= 2.18
2012-07-12  Maciej PiechotkaMerge attributes on merge of namespace
2012-07-12  Maciej Piechotkacodegen: Fix array move when the areas don't overlap
2012-07-03  Robert Ancellgtk+-3.0: Fix gtk_application_add_accelerator nullable...
2012-06-28  Dmitry Vaginposix: fix inet_ntop binding, clean up some style issues
2012-06-26  Dmitry Vaginlibpq: fix freeing of Postgres.Notify
2012-06-26  Evan Nemersongio-2.0: fix Settings.bind_with_mapping 67200696ee5b4abcb388046270aa1d864f9ea367
2012-06-26  Jürg Billetergirparser: Fix criticals on varargs functions
2012-06-26  Jürg Billetergirparser: Fix criticals when encountering async creati...
2012-06-26  Jürg BilleterFix crash due to incorrect copy of attribute list
2012-06-25  Evan Nemersongdk-pixbuf-2.0: remove some obsolete metadata
2012-06-25  Evan NemersonGIR parser: allow setting async finish functions in GIR
2012-06-25  Evan NemersonGIR parser: add default value to GCancellable arguments...
2012-06-25  Florian Müllnervapi: Add missing GVariantTypes to glib-2.0
2012-06-25  Alexander LarssonUpdate vapi file for latest gtk+ git master
2012-06-24  Evan Nemersoncodegen: allow integer-derived types as generic arguments
2012-06-24  Jürg BilleterGAsync: Support async creation methods
2012-06-24  Jürg Billetercodegen: Bring object creation implementation closer...
2012-06-24  Jürg Billetergio-2.0: Mark AsyncInitable.init_async as virtual
2012-06-24  Evan NemersonGenerate correct unref expressions for subtypes of...
next