summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Generate ChangeLog from git logJürg Billeter2009-02-271-5135/+0
* Post-release version bumpJürg Billeter2009-02-201-0/+4
* update for 0.5.7 releaseVALA_0_5_70.5.7Jürg Billeter2009-02-201-0/+4
* Add FUSE bindings, patch by John Carr, fixes bug 571187Jürg Billeter2009-02-201-0/+9
* Add g_io_add_watch_full binding, patch by Michael LauerJürg Billeter2009-02-201-0/+6
* Complete GByteArray binding, patch by Michael LauerJürg Billeter2009-02-201-0/+6
* vapi/gio-2.0.vapi vapi/gio-unix-2.0.vapi vapi/packages/gio-2.0/gio-2.0.giRyan Lortie2009-02-201-0/+10
* Output 'vapigen' 'gen_introspect' and 'vala_gen_introspect' variables intoRyan Lortie2009-02-201-0/+8
* Support error handling when dynamically calling void methods, patch byJürg Billeter2009-02-201-0/+7
* Include unistd.h to support compilation withJürg Billeter2009-02-201-0/+8
* Add Scope.get_symbol_table method, patch by Abderrahim KitouniJürg Billeter2009-02-201-0/+6
* Support context-specific error reporting and add a context stack, based onJürg Billeter2009-02-201-0/+16
* Add libdaemon bindings, patch by Jukka-Pekka Iivonen, fixes bug 568758Jürg Billeter2009-02-201-0/+8
* Add GDateDMY binding, patch by Frederik, fixes bug 568691Jürg Billeter2009-02-201-0/+6
* Fix gdk_event_handler_set bindingJürg Billeter2009-02-201-0/+8
* Various ownership and missing type parameters fixesAli Sabil2009-02-191-0/+9
* Support to_string attribute for enumsAli Sabil2009-02-191-0/+6
* Fix gst_rtp_buffer_get_extension_data bindingAli Sabil2009-02-191-0/+8
* Add byte order conversion methods to int typesAli Sabil2009-02-191-0/+6
* Fix pango_font_description_from_string binding and support implicit copiesJürg Billeter2009-02-191-0/+9
* Remove ParenthesizedExpression to simmplify ASTJürg Billeter2009-02-181-0/+17
* Fix gtk_tree_view_insert_column_with_data_func bindingJürg Billeter2009-02-181-0/+8
* Support chaining up to constructors in generic classes, fixes bug 567319Jürg Billeter2009-02-171-0/+7
* Support takes_ownership attribute for delegate parametersAli Sabil2009-02-171-0/+6
* regeneratedAli Sabil2009-02-171-0/+4
* escape the dynamic keyword, and identifiers starting with a digitAli Sabil2009-02-171-0/+5
* Add support for a 'use_const' CCode attribute and GIDL XML attribute that,Ryan Lortie2009-02-161-0/+18
* only use g_value_set_pointer if the GType of a class is G_TYPE_POINTER;Ryan Lortie2009-02-161-0/+5
* remove the dummy-object hack since gio now supports NULL source objectsRyan Lortie2009-02-161-0/+5
* Split method code generation into many smaller functions. EnableRyan Lortie2009-02-141-0/+7
* Nullable fixes, patch by Mark Lee, fixes bug 571407Jürg Billeter2009-02-131-0/+14
* Add error domains to VAPI files, fixes bug 571692Jürg Billeter2009-02-131-0/+6
* Emit 'default:' label with g_assert_not_reached() for async state switchRyan Lortie2009-02-131-0/+8
* Bug 571484 – free owned result even if _finish isn't calledRyan Lortie2009-02-131-0/+9
* Warn when hiding members, support `new' keyword to suppress warning, basedJürg Billeter2009-02-121-0/+22
* Add base_struct property to Struct class, patch by Andreas BrauchliJürg Billeter2009-02-121-0/+7
* Support `new' as member modifier in parser to prepare support for hidingJürg Billeter2009-02-121-0/+8
* For now, just forbid ref/out paramters on yielding functions since theyRyan Lortie2009-02-121-0/+7
* Fix else if parsing, fixes bug 562632Jürg Billeter2009-02-121-0/+6
* Store the Data structure as the op_res gpointer of the GSimpleAsyncResult.Ryan Lortie2009-02-121-0/+7
* Keep arrays NULL-terminated when appendingJürg Billeter2009-02-121-0/+6
* Bug 571263 – make yielding functions dispatch results to mainloopRyan Lortie2009-02-111-0/+12
* Bug 566363 – yielding functions that throw don't workRyan Lortie2009-02-111-0/+14
* Bug 571256 – [CCode (async_only = true)] formal parameter annotationRyan Lortie2009-02-111-0/+12
* Recognize c:type attributes in .girJürg Billeter2009-02-111-0/+9
* Bug 571169 – make floating references genericRyan Lortie2009-02-101-0/+19
* Emit delegate documentation to the C header filesJürg Billeter2009-02-091-0/+6
* Drop experimental support for partial classesJürg Billeter2009-02-081-0/+6
* Add bindings for signal functions and constants, patch by Michael LauerJürg Billeter2009-02-041-0/+7
* Remove D-Bus message filter when disposing proxy objectJürg Billeter2009-02-041-0/+6