platform/upstream/vala.git
2008-02-24 Raffaele Sandriniadd bzip2 binding, patch by Maciej Piechotka add bzip2
2008-02-24 Raffaele Sandriniadd some interface documentation, patch by Johannes...
2008-02-24 Raffaele Sandrinifix Layout.get_size binding, fixes bug 518143 regenerated
2008-02-24 Raffaele Sandrinibe quiet on zero errors and zero, fixes bug 516925
2008-02-24 Raffaele Sandrinifix array lengths with static fields, fixes bug 515211
2008-02-24 Juerg Billetersupport inner delegates
2008-02-23 Juerg Billetersupport inner enums, support inner types in interfaces...
2008-02-23 Juerg Billeterregenerated
2008-02-23 Juerg Billeterfix support for instance delegates
2008-02-23 Raffaele Sandrinifix typo
2008-02-23 Juerg Billeterfix D-Bus method calls and signal handlers, fixes bug...
2008-02-23 Raffaele Sandrinifix handling of error type parameters in the gobject...
2008-02-23 Raffaele Sandriniallow any error type to be cast implicitly to GLib...
2008-02-23 Juerg Billetervisit child nodes of object creation expressions for...
2008-02-23 Juerg Billetercheck whether delegate matches method, fixes bug 515617
2008-02-23 Juerg Billeterfix Date.set_time_val call
2008-02-22 Juerg Billetersupport no_array_length metadata attribute
2008-02-22 Juerg Billeterfix gtk_selection_data_set binding, fixes bug 515409
2008-02-21 Juerg Billeteradd g_date_strftime binding, fixes bug 514346
2008-02-21 Juerg Billetersupport delegate parameters in creation methods, fixes...
2008-02-19 Juerg Billeterupdate to libsoup 2.3.2
2008-02-19 Juerg Billeterupdate to gtksourceview 2.1.2
2008-02-19 Jürg Billeterupdate to libwnck 2.21.91
2008-02-19 Juerg Billeterupdate to gstreamer 0.10.17
2008-02-19 Juerg Billeterupdate to glib 2.15.5
2008-02-19 Juerg Billeterfix pango_layout_get_pixel_size binding
2008-02-19 Raffaele Sandrinichange my email from rasa@gmx.ch to raffaele@sandrini...
2008-02-19 Raffaele Sandriniregenerated fix some methods and rename IOErrorEnum...
2008-02-18 Juerg Billeteradd libusb bindings, patch by Evan Nemerson
2008-02-18 Juerg Billeterfix g_signal_handlers_* bindings
2008-02-18 Juerg Billeterconvert FileStream to instance_pos syntax
2008-02-18 Juerg Billetersupport delegates throwing exceptions, patch by Andrea...
2008-02-18 Juerg Billeterupdate to use vala-gen-introspect
2008-02-18 Juerg Billeterfix GObjectClass binding
2008-02-16 Juerg Billetersupport [NoArrayLength] attribute for delegates
2008-02-15 Juerg Billeterwrite cheader_filename for namespace methods
2008-02-15 Juerg Billetergenerate casts for property assignments where necessary...
2008-02-15 Juerg Billeterfix memory management of parameters with ownership...
2008-02-14 Juerg Billeteravoid testing floating point numbers for equality,...
2008-02-12 Juerg Billetervisit error domains, fixes bug 515828
2008-02-12 Juerg Billeterfix gdk_window_get_origin binding fix gtk_spin_button_g...
2008-02-12 Juerg Billeterfix crash when using prefix increment in element access...
2008-02-12 Juerg Billeterfix using instance methods as delegates in the constructor
2008-02-12 Juerg Billetersupport signal handlers with struct parameters
2008-02-09 Juerg Billetersupport GType properties, patch by Ali Sabil
2008-02-09 Juerg Billeterremove static modifier from GSourceFunc binding
2008-02-08 Juerg Billetersupport delegates with array and struct parameters...
2008-02-08 Juerg Billeterfix use of uninitialized variables and mixed declaratio...
2008-02-08 Juerg Billeterfix message ownership issues
2008-02-08 Juerg Billeteradd missing attributes to GType binidng for use as...
2008-02-08 Juerg Billeterremove obsolete code used for reference-type structs
2008-02-08 Juerg Billeterrenamed from WebKitGtk and updated to current svn trunk
2008-02-08 Juerg Billeteradd taglib bindings, patch by Andreas Brauchli
2008-02-07 Juerg Billeterfix GtkWidget.window binding, fixes bug 510026
2008-02-07 Juerg BilleterSupport element access for pointers, fixes bug 512869
2008-02-07 Juerg BilleterSupport delete operator for pointers, fixes bug 512868
2008-02-07 Juerg Billeterallow pointer arithmetic
2008-02-07 Juerg Billeterfix gtk_tree_model_iter_nth_child binding, fixes bug...
2008-02-07 Juerg BilleterSeparate errordomain from enum declaration, fixes bug...
2008-02-07 Juerg Billeteruse 0 as array length when array is a null literal
2008-02-07 Juerg Billeterfix some array length parameters
2008-02-07 Juerg Billetervapi/packages/gtk+-2.0/: set array_length_pos for init...
2008-02-07 Juerg Billeterfix properties and signals in vapigen
2008-02-06 Juerg Billetercreate wrapper functions for methods used as delegates...
2008-02-06 Juerg Billetercreate wrapper functions for signal handlers to support...
2008-02-06 Juerg BilleterSupport flexible position of array length and delegate...
2008-02-05 Juerg Billeterimplement get_symbols method, based on patch by Andreas...
2008-02-05 Juerg Billetersupport default values for properties, fixes bug 437434
2008-02-05 Juerg Billetersupport non-simple struct as signal parameter type
2008-02-05 Juerg Billeterfix critical when using interface properties
2008-02-05 Juerg Billeteradd support for private property accessors
2008-02-05 Juerg Billeterbuild control flow graph for property accessors
2008-02-05 Juerg Billeterremove unreachable return statements
2008-02-05 Juerg Billeterassume that control flow ends when invoking a method...
2008-02-05 Juerg Billeterset tree_can_fail for assignments that can fail
2008-02-05 Juerg Billetersupport for statements without condition, fixes bug...
2008-02-05 Juerg Billetersupport addressof expressions for reference types,...
2008-02-05 Juerg Billeterfix crash when casting an invalid expression, fixes...
2008-02-05 Juerg Billeterimprove error reporting for methods missing the return...
2008-02-04 Juerg Billeterfix error message for invalid symbols, fixes bug 514329
2008-02-04 Juerg Billeterimprove error reporting for properties, fixes bug 514326
2008-02-04 Juerg Billeterdon't use construction properties for classes not deriv...
2008-02-04 Juerg Billeterdon't crash when using delegate properties, fixes bug...
2008-02-04 Juerg Billeterdon't write C file in case of errors, fixes bug 514259
2008-02-04 Juerg Billeterdon't generate result variable when not using postcondi...
2008-02-04 Juerg Billeterfix .vapi location without -d option
2008-02-04 Juerg Billeteradd missing visit_expression call for assignments,...
2008-02-03 Juerg Billeteradd JSON-GLib bindings, patch by Ali Sabil
2008-02-03 Juerg Billetermove get_package_path method to libvala
2008-02-03 Raffaele Sandriniextend the array test with an array of structs declared...
2008-02-03 Juerg Billeterset requires_null_check for nullable parameters, they...
2008-02-03 Juerg Billeteraccept carriage returns in source files
2008-02-02 Juerg Billeteradd missing return statement
2008-02-02 Raffaele Sandriniadd very basic support for properties serving real...
2008-02-02 Juerg Billeteruse --directory when writing vapi file
2008-02-02 Juerg Billeterremove basedir workaround used for backward compatibili...
2008-02-02 Juerg Billeterregenerated
2008-02-02 Juerg Billeterimprove support for virtual methods, based on patch...
2008-02-02 Juerg Billeteradd gdk-x11-2.0 bindings, patch by Maciej Piechotka...
2008-02-02 Juerg Billetersupport [Description (nick = "foo", blurb = "bar")...
next