]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-08-21  Jürg BilleterImprove consistency in constructor chain up handling 8aa6299ea7a39e7a652ce3896324aaa47af99a18
2010-08-21  Jürg BilleterUnable to chain up to base constructor is fatal
2010-08-21  Jürg Billetervapigen: Fix chain up warning in subclasses of generate...
2010-08-21  Jürg BilleterFix writing of construct_function attribute
2010-08-21  Jürg BilleterFix assignment to construct properties
2010-08-21  Jürg BilleterRefactor parser to avoid parse_*_member methods
2010-08-21  Jürg BilleterReplace CCodeDeclarationSpace by CCodeFile
2010-08-21  Jürg BilleterMove add_symbol_declaration out of CCodeDeclarationSpace
2010-08-20  Luca Brunogtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget...
2010-08-20  Jürg Billeterglib-2.0: Return char instead of unichar from string...
2010-08-20  Jürg Billeterglib-2.0: Add optional index parameter to string.get_char
2010-08-20  Jürg Billeterglib-2.0: Deprecate string.size () in favor of string...
2010-08-20  Jürg Billeterglib-2.0: Use byte indices for strings
2010-08-20  Jürg BilleterFix error handling for character literals
2010-08-20  Jürg Billetervapigen: Replace use of string.len () by string.length
2010-08-20  Jürg Billeterglib-2.0: Deprecate string.len () in favor of string...
2010-08-20  Aaron AndersenReport error on invalid using directives
2010-08-20  Luca BrunoSupport implicit GValue conversion when assigning to...
2010-08-20  Luca BrunoExtend signal details to support string expressions
2010-08-20  Evan Nemersonvalac: Add --fatal-warnings option
2010-08-20  Jürg BilleterFix memory leak when freeing nullable structs without...
2010-08-20  Jürg BilleterD-Bus: Add missing gio.h include for GDBus clients
2010-08-20  Jürg BilleterUse relative path as specified on the command-line...
2010-08-20  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 Nemersonlibsoup-2.4: Many small argument and data type fixes.
2010-08-20  Evan Nemersonvapigen: Allow metadata to specify the type_name of...
2010-08-20  Evan Nemersongdk-pixbuf-2.0: Use uint8[] for binary data.
2010-08-19  Evan Nemersonlibsoup-2.4: Use uint8[] in Message.set_{request,response}
2010-08-19  Evan Nemersongdk-pixbuf-2.0: Make Pixbuf.save_to_buffer use uint8...
2010-08-19  Florian Broschrasqal: add *.deps-file
2010-08-19  Florian Broschsdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf: add...
2010-08-19  Evan Nemersonglib-2.0: Add g_int64_hash and g_int64_equal bindings.
2010-08-19  Jürg Billeterdova: Add support for [NoThrow] methods
2010-08-19  Jürg BilleterBump version suffix
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
2010-08-05  Evan Nemersongstreamer-*-0.10: Add missing type arguments
next