]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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
2008-08-25  Thijs VermeirAdd buffer flag set/unset Transfer ownership on
2008-08-25  Thijs VermeirAdd class Event ref/unref function Fix indent Regenerated
2008-08-24  Jürg BilleterMark generated helper functions for dynamic properties...
2008-08-24  Thijs VermeirAdd Bitmap class to prevent it from being a compact...
2008-08-24  Thijs VermeirSet gdk_window_set_cursor.cursor nullable Regenerated
2008-08-16  Zeeshan Ali... Add g_get_real_name binding
2008-08-14  Jürg BilleterDon't derive from GObject in libvala where not necessar...
2008-08-14  Jürg BilleterPost-release version bump
2008-08-14  Jürg Billeterupdate for 0.3.5 release VALA_0_3_5
2008-08-14  Jürg BilleterFix dynamic signal parameters, patch by Ali Sabil
2008-08-14  Levi Bardcompiler/valacompiler.vala
2008-08-14  Jürg BilleterUse finalize instead of dispose to free instance data...
2008-08-14  Jürg BilleterAdd missing casts and checks for non-GObject classes
2008-08-14  Jared MooreFixed codegen of abstract property accessors, bug 547226.
2008-08-10  Thijs VermeirAdd ref functions for Gst.Caps regenerated
2008-08-10  Jared MooreFixed segfault in ternary expressions, bug 547165.
2008-08-10  Jürg BilleterAdd --target-glib command-line option, default to 2...
2008-08-10  Jürg BilleterSupport IntegerType and FloatingType attributes, patch...
2008-08-10  Jürg BilleterAdd GCompletion binding, patch by Abderrahim Kitouni...
2008-08-10  Jürg BilleterFix vte_terminal_get_cursor_position binding, patch...
2008-08-10  Thijs VermeirFix header files of some base elements regenerated
2008-08-10  Jürg BilleterFix base access for properties, fixes bug 506075
2008-08-10  Jürg BilleterUse accessor vfuncs to implement virtual and abstract...
2008-08-10  Jürg BilleterFix vte_terminal_set_colors binding, fixes bug 547136
2008-08-10  Jared MooreGenerate correct code for calling class methods outside...
2008-08-06  Thijs Vermeirtransfer ownership of some return values regenerated
2008-08-06  Jürg BilleterFix crash when using foreach with stacked arrays, fixes...
2008-08-06  Jürg BilleterFix crash when using VAPI properties outside of a class
2008-08-05  Thijs VermeirAdd logging functions for DebugCategory regenerated
2008-08-04  Jürg BilleterSet source_reference of blocks, patch by Abderrahim...
2008-08-04  Jürg BilleterFix crash on incremental parsing, patch by Abderrahim...
2008-08-04  Jürg BilleterFix g_object_get and g_object_set bindings
2008-08-01  Jürg BilleterFix crash when passing delegate as D-Bus callback,...
2008-07-30  Jürg BilleterFix sqlite3_get_table and sqlite3_free_table bindings...
2008-07-30  Jürg BilleterFix linking with --as-needed and on Windows, patch...
2008-07-30  Jürg BilleterAdd GObject.ref_count binding, fixes bug 532584
2008-07-23  Jared MooreAdd [CCode (type_check_function = "BLAH_IS_FOO")] for...
2008-07-22  Jürg BilleterAdd binding for g_object_set_property
2008-07-22  Jürg BilleterFix gst_bus_set_sync_handler binding, fixes bug 542388
2008-07-22  Jürg BilleterAdd GST_DEBUG_BIN_TO_DOT_FILE binding, patch by Thijs...
2008-07-22  Jürg BilleterFix gst_ghost_pad_set_target binding, patch by Thijs...
2008-07-22  Jürg BilleterFix crash when using multi-dimensional arrays, patch...
2008-07-22  Jürg BilleterFix regression introduced by last commit
2008-07-22  Jared MooreSupport "global::" for object creation expressions.
2008-07-22  Jared MooreFixed bindings for GLib.MainContext.check and GLib...
2008-07-22  Jared MooreAdded support for 'volatile' modifier in C code.
2008-07-22  Jared MooreGenerate *_instance_init function for compact classes...
2008-07-21  Jared MooreMade tag parameters of gtk_text_iter_backward_to_tag_to...
2008-07-19  Jared MooreFixes to gst_event_new_custom and gst_event_new_navigat...
2008-07-19  Jared MooreFixes to gst_element_factory_create and gst_element_fac...
2008-07-18  Jared MooreFixed gst_registry_feature_filter binding, fixes bug...
2008-07-17  Jürg BilleterFix various binding issues, based on patches by Thijs...
next