platform/upstream/vala.git
2008-05-12 Juerg BilleterSmall improvements to statements section
2008-05-12 Juerg BilleterAdd sections for methods and attributes
2008-05-12 Juerg BilleterExtend expressions section, based on patch by Phil...
2008-05-12 Marc-André... add some debug and logging function bindings, fixes...
2008-05-12 Juerg Billeterfix `var' with pointer types, fixes bug 527779
2008-05-12 Juerg BilleterAdd time_t and struct tm bindings, based on patch by...
2008-05-12 Juerg Billeteradd basic support for instance_pos attribute to struct...
2008-05-11 Juerg Billeterfix double properties
2008-05-11 Juerg BilleterFix syntax error in .vapi file when using string litera...
2008-05-11 Juerg BilleterFix crash when opening output file fails, fixes bug...
2008-05-11 Juerg Billeterfix freeing nested GLists and GSLists, fixes bug 443514
2008-05-11 Juerg Billeterremove obsolete GList copy code
2008-05-11 Juerg BilleterUse correct marshaller for string arrays, patch by...
2008-05-11 Juerg BilleterSet appropriate static type for field prototypes, fixes...
2008-05-11 Juerg Billeterspecify free functions, fixes bug 531631
2008-05-11 Juerg Billeterfix assignment of integer literals to derived integer...
2008-05-11 Juerg Billeterfix gtk_message_dialog_new* bindings, fixes bug 531628
2008-05-11 Juerg BilleterMove dynamic module loading support into separate VAPI...
2008-05-11 Juerg Billeteradd g_strv_length binding
2008-05-11 Juerg Billeterremove obsolete InstanceLast attributes
2008-05-10 Juerg Billeterfix crash on invalid code, fixes bug 531034
2008-05-10 Juerg Billeterfix g_io_channel_set_encoding binding, fixes bug 530926
2008-05-10 Juerg Billetersupport base types for structs
2008-05-10 Marc-André... Add an empty line after struct declaration to please...
2008-05-10 Juerg BilleterFix connecting to the same dynamic signal multiple...
2008-05-10 Juerg BilleterFix `namespace Foo.Bar {...}' parsing, fixes bug 531379
2008-05-10 Juerg BilleterSupport cname attribute for enum values, patch by Jared...
2008-05-10 Juerg BilleterFix gtk_dialog_new_with_buttons and gtk_file_chooser_di...
2008-05-10 Juerg BilleterFix GstBuffer.data binding, patch by Jaap A. Haitsma...
2008-05-10 Juerg BilleterFix gdk_pixbuf_new_from_data and gdk_pixbuf_save bindin...
2008-05-08 Juerg BilleterSupport `this' in struct creation methods, patch by...
2008-05-08 Juerg BilleterFix string return type for marshallers, patch by Yu...
2008-05-08 Juerg BilleterSupport properties in D-Bus services, based on patch...
2008-05-08 Juerg BilleterDon't export override methods to D-Bus, fixes bug 531135
2008-05-08 Juerg BilleterAdd dbus_g_connection_lookup_g_object and dbus_g_proxy_...
2008-05-08 Juerg BilleterSupport inheritance for type_id, marshaller_type_name...
2008-05-08 Juerg Billeteradd SDL ActiveState enum, patch by Levi Bard, fixes...
2008-05-08 Juerg BilleterReport error when trying to create instance of static...
2008-05-08 Juerg BilleterCheck number of type arguments in object creation expre...
2008-05-08 Jaap A. Haitsmareviewed by: Jürg Billeter
2008-05-07 Juerg BilleterSupport signals in D-Bus services, patch by Yu Feng
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...
next