]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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
2009-04-10  Jürg BilleterRemove unused cheader_filename field
2009-04-10  Jürg BilleterDo not delete existing .c files
2009-04-10  Jürg BilleterRemove unused CodeContext.save_cheaders property
2009-04-10  Jürg BilleterRemove unused get_cheader_filename methods
2009-04-10  Michael 'Mickey... posix: Add struct group, getgrent, setgrent, endgrent
2009-04-10  Michael 'Mickey... posix: Add struct passwd, setpwent, getpwent, endpwent
2009-04-10  Michael 'Mickey... glib-2.0: Fix g_find_program_in_path binding
2009-04-10  Jürg BilleterImprove handling of reserved identifiers
2009-04-08  Jürg BilleterMove common code from GObjectModule to GTypeModule
2009-04-08  Jürg BilleterRegenerate GTK+ bindings
2009-04-08  Rob TaylorMerge branch 'master' into internal-vapi
2009-04-08  Rob TaylorOverride cheader to internal cheader when writing the...
2009-04-08  Jürg BilleterD-Bus: Fix static modifiers for helper functions
2009-04-08  Sebastian Pölsterlgstreamer-audio-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-netbuffer-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-riff-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-rtp-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-rtsp-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-tag-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-video-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-check-0.10: Update bindings
2009-04-08  Sebastian Pölsterlgstreamer-base-0.10: Update bindings
2009-04-08  Jürg BilleterD-Bus: Fix memory leak in introspection handler
2009-04-08  Jürg BilleterGError: Fix uncaught errors in creation methods
2009-04-08  Rob TaylorMerge branch 'master' into internal-vapi
2009-04-08  Jürg BilleterUse basename of C file in line directive
2009-04-08  Rob TaylorAdd ability to override certain cheaders when using...
2009-04-08  Jürg BilleterEmit line directive when there is no corresponding...
2009-04-08  Rob TaylorMerge branch 'master' into internal-vapi
2009-04-08  Jürg BilleterAdd constant and delegate declarations to internal...
2009-04-08  Jürg BilleterAdd delegate declarations to header file
2009-04-08  Levi BardAdd constant declarations to header file
2009-04-08  Jürg BilleterDeclare return types of delegates
2009-04-07  Rob TaylorMerge branch 'master' of git://git.gnome.org/vala
2009-04-07  David Janzsodoc: Move array types from reference to value types
2009-04-07  Rob Taylorsmall fixes for invocation with --internal-vapi
2009-04-07  Michael B.... posix: Add exit and abort bindings
2009-04-07  Michael 'Mickey... posix: Add mkfifo(3) and unlink(2) bindings
2009-04-07  Michael 'Mickey... posix: Add socketpair and pipe bindings
2009-04-07  Michael 'Mickey... posix: Add opendir and friends
2009-04-07  Rob TaylorAdd support for saving out the internal api as a vapi
2009-04-07  Jürg BilleterDeclare static fields when used
2009-04-07  Ali SabilFix const-incorrect code generated for string interface...
2009-04-07  Jürg Billeterdbus-glib-1: Fix dbus_error_init binding
2009-04-07  Jürg Billetercairo: Fix cairo_*_extents bindings
2009-04-06  Jürg BilleterD-Bus: Avoid redefinition of callback wrapper
2009-04-06  Nicolas Josephgdk-2.0: Fix gdk_display_get_pointer binding
2009-04-06  Nicolas Josephgtksourceview-2.0: Fix gtk_source_style_scheme_manager_...
2009-04-06  Nicolas Josephgtksourceview-2.0: Fix GtkSourceStyleSchemeManager...
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
next