summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* various improvements, patch by Evan Nemersonvala-0-2Juerg Billeter2008-04-121-0/+4
* fix sscanf and add g_hash_table_remove_all bindings, patch by EvanJuerg Billeter2008-04-121-0/+5
* Post-release version bumpJuerg Billeter2008-04-071-0/+4
* update for 0.2.0 releaseVALA_0_2_0Juerg Billeter2008-04-071-0/+4
* fix access to code and message fields in error types, fixes bug 519648Juerg Billeter2008-04-071-0/+7
* fix gtk_tree_path_copy and gtk_tree_selection_get_selected_rows bindingsJuerg Billeter2008-04-071-0/+7
* change syntax for defining default values of properties, fixes bug 526550Juerg Billeter2008-04-071-0/+7
* improve error reporting for non reference-counted object instances, fixesJuerg Billeter2008-04-071-0/+6
* fix GtkToggleActionEntry.callback binding, fixes bug 526792Juerg Billeter2008-04-071-0/+7
* add missing g_get_user_*_dir bindings, based on patch by Marc-AndreJuerg Billeter2008-04-071-0/+5
* fix memory management when mixing pointers and strong references, fixesJuerg Billeter2008-04-071-0/+6
* reset takes_ownership and transfers_ownership for base types of pointerJuerg Billeter2008-04-071-0/+8
* don't compare base_method and base_interface_method in visit_class as thisJuerg Billeter2008-04-071-0/+7
* type check initializer listsJuerg Billeter2008-04-071-0/+19
* fix gst_init_get_option_group binding, fixes bug 526651Juerg Billeter2008-04-071-0/+7
* fix gtk_action_group_add_*_actions bindings, patch by Jaap A. Haitsma,Juerg Billeter2008-04-071-0/+7
* two small optimizations, patch by Jaap A. Haitsma, fixes bug 526243Juerg Billeter2008-04-071-0/+5
* fix spurious error when overriding abstract method in derived abstractJuerg Billeter2008-04-071-0/+9
* check accessiblity of property types, fixes bug 512404Juerg Billeter2008-04-071-0/+5
* fix element access assignment with pointers, fixes bug 519933Juerg Billeter2008-04-071-0/+7
* fix gtk_tree_sortable_get_sort_column_id binding, fixes bug 526410Juerg Billeter2008-04-061-0/+7
* fix crash when using pointers in parameters of D-Bus signals, fixes bugJuerg Billeter2008-04-061-0/+6
* fix crash when using string arrays in parameters of D-Bus methods, fixesJuerg Billeter2008-04-061-0/+6
* Add source_type_declaration and source_type_definition code fragments toJuerg Billeter2008-04-061-0/+11
* Merge Literal and LiteralExpressionJuerg Billeter2008-03-311-0/+14
* fix output of enums with methodsJuerg Billeter2008-03-311-0/+4
* enhance support for pointer arithmeticJuerg Billeter2008-03-301-0/+5
* add support for static constructors, fixes bug 506985Juerg Billeter2008-03-291-0/+6
* add GDK_SELECTION_* bindings fix gtk_text_buffer_paste_clipboard bindingJuerg Billeter2008-03-241-0/+10
* fix crash on invalid collection expressions in foreach statements, fixesJuerg Billeter2008-03-241-0/+5
* add missing public modifier, patch by Levi Bard, fixes bug 524192Juerg Billeter2008-03-241-0/+5
* fix generated code for methods returning structsJuerg Billeter2008-03-241-0/+6
* inherit default value from base typeJuerg Billeter2008-03-231-0/+4
* add -v commandline option to improve error reporting, patch by DanielJuerg Billeter2008-03-231-0/+6
* add metadata to fix some memory leaks and out parameters, fixes bug 523889Juerg Billeter2008-03-231-0/+7
* fix vapigen crashJuerg Billeter2008-03-231-0/+4
* enhance GIOChannel binding, based on patch by Nicolas Joseph, fixes bugJuerg Billeter2008-03-231-0/+5
* fix C declaration for delegates, fixes bug 523734Juerg Billeter2008-03-221-0/+5
* support nested namespaces, fixes bug 516584Juerg Billeter2008-03-221-0/+5
* use extern appropriately for static fields, based on patch by DanielJuerg Billeter2008-03-221-0/+6
* fix source reference of fields, patch by Daniel Silverstone, fixes bugJuerg Billeter2008-03-221-0/+5
* check accessiblity of parameter and return types, fixes bug 433290Juerg Billeter2008-03-221-0/+6
* add SDL bindings, patch by Levi Bard, fixes bug 522940Juerg Billeter2008-03-211-0/+6
* report error when trying to declare private construct properties, patch byJuerg Billeter2008-03-211-0/+6
* register enums with GType, patch by Marc-Andre Lureau, fixes bug 517294Juerg Billeter2008-03-211-0/+8
* fix g_file_copy, g_file_copy_async, and g_file_move bindings, fixes bugJuerg Billeter2008-03-211-0/+7
* fix g_shell_parse_argv binding, fixes bug 523277Juerg Billeter2008-03-211-0/+5
* fix g_mutex_trylock binding, fixes bug 523086Juerg Billeter2008-03-211-0/+4
* add GNOME Keyring bindings, patch by Andrea Del Signore, fixes bug 522646Juerg Billeter2008-03-211-0/+6
* support lower_case_csuffix attribute for interfacesJuerg Billeter2008-03-201-0/+12