summaryrefslogtreecommitdiff
path: root/gdk/gdkcontentproviderimpl.c
Commit message (Expand)AuthorAgeFilesLines
* Small documentation fixesMatthias Clasen2020-03-141-1/+1
* Fix introspection annotation syntaxEmmanuele Bassi2020-02-261-1/+1
* Remove gdk_content_provider_new_with_formats()Benjamin Otte2020-02-181-164/+0
* contentprovider: Add a union content providerBenjamin Otte2020-02-171-2/+276
* dnd: Remove gdk_content_provider_new_with_callback()Benjamin Otte2020-02-161-112/+0
* contentprovider: Add gdk_content_provider_new_typed()Benjamin Otte2020-02-161-0/+40
* Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-131-5/+53
* Add missing (closure) GIR annotationsRobert Ancell2020-01-131-1/+1
* content provider impl: Take mime types into accountMatthias Clasen2020-01-081-2/+2
* Add another callback-based providerMatthias Clasen2020-01-081-0/+143
* Add a generic callback content providerMatthias Clasen2020-01-081-0/+87
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-031-1/+1
* Use Unicode quotation marks in new stringsPiotr Drąg2017-12-031-1/+1
* gdk: Add gdk_content_formats_new_for_gtype()Benjamin Otte2017-12-031-4/+1
* clipboard: Introduce GdkContentProviderBenjamin Otte2017-12-031-0/+285