summaryrefslogtreecommitdiff
path: root/gdk/gdkcontentformats.c
Commit message (Expand)AuthorAgeFilesLines
* contentformats: Make sure 0 elements means the array is NULLBenjamin Otte2021-12-111-13/+27
* Add getter to GdkFileListEmmanuele Bassi2021-10-111-2/+27
* contentformats: Add gdk_content_formats_parse()Benjamin Otte2021-07-271-4/+74
* contentformats: Change the format of gdk_content_formats_to_string()Benjamin Otte2021-07-261-4/+2
* docs: More syntax fixesMatthias Clasen2021-05-221-1/+1
* gdk: Cosmetic docs changesMatthias Clasen2021-05-221-3/+3
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-9/+8
* gdk: add zero-terminated annotation to content_formats_get_gtypesbilelmoussaoui/gdk-content-formats-annotationsBilal Elmoussaoui2021-04-301-1/+1
* gdk: fix content_formats_get_mime_types annotationBilal Elmoussaoui2021-04-301-2/+2
* docs: Rework the gdk docsMatthias Clasen2021-03-111-123/+124
* Add some missing nullable return annotationsSophie Herold2020-10-171-1/+1
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-1/+1
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* Fix annotation for GdkContentFormats.get_gtypes()Rico Tzschichholz2020-03-091-3/+4
* contentformats: Constify some functionsBenjamin Otte2020-03-021-4/+4
* contentformats: Fix doc typoBenjamin Otte2019-06-181-1/+1
* contentsformat: Avoid a GPtrArrayTimm Bäder2018-02-251-5/+7
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-031-10/+105
* gdk: Fill in some blanks in the docsMatthias Clasen2017-12-041-1/+1
* gtk: Remove GtkClipboardBenjamin Otte2017-12-031-1/+1
* gdk: Add GDK_TYPE_FILE_LIST with serializersBenjamin Otte2017-12-031-0/+16
* gdk: Add gdk_content_formats_new_for_gtype()Benjamin Otte2017-12-031-3/+25
* x11: Implement claiming the X Selection with the clipboardBenjamin Otte2017-12-031-1/+32
* gdkcontentformats: Change the matching APIBenjamin Otte2017-12-031-27/+51
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-281-1/+1
* gdk: Add GType support to GdkContentFormatsBenjamin Otte2017-11-201-19/+145
* gdk: Sanitize GdkContentFormats APIBenjamin Otte2017-11-201-56/+88
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-27/+16
* gdk: Add GdkContentFormatsBuilderBenjamin Otte2017-11-201-0/+108
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-18/+53
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-158/+136
* gdk: Move GtkTargetList to GDKBenjamin Otte2017-11-201-0/+299