]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2014-03-24  Jürg BilleterRelease 0.24.0 0.24 0.24.0
2014-03-23  Luca Brunotests: Use sed '$d' because head -n -1 is not portable
2014-03-20  Luca Brunogstreamer-0.10: Set GstURIHandler.get_uri_type vfunc...
2014-03-20  Luca Brunogidlparser: Do not set nullable to void type
2014-03-20  Luca Brunocodegen: Inherit array_length and array_null_terminated...
2014-03-20  Rico Tzschichholzx11: Add missing evtype field of GenericEventCookie
2014-03-16  Luca Brunogstreamer-1.0: Make Bin.add first parameter unowned
2014-03-16  Luca Brunogstreamer-1.0: Make Bin.add_many first parameter unowned
2014-03-16  Luca Brunogstreamer-1.0: Make Element.add_pad parameter unowned
2014-03-16  Luca BrunoAdd test for bug 726347
2014-03-16  Richard WiedenhöftAccept single ellipsis parameter for instance methods
2014-03-16  Steven Oliverlibpq: Add PQping enum and functions
2014-03-14  Luca Brunogtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter param...
2014-03-14  Simoncodewriter: Emit 'unowned' keyword for local variables
2014-03-13  David Kinggio-2.0: Update to 2.39.91+
2014-03-06  Rico Tzschichholzcogl-1.0: Fix some array arguments in Cogl.Texture
2014-03-06  Luca Brunogio-2.0: Also make Action.get_state_hint nullable
2014-03-06  Luca Brunogio-2.0: Make Action.state, state_type and parameter_ty...
2014-03-06  Luca Brunodbusserver: Rename the generated "parameters" identifier
2014-03-05  Zeeshan Ali... gtk+-3.0: Correct binding for IconView.convert_widget_t...
2014-03-03  Colin Watsonglib-2.0: Add missing C header for symlink
2014-03-03  Colin Watsonposix: Declare Group.gr_mem as null-terminated
2014-03-02  Luca Brunogirparser: Add array_null_terminated, fixes hand-writte...
2014-03-02  Will Szumskigirwriter: Set scope=call for delegates when async...
2014-03-02  Will Szumskigirwriter: Don't add target for delegates without target
2014-03-02  Stef Walterbuild: Fix missing backslashes in lists
2014-02-18  Jürg BilleterRelease 0.23.3 0.23.3
2014-02-18  Rico Tzschichholzgtk+-3.0: Update to 3.11.6
2014-02-17  Evan Nemersongedit: deprecate in favor of bindings distributed by...
2014-02-16  Paolo Borelligio-2.0: fix add_main_option_entries
2014-02-16  Rico Tzschichholzgio-2.0: Update to 2.39.5+
2014-02-16  Evan Nemersongio-2.0: update to 2.39.5
2014-02-16  Evan Nemersonglib-2.0: add new symbols for 2.40
2014-02-16  Evan Nemersonglib-2.0: add missing symbols from 2.38
2014-02-15  Rico Tzschichholzgtk+-3.0: Update from git
2014-02-11  Ryan Lortievala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGS
2014-02-09  Ryan Lortiegen-introspect: pretend to be lint
2014-02-04  Jürg BilleterRelease 0.23.2 0.23.2
2014-02-04  Jürg Billetergdk-3.0: Fix GdkEvent* bindings
2014-02-04  Rico Tzschichholzgtk+-3.0: Update to (nearly) 3.11.6
2014-02-03  Luca Brunogirparser: Shut warning about unused experimental metadata
2014-02-03  Luca Brunogstreamer-1.0: Fix ElementFactory.get_static_pad_templa...
2014-02-03  Rico Tzschichholzclutter-1.0: Update to 1.17.2
2014-02-03  Luca Brunogirparser: Shut unused destroys_instance warning
2014-02-03  Luca Brunogirparser: Add type_id metadata
2014-02-03  Jürg Billetercodewriter: Fix spacing for property accessor attributes
2014-01-29  Evan Nemersonglib-2.0: fix qsort_with_data binding
2014-01-29  Evan Nemersonglib-2.0: add search functions for (S)List and Queue
2014-01-29  Evan Nemersontests: remove unnecessary main argument from bug723195...
2014-01-29  Evan Nemersonglib-2.0: fix string.joinv for empty (but not null...
2014-01-28  Luca Brunogtkmodule: Ensure child gtypes are initialized before...
2014-01-28  Luca BrunoFix regression in method calls that throw errors with... db462e6f919da758fbb2f4e7b3cbbf2897ec852b
2014-01-27  Luca BrunoAdd build-aux/test-driver to .gitignore
2014-01-26  Luca BrunoFix regression when coalescing: value owned if either...
2014-01-26  Luca BrunoDrop LocalVariable.floating usage, replaced by create_t...
2014-01-26  Luca BrunoAvoid unnecessary copies when using the coalescing...
2014-01-26  Luca BrunoUse create_temp_access instead of local.floating in...
2014-01-26  Luca BrunoUse create_temp_access instead of local.floating in...
2014-01-26  Luca BrunoAdd create_temp_access to properly access a temp variab...
2014-01-26  Luca BrunoFix semantics for coalesce operator when target_type...
2014-01-25  Luca Brunocodegen: Always assume external interface properties...
2014-01-25  Richard Wiedenhöftcodegen: Do not emit notify-signal for non-abstract...
2014-01-25  Luca Brunocodegen: Reduce the number of temporary variables
2014-01-25  Luca BrunoFix calling methods on struct pointers
2014-01-25  Richard Wiedenhöftlibpq.vapi: added condition LIBPQ_9_3
2014-01-25  Evan Nemersonglib-2.0: make string.joinv handle non-null-terminated...
2014-01-23  Rico Tzschichholzgtksourceview-3.0: Update to 3.11.3
2014-01-23  Rico Tzschichholzgtk+-3.0: Update to 3.11.5+
2014-01-18  Jesse van den... gtk+-3.0: Nullable GtkListBox::row_selected.row
2014-01-18  Steven Oliverglib-2.0: Add G_LOG_2_BASE_10 constant
2014-01-16  Luca Brunoglib-2.0: Fix short.abs() to be an instance method
2014-01-16  Steven Oliverglib-2.0: Add abs() to short type
2014-01-11  Rico Tzschichholzgtk+-3.0: Update to 3.11.3+
2014-01-11  Rico Tzschichholzgdk-x11-3.0: Switch to GIR
2014-01-11  Luca Brunocodegen: Support "foo is G"
2014-01-11  Luca BrunoFix coalescing operator semantics check.
2014-01-06  Luca Brunogtktemplate: Handle callbacks for detailed signals
2014-01-06  Richard Wiedenhöftposix: Added methods read and write to class FILE
2014-01-05  Rico Tzschichholzlibrsvg-2.0: Switch to GIR
2014-01-04  Luca Brunocodegen: Fix memory leak introduced by fe9beb82b6809
2014-01-04  Jesse van den... girwriter: Derive gir namespace from base name
2014-01-04  Luca Brunogirparser: Handle delegate aliases
2014-01-04  Luca Brunogirparser: Fix some source reference when reporting...
2014-01-04  Luca Brunogtk+-2.0, gtk+-3.0: Improve TextMark constructor with...
2013-12-22  Jürg BilleterRelease 0.23.1 0.23.1
2013-12-21  Maciej PiechotkaAllow using lambdas within enums.
2013-12-21  Sergio CostasAdd xcb-icccm bindings. fdd6531f13303dc6adb53331f0e698357157aade
2013-12-17  Rico Tzschichholzgdk-3.0, gtk+-3.0: Update to 3.11.3
2013-12-17  Rico Tzschichholzgio-2.0: Update to 2.39.2
2013-12-15  Maciej PiechotkaHandle the integers and enums in generic closure wrapper
2013-12-14  Marc-André... codegen: use #if GLIB_CHECK_VERSION for init functions
2013-12-14  Luca Brunoanalyzer: Fix critical when catch clause does not catch... 5d96dcfc5f65da2ef2c3c04614bef7853eeebcf2
2013-12-14  Nathan Summerscodegen: Fix crash vapi properties with no get body...
2013-12-14  Richard Schwartinglibxml-2.0: Fix EntityDesc lookup and value_lookup...
2013-12-14  Jesse van den... Make Vala.Method._base_interface_method weak
2013-12-12  Sergio Costasxcb: Major changes and fixes. aef4702ccc93c8f10c80afd600e3410be304fc02
2013-12-11  Niclas Locknerglib-2.0: Added [DestroysInstance] to Thread.join()
2013-12-10  Evan Nemersoncogl-1.0: fix read_pixels pixels argument
2013-12-10  Evan Nemersongtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions
2013-12-04  Rico Tzschichholzatk: Update to 2.11.3
next