platform/upstream/vala.git
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
2008-05-26 Marc-André... add atexit () and memory profile bindings, fixes bug...
2008-05-26 Marc-André... add weak pointer references bindings and {freeze,thaw...
2008-05-26 Jamie McCrackenFix initialiser expression in for statement
2008-05-26 Juerg Billeters/Typesymbol/TypeSymbol/
2008-05-26 Juerg Billeteruse [Compact] attribute
2008-05-26 Juerg BilleterFix implicit casts for instances in invocation expressi...
2008-05-26 Juerg BilleterSupport `var' in foreach statements, based on patch...
2008-05-26 Juerg BilleterReplace ClassInstanceType and InterfaceInstanceType...
2008-05-26 Jamie McCrackenallow init block to be used in context.root namespace...
2008-05-26 Jamie McCrackenadded missing throws ParseError to get_for_statement_ty...
2008-05-26 Jamie McCrackenfix warning with pointer casts
2008-05-26 Jamie McCrackenDeprecate static classes
2008-05-26 Jamie McCrackenreplaced foreach with for..in
2008-05-25 Juerg Billetermore fixes, patch by Christian Meyer
2008-05-25 Philip Van... Support interfaces for D-Bus services
2008-05-25 Jaap A. Haitsmause [Compact] attribute for Hal.Context class. Fixes...
2008-05-25 Juerg Billeterimprove GstValue binding, patch by Jaap A. Haitsma...
2008-05-25 Juerg BilleterFix type resolving for arrays and pointers when declari...
2008-05-25 Juerg Billeterfix mktime binding
2008-05-25 Juerg BilleterFix type string for multi-dimensional arrays
2008-05-25 Juerg Billeteruse [Compact] attribute and fix return types, patch...
2008-05-25 Juerg Billeterfix qualified error type string
2008-05-25 Juerg BilleterWrite qualified types in the interface writer
2008-05-25 Juerg Billeteruse [Compact] attribute
2008-05-25 Juerg BilleterAdd support for [Immutable] class attribute, allow...
2008-05-25 Juerg Billeterfix warning with pointer casts
2008-05-25 Juerg BilleterSupport qualified access to global symbols within expre...
2008-05-25 Juerg Billeteruse [Compact] attribute
2008-05-25 Juerg BilleterReport error when declaring virtual methods in compact...
2008-05-25 Juerg BilleterAdd support for [Compact] class attribute, register...
2008-05-25 Juerg BilleterSupport qualified access to global symbols with `global::'
2008-05-25 Juerg Billetervarious binding fixes, patch by Christian Meyer
2008-05-25 Juerg BilleterDeprecate static classes, patch by Jared Moore, fixes...
2008-05-25 Juerg BilleterSupport destructors for non-GObject classes, patch...
2008-05-25 Juerg BilleterTrack error types that expressions can throw, based...
2008-05-24 Juerg BilleterUse signal handler wrappers for dynamic signals, patch...
next