]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-09-15  Jürg BilleterFix crash on invalid constructor chain up
2010-09-15  Ryan LortieCodeWriter: add 'new' to methods where appropriate
2010-09-15  Jürg Billetercodegen: Fix GValue memory leak after boxing
2010-09-15  Jürg Billetercodegen: Report error on unsupported use of array conca...
2010-09-15  Evan Nemersongio-2.0: Fix ownership of two AppLaunchContext method...
2010-09-04  Jürg BilleterRelease 0.9.8 0.9.8
2010-09-04  Jürg Billetercodegen: Fix lcopy_value function generated for fundame...
2010-09-04  Jürg Billetercodegen: Fix preconditions in asynchronous methods
2010-09-04  BianShaoLeiposix: Fix SockAddr cname.
2010-09-04  Luca Brunowebkit-1.0: Mark WebKitWebView::create_web_view return...
2010-09-04  Jakob Westhoffgtk+-2.0, gtk+-3.0: Make gtk_image_set_from_pixmap...
2010-09-04  Luca Brunogio-2.0: GLib.Icon.to_string() return value is not...
2010-09-04  Evan Nemersongio-2.0: Make Application.quit_with_data.platform_data...
2010-09-04  Jürg Billeterdova: Do not generate empty type structs for interfaces
2010-09-04  Evan Nemersonglib-2.0: Fix Variant.dup_string binding.
2010-09-04  Evan Nemersoncodewriter: Correctly write deprecated replacement...
2010-09-04  Jürg Billetervapigen: Fix chain up warning in subclasses of generate...
2010-09-04  Jürg BilleterFix writing of construct_function attribute
2010-09-04  Jürg BilleterFix assignment to construct properties
2010-09-04  Luca Brunogtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget...
2010-09-04  Jürg BilleterFix error handling for character literals
2010-09-04  Jürg Billetervapigen: Replace use of string.len () by string.length
2010-09-04  Jürg Billeterglib-2.0: Deprecate string.len () in favor of string...
2010-08-21  Luca BrunoSupport implicit GValue conversion when assigning to...
2010-08-21  Luca BrunoExtend signal details to support string expressions
2010-08-21  Evan Nemersonvalac: Add --fatal-warnings option
2010-08-21  Jürg BilleterFix memory leak when freeing nullable structs without...
2010-08-21  Jürg BilleterD-Bus: Add missing gio.h include for GDBus clients
2010-08-21  Jürg BilleterUse relative path as specified on the command-line...
2010-08-21  Jürg BilleterDeprecate use of D-Bus GLib
2010-08-20  Luca BrunoFix ellipsis parameter position in generated methods
2010-08-20  Luca BrunoAdd mutex field in priv structures for properties
2010-08-20  Evan NemersonFix handling of exceptions in property accessors
2010-08-20  Luca BrunoHonor array_length_type when generating method parameters
2010-08-20  Luca BrunoSupport abstract/virtual delegate properties with target
2010-08-20  Carlo TeubnerFix crash on invalid switch expression
2010-08-20  Jürg BilleterCall ref_sink also on result of Object.newv if necessary
2010-08-20  Luca BrunoFix ref_sink of Gtk.Window created with GLib.Object.new
2010-08-20  Jürg BilleterFix passing real non null struct arguments to vararg...
2010-08-20  Evan Nemersonvapigen: Allow metadata to specify the type_name of...
2010-08-20  Florian Broschrasqal: add *.deps-file
2010-08-20  Florian Broschsdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf: add...
2010-08-20  Evan Nemersonglib-2.0: Add g_int64_hash and g_int64_equal bindings.
2010-08-20  Jürg Billeterdova: Add support for [NoThrow] methods
2010-08-19  Jürg BilleterRelease 0.9.7 0.9.7
2010-08-19  Jürg BilleterFix regression introduced by codegen refactoring
2010-08-18  Jürg BilleterRelease 0.9.6 0.9.6
2010-08-17  Jürg Billetergirparser: Fix hidden parameters at the end of the...
2010-08-17  Rumen Zarevpoppler-glib: Make PopplerAction* be structs without...
2010-08-14  Marc-André... codegen: check delegate type has_target in object creat...
2010-08-14  Marc-André... readline.vapi: include stdio.h before readline.h
2010-08-13  Ralf Michldova: Fix generated main function
2010-08-12  Philip Withnallgirparser: Add support for parsing error domains
2010-08-12  Jürg Billetergtk+-2.0, gtk+-3.0: Fix gtk_widget_new binding
2010-08-12  Jürg BilleterFix dbus-glib support
2010-08-12  Jürg BilleterFix Symbol.get_cheader_filenames
2010-08-12  Jürg Billetercodegen: Small refactoring in method generation
2010-08-12  Jürg Billetercodegen: Small refactoring in property accessor generation
2010-08-12  Jürg Billetercodegen: Add EmitContext class
2010-08-12  Jürg Billetercodegen: Drop CCodeModule
2010-08-12  Jürg BilleterDo not create array lists where not necessary
2010-08-12  Jürg BilleterDo not create CCodeLineDirective objects if not needed
2010-08-12  Jürg BilleterRemove unused local from member access module
2010-08-12  Evan Nemersongedit-2.20: Make Window.create_tab_from_uri.encoding...
2010-08-12  Maciej Piechotkalibdaemon: Use correct type for PID in fork and pid_fil...
2010-08-12  Evan Nemersonvapigen: support for setting exception types in metadat...
2010-08-10  Jürg BilleterFix generic classes with GObject constructors
2010-08-10  Jürg BilleterAppend temporary variables in order of declaration
2010-08-10  Jürg BilleterUse emit instead of accept and accept_children in code...
2010-08-09  Jürg BilleterDrop deprecated support for assigning to construct...
2010-08-09  Jürg Billetervala-gen-introspect: Fix script with version suffix
2010-08-09  Jürg BilleterRelease 0.9.5 0.9.5
2010-08-09  Florian BroschAllow overriding content property in Comment class
2010-08-09  Florian BroschRemove trailing whitespace from content in markup reader
2010-08-09  Florian BroschFix line and column counter in markup reader
2010-08-09  Luca BrunoGAsync: Fix array parameters without length
2010-08-09  Jürg Billetervalac: Enable version header by default
2010-08-09  Marc-André... Add vala.m4 with VALA_CHECK_PACKAGES macro
2010-08-09  Michal Hrubyglib-2.0: Add g_node_unlink binding
2010-08-09  Stef Walterglib-2.0: Add GNode bindings
2010-08-09  Stef WalterAutomatically free GNode data when appropriate
2010-08-07  Andrea Del... Add gedit-2.20 bindings
2010-08-07  Evan Nemersontokyocabinet: Various type and name fixes, add tchdbset...
2010-08-07  Andrea Del... gtksourceview-2.0: Various fixes for GtkSourceCompletion.
2010-08-07  Jürg Billeterdova: Support string literals without allocation
2010-08-06  Jürg Billeterdova: Fix default values for boolean and numeric types
2010-08-06  Jürg Billeterdova: Do not emit empty arrays for empty lists, sets...
2010-08-06  Jürg Billeterdova: Do not generate empty type structs for delegates
2010-08-06  Evan Nemersonlibsoup-2.4: Use length for SoupMessageBody.data array...
2010-08-06  Evan Nemersongdk-pixbuf-2.0: Remove custom.vala file, use metadata...
2010-08-06  Ryan Lortiefinish removing dconf vapi
2010-08-06  Ryan Lortiedrop dconf vapi
2010-08-05  Florian BroschProcess & > < " ' in markup reader
2010-08-05  Jürg BilleterAdd version suffix to installed files to allow parallel...
2010-08-05  Jürg BilleterDefine VALA_X_Y according to compiler version
2010-08-05  Jürg Billeterdova: Do not generate empty structs
2010-08-05  Evan Nemersongstreamer-0.10: Fix gst_init_check arguments
2010-08-05  Frederik Zippglib-2.0: Fix GIConv binding.
2010-08-05  Evan Nemersonliboobs-1: Update to 2.30.1
2010-08-05  Evan Nemersonvte: Update to 0.24.3
next