]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2009-04-06  Mark Leegdk-2.0: fix gdk*_add_client_message_filter bindings
2009-04-06  Jürg BilleterReport error when trying to use signals as expressions
2009-04-06  Jürg BilleterFix nested context information
2009-04-06  Ali SabilDeclare property types in interfaces
2009-04-06  Ali SabilFix declaration order of interfaces and field types
2009-04-06  Ali SabilDeclare property types in classes
2009-04-05  Jürg BilleterFix declaration order of classes and field types
2009-04-05  Jürg BilleterFix temp variable declaration in internal VAPI methods
2009-04-05  Jürg BilleterFix error messages when using preprocessing directives
2009-04-05  Jürg BilleterPost-release version bump
2009-04-05  Jürg BilleterRelease 0.7.0 0.7.0
2009-04-05  Jürg BilleterDrop legacy header support
2009-04-05  Jürg BilleterSwitch build system to not use legacy headers
2009-04-03  Thijs VermeirDrop type check statements if assertions are disabled
2009-04-03  Mark Leegnome-keyring-1: Fix gnome_keyring_find_network_passwor...
2009-04-03  Jürg BilleterMore error domain declaration fixes
2009-04-03  Jürg BilleterFix leading whitespace in preprocessing directives
2009-04-03  Jürg BilleterMake sender parameter in signal handlers optional
2009-04-03  Jürg BilleterUpdate man page
2009-04-03  Jürg BilleterSupport conditional compilation
2009-04-02  Jürg BilleterError domain declaration fixes
2009-04-02  Ali SabilAdd support for generating of a C header file for the...
2009-04-02  Jürg BilleterSupport [CCode (delegate_target = false)] attribute...
2009-04-01  Jürg BilleterFree local variables in GObject constructors
2009-04-01  Jürg BilleterD-Bus: Fix parameters in signal wrappers
2009-04-01  Ali SabilAlways include glib.h in the generated header files
2009-04-01  Jürg BilleterDeclare enum when accessing enum value
2009-03-31  Jürg Billeterglib-2.0: Fix g_hash_table_new* bindings
2009-03-31  Ali SabilDeclare typeof() operand types
2009-03-31  Ali SabilFix crash with dynamic property access
2009-03-31  Jürg BilleterDeclare element types of array parameters
2009-03-31  Jürg BilleterDrop redundant struct declaration call
2009-03-31  Jürg BilleterDeclare element types of arrays
2009-03-31  Jürg BilleterDeclare field types in structs
2009-03-31  Jürg BilleterAdd parameter type declarations to header file
2009-03-31  Jürg Billetervalac: Default basedir to current directory
2009-03-30  Jürg BilleterRework header file generation
2009-03-30  Jürg BilleterPost-release version bump
2009-03-30  Jürg BilleterRelease 0.6.0 0.6.0
2009-03-30  Thijs VermeirImprove flow analysis of catch clauses
2009-03-30  Thijs VermeirGError: Check the error code if available in the catch...
2009-03-30  Jürg BilleterGError: Include error code in cname of error type
2009-03-30  Thijs VermeirGError: Check error domain before propagating
2009-03-30  Jürg Billeterglib-2.0: Fix g_match_info_fetch* bindings
2009-03-30  Jürg BilleterFix crash with nested lambda expressions
2009-03-30  Jürg Billeterglib-2.0: Add GStaticRWLock binding
2009-03-30  Jürg BilleterUse thread-local storage for context stack
2009-03-30  Jürg Billeterglib-2.0: Fix g_static_private_set binding
2009-03-30  Jürg BilleterFix side-effects in assignments
2009-03-30  Matías De la... Add V4L2 bindings
2009-03-30  Matías De la... glib-2.0: Add g_format_size_for_display binding
2009-03-30  Andrea Del... glib-2.0: Add GPrivate and GStaticPrivate bindings
2009-03-30  Feng YuUse vfunc_name for base access
2009-03-29  Abderrahim... Fix initialization of delegate fields
2009-03-29  Evan Nemersongdk-2.0: Fix gdk_spawn_on_screen* bindings
2009-03-29  Evan Nemersongtk+-2.0: Fix gtk_file_chooser_get_* bindings
2009-03-29  Nicolas Josephglib-2.0: Add g_get_charset binding
2009-03-29  Zygmunt Krynickibzlib: Fix stream bindings
2009-03-29  Mike Massonnetglib-2.0: Fix process signal bindings
2009-03-29  Evan Nemersonglib-2.0: Fix g_timeout_add_seconds_full and g_source_s...
2009-03-29  Evan Nemersonlibsoup-2.4: Fixes for several xmlrpc-related functions
2009-03-29  Evan Nemersonvapigen: Allow metadata files to set PrintfFormat
2009-03-29  Víctor Manuel... gstreamer-0.10: caps in gst_pad_set_caps can be nullable
2009-03-29  Víctor Manuel... gstreamer-0.10: gst_element_set_bus parameter is nullable
2009-03-29  Víctor Manuel... gstreamer-pbutils-0.10: Ownership transfer fixes
2009-03-29  Evan Nemersongtk+-2.0: Fix gtk_text_view_get_line_yrange binding
2009-03-29  Víctor Manuel... gconf-2.0: gconf_client_get_without_default transfers...
2009-03-29  Jürg BilleterFix member access when overriding signal class handler
2009-03-29  Sebastian PölsterlInclude dbus-glib-lowlevel.h file when DBus is used...
2009-03-29  Jakob Westhoffsdl: Fix SDL_GetKeyName binding
2009-03-29  Didier 'PtitjesWrite custom attributes in VAPI files
2009-03-29  Iainglib-2.0: Add GPtrArray bindings
2009-03-29  Jürg BilleterFix freeing GLib.PtrArray objects
2009-03-29  Sebastian PölsterlD-Bus: Unregister path on object destruction
2009-03-26  Evan NemersonBug 575099: Add librsvg-2.0 bindings
2009-03-26  Evan Nemersonvapigen: Bug 575098: Allow is_ref and is_out for delega...
2009-03-26  Jukka-Pekka... glib-2.0: Bug 568177: More GLib.Math constants
2009-03-26  Feng YuBug 574403: Direction of formal parameters ignored
2009-03-26  Didier 'PtitjesGenerate <c:include/> tags
2009-03-26  Didier 'PtitjesAdd mandatory xmlns attributes
2009-03-26  Didier 'PtitjesFix namespace tag indentation
2009-03-26  Hans Baierlibglade-2.0.vapi: nullable arguments in register_widget
2009-03-25  Jürg Billeterlibglade-2.0: Fix GladeNewFunc binding
2009-03-25  Jürg Billetervapigen: Support transfer_ownership for delegates
2009-03-25  Ali Sabilgstreamer-0.10: Fix gst_bus_post binding
2009-03-17  Michael 'Mickey... posix.vapi: signal is allowed to be null (restoring...
2009-03-17  Michael 'Mickey... posix.vapi: rename stat struct and add actual stat...
2009-03-17  Zeeshan Ali... gstreamer-0.10: Fix gst_element_get_compatible_pad...
2009-03-17  Zeeshan Ali... gstreamer-0.10: Fix gst_ghost_pad_new binding
2009-03-17  Zeeshan Ali... gstreamer-0.10: Fix gst_element_post_message binding
2009-03-14  Thijs Vermeirposix: add lseek binding
2009-03-14  Thijs Vermeirposix: fix cname of off_t
2009-03-11  Thijs Vermeirgstreamer-0.10: gst_pad_template_new.caps takes ownership
2009-03-11  Jürg Billetergobject: Add CCodeDeclarationSpace class
2009-03-09  Zeeshan Ali... glib-2.0: Add string.to_bool()
2009-03-09  Matías De la... gstreamer-interfaces-0.10: Fix some headers and GLib...
2009-03-07  Jürg BilleterD-Bus: Fix marshalling arrays of structs
2009-03-07  Hans Baierposix.vapi: add pid_t and kill
2009-03-07  Jürg Billeterlibnotify: Fix notify_notification_new binding
2009-03-07  Jürg Billetergtk+-2.0: Fix gtk_mount_operation_new binding
next