]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2011-06-29  Luca Brunogtk+-3.0: Mark ThemingEngine.state_is_running progress... 69be997725ce6d9f3bed80bd0aae3532a4023ee2
2011-06-29  Luca Brunogtk+-3.0: Mark StyleProperties.register_property parse_...
2011-06-29  Luca Brunogtk+-3.0: Fix Gtk.ThemingEngine.get_background_color...
2011-06-29  Luca Brunogtk+-2.0, gtk+-3.0: Mark TreeModel.rows_reordered.iter...
2011-06-28  Alexander Larssonpango: Fix PangoAttrShape and PangoAttrDataCopyFunc...
2011-06-28  Luca Brunocodewriter: Write simple_generics argument for methods
2011-06-28  Luca Brunogidlparser: Support setting simple_generics to methods
2011-06-28  Luca BrunoGAsync: Fix returning out parameters from async methods
2011-06-28  Luca BrunoGAsync: Use store_parameter when generating the async...
2011-06-28  Luca Brunocodegen: Rename coroutine data variable to _data_
2011-06-27  Luca Brunogtk+-2.0, gtk+-3.0: Fix CellRenderer.get_alignment...
2011-06-27  Luca Brunogirparser: Add cprefix metadata argument for classes
2011-06-27  Luca Brunocodewriter: Write lower_case_cprefix for classes
2011-06-27  Luca BrunoAdd set_lower_case_cprefix method to Class
2011-06-27  Luca Brunocodegen: Do not declare virtual function for default...
2011-06-27  Luca Brunocodegen: Support calling methods that return modified...
2011-06-26  Luca Brunotests: Add regression test for bug 653391
2011-06-26  Luca Brunogtk+-2.0, gtk+-3.0: Add bindings for TREE_SORTABLE_...
2011-06-26  Luca Brunocodegen: Do not free captured parameters in return...
2011-06-26  Luca Brunogtk+-2.0, gtk+-3.0: Fix ActionCallback bindings and...
2011-06-26  Luca Brunocodewriter: Write delegate_target for fields
2011-06-26  Luca Brunogidlparser: Add no_delegate_target metadata for fields
2011-06-25  Luca Brunoglib-2.0, tokyocabinet: Fix usage of delegate_target...
2011-06-25  Luca BrunoRemove code that references unused ByRef and InstanceBy...
2011-06-22  Luca Brunogtk+-3.0: Fix ThemingEngine.get_* and lookup_color...
2011-06-22  Luca Brunocodegen: Fix warning about copying delegate parameters...
2011-06-22  Luca Brunocodegen: Fix regression when setting delegate properties
2011-06-21  Luca Brunogtk+-2.0, gtk+-3.0: Mark ActionCallback delegate to...
2011-06-21  Adrien Bustanygtk+-3.0: Fix gtk_text_iter_backward_find_char binding
2011-06-18  Luca Brunocodegen: Drop useless get_temp_variable usage in visit_...
2011-06-18  Luca Brunogtk+-3.0: Add ellipsis to ThemingEngine.get method
2011-06-18  Luca Brunogtk+-2.0, gtk+-3.0: Mark r,g,b parameters of HSV.to_rgb...
2011-06-18  Luca Brunocodegen: Fix foreach on inline allocated arrays
2011-06-17  Luca BrunoSupport ref and out parameters in lambda expressions
2011-06-17  Luca Brunocodegen: Fix equality expression with nullable enum...
2011-06-17  Vito Piserchialinux: Add socket options
2011-06-17  Jürg BilleterRelease 0.13.0 0.13.0
2011-06-17  Jürg BilleterEnable vapigen by default
2011-06-17  Jürg Billetercogl-1.0: Add cogl_color_init_from_{4f,4ub} bindings
2011-06-17  Jürg Billetergnet-2.0: Fix syntax errors
2011-06-17  Alexander Larssonlibnotify: Remove outdated dependencies
2011-06-17  Jürg BilleterFix .begin and .end on async methods using generic...
2011-06-16  Luca BrunoFix target_type of inner expression for generic field...
2011-06-16  Jürg Billetergtk+-3.0: Fix GtkPlug and GtkSocket bindings
2011-06-14  Luca Brunogobject-introspection: Fix TypeTag in gidl.vapi
2011-06-14  Jürg Billetergtk+-3.0: Fix GtkWidget::*_event bindings
2011-06-13  Luca Brunogdk-pixbuf-2.0: Fix PixbufSaveFunc and Pixbuf.save_to_c...
2011-06-13  Luca Brunotests: Add regression test for bug 623092
2011-06-12  Robert Ancellzlib: Make next_in and next_out buffers in Stream be...
2011-06-12  Luca Brunocodegen: Fix access to arrays with fixed length
2011-06-11  Oliver Saudergdk-2.0, gdk-3.0: Fix GdkDevice bindings
2011-06-11  Luca Brunogidlparser: Support nullable metadata for properties
2011-06-10  Luca Brunox11: Add more function bindings
2011-06-10  Luca BrunoGAsync: Fix the definition of async virtual methods...
2011-06-09  Luca Brunogirparser: Remove unused variables
2011-06-09  Luca Brunogirparser: Add closure argument for metadata
2011-06-09  Luca Brunocodegen: Support owned delegate parameter in set accessor 1e90d53dba0eff6ec2babd8292676099308dd4f6
2011-06-09  Luca BrunoTransfer ownership of owned value parameter in set...
2011-06-09  Luca Brunocodegen: Fix memory leak in set accessor with owned...
2011-06-08  Luca Brunogirparser: Only rely on virtual-method for marking...
2011-06-08  Oliver Saudergtk+-2.0, gtk+-3.0: Fix return value of gtk_target_tabl...
2011-06-08  Luca Brunogio-2.0: Fix Bus.watch_name and watch_name_on_connectio...
2011-06-07  Luca Brunotests: Add ref-testing for the GIR parser
2011-06-05  Luca Brunogtk+-2.0, gtk+-3.0: Mark TreeModel.get_path return...
2011-06-05  Luca Brunogirparser: Set vfunc_name for virtual methods if name...
2011-06-05  Luca Brunogtk+-2.0, gtk+-3.0: Make TreeModel.ref_node and unref_n...
2011-06-04  Luca BrunoMove custom_return_type_cname CCode attribute down...
2011-06-04  Luca Brunogirparser: Threat union with registered GType as boxed... 2ea1145919c2fb341f03cc6c8642bc5e9eb0eb82
2011-06-04  Oliver Sauderx11: Add XGetInputFocus method to Display
2011-06-03  Luca Brunogirparser: Handle array length index for return values
2011-06-03  Jürg BilleterFix critical when calling generated enum to_string...
2011-06-03  Luca Brunogirparser: Always parse gtype structs as records even...
2011-06-03  Luca Brunogirparser: Ensure that cname of guessed accessor method...
2011-06-03  Luca Brunogirparser: Fix finding invoker method for virtual methods
2011-06-02  Luca BrunoD-Bus: Require class prerequisite for dbus interfaces
2011-06-01  Jürg Billetercodegen: Remove incorrect check when returning arrays...
2011-06-01  Jürg Billetercodegen: Clarify handling of self for closures
2011-05-31  Michael 'Mickey... alsa: fix snd_pcm_write* and and snd_pcm_read*
2011-05-31  Luca BrunoCollect used variables in postfix expression for flow...
2011-05-31  Robert Ancellcairo: Add missing Device class and Surface methods
2011-05-30  Jürg Billeterccode: Fix line breaking of string literals with octal...
2011-05-30  Michael 'Mickey... linux: bind i2c and smbus subsystem
2011-05-30  Michael 'Mickey... linux: bind uinput (userspace input) subsystem
2011-05-30  Michael 'Mickey... alsa: bind PCM subsystem
2011-05-30  Michael 'Mickey... posix: add inet_ntop(3) and corresponding constants
2011-05-30  Michael 'Mickey... linux: add misc. non-posix termios constants
2011-05-30  Luca Brunocodegen: Support passing real non-null structs as ref...
2011-05-29  Luca Brunogirparser: Fix criticals when enums or error domains...
2011-05-29  Luca Brunogirparser: Threat non-boxed disguised records as compac... 507697e0902f21b02356c3237207b935663ef3a5
2011-05-29  Jürg Billeterglib-2.0: Simplify creation of GLib.Sequence
2011-05-29  Jürg Billeterdova: Allow structs without default constructor
2011-05-29  Luca Brunocodegen: Fix definition of fields when array length...
2011-05-29  Luca BrunoEnable control flow analysis for variable declarations
2011-05-29  Luca BrunoUse accept_children in DataType
2011-05-28  Luca Brunotests: Add regression test for bug 609642
2011-05-28  Luca Brunotests: Shut vala warning against asynchronous/bug641182...
2011-05-28  Luca Brunocodegen: Do not initialize temp variable when getting...
2011-05-28  Luca Brunocodegen: Fix closures in creation methods of classes...
2011-05-27  Luca Brunogirparser: Skip elements with attribute private="1"
2011-05-27  Luca Brunotests: Add -X -g to the compilation flags
next