platform/upstream/vala.git
2008-05-03 Juerg BilleterSupport custom cname for structs in InterfaceWriter
2008-05-02 Juerg Billeterinherit integer_type and floating_type, fixes bug 530600
2008-05-02 Juerg BilleterFix crash when using arrays in D-Bus services, fixes...
2008-05-02 Juerg Billeterimplement replace_expression
2008-05-02 Juerg BilleterFix error handling in catch and finally clauses, fixes...
2008-05-02 Juerg Billeterfix g_rand*_int and g_rand*_double bindings, patch...
2008-05-02 Juerg BilleterDo not add duplicate symbols, patch by Etienne Bersac...
2008-05-01 Juerg BilleterExtend types section, based on patch by Phil Housley
2008-05-01 Juerg BilleterFix crash when using errordomain methods, based on...
2008-04-28 Juerg Billeterfix GdkEvent* bindings
2008-04-28 Juerg Billeterfix sexy_icon_entry_set_icon binding, patch by Evan...
2008-04-28 Juerg Billeterfix gtk_box_query_child_packing binding, patch by Evan...
2008-04-27 Juerg BilleterFix generic type arguments in to_string()
2008-04-26 Juerg BilleterFix crash when using abstract properties
2008-04-26 Juerg BilleterBuild executable by default
2008-04-26 Juerg BilleterAlways initialize local array length variables, fixes...
2008-04-26 Juerg BilleterFix handling of const types, fixes bug 529851
2008-04-26 Marc-André... fix dbus strv handler argument order, fixes bug 528412
2008-04-26 Juerg Billeteradd g_get_tmp_dir binding, patch by Nicolas Joseph...
2008-04-26 Juerg Billeterfix gtk_image_* and gtk_icon_size_* bindings, patch...
2008-04-26 Juerg BilleterFix `char' properties, fixes bug 529604
2008-04-26 Juerg BilleterFix DBus services with multiple methods, fixes bug...
2008-04-26 Juerg BilleterSupport catch clauses without error variable, fixes...
2008-04-26 Juerg BilleterRespect nested namespaces when merging namespaces,...
2008-04-24 Juerg Billeterfix g_key_file_to_data binding, patch by Daniel Svensson
2008-04-24 Juerg Billeternullable and generic type fixes, patch by Daniel Svensson
2008-04-23 Juerg Billeterre-add support for pre- and postconditions
2008-04-23 Juerg Billeterfix g_signal_* bindings, patch by Evan Nemerson
2008-04-23 Juerg BilleterDon't cast out arguments
2008-04-23 Juerg BilleterAdd support for class constructors, class fields, and...
2008-04-23 Juerg BilleterFix nested namespaces
2008-04-23 Juerg BilleterFix criticals when using for statements without condition
2008-04-23 Juerg BilleterAdd support for delegate_target_pos metadata attribute
2008-04-21 Juerg Billetermark enums as public, patch by Evan Nemerson
2008-04-21 Juerg BilleterPost-release version bump
2008-04-21 Juerg Billeterupdate for 0.3.1 release VALA_0_3_1
2008-04-21 Juerg Billetersupport enum value attributes
2008-04-21 Juerg Billetermore binding fixes
2008-04-21 Juerg BilleterVarious minor binding fixes
2008-04-21 Juerg Billetergenerate unique names for wrapper methods, fixes bug...
2008-04-21 Juerg Billeterfix glade_xml_construct binding, patch by Christian...
2008-04-21 Juerg Billeteradd libsexy bindings, patch by Evan Nemerson, fixes...
2008-04-21 Juerg Billeteraccept lower-case suffixes for integer and real literal...
2008-04-21 Juerg Billeterfix GFileMonitor::changed binding
2008-04-21 Juerg Billeterfix critical on invalid code, fixes bug 529177
2008-04-21 Juerg Billeterfix struct instance methods, fixes bug 529183
2008-04-21 Juerg Billeterallow assigning construct-only properties in constructo...
2008-04-21 Juerg BilleterFix element access for libgee collections
2008-04-20 Juerg BilleterAdd experimental D-Bus server support
2008-04-20 Juerg BilleterImprove support for dynamic types, add `dynamic' type...
2008-04-20 Juerg Billeterfix GtkDialog.vbox binding
2008-04-20 Juerg BilleterReplace [Import] attribute by `extern' keyword, rename...
2008-04-20 Juerg Billeterfix GtkBuilderError binding
2008-04-20 Juerg Billetersupport using lambda expressions with instance delegates
2008-04-20 Juerg Billeterfix gtk_*_store_set_column_types bindings, patch by...
2008-04-20 Juerg Billeterfix gtk_scrolled_window_new binding, patch by Daniel...
2008-04-19 Juerg Billeterfix glade_xml_new* bindings, patch by Christian Meyer
2008-04-19 Juerg Billeterset free_function for XPathContext and replace `pointer...
2008-04-19 Juerg Billetersupport partial interface reimplementation, fixes bug...
2008-04-19 Juerg Billeterreport error when trying to set construct-only properties
2008-04-19 Juerg Billeterfix D-Bus signal handlers, fixes bug 528937
2008-04-19 Juerg Billetermark all cancellable parameters as nullable, fixes...
2008-04-19 Juerg Billetersupport virtual methods in interfaces, fixes bug 443525
2008-04-19 Juerg Billeterget D-Bus sample working again
2008-04-19 Juerg Billeter, vala/valadestructor.vala, vala/valasemanticanalyzer...
2008-04-19 Juerg Billeterdon't check for `pointer' struct
2008-04-19 Juerg BilleterReplace `pointer' by `void*' in all bindings and remove...
2008-04-19 Marc-Andre... replace 'pointer' by 'void*'
2008-04-19 Juerg Billeterfix g_file_monitor_* bindings, patch by Jaap A. Haitsma...
2008-04-19 Juerg Billeterdon't mangle D-Bus signal names, fixes bug 528774
2008-04-19 Juerg Billeterfix crash when trying to iterate over pointer types...
2008-04-19 Juerg Billeterfix to_string for nullable delegates
2008-04-19 Juerg BilleterMark generic type parameter properties as construct...
2008-04-19 Juerg Billeterdisable null warnings with --disable-non-null
2008-04-19 Juerg Billeterfix g_output_stream_write_all and g_file_load_contents...
2008-04-19 Juerg BilleterAdd CCodeInvocationExpressionBinding and CCodeMemberAcc...
2008-04-19 Juerg BilleterAdd CCodeCreationMethodBinding and CCodeMethodBinding...
2008-04-19 Juerg BilleterAdd CCodeTypesymbolBinding, CCodeClassBinding, and...
2008-04-19 Juerg BilleterUse lazy initialization for code bindings
2008-04-18 Juerg Billeterfix casts to GTypeInstance
2008-04-18 Juerg Billetercheck accessiblity of base types of classes and interfa...
2008-04-18 Juerg Billeterdon't report secondary syntax errors, fixes bug 511896
2008-04-18 Juerg Billetermake sure that ref_function and unref_function of class...
2008-04-18 Juerg Billeterensure all classes have a default construction method
2008-04-17 Juerg Billeterrestore compatibility with sqlite < 3.5.0
2008-04-17 Juerg Billeterreport error when using `this' or `base' access outside...
2008-04-16 Marc-Andre... complete glib-2.0 enum and flags bindings, fixes bug...
2008-04-16 Juerg Billeterreplace `pointer' by void*, patch by Levi Bard
2008-04-16 Juerg Billeterfix error handling in static constructors, fixes bug...
2008-04-16 Juerg Billeterfix dbus_connection_setup_with_g_main binding
2008-04-16 Juerg BilleterFix base access with virtual interface methods, fixes...
2008-04-16 Juerg Billeterimprove error handling, fixes bug 528431
2008-04-16 Juerg BilleterFix generated C code when calling struct methods
2008-04-16 Juerg BilleterFix generated C code when passing structs by reference...
2008-04-16 Juerg BilleterRename VariableDeclarator to LocalVariable, remove
2008-04-16 Marc-Andre... Make DestroyNotify delegate argument nullable.
2008-04-15 Juerg Billeterupdate for use with non-null types
2008-04-15 Juerg Billeterfix cairo_set_dash binding
2008-04-15 Juerg Billeterfix g_main_loop_new binding, patch by Andrea Del Signore
2008-04-15 Juerg Billeterfix gtk_message_dialog_new* bindings, patch by Phil...
next