platform/upstream/vala.git
2008-06-03 Jürg BilleterDocument signal syntax, based on patch by Phil Housley
2008-06-03 Jürg BilleterDocument property syntax, based on patch by Phil Housley
2008-06-03 Jürg BilleterDocument enum syntax, based on patch by Phil Housley
2008-06-03 Jürg BilleterDocument method syntax, based on patch by Phil Housley
2008-06-03 Jürg BilleterFix gst_adapter_take_buffer and gst_collect_pads_take_b...
2008-06-03 Jürg BilleterVarious fixes, patch by Phil Housley
2008-06-03 Jürg Billetervarious fixes, patch by Christian Meyer
2008-06-03 Jürg Billeterdistribute and install libepc-1.0.vapi
2008-06-02 Jürg BilleterFix invalid C code when using deprecated static classes
2008-06-02 Jürg BilleterFix gst_bus_add_watch_full binding
2008-06-02 Jürg BilleterAdd basic support for owned delegates, fixes bug 533484
2008-06-02 Jürg BilleterUse [Compact] attribute, patch by Phil Housley
2008-06-02 Jürg BilleterFix g_hash_table_foreach binding
2008-06-02 Jürg Billeteradd .bzrignore for bzr-svn, patch by Jaap A. Haitsma...
2008-06-02 Jürg BilleterEnsure that classes implement abstract properties of...
2008-06-02 Jürg BilleterFix gdk_event_get_* bindings, fixes bug 533933
2008-06-02 Jürg BilleterAdd libepc-1.0 bindings, patch by Ali Sabil, fixes...
2008-06-01 Jürg BilleterFix g_file_enumerator_next_files_finish binding, fixes...
2008-06-01 Jürg BilleterFix derived generic classes, fixes bug 524426
2008-06-01 Jürg BilleterFix gmenu_tree_directory_get_contents binding, fixes...
2008-06-01 Jürg BilleterFix foreach when used with methods returning arrays
2008-06-01 Jaap A. HaitsmaSmall change to make code a bit clearer. Fixes bug...
2008-06-01 Jaap A. HaitsmaGst.structure.get_value should return Gst.value. Fixes...
2008-06-01 Jürg BilleterFix gdk_window_get_geometry binding, patch by Thijs...
2008-06-01 Jürg BilleterImprove error message for incompatible signal handlers...
2008-06-01 Jürg BilleterFix GtkTreeView bindings, patch by Daniel Svensson
2008-06-01 Jürg BilleterReport error when trying to use unowned element variabl...
2008-06-01 Jürg BilleterFix memory management when using owned variables as...
2008-06-01 Jürg BilleterReport error when trying to use unowned variables as...
2008-06-01 Jürg BilleterReport internal error for missing type argument
2008-05-31 Jürg BilleterFix handling of ref array arguments
2008-05-31 Jürg BilleterFix memory management for ref and out arguments
2008-05-31 Jürg BilleterDon't complain about incompatible signal handlers when...
2008-05-31 Jürg BilleterFix gst_value_get_buffer and gst_value_get_structure...
2008-05-31 Jürg BilleterAdd support for structs in D-Bus service and client...
2008-05-31 Jürg BilleterFix gst_value_list_get_value binding
2008-05-31 Jürg Billeterhide gtk_menu_item_select and gtk_menu_item_deselect...
2008-05-31 Jürg BilleterNullable and `out' fixes, based on patch by Nicolas...
2008-05-31 Jürg BilleterConvert to instance_pos attribute syntax, patch by...
2008-05-31 Jürg BilleterNullable fixes, patch by Nicolas Joseph, fixes bug...
2008-05-31 Jürg BilleterEmit nested enums before structs, based on patch by...
2008-05-31 Jürg BilleterAllow non-null sender parameter in signal handlers
2008-05-31 Jürg BilleterFix ownership for constant arrays of structs, fixes...
2008-05-31 Jürg BilleterFix delegates with array parameters, fixes bug 519928
2008-05-31 Jürg BilleterFix gst_structure_get_value binding, fixes bug 530817
2008-05-31 Jürg BilleterSupport nullable return types
2008-05-31 Jürg BilleterFix memory leak when boxing unowned values
2008-05-31 Jürg BilleterFree boxed value when unboxing
2008-05-31 Jürg BilleterFix dynamic signals for D-Bus objects
2008-05-30 Jürg BilleterSupport dynamic properties and signals also for GObject...
2008-05-30 Jürg BilleterFix copying nullable structs
2008-05-30 Jürg BilleterImprovements to nullable struct support
2008-05-30 Juerg BilleterAdd basic support for nullable structs
2008-05-30 Jürg Billeterremove obsolete code
2008-05-30 Jürg Billeterfix g_value_copy and g_value_transform bindings, fixes...
2008-05-30 Jürg BilleterCheck return type and parameters of signal handlers
2008-05-30 Juerg BilleterUse lazy initialization for type_argument_list in DataT...
2008-05-30 Juerg BilleterAdd support for dynamic properties of GObjects
2008-05-30 Juerg BilleterAdd support for dynamic signals of GObjects
2008-05-30 Ali Sabilfix Gst.Pad.push_event ownership transfer
2008-05-29 Juerg BilleterUse lazy initialization for error_types list in CodeNod...
2008-05-29 Juerg BilleterUse Gee.List instead of Gee.Collection to improve itera...
2008-05-29 Juerg BilleterDon't use iterator objects for lists to improve performance
2008-05-29 Juerg BilleterUse verbose error messages by default, display relative...
2008-05-29 Ali Sabilfix Gst.Pad.push ownership transfer
2008-05-29 Ali Sabilfix Gst.Element.add_pad ownership transfer
2008-05-29 Ali Sabilfixed VideoCaps.YUV to return a weak string
2008-05-29 Ali Sabilhide private fields from GstAdapter, and specify the...
2008-05-29 Juerg BilleterOutput cheader filenames for namespace fields and constants
2008-05-29 Juerg BilleterAdd support for non-GObject classes with generic type...
2008-05-29 Juerg BilleterSupport `hidden' attribute for boxed types and `type_ar...
2008-05-29 Juerg BilleterFix reference counting for non-GObject interfaces
2008-05-29 Juerg BilleterSimplify generated _new functions for non-GObject classes
2008-05-29 Jaap A. HaitsmaAdd some more tests. Fixes bug #535430
2008-05-29 Jaap A. HaitsmaFix Gst.init () binding. Fixes bug #535411
2008-05-29 Jaap A. HaitsmaPrint errors on stdout. Fixes #535417
2008-05-29 Juerg BilleterTest compilation of constant string arrays
2008-05-29 Juerg BilleterConstant arrays don't own their elements, fixes bug...
2008-05-29 Jamie McCrackenRevamped array syntax
2008-05-28 Juerg BilleterMark signals as virtual to make it possible to override...
2008-05-28 Juerg BilleterAdd support for overriding default method handlers...
2008-05-28 Juerg BilleterMark non-GObject classes as compact, fix metadata patte...
2008-05-28 Juerg BilleterFix SAX parser bindings, patch by Travis Watkins
2008-05-28 Juerg BilleterAllow short-hand form to initialize arrays, fixes bug...
2008-05-28 Juerg BilleterDon't generate default creation method for abstract...
2008-05-28 Juerg BilleterReport error when using invalid modifiers for methods...
2008-05-28 Juerg BilleterEnsure to not generate empty C structs, patch by Jared...
2008-05-28 Juerg BilleterFix crash when using concatenated strings as constant...
2008-05-28 Juerg BilleterMove memory management into CCodeGenerator.transform_ex...
2008-05-28 Juerg BilleterImprove handling of dynamic signal parameters
2008-05-28 Juerg BilleterAdd dynamic symbols to scope instead of code context
2008-05-28 Juerg BilleterReport error when declaring a compact class implementin...
2008-05-28 Juerg Billeterfix GTypeModule binding
2008-05-28 Juerg BilleterRename Expression.expected_type to Expression.target_type
2008-05-28 Juerg BilleterCompute Method.base_method and Property.base_property...
2008-05-28 Juerg BilleterUse parentheses to ensure that the full expression...
2008-05-27 Juerg BilleterFix temporary variable handling for throw statements
2008-05-27 Jamie McCrackenImproved performance of print statement
2008-05-27 Jamie McCrackenAdded optional indent attribute to allow spaces to...
2008-05-27 Jamie McCrackenMade GLib using directive optional
next