]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2008-10-20  Jürg BilleterBranched for Vala 0.4. vala-0-4
2008-10-20  Jürg BilleterPost-release version bump
2008-10-20  Jürg Billeterupdate for 0.4.0 release VALA_0_4_0
2008-10-20  Jürg BilleterFix gtk_text_view_window_to_buffer_coords and
2008-10-19  Ali SabilFix interface properties in GObject classes
2008-10-17  Marc-Andre... Rename dbus result
2008-10-17  Jürg BilleterAdd g_test_add_data_func binding
2008-10-17  Jürg BilleterUse defines also for internal constants to fix string...
2008-10-17  Jürg BilleterAdd is_fundamental metadata attribute
2008-10-17  Jürg BilleterAdd experimental .gir support to vapigen
2008-10-17  Jürg BilleterIgnore non-type symbols when resolving types
2008-10-17  Jürg BilleterImprove custom cname support for enum values
2008-10-17  Jürg BilleterFix interface properties in GObject classes
2008-10-17  Jürg BilleterFix leaks in non-GObject classes, based on patch by...
2008-10-17  Jürg BilleterExtend non-null check when managing memory, fixes bug...
2008-10-17  Jürg BilleterTreat the result of two concatenated string constants...
2008-10-17  Jürg BilleterMove C-specific string concatenation from semantic...
2008-10-17  Jürg BilleterFix gtk_link_button_set_uri_hook binding, patch by...
2008-10-17  Jürg BilleterAdd missing sys/wait.h includes, patch by Michael Terry...
2008-10-17  Jürg BilleterFix gnome_keyring_find_password_sync binding, patch...
2008-10-17  Jürg BilleterFix gtk_message_dialog_format_secondary_text binding...
2008-10-17  Jürg BilleterFix gtk_tree_view_get_cursor binding, patch by Hans...
2008-10-17  Jürg BilleterAdd missing [Compact], patch by Matías De la Puente...
2008-10-17  Jürg BilleterAdd g_strcanon, g_object_class_install_property, GToggl...
2008-10-17  Roberto MajadasAdd tracker indexer bindings
2008-10-15  Jürg BilleterFix memory leak when using GObject properties without...
2008-10-13  Thijs Vermeirregenerated (for has_construct_function attribute)
2008-10-13  Thijs Vermeirfix ctype of ToggleActionEntry regenerated
2008-10-13  Jürg BilleterFix indentation of parameters
2008-10-13  Jürg BilleterAdd partial support for writing .gir files, replaces...
2008-10-12  Jürg BilleterFix code generation for virtual methods returning arrays
2008-10-11  Jürg BilleterAdd support for copying arrays, fixes bug 477107
2008-10-11  Jürg BilleterRegenerated
2008-10-11  Jürg BilleterAlways chain up to base constructor when possible, add
2008-10-11  Jürg BilleterSupport chaining constructors using `base' and `this'
2008-10-11  Jürg BilleterAvoid conflicts between named constructors and other...
2008-10-11  Jürg BilleterGenerate code for construct functions in preparation...
2008-10-10  Jürg BilleterRemove duplicated code
2008-10-10  Jürg BilleterLift restriction on statements in creation methods...
2008-10-09  Jürg BilleterFix GdkDestroyNotify and GtkDestroyNotify bindings...
2008-10-06  Jürg BilleterMark time_t as integer type
2008-10-04  Thijs Vermeirvte_terminal_fork_command arguments are nullable regene...
2008-10-04  Ali SabilAdd missing properties to the GScanner binding, patch...
2008-10-03  Jürg BilleterFix cname of GValue helper functions for fundamental...
2008-10-03  Jürg BilleterAlways use lowercase signal names in generated C code...
2008-10-03  Jürg BilleterGenerate code to support GValue and GParamSpec for...
2008-10-03  Jürg BilleterAdd g_log_set_default_handler binding, patch by Marc...
2008-09-30  Ali SabilAdd GNormalizeMode and g_utf8_normalize bindings
2008-09-29  Jürg BilleterDon't use g_object_notify for non-GObject properties...
2008-09-29  Jürg BilleterAdd experimental memory management support for structs...
2008-09-28  Jürg BilleterAdd g_hash_table_steal and g_hash_table_steal_all bindi...
2008-09-28  Jürg BilleterRemove unused array_types fields, patch by Marc-André...
2008-09-28  Jürg BilleterFix fopen and fdopen bindings, patch by Marc-André...
2008-09-28  Jürg BilleterAdd g_chdir binding, patch by Marc-André Lureau
2008-09-28  Jürg BilleterAdd g_key_file_load_from_dirs binding, patch by Marc...
2008-09-28  Jürg BilleterFix g_compute_checksum_for_{data,string} bindings,...
2008-09-28  Jürg BilleterFix gst_tag_list_copy binding, patch by Marc-André...
2008-09-28  Jürg BilleterSupport parsing from a string, patch by Andrea Del...
2008-09-28  Jürg BilleterSupport static properties, patch by Ali Sabil
2008-09-27  Jürg BilleterFix g_file_query_info binding, fixes bug 548222
2008-09-27  Jürg BilleterFix gst_element_get_bus and gst_pipeline_get_bus bindin...
2008-09-27  Jürg BilleterFix soup_uri_copy, soup_uri_normalize, and soup_uri_to_...
2008-09-27  Jürg BilleterFix crash when using sizeof expression for pointers...
2008-09-27  Jürg BilleterFix member access on integer literals, fixes bug 547419
2008-09-27  Jürg BilleterFix runtime error when using non-abstract properties...
2008-09-27  Jürg BilleterVarious fixes to the GooCanvas bindings, patch by Matía...
2008-09-27  Jürg BilleterAdd accessors for nested types, patch by Florian Brosch...
2008-09-27  Jürg BilleterFix GMarkupParser binding, patch by Matías De la Puente...
2008-09-27  Jürg BilleterFix gdk_display_get_maximal_cursor_size binding, patch...
2008-09-27  Jürg BilleterDistribute and install gnet-2.0.vapi, patch by Maciej...
2008-09-27  Jürg BilleterAdd basic support for static properties
2008-09-27  Jared MooreSwap g_value_set_uint and g_value_set_int in get_set_va...
2008-09-27  Jared MooreCheck type of 'default' initializers in semantic analyz...
2008-09-26  Jürg BilleterFix GThreadPool and GAsyncQueue bindings
2008-09-26  Jürg BilleterFix handling of array arguments in object creation...
2008-09-26  Jürg BilleterAvoid code duplication for handling struct arguments
2008-09-26  Jürg BilleterUse correct accessor cname for interface implementation...
2008-09-26  Jürg BilleterAdd missing stdlib.h include, patch by Alexander Bokovo...
2008-09-26  Jürg BilleterFix qualified string of nullable array types, patch...
2008-09-26  Jürg BilleterFix GSequenceIter binding, it should be treated as...
2008-09-26  Jürg BilleterReplace NamespaceReference by UsingDirective and Unreso...
2008-09-26  Jürg BilleterImplement RealLiteral.to_string, patch by Ali Sabil
2008-09-25  Jürg BilleterFix processing of non-ASCII string literals, patch...
2008-09-25  Jürg BilleterFix soup_uri_decode and soup_uri_encode bindings
2008-09-25  Jürg BilleterFix parameter position defaults
2008-09-25  Jürg BilleterAdd GSL bindings, patch by Matías De la Puente
2008-09-16  Jürg BilleterAdd g_markup_parse_context_end_parse and
2008-09-16  Jürg BilleterAdd bindings for fseek, ftell, and rewind, patch by...
2008-09-16  Jürg BilleterCheck for structs without fields, patch by Jared Moore...
2008-09-16  Jürg BilleterVarious fixes, patch by Jan Rosczak, fixes bug 549131
2008-09-16  Jürg BilleterFix strtod, strtoul, and g_ascii_strtoll bindings,...
2008-09-16  Jürg BilleterFix error handling in constructors, patch by Jared...
2008-09-16  Jürg BilleterSupport disabling sentinels, patch by Sam Liddicott...
2008-09-16  Jürg BilleterGScanner binding fixes, patch by Matías De la Puente...
2008-09-16  Jürg BilleterFix g_themed_icon_get_names binding, patch by Gregor...
2008-09-16  Gabriel FalcãoAdd support to get ParamSpec metadata by the methods...
2008-09-16  Jürg BilleterAdd support for virtual and abstract metadata attribute...
2008-09-13  Andrea Del... Fixed Component class type check function name
2008-09-03  Jürg BilleterImprove Gst.Pad bindings, patch by Ali Sabil
2008-08-26  Thijs VermeirAdd memset binding
next