2008-02-23 |
Juerg Billeter | fix D-Bus method calls and signal handlers, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Raffaele Sandrini | fix handling of error type parameters in the gobject... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Raffaele Sandrini | allow any error type to be cast implicitly to GLib... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Juerg Billeter | visit child nodes of object creation expressions for... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Juerg Billeter | check whether delegate matches method, fixes bug 515617 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Juerg Billeter | fix Date.set_time_val call |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Juerg Billeter | support no_array_length metadata attribute |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Juerg Billeter | fix gtk_selection_data_set binding, fixes bug 515409 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Juerg Billeter | add g_date_strftime binding, fixes bug 514346 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Juerg Billeter | support delegate parameters in creation methods, fixes... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Juerg Billeter | update to libsoup 2.3.2 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Juerg Billeter | update to gtksourceview 2.1.2 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Jürg Billeter | update to libwnck 2.21.91 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Juerg Billeter | update to gstreamer 0.10.17 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Juerg Billeter | update to glib 2.15.5 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Juerg Billeter | fix pango_layout_get_pixel_size binding |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Raffaele Sandrini | change my email from rasa@gmx.ch to raffaele@sandrini... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Raffaele Sandrini | regenerated fix some methods and rename IOErrorEnum... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | add libusb bindings, patch by Evan Nemerson |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | fix g_signal_handlers_* bindings |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | convert FileStream to instance_pos syntax |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | support delegates throwing exceptions, patch by Andrea... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | update to use vala-gen-introspect |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Juerg Billeter | fix GObjectClass binding |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Juerg Billeter | support [NoArrayLength] attribute for delegates |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Juerg Billeter | write cheader_filename for namespace methods |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Juerg Billeter | generate casts for property assignments where necessary... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Juerg Billeter | fix memory management of parameters with ownership... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Juerg Billeter | avoid testing floating point numbers for equality,... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juerg Billeter | visit error domains, fixes bug 515828 |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juerg Billeter | fix gdk_window_get_origin binding fix gtk_spin_button_g... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juerg Billeter | fix crash when using prefix increment in element access... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juerg Billeter | fix using instance methods as delegates in the constructor |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juerg Billeter | support signal handlers with struct parameters |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Juerg Billeter | support GType properties, patch by Ali Sabil |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Juerg Billeter | remove static modifier from GSourceFunc binding |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | support delegates with array and struct parameters... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | fix use of uninitialized variables and mixed declaratio... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | fix message ownership issues |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | add missing attributes to GType binidng for use as... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | remove obsolete code used for reference-type structs |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | renamed from WebKitGtk and updated to current svn trunk |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juerg Billeter | add taglib bindings, patch by Andreas Brauchli |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | fix GtkWidget.window binding, fixes bug 510026 |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | Support element access for pointers, fixes bug 512869 |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | Support delete operator for pointers, fixes bug 512868 |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | allow pointer arithmetic |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | fix gtk_tree_model_iter_nth_child binding, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | Separate errordomain from enum declaration, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | use 0 as array length when array is a null literal |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | fix some array length parameters |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | vapi/packages/gtk+-2.0/: set array_length_pos for init... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Juerg Billeter | fix properties and signals in vapigen |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juerg Billeter | create wrapper functions for methods used as delegates... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juerg Billeter | create wrapper functions for signal handlers to support... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juerg Billeter | Support flexible position of array length and delegate... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | implement get_symbols method, based on patch by Andreas... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | support default values for properties, fixes bug 437434 |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | support non-simple struct as signal parameter type |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | fix critical when using interface properties |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | add support for private property accessors |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | build control flow graph for property accessors |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | remove unreachable return statements |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | assume that control flow ends when invoking a method... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | set tree_can_fail for assignments that can fail |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | support for statements without condition, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | support addressof expressions for reference types,... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | fix crash when casting an invalid expression, fixes... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Juerg Billeter | improve error reporting for methods missing the return... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | fix error message for invalid symbols, fixes bug 514329 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | improve error reporting for properties, fixes bug 514326 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | don't use construction properties for classes not deriv... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | don't crash when using delegate properties, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | don't write C file in case of errors, fixes bug 514259 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | don't generate result variable when not using postcondi... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | fix .vapi location without -d option |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Juerg Billeter | add missing visit_expression call for assignments,... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Juerg Billeter | add JSON-GLib bindings, patch by Ali Sabil |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Juerg Billeter | move get_package_path method to libvala |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Raffaele Sandrini | extend the array test with an array of structs declared... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Juerg Billeter | set requires_null_check for nullable parameters, they... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Juerg Billeter | accept carriage returns in source files |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | add missing return statement |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Raffaele Sandrini | add very basic support for properties serving real... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | use --directory when writing vapi file |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | remove basedir workaround used for backward compatibili... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | regenerated |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | improve support for virtual methods, based on patch... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | add gdk-x11-2.0 bindings, patch by Maciej Piechotka... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Juerg Billeter | support [Description (nick = "foo", blurb = "bar")... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | report error when declaring static properties |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | report error for binary expressions with invalid operan... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix crash when using general catch clause, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | add basic support for exceptional control flow |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix typo in hex_digit |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | 0-initialize temporary struct variables to avoid passin... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix casts to delegate types |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | add more non-null warnings |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | regenerated |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | update to gnome-desktop 2.21.90 |
commit | commitdiff | tree | snapshot |
next |