]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2009-09-15  Jan Hudecgobject-2.0: Bind g_object_newv
2009-09-15  Jiří ZárevúckyAdd gnutls bindings
2009-09-15  Michael 'Mickey... Add alsa bindings
2009-09-15  Michael 'Mickey... Add linux bindings
2009-09-15  Mark Leegnome-vfs-2.0: Fix gnome_vfs_*xfer* bindings
2009-09-15  Eric Alberlibxml-2.0: Add xmlNewNs binding
2009-09-15  Eric Albergoocanvas: Nullable fixes for goo_canvas_item_*
2009-09-15  Evan Nemersongtk+-2.0: Fix gtk_tree_view_get_columns binding
2009-09-15  Evan Nemersonlibpanelapplet-2.0: Add PanelAppletOrient and some...
2009-09-15  Evan Nemersonzlib: Many enhancements for memory/stream based operations
2009-09-15  Evan Nemersonglib-2.0: add GLib.HashTable.foreach
2009-09-15  Víctor Manuel... gstreamer-0.10: Turn gst_object_replace into a static...
2009-09-15  Jürg BilleterAdd man or boy test
2009-09-15  Jürg BilleterSupport capturing parameters in closures
2009-09-15  Jürg BilleterAdd support for closures
2009-09-15  Jürg BilleterDo not report inherited interface implementations as...
2009-09-15  Jürg Billeterlibepc-1.0: Regenerate bindings
2009-09-15  Jürg BilleterReport error when trying to pass signal as argument
2009-09-15  Jürg BilleterReport error for properties using `async' or `throws'
2009-09-15  Jürg BilleterReturn structs via out parameter
2009-09-15  Sebastian DrögeGIR parser: Handle anonymous unions and structs inside...
2009-09-15  Florian Brosch- true, false, null tags
2009-09-14  Jürg BilleterGAsync: Fix GSourceFunc callbacks in virtual methods
2009-09-14  Jürg BilleterD-Bus: Fix uninitialized error variable in servers
2009-09-14  Jürg BilleterAdd generic_type_pos CCode attribute for macros
2009-09-14  Didier 'PtitjesD-Bus: Fix error handling in static clients
2009-09-14  Didier 'PtitjesD-Bus: Fix error handling in servers
2009-09-14  Didier 'PtitjesD-Bus: Set D-Bus name for DBus.Error errordomain
2009-09-14  Jürg BilleterD-Bus: Add get_dbus_name helper method
2009-09-14  Ryan LortieGVariant binding fixes
2009-09-14  Jürg BilleterFix virtual struct properties
2009-09-14  Jürg BilleterDo not support use of generics in static methods of...
2009-09-14  Jürg BilleterFix string switch statements with owned switch expression
2009-09-14  Jürg BilleterFix C warnings in parser
2009-09-14  Didier 'PtitjesAdd support for constants in interfaces
2009-09-14  Jürg Billetervapigen: Support owned_get metadata attribute for prope...
2009-09-14  Mark LeeDo not check for an entry point when compiling a library
2009-09-14  Jürg BilleterFix crash when using invalid conditional expressions
2009-09-14  Martin Olssonlibxml-2.0: Fix xmlGetProp/xmlGetNsProp/xmlGetNoNsProp...
2009-09-14  Jürg BilleterGAsync: Fix .begin on async methods that may throw...
2009-09-14  Jürg BilleterReport error when declaring signals with static modifier
2009-09-14  Jürg BilleterFix postconditions in namespace methods
2009-09-14  Jürg BilleterFix crash when using postfix expressions with read...
2009-09-14  Jan HudecGIR writer: Fix generation of implemented interfaces
2009-09-14  Jürg Billetergobject-2.0: Add bindings for more G_TYPE_* constants
2009-09-14  Jürg Billetergstreamer-0.10: Fix gst_parse_launchv binding
2009-09-14  Jürg BilleterReport error when using yield expressions outside async...
2009-09-14  Jürg Billetergio-2.0: Nullable fixes for GSocketListener bindings
2009-09-13  Jürg BilleterD-Bus: Fix invalid code generated for error handling...
2009-09-13  Jürg BilleterGAsync: Do not warn when not using .begin
2009-09-13  Jürg BilleterWarn about unhandled errors in property accessors
2009-09-13  Jürg BilleterAlso drop dynamic error warning from constructors
2009-09-13  Jürg Billetergobject-2.0: Fix GParameter binding
2009-09-13  Jürg Billetergtk+-2.0: Fix GtkRecentData binding
2009-09-13  Jürg BilleterAdd has_copy_function and has_destroy_function struct...
2009-09-13  Jürg BilleterDo not warn about unhandled errors of dynamic method...
2009-09-13  Jürg BilleterFix crash with type check expressions
2009-09-13  Jürg BilleterD-Bus: Test async client and server support
2009-09-13  Jürg BilleterFix crash with virtual async methods
2009-09-13  Jürg BilleterFix testrunner to support multiple packages
2009-09-13  Jürg Billetergio-2.0: Correctly bind asynchronous methods
2009-09-13  Jürg BilleterGAsync: Fix .begin and add support for .end
2009-09-13  Jürg BilleterGAsync: Fix virtual async methods
2009-09-13  Jürg BilleterGType: Remove duplicated code for interface vfunc decla...
2009-09-13  Jürg BilleterD-Bus: Support async server methods
2009-09-13  Jürg BilleterGAsync: Fix declarations of async methods
2009-09-13  Jürg BilleterD-Bus: Small refactoring of generated message handlers
2009-09-13  Didier 'PtitjesGAsync: Remove check for reference parameter types...
2009-09-13  Jürg BilleterGAsync: Require yield expression for async method calls
2009-09-13  Jürg BilleterGAsync: Support GSourceFunc callbacks in async methods
2009-09-13  Jürg BilleterReplace `yields' by `async' method modifier
2009-09-13  Jürg BilleterGAsync: Drop async_only attribute support
2009-09-13  Jürg BilleterGAsync: Drop the synchronous version of async methods
2009-09-13  Jürg BilleterGAsync: Do not schedule idle handler for yield statements
2009-09-11  Florian Brosch- internal support
2009-09-11  Alexander Bokovoyglib-2.0: Fix g_key_file_set_comment binding
2009-09-09  Florian Brosch- constructor name bug (.new)
2009-09-07  Didier 'PtitjesGAsync: Add gio.h include in header for public async...
2009-09-06  Florian Brosch{@inheritDoc} bug
2009-09-06  Jürg BilleterGValue: Support conversion from and to string[]
2009-09-06  Jürg BilleterDetect use of possibly uninitialized variables in prope...
2009-09-06  Jürg BilleterConsider fixed length array variables as defined
2009-09-05  Florian Brosch- vapi documentation
2009-09-05  Jürg BilleterWrite type parameters of generic methods in VAPI files
2009-09-05  Jürg BilleterAdd support for properties in structs
2009-09-05  Mark Leegtk+-2.0: Fix Gtk.MessageDialog constructor binding
2009-09-05  Jürg BilleterFix crash when creating structs in member initializer
2009-09-04  Florian Brosch- valadoc.org-doclet: documentation exporter
2009-09-04  Florian BroschComment handling improvements
2009-09-03  Eric Albergstreamer-0.10: Fix gst_xml_* bindings
2009-09-03  Michael 'Mickey... Add libnl-1 bindings
2009-09-03  Víctor Manuel... gstreamer-0.10: gst_bus_poll return value can be null
2009-09-03  Michal Hrubygobject-2.0: Fix binding for the dispose method
2009-09-03  Jürg Billetergstreamer-0.10: Fix gst_element_class_get_pad_template_list
2009-09-03  Jürg BilleterDo not write default param_spec_function in VAPI files
2009-09-03  Evan Nemersonglib-2.0: time_t does not have a type_id
2009-09-03  Ryan Lortieadd g_variant_unref to bindings
2009-09-03  Jürg BilleterChain up to g_object_new where possible
2009-09-03  Jürg BilleterSupport creation method chain up to g_object_new
2009-09-03  Jürg BilleterDo not chain up creation methods when using construct...
next