summaryrefslogtreecommitdiff
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* Add ref functions for Gst.Caps regeneratedThijs Vermeir2008-08-102-43/+50
* Add GCompletion binding, patch by Abderrahim Kitouni, fixes bug 546252Jürg Billeter2008-08-101-0/+21
* Fix vte_terminal_get_cursor_position binding, patch by Anthony Taylor,Jürg Billeter2008-08-102-1/+3
* Fix header files of some base elements regeneratedThijs Vermeir2008-08-102-2/+4
* Fix vte_terminal_set_colors binding, fixes bug 547136Jürg Billeter2008-08-104-1/+7
* transfer ownership of some return values regeneratedThijs Vermeir2008-08-062-7/+13
* Add logging functions for DebugCategory regeneratedThijs Vermeir2008-08-052-14/+63
* Fix g_object_get and g_object_set bindingsJürg Billeter2008-08-041-2/+2
* Fix sqlite3_get_table and sqlite3_free_table bindings, still requiresJürg Billeter2008-07-301-2/+4
* Add GObject.ref_count binding, fixes bug 532584Jürg Billeter2008-07-301-0/+2
* Add [CCode (type_check_function = "BLAH_IS_FOO")] for classes.Jared Moore2008-07-232-7/+10
* Add binding for g_object_set_propertyJürg Billeter2008-07-225-13/+40
* Fix gst_bus_set_sync_handler binding, fixes bug 542388Jürg Billeter2008-07-222-1/+2
* Add GST_DEBUG_BIN_TO_DOT_FILE binding, patch by Thijs Vermeir, fixes bugJürg Billeter2008-07-222-0/+9
* Fix gst_ghost_pad_set_target binding, patch by Thijs Vermeir, fixes bugJürg Billeter2008-07-222-2/+3
* Fixed bindings for GLib.MainContext.check and GLib.MainContext.query,Jared Moore2008-07-221-2/+2
* Made tag parameters of gtk_text_iter_backward_to_tag_toggle andJared Moore2008-07-212-2/+4
* Fixes to gst_event_new_custom and gst_event_new_navigation, based on patchJared Moore2008-07-192-2/+4
* Fixes to gst_element_factory_create and gst_element_factory_make, based onJared Moore2008-07-192-3/+5
* Fixed gst_registry_feature_filter binding, fixes bug 543344.Jared Moore2008-07-182-3/+3
* Fix various binding issues, based on patches by Thijs Vermeir and JaredJürg Billeter2008-07-172-4/+18
* Support [CCode (type = "Foo")] for parameters, based on patch by DanielJürg Billeter2008-07-172-2/+2
* Fixed Priority by changing it from an enum to a namespace.Jared Moore2008-07-171-6/+6
* Various fixes to enums, fixes bug 542362.Jared Moore2008-07-171-25/+32
* Made gc argument of gdk_drawable_draw_pixbuf nullable, fixes bug 543000.Jared Moore2008-07-172-2/+3
* Added 'type_name' metadata to function to override its return type.Jared Moore2008-07-172-1/+2
* Fix gdk_spawn_on_screen bindingJürg Billeter2008-07-132-2/+7
* Various fixes, based on patch by Jorn BaayenJürg Billeter2008-07-112-10/+29
* Fix g_timeout_add_full, g_idle_add_full, and g_child_watch_add_fullJürg Billeter2008-07-101-3/+3
* Add support for creation methods with a different (mostly super) type thanRaffaele Sandrini2008-07-092-0/+181
* Allow vapi metadata to declare abstract methods, fix GtkCellRendererRaffaele Sandrini2008-07-082-4/+7
* Fix typo, patch by Christian Hergert, fixes bug 542002Raffaele Sandrini2008-07-081-1/+1
* Add string.length property and bool.to_string method, fixes bug 527777Jürg Billeter2008-07-071-0/+11
* Add unique-1.0 bindings, patch by Phil Housley, fixes bug 540821Jürg Billeter2008-07-058-0/+347
* Nullable fixes, patch by FrederikJürg Billeter2008-07-022-26/+55
* Add MIN, MAX, and GParamSpec* bindingsJürg Billeter2008-07-011-1/+107
* Regenerated to make consistent with recent changes to vapi/gdk-2.0.vapiJared Moore2008-07-011-3/+3
* Fix g_pattern_match and g_content_type_guess bindings, patch by PhilJürg Billeter2008-06-303-4/+5
* Added Glib.Intl.bind_textdomain_codeset, set return types and parametersJared Moore2008-06-301-3/+5
* Changed many classes to structs, fixes bug 540349. Also fix fields thatJared Moore2008-06-302-160/+160
* Various fixes, patch by Ali SabilJürg Billeter2008-06-292-2/+9
* Let 'destroy' arguments of g_memory_input_stream_add_data andJared Moore2008-06-292-2/+4
* Fixed return type of gtk_selection_data_get_pixbuf andJared Moore2008-06-292-2/+4
* Fixed return type of gtk_selection_data_get_uris, fixes bug 540664.Jared Moore2008-06-292-2/+4
* Set return types as nullable for g_file_get_basename, g_file_get_parent,Jared Moore2008-06-272-9/+9
* Fix g_file_enumerator_next_file* bindingsJürg Billeter2008-06-262-4/+5
* Allow null for rect parameter in gdk_window_invalidate_rect, fixes bugJared Moore2008-06-262-2/+3
* Changed gtk_paint_arrow_* family to have nullable area, widget, and detailJared Moore2008-06-262-20/+80
* Allow null for group parameter in GLib.OptionContext.get_help, fixes bugJared Moore2008-06-261-1/+1
* Fix formal parameters of Sequence.get_iter_at_pos(), fixes bug 539976.Jared Moore2008-06-261-1/+1