]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2009-05-07  Didier 'PtitjesGIR parser: Fix allow-none attribute parsing in fields... a1472539782383b3acc60c9ae5bbc7d16c0a826c
2009-05-07  Didier 'PtitjesGIR parser: Fix construct-only attribute parsing for... e8f2dbe325cd698a9fc99041a930eec8312e5b45
2009-05-07  Didier 'PtitjesGIR parser: Parse class constants 8c0e76d573e0ab735d2724511e198ed7724b4a3f
2009-05-07  Didier 'PtitjesGIR parser: Fix c:type parsing in types and constructor... 8e0d23f08b15290a587dc0eee5396f9c251c4a06
2009-05-07  Didier 'PtitjesGIR parser: Handle module GModule in namespace GLib 17baf0d6a32dc41efe222917f31f8c58ae829ab4
2009-05-07  Levi BardMove delegate typedef to right position
2009-05-07  Jürg BilleterSupport delegates with delegate parameters and results
2009-05-07  Levi BardFix initialization of nullable structs
2009-05-07  Mark Leejson-glib-1.0: Fix bindings
2009-05-07  Krzysztof Kotlengadbus-glib-1: Add DBusNameFlag binding
2009-05-07  William Swansonlibgsf-1: Use owned modifier instead of the deprecated...
2009-05-07  Levi BardFix delegate out parameters
2009-05-07  Evan Nemersongdk-pixbuf-2.0: Fix gdk_pixbuf_copy binding
2009-05-07  Ryan Lortieglib-2.0: Fix g_key_file_to_data binding
2009-05-07  Jürg Billeterwebkit-1.0: Fix WebKitWebView::hovering_over_link binding
2009-05-07  Jürg Billetergdk-2.0: Fix gdk_pixmap_new binding
2009-05-07  Feng Yugtk+-2.0: Add Gtk.Container.forall_internal
2009-05-07  Jürg BilleterFix crash when using `in' operator
2009-05-05  Jürg BilleterDo not depend on uint64 in semantic analyzer
2009-05-05  Jürg BilleterFix handling of numeric types in symbol resolver
2009-05-05  Jürg BilleterAccept numeric base types in struct declaration
2009-05-05  Jürg BilleterFix instance parameter type for numeric types
2009-05-05  Jürg BilleterGIR writer: Do not use string.replace
2009-05-05  Jürg BilleterGIR writer: Replace escape_attribute_string by Markup...
2009-05-05  Sebastian PölsterlReplaced deprecated # syntax with new owned syntax
2009-05-04  Jürg BilleterGType: Declare inherited methods in interface implement...
2009-05-04  Jürg BilleterDeclare parameter types of signals
2009-04-30  Didier 'PtitjesGIR writer: Generate annotations on all elements
2009-04-30  Didier 'PtitjesGIR writer: Improve errordomain generation
2009-04-30  Didier 'PtitjesGIR writer: Generate enum values and c:identifer attributes
2009-04-30  Didier 'PtitjesGIR writer: Generate throws attribute
2009-04-30  Didier 'PtitjesGIR writer: Improve property generation
2009-04-30  Didier 'PtitjesGIR writer: Generate property's cannonical name instead...
2009-04-30  Didier 'PtitjesGIR writer: Generate c:type attribute on callbacks
2009-04-30  Didier 'PtitjesGIR writer: Generate allow-none attributes
2009-04-30  Didier 'PtitjesGIR writer: Fix missing transfer-ownership attributes
2009-04-30  Jürg BilleterGIR writer: Fix critical warnings
2009-04-30  Didier 'PtitjesGIR writer: Generate constant c:identifier and value
2009-04-30  Didier 'PtitjesGIR writer: Support pointer types and generic types
2009-04-30  Didier 'PtitjesGIR writer: Generate abstract attribute for abstract...
2009-04-30  Didier 'PtitjesGIR writer: Fix virtual method generation
2009-04-30  Didier 'PtitjesGIR writer: Avoid generating parameters tag if not...
2009-04-30  Didier 'PtitjesGIR writer: Generate static methods correctly
2009-04-30  Didier 'PtitjesGIR writer: Generate type structs for classes and inter...
2009-04-30  Didier 'PtitjesGenerate type attributes for all enum|class|interface...
2009-04-27  Jürg BilleterFix declarations of struct copy and free functions
2009-04-26  Thijs Vermeircairo: fix cname of Cairo.Format
2009-04-25  Ali SabilAvoid C compiler warning for abstract interface impleme...
2009-04-23  Jürg Billetergtk+-2.0: Fix gtk_entry_completion_set_match_func binding
2009-04-23  Jürg Billetergdk-pixbuf-2.0: Fix gdk_pixbuf_get_file_info binding
2009-04-23  Sebastian Spaethcairo: Fix cairo_image_surface_get_data binding
2009-04-21  Jürg Billeterhal: Add libhal_device_get_property_{bool,double} bindings
2009-04-20  Jürg BilleterPost-release version bump
2009-04-20  Jürg BilleterRelease 0.7.1 0.7.1
2009-04-20  Jürg BilleterFix local variable initialization of basic types
2009-04-17  Jim Nelsongtk+-2.0: Fix gtk_tree_selection_set_select_function...
2009-04-17  Ali Sabilgstreamer-rtp-0.10: Turn GstRTCPPacket into a struct
2009-04-17  Ali Sabillibxml-2.0.vapi: use the owned modifier instead of...
2009-04-16  Ali SabilFix a critical when using a catch block without a variable
2009-04-15  Levi BardFix GType declaration for structs
2009-04-15  Levi BardFix crash with invalid property default expressions
2009-04-15  Levi BardFix crash on invalid binary expressions
2009-04-15  Samuel Cormier... Strip whitespace from lines in .deps files
2009-04-15  Jürg BilleterFix temp variable declaration in internal VAPI properties
2009-04-15  Jürg BilleterRemove gnet-2.0 bindings
2009-04-15  Jürg BilleterWarn when using deprecated # modifier or operator b4a72c1cb1effb87c5ed7118b5de9e1e20e4ebe8
2009-04-15  Jürg BilleterUpdate code using deprecated # modifier or operator
2009-04-14  Jürg BilleterIntroduce new signal connect/disconnect syntax
2009-04-14  Jürg BilleterDo not check GList/GSList references against NULL
2009-04-14  Jamie McCrackenfix bug in printing string literal in Genie
2009-04-14  Jürg BilleterAdd --verbose command-line option
2009-04-14  Jamie McCrackenFix bug in print statement
2009-04-14  Jürg BilleterSupport set accessors in internal VAPI properties
2009-04-14  Jürg BilleterRegenerate more bindings
2009-04-14  Jürg Billeterlibgnomeui-2.0: Replace references to Gtk.DestroyNotify
2009-04-14  Jürg Billetervapigen: Fix constants
2009-04-14  Jürg BilleterSupport external constants
2009-04-14  Jürg BilleterUpdate bindings to not use static modifier for delegates
2009-04-14  Jürg BilleterReplace static modifier for delegates by attribute
2009-04-14  Jürg BilleterUse fully-qualified name in the code writer
2009-04-14  Jamie McCrackenUpdated genie parser to match vala parser in functional...
2009-04-14  Jürg BilleterRemove generated .c files on make maintainer-clean
2009-04-14  Jürg BilleterAvoid C compiler warning in string switch statements
2009-04-14  Jürg BilleterFix array and delegate arguments in creation and virtua...
2009-04-14  Jamie McCrackenUpdated genie scanner to handle all new/missing vala...
2009-04-13  Jamie McCrackenReport error when using conflicting method modifiers...
2009-04-13  Jamie McCrackenAdded support for static properties in Genie parser
2009-04-13  Jamie McCrackenFix error message when encountering invalid character...
2009-04-13  Jamie McCrackenAdded property attributes to Genie parser
2009-04-13  Jamie McCrackenAdded missing source reference to Genie parser
2009-04-13  JamieFixed codegen problem
2009-04-12  Jürg BilleterFix names of methods generated from lambda expressions
2009-04-12  Jürg BilleterFix virtual methods throwing errors
2009-04-12  Jürg BilleterEnsure string.h is included when using memcpy
2009-04-12  Jürg Billetervapigen: Remove unused method
2009-04-12  Jürg BilleterInclude glib-object.h when declaring fundamental classes
2009-04-11  Jürg Billetergtk+-2.0: Fix gtk_image_get_stock binding
2009-04-10  Jürg BilleterDeclare base types of pointer types
2009-04-10  Jürg BilleterArrays: Add experimental support for fixed-length arrays
2009-04-10  Jürg BilleterRemove result variable warning
next