]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-01-25  Evan Nemersongdk-2.0: Fix types of several Gdk.Event*.state fields
2010-01-25  Evan Nemersonjson-glib-1.0: always include json-glib.h
2010-01-25  Luca Brunoglib-2.0: Add G_KEY_FILE_DESKTOP_* declarations.
2010-01-25  Evan Nemersonvapigen: Add support for base types and ranks in structs
2010-01-25  Jürg Billetervapigen: Support base_class attribute for boxed types
2010-01-25  Evan Nemersongtk+-2.0: Gtk.MessageDialog:buttons does not have an...
2010-01-25  Evan Nemersonlibsoup-2.4: SoupMessageBody.data should be uing8[...
2010-01-25  Luca Brunogio-2.0: source_object of SimpleAsyncResult constructor...
2010-01-25  Eric Albergoocanvas: update to version 0.15
2010-01-24  Ali Sabilclutter-1.0: Fix clutter_container_raise/lower_child...
2010-01-21  Ali Sabilclutter-1.0: Fix clutter_actor_get_stage binding
2010-01-21  Ali Sabilclutter-1.0: Fix clutter_actor_transform_stage_point...
2010-01-20  Jürg BilleterFix return without value for preconditions in constructors
2010-01-20  Marc-André... Accept pre- and postconditions for constructors
2010-01-18  Marc-André... GValue: Fix boxing and unboxing structs
2010-01-18  Marc-André... Do not allow assignment with incompatible pointers
2010-01-18  Luca BrunoSupport casting nullable structs to non-nullable structs
2010-01-17  Jordan YellozGIR parser: Add support for parsing callback types 0a477a48040208d31f99ec69f20817c62d462186
2010-01-17  Jürg BilleterFix constructor of markup reader
2010-01-17  Abderrahim... GIR writer: Write user_data parameter for delegates 495cd714aca44534b1cec1fb71edb20a40ae47d0
2010-01-17  Abderrahim... GIR writer: Write parent_instace and priv fields 93568146e15af82783e298bcc9948796d6ed2119
2010-01-17  Abderrahim... GIR writer: Write virtual signal handlers cb344b3564768ab5503ce044de18d5a75e813c29
2010-01-17  Abderrahim... GIR writer: Fix cname for vfunc <callback> element d30820a866aaabf5bf500f17e0afdb28ad2b44fb
2010-01-17  Abderrahim... GIR writer: Embed <callback> inside <field> for virtual... 8ce3708986ba02e1a7e9aee9ff5c08f160e6cabe
2010-01-17  Abderrahim... GIR writer: Add parent_class to the class struct 91e8b4886c993d7ce4bb82857714aaf106925f74
2010-01-17  Abderrahim... GIR writer: Always include GLib and GObject 81084a45a913a69e69d50892ac0db038d981e5fe
2010-01-16  Jürg BilleterFix has_type_id attribute writing in VAPI files
2010-01-16  Jürg BilleterWrite has_type_id attribute for structs in VAPI files
2010-01-16  Jürg BilleterFix freeing ThreadPool
2010-01-16  Luca BrunoReturn handler id when connecting signal handlers
2010-01-16  Luca BrunoGAsync: Fix .end instance argument
2010-01-16  Jürg Billeterlibsoup-2.4: Fix soup_message_headers_get_content_dispo...
2010-01-16  Jürg Billeterlibsoup-2.4: Fix SoupBuffer binding
2010-01-16  Jürg Billetervapigen: Support ref_function attribute for boxed types
2010-01-14  Jürg BilleterFix order dependency in type resolution with derived...
2010-01-14  Evan Nemersondbus-glib-1: Add bindings for DBusGProxy::destroy signal.
2010-01-13  Evan Nemersonmysql: Fix mysql_init binding.
2010-01-13  Make Massonnetgtk+-2.0: parent argument to Gtk.show_about_dialog...
2010-01-13  Michael B.... glib-2.0: Add GLib.Log.set_always_fatal and GLib.Log...
2010-01-13  Eric Albergobject-2.0: add many missing GParamSpec related bindings
2010-01-13  Evan Nemersongio-2.0: argument to BufferedInputStream.peek_buffer...
2010-01-13  Simon Wennerlibsoup-2.4: SessionSync and Async.with_options require...
2010-01-13  Evan Nemersongconf-2.0: several ownership and nullability fixes.
2010-01-13  Jürg Billeterjson-glib-1.0: Fix json_gobject_to_data binding
2010-01-11  Ali Sabilglib-2.0: Fix array length for g_base64_decode
2010-01-11  Ali Sabilclutter-1.0: Fixed the clutter_texture_set_from_rgb_dat...
2010-01-10  Jürg BilleterFix crash on array creation expressions throwing errors
2010-01-10  Raffaele Sandrinijson-glib-1.0: Fix parameter ownership
2010-01-10  Jürg Billeterjson-glib-1.0: Update to 0.10.0
2010-01-09  Jürg Billeterglib-2.0: Bind GPid as integer type
2010-01-09  Jürg BilleterFix assignment to captured array variables
2010-01-09  Jörn Magensvalac: Add --enable-mem-profiler option
2010-01-09  Yu FengRun destructor code before member destruction in compac...
2010-01-09  Jiří ZárevúckyReport error for non-automatic properties with default...
2010-01-09  Jürg BilleterUse unmangled value_name in to_string for enums
2010-01-09  Jürg BilleterFix cast expressions in string templates
2010-01-09  Jürg BilleterSupport multiple variable declarators in for initializer
2010-01-09  Jürg BilleterSupport bitwise complement with enums
2010-01-09  Jürg BilleterSupport to_string for enums
2010-01-08  Jürg BilleterReport error on duplicate constructor or destructor...
2010-01-08  pancakeImprove display name of creation methods
2010-01-08  Jürg BilleterConsider negative literals constant
2010-01-08  Jürg BilleterFix type declaration for constants
2010-01-08  Jürg BilleterFix nullable struct properties
2010-01-08  Jiří ZárevúckyWrite catch clauses and lambda expressions with --dump...
2010-01-08  Jürg BilleterFix type resolution with derived integer types
2010-01-07  Marc-André... GValue: Support implicit cast in equality check
2010-01-07  Marc-André... GValue: Move explicit cast support to separate function
2010-01-07  Jürg BilleterSupport struct comparison
2010-01-07  Marc-André... GValue: Fix cast from nullable GLib.Value
2010-01-06  Rob PowellFix interfaces in GTypeModule-based plugins
2010-01-06  Jamie McCrackenGenie: support automatic line continuations
2010-01-05  pancakecurses: Add wresize binding and basic mouse support
2010-01-05  Michael 'Mickey... libnl-2.0: fix RouteAddress include header
2010-01-03  Michael 'Mickey... libnl-2.0: bind attributes, message headers, callbacks
2010-01-03  Michael 'Mickey... linux: add syscall(2), gettid(2), and add more netlink...
2010-01-01  Jürg Billeterpoppler-glib: Fix poppler_page_get_crop_box binding
2010-01-01  Jakob Westhoffpoppler-glib: Fix PopplerRectangle binding
2009-12-24  Evan Nemersongstreamer-0.10: Add type_id for Gst.Structure.
2009-12-23  Jürg BilleterFix virtual methods returning structs
2009-12-23  Jürg BilleterGAsync: Struct return value fix
2009-12-23  Jürg BilleterD-Bus: More struct return value fixes in static clients...
2009-12-23  Jürg Billetergtk+-2.0: Fix gtk_rc_style_create_style binding
2009-12-23  Jürg Billetervapigen: Fix crash in parse_signal
2009-12-23  Jürg BilleterUse dominance algorithm by Cooper, Harvey, and Kennedy
2009-12-23  Jürg BilleterGenerate reverse postorder instead of preorder list...
2009-12-23  Jürg BilleterOnly generate depth-first list once per method in flow...
2009-12-23  Jürg BilleterAdd FlowAnalyzer.analyze_body to simplify code
2009-12-20  Jürg Billetergio-2.0: Fix g_data_input_stream_read_* bindings
2009-12-20  Jürg BilleterUpdate slice syntax in code writer
2009-12-20  Evan Nemersoncogl-1.0: Cogl.Texture.from_data data does not provide...
2009-12-20  Evan Nemersonlibsoup-2.4: Fix soup_message_headers_get_content_type...
2009-12-20  Evan Nemersongio-2.0: Several ownership fixes, mostly in GResolver.
2009-12-19  Xavier Bestelglib-2.0: Add some missing GLib.Scanner methods.
2009-12-19  Evan Nemersongstreamer-0.10: Gst.Value.get/set_date expect a GLib...
2009-12-19  Evan Nemersongstreamer-controller-0.10: Fix Gst.LFOWaveform enum.
2009-12-19  Evan Nemersongtk+-2.0: Gtk.get_current_event_state's argument should...
2009-12-19  Evan Nemersongtk+-2.0: Fix Gtk.Notebook.switch_page signal binding.
2009-12-19  Jürg BilleterPost-release version bump
2009-12-19  Jürg BilleterRelease 0.7.9 0.7.9
next