]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-11-08  Jürg Billetercodegen: Fix C code generated for out array arguments...
2010-11-06  Jürg Billetergtk+-3.0: Update to 2.91.3
2010-11-06  Jürg Billetergdk-pixbuf-2.0: Update to 2.22.1
2010-11-06  Jürg Billetergio-2.0: Update to 2.27.2
2010-11-04  Evan Nemersonlibsoup-2.4: use uint8[] instead of string for Buffer...
2010-11-03  Thijs Vermeirgstreamer-0.10: fix GCallback casting in probe functions
2010-11-03  Evan Nemersongtk+-2.0, gtk+-3.0: mark Style.get_style_property value...
2010-11-03  Víctor Manuel... codegen: Fix reserved identifiers in delegate parameters
2010-11-03  Evan Nemersonglib-2.0: make Func, ThreadFunc, HFunc, Thread, and...
2010-11-03  Evan Nemersonsqlite3: update to 3.7.2
2010-11-02  Evan Nemersongtk+-2.0, gtk+-3.0: fix CellRenderer.get_fixed_size...
2010-11-02  Evan Nemersonpango: fix ownership of AttrList.get_iterator return...
2010-11-02  Evan Nemersonpango: fix ownership of GlyphItem.split return value
2010-11-02  Florian BroschFix building with Vala 0.12 branch (commit b6c980fe26b3...
2010-11-01  Evan Nemersongio-2.0: make AppInfo.create_from_commandline.applicati...
2010-11-01  Evan Nemersonglib-2.0: add GTimeSpec binding
2010-10-31  Jürg BilleterD-Bus: Fix typo in DBusConnection.get_proxy support...
2010-10-31  Evan Nemersongdk-pixbuf-2.0: fix several return types
2010-10-30  Evan Nemersongio-2.0: Fix ownership of several callbacks
2010-10-29  Jürg Billetergobject-2.0: Fix GEnumValue binding
2010-10-29  Evan NemersonFix building with Vala 0.12 branch
2010-10-29  Florian Broschprepare code for new evaluation order
2010-10-29  Jürg Billetercodegen: Fix structs with array fields
2010-10-29  Jürg BilleterAdd Subroutine class
2010-10-28  Florian Broschlibvaladoc/api: rename tree.parse_comments to process_c...
2010-10-28  Florian Broschlibvaladoc: Allow to inherit documentation from other...
2010-10-28  Florian Broschlibvaladoc/taglets: Allow to inherit class and struct...
2010-10-28  Florian Broschlibvaladoc: Change monospace-rule from `<run>` to ...
2010-10-28  Florian Broschlibvaladoc/importer: Fix runtime warning in valadoc...
2010-10-28  Jürg BilleterReplace SemanticAnalyzer with CodeContext in CodeNode...
2010-10-28  Jürg BilleterAdd CodeContext.check method
2010-10-28  Jürg BilleterRename FormalParameter to Parameter
2010-10-28  Jürg BilleterAdd FlowAnalyzer.mark_unreachable
2010-10-28  Jürg Billetercodegen: Add CodeGenerator.store_local
2010-10-28  Jürg Billetercodegen: Add get_array_size_cvalue and set_array_size_c...
2010-10-28  Jürg Billetercodegen: Add destroy_value function
2010-10-28  Jürg Billetercodegen: Add CodeGenerator.load_local
2010-10-28  Jürg Billetercodegen: Add CodeGenerator.create_local method
2010-10-26  Evan Nemersongio-2.0: make Icon.new_for_string return value transfer...
2010-10-26  Jürg Billetercodegen: Fix crash on delegates with varargs
2010-10-26  Jürg Billetercodegen: Fix critical with delegate properties
2010-10-26  Frederik 'playya... gio-2.0: Update GDBus bindings
2010-10-26  Jürg Billetercodegen: Fix support for g_boxed_copy
2010-10-25  Jürg BilleterSupport use of generics in closures
2010-10-25  Jürg Billeterpango: Fix PangoGlyph and PangoGlyphString bindings
2010-10-25  Jürg BilleterD-Bus: Support register_object with generic type in...
2010-10-25  Jürg BilleterRelease 0.11.1 0.11.1
2010-10-25  Jürg Billetergtk+-3.0: Update to GTK+ master
2010-10-25  Jürg Billetervapigen: Support type_name attribute for signal return...
2010-10-25  Jürg Billetergio-2.0: Update to GLib master
2010-10-25  Jürg Billetervapigen: Support hidden attribute for signal parameters
2010-10-25  Jürg BilleterFix use of uninitialized variable in static constructors
2010-10-25  Jürg Billeterpango: Fix PangoAnalysis binding
2010-10-25  Jürg Billetergio-2.0: Various error type fixes
2010-10-25  Jürg Billetergio-2.0: Fix g_data_input_stream_read_upto binding
2010-10-25  Jürg Billetergio-2.0: Fix metadata file
2010-10-25  Jürg BilleterGVariant: Fix C warning in array serialization
2010-10-25  Jürg BilleterD-Bus: Fix C warnings when using file descriptor passin...
2010-10-25  Jürg BilleterD-Bus: Fix C warnings in GDBus clients
2010-10-25  Jürg Billetergio-2.0: Fix g_memory_output_stream_new binding
2010-10-24  Jürg BilleterGenie: Report error on print expressions with uneven...
2010-10-24  Jürg BilleterGenie: Fix out of bounds access in scanner
2010-10-23  Evan Nemersonpango: mark several arguments as out
2010-10-23  Jürg BilleterD-Bus: Update file descriptor passing test to binding...
2010-10-23  Jürg BilleterD-Bus: Fix crash on interfaces without methods in GDBus...
2010-10-23  Jürg BilleterRemove unused ObjectCreationExpression.constructor...
2010-10-23  Jürg BilleterD-Bus: Ignore non-abstract methods in interfaces of...
2010-10-23  Jürg BilleterD-Bus: Require gio-unix only when using file descriptor...
2010-10-23  Jürg BilleterD-Bus: Register error domains before calls in GDBus...
2010-10-23  Jürg BilleterD-Bus: Support Cancellable parameter in GDBus clients
2010-10-23  Jürg BilleterD-Bus: Add test for file descriptor passing
2010-10-23  Jürg BilleterD-Bus: Add support for receiving file descriptors with...
2010-10-23  Jürg BilleterD-Bus: Add support for sending file descriptors with...
2010-10-23  Jürg BilleterD-Bus: Use type signature 'h' for file descriptor passi...
2010-10-23  Jürg BilleterD-Bus: Use lowlevel message API for methods in GDBus...
2010-10-23  Jürg BilleterD-Bus: Use builder API for interface_method_call in...
2010-10-23  Jürg BilleterD-Bus: Use proper source_object in callbacks of async...
2010-10-23  Jürg BilleterD-Bus: Use lowlevel message API for method calls in...
2010-10-23  Jürg Billetercodegen: Support null elements in GenericArray
2010-10-23  Jürg Billetercodegen: Fix uncaught errors in constructors and destru...
2010-10-23  Evan Nemersongio-2.0: Move g_content_type_* functions into a Content...
2010-10-23  Robert Ancellglib-2.0: add g_strsignal binding
2010-10-23  Philip Withnallgobject-2.0: finish GClosure bindings
2010-10-23  Evan Nemersoncogl-1.0: Update to 1.5.1.
2010-10-23  Evan Nemersongtksourceview-2.0: Make some interface methods virtual...
2010-10-23  Evan Nemersongio-2.0: pass GLib.Priority.DEFAULT by default to io_pr...
2010-10-23  Evan Nemersongio-2.0: use uint8[] for buffers instead of void*
2010-10-23  Evan Nemersonvapigen: fix handling of type_name on fields
2010-10-22  Evan Nemersonglib-2.0: Use gfloat/gdouble/gchar for cnames of float...
2010-10-22  Jürg Billeterpango: Fix PangoGlyphItemIter binding
2010-10-21  Jürg Billetercodegen: Do not set delegate target where target is...
2010-10-21  Jürg Billetercodegen: Fix critical on delegate cast
2010-10-21  Jürg Billetercodegen: Fix lambda expressions passed to GClosure...
2010-10-21  Jürg BilleterSet target_type for default arguments to fix delegate...
2010-10-21  Jürg Billetercodegen: Add assertions to detect missing delegate...
2010-10-21  Jürg Billetercodegen: Fix memory leak on ignored return values
2010-10-21  Jürg Billetercodegen: Add helper functions to work with TargetValue
2010-10-21  Jürg Billetercodegen: Set TargetValue.value_type
2010-10-21  Jürg Billetercodegen: Remove fallback in delegate target handling
2010-10-21  Jürg Billetercodegen: Fix crash when throwing errors from struct...
next