summaryrefslogtreecommitdiff
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* More gst_tag_list_* binding fixes, patch by Zeeshan Ali Khattak, fixes bugJürg Billeter2008-06-252-3/+6
* Add libgsf-1 bindings, patch by Michael Lawrence, fixes bug 455141Jürg Billeter2008-06-2311-0/+2779
* Support [CCode (type = "Foo")] to insert appropriate casts in generated CJürg Billeter2008-06-232-1/+2
* Fix gdk_pixbuf_from_drawable and gdk_pixbuf_from_image bindings Fixes bugJaap A. Haitsma2008-06-232-3/+7
* g_app_info_launch_default_for_uri.launch_context is nullable. Fixes bugJaap A. Haitsma2008-06-222-2/+3
* Use G_TYPE_INT as type_id for int32Jürg Billeter2008-06-221-1/+1
* Fix GstStaticCaps and GstStaticPadTemplate bindings, fixes bug 539283Jürg Billeter2008-06-212-18/+20
* Fix gst_*_parse_* bindings, patch by Zeeshan Ali Khattak, fixes bug 539177Jürg Billeter2008-06-212-22/+82
* Correct the bindings for gst_tag_list_get_*(), fixes bug 538926Zeeshan Ali Khattak2008-06-202-27/+55
* Add loudmouth-1.0 bindings, patch by Ali SabilJürg Billeter2008-06-208-0/+950
* Fix g_source_attach bindingJürg Billeter2008-06-181-1/+1
* Fix poppler_document_new_from_file bindingJürg Billeter2008-06-183-10/+12
* Fix GtkMenuShell.children and gtk_menu_shell_append bindingsJürg Billeter2008-06-182-3/+5
* Various GFile binding fixesJürg Billeter2008-06-182-24/+49
* Fix Gst.object.ref, unref and sink bindings Fixes bug #536307Jaap A. Haitsma2008-06-183-32/+42
* Fix gst_bin_add binding, fixes bug 538845Jürg Billeter2008-06-172-1/+2
* UpdatedJürg Billeter2008-06-1618-0/+18
* Add g_queue_clear bindingJürg Billeter2008-06-161-1/+2
* gtk_show_uri.screen is nullable. fixes bug #538512Jaap A. Haitsma2008-06-162-2/+3
* Add SDL_net bindings, patch by Levi Bard, fixes bug 536623Jürg Billeter2008-06-152-0/+288
* Fix uri functions, patch by Michael Lawrence, fixes bug 538384Jürg Billeter2008-06-151-3/+3
* Fix gst_message_parse_* bindingsJürg Billeter2008-06-152-6/+6
* Fix gst_element_factory_make binding, based on patch by Thijs VermeirJürg Billeter2008-06-152-1/+3
* Fix GtkWidget event signal parameters, patch by Andrea Del Signore, fixesJürg Billeter2008-06-152-19/+40
* Use [Compact] attribute, patch by Levi Bard, fixes bug 536987Jürg Billeter2008-06-151-0/+3
* vapi/Makefile.amJürg Billeter2008-06-1526-478/+1622
* Fix vte_terminal_fork_command bindingJürg Billeter2008-06-152-0/+2
* Various fixes, patch by Ali SabilJürg Billeter2008-06-144-115/+179
* Fix gtk_label_new bindingJürg Billeter2008-06-142-15/+16
* Use G_TYPE_UINT as type_id for unicharJürg Billeter2008-06-131-1/+1
* Support Immutable class attributeJürg Billeter2008-06-122-8/+10
* Fix gst_message_parse_error bindingJürg Billeter2008-06-052-6/+6
* Respect custom type_idJürg Billeter2008-06-041-0/+5
* Add byte order and number format constants, patch by Ali SabilJürg Billeter2008-06-031-0/+52