platform/upstream/vala.git
2008-03-04 Juerg Billeterfix duplicate local variable, patch by Vlad Grecescu
2008-03-04 Juerg Billeterfix GBase64 bindings
2008-03-04 Juerg Billeterfix GdkPixdata bindings
2008-03-02 Juerg Billeterfix gdk_drawable_get_size, gtk_cell_renderer_get_size,
2008-03-02 Juerg Billeterdon't free arguments of ref and out parameters
2008-03-02 Juerg Billetermake sure we detect failed test cases
2008-03-02 Juerg Billeterfix GtkAboutDialog bindings, patch by Andrea Del Signore
2008-03-02 Juerg BilleterPost-release version bump
2008-03-02 Juerg Billeterupdate for 0.1.7 release VALA_0_1_7
2008-03-02 Raffaele Sandriniclean up bzlib vapi, add licence statement
2008-03-02 Juerg Billetersupport errordomain metadata attribute
2008-03-02 Juerg Billeteradd binding for fflush
2008-03-02 Juerg Billeteradd incomplete libbonoboui-2.0 bindings, improve libpan...
2008-03-02 Juerg Billetervarious fixes
2008-03-02 Juerg Billeteradd goocanvas bindings, patch by Roberto Majadas
2008-03-02 Juerg Billeterallow implicit conversion from 0 to enum and flags...
2008-03-02 Juerg Billeteradd bindings for g_get_system_*_dirs
2008-03-02 Juerg Billeteradd dir separator bindings, fix g_regex_escape_string...
2008-03-01 Juerg Billeterdistribute licenses to be used by vala-gen-project
2008-03-01 Juerg Billeterfix using interface methods as delegates, fixes bug...
2008-03-01 Juerg Billeterdon't register private properties with GObject property...
2008-03-01 Juerg Billeteradd hildon-fm-2 bindings, based on patch by Levi Bard...
2008-03-01 Juerg Billetersupport cheader_filename metadata attribute for delegates
2008-03-01 Juerg Billeterregenerated
2008-03-01 Juerg Billeterfix array_length_pos metadata attribute
2008-03-01 Juerg Billeterimprove C code output
2008-03-01 Juerg Billeterfix argument dependency in the C code for array and...
2008-03-01 Juerg Billeterensure tests don't report errors on stderr
2008-02-29 Juerg Billeterfix error when using type parameter in generic type...
2008-02-29 Juerg Billetersupport methods throwing exceptions and returning gener...
2008-02-29 Juerg Billeteruse source_reference for enum values
2008-02-29 Juerg Billeterfix gtk_menu_popup binding
2008-02-29 Juerg Billetersupport binary expressions in default arguments
2008-02-29 Juerg Billetersupport GLib.Error as signal parameter type, fixes...
2008-02-29 Juerg Billeterfix try catch statements without thrown exceptions...
2008-02-29 Juerg Billetersupport throw statements in try statements
2008-02-28 Juerg Billetersupport instance delegate fields, fixes bug 519231
2008-02-28 Juerg Billeterset background-color
2008-02-28 Juerg Billetercombine and rename some tests
2008-02-28 Raffaele Sandrinifix instance delegate handling for virtual method wrappers
2008-02-26 Juerg Billeterdefine NULL, patch by Cyril Soldani, fixes bug 518791
2008-02-26 Juerg Billeterfix assigning to delegate fields and variables
2008-02-26 Juerg Billeterremove non-portable -O commandline option, fixes bug...
2008-02-26 Juerg Billeterfix iterator, patch by Ali Sabil
2008-02-26 Juerg Billeterfix g_test_init binding
2008-02-25 Raffaele Sandrinicommit missing ChangeLog entry
2008-02-25 Raffaele Sandriniwrite and process cheader_filename CCode attribute...
2008-02-24 Juerg Billeteralways write abstract and virtual methods
2008-02-24 Juerg Billetersupport main function in root namespace, fixes bug...
2008-02-24 Juerg Billeterfix crash when using delegates as properties, fixes...
2008-02-24 Juerg Billetergeneralize symbol resolving to fully support inner...
2008-02-24 Raffaele Sandrinifix gerror_type handling pull in get_lower_case_cname...
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...
next