summaryrefslogtreecommitdiff
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* Add g_rmdir bindingJürg Billeter2008-11-071-0/+2
* Fix fgets bindingJürg Billeter2008-11-031-1/+1
* Mark lm_message_new.to as nullable, and unhide lm_connection_newAli Sabil2008-11-034-103/+122
* Add errno and g_strerror bindingsJürg Billeter2008-11-021-0/+4
* Return the right D-Bus type signature for GHashTable, patch by Marc-AndréJürg Billeter2008-11-021-1/+1
* Hide gdk_window_add_filter.data use ctype GCallback forThijs Vermeir2008-10-294-7/+8
* Fix GMenuTreeItem bindingJürg Billeter2008-10-2813-233/+239
* Fix binding for GtkWidget::size_requestJürg Billeter2008-10-262-1/+2
* Fix binding for g_sequence_getJürg Billeter2008-10-261-0/+3
* Removed the v_ prefix from the TokenValue fields nameAli Sabil2008-10-251-12/+24
* Changed the ScannerConfig string fields to string* to avoid valac lookingAli Sabil2008-10-251-4/+4
* Remove redundant g_scanner_cur_* bindingsJürg Billeter2008-10-251-4/+0
* Add GValueArray binding, patch by Mark Lee, fixes bug 557843Jürg Billeter2008-10-251-2/+13
* Fix gconf_client_notify_add bindingJürg Billeter2008-10-252-1/+3
* Fix GMenuTreeItem bindingJürg Billeter2008-10-251-0/+1
* Fix PanelApplet and BonoboUIVerb bindingsJürg Billeter2008-10-252-2/+3
* Remove libgee test to avoid conflict in vapidirJürg Billeter2008-10-251-4/+0
* Regenerate bindingsJürg Billeter2008-10-2459-9810/+10020
* Add dbus_g_connection_get_connection and dbus_connection_get_g_connectionJürg Billeter2008-10-231-0/+4
* Fix SysWMEvent link issue.Levi Bard2008-10-231-1/+1
* Fix runtime error when using GValue with D-BusJürg Billeter2008-10-231-1/+1
* Support passing GValues as variants over D-BusJürg Billeter2008-10-231-1/+1
* Fix gtk_text_buffer_new bindingAndrea Del Signore2008-10-222-1/+2
* Move gobject-2.0 bindings to separate VAPI fileJürg Billeter2008-10-223-399/+427
* Fix gtk_scale_button_new and gtk_scale_button_set_icons bindings, patch byJürg Billeter2008-10-212-0/+4
* Fix gtk_text_view_window_to_buffer_coords andJürg Billeter2008-10-202-2/+6
* Add g_test_add_data_func bindingJürg Billeter2008-10-171-0/+3
* Add is_fundamental metadata attributeJürg Billeter2008-10-172-2/+2
* Fix leaks in non-GObject classes, based on patch by Andrea Del Signore,Jürg Billeter2008-10-171-6/+1
* Fix gtk_link_button_set_uri_hook binding, patch by Michael Terry, fixesJürg Billeter2008-10-172-1/+5
* Add missing sys/wait.h includes, patch by Michael Terry, fixes bug 556637Jürg Billeter2008-10-171-8/+8
* Fix gnome_keyring_find_password_sync binding, patch by Michael Terry,Jürg Billeter2008-10-172-2/+6
* Fix gtk_message_dialog_format_secondary_text binding, patch by MichaelJürg Billeter2008-10-172-2/+4
* Fix gtk_tree_view_get_cursor binding, patch by Hans Vercammen, fixes bugJürg Billeter2008-10-172-2/+4
* Add missing [Compact], patch by Matías De la Puente, fixes bug 555018Jürg Billeter2008-10-171-0/+1
* Add g_strcanon, g_object_class_install_property, GToggleNotify, andJürg Billeter2008-10-171-0/+29
* Add tracker indexer bindingsRoberto Majadas2008-10-179-0/+2308
* regenerated (for has_construct_function attribute)Thijs Vermeir2008-10-131-7/+7
* fix ctype of ToggleActionEntry regeneratedThijs Vermeir2008-10-132-2/+3
* RegeneratedJürg Billeter2008-10-1119-312/+516
* Avoid conflicts between named constructors and other membersJürg Billeter2008-10-111-6/+0
* Fix GdkDestroyNotify and GtkDestroyNotify bindings, fixes bug 525687Jürg Billeter2008-10-094-2/+4
* Mark time_t as integer typeJürg Billeter2008-10-061-0/+1
* vte_terminal_fork_command arguments are nullable regeneratedThijs Vermeir2008-10-042-8/+10
* Add missing properties to the GScanner binding, patch by Johann PrieurAli Sabil2008-10-041-0/+8
* Generate code to support GValue and GParamSpec for fundamental classes,Jürg Billeter2008-10-031-1/+1
* Add g_log_set_default_handler binding, patch by Marc-André Lureau, fixesJürg Billeter2008-10-031-1/+2
* Add GNormalizeMode and g_utf8_normalize bindingsAli Sabil2008-09-301-0/+15
* Add g_hash_table_steal and g_hash_table_steal_all bindings, patch byJürg Billeter2008-09-281-0/+2
* Fix fopen and fdopen bindings, patch by Marc-André LureauJürg Billeter2008-09-281-2/+2