summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.h
Commit message (Expand)AuthorAgeFilesLines
* selection: Remove GtkSelectionDataBenjamin Otte2020-02-231-118/+0
* Drop GTK content formats apisMatthias Clasen2020-01-081-7/+0
* selection: Remove surface APIsBenjamin Otte2018-03-161-5/+0
* The big versioning cleanupMatthias Clasen2018-02-061-4/+4
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-2/+0
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-8/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-10/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-11/+0
* selection: Add texture getter/setterBenjamin Otte2017-12-021-0/+5
* textview: Remove serialization APIBenjamin Otte2017-11-291-11/+0
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-7/+7
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-8/+8
* gdk: Move GtkTargetList to GDKBenjamin Otte2017-11-201-38/+0
* selection: Make GtkTargetList members privateBenjamin Otte2017-11-201-0/+3
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-68/+5
* selection: Remove the info uintBenjamin Otte2017-11-161-14/+5
* selection: Remove gtk_target_table_*() functionsBenjamin Otte2017-11-161-7/+0
* selection: Make GtkTargetEntry not allocatableBenjamin Otte2017-11-161-11/+0
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-151-2/+4
* selection: Add another surface apiMatthias Clasen2017-10-231-0/+2
* selection: Add surface based apisMatthias Clasen2017-10-221-0/+3
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-0/+21
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-4/+4
* docs: add docs for GtkTargetPairWilliam Jon McCann2014-01-201-3/+23
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+52
* Fix a small typo s/parater/parameterMarc-André Lureau2013-02-061-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move GtkSelection docs inlineMatthias Clasen2011-01-141-85/+71
* add gtk_selection_data_get_data_with_length API which can be boundMatthias Clasen2011-01-031-0/+4
* Move GtkSelectionData to a private headerJavier Jardón2010-12-191-22/+0
* selection: constify GtkSelectionData gettersBenjamin Otte2010-12-171-16/+16
* Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7Matthias Clasen2010-11-291-3/+3
* Bug 565665 - GtkTargetEntry member target should be const char *Michael Natterer2010-11-241-4/+5
* Add boxed type and constructorColin Walters2010-10-151-0/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Prefix gtk_selection_clear with an underscoreChristian Dywan2010-05-031-3/+1
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+2
* Add gtk_selection_data_get_selection to retrieve the sealed struct fieldTorsten Schönfeld2008-10-011-0/+1
* Split gtk_selection_data_get_data into gtk_selection_data_get_data andMatthias Clasen2008-08-291-2/+2
* Bug 549734 – gtk_selection_data_get_data prototype is wrongChristian Dywan2008-08-281-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* properly indent the newly added GtkSelectionData accessors. Some newlinesMichael Natterer2008-06-281-8/+8
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-5/+5
* Remove superflous gtkselection accessors and merge _get_dataTim Janik2008-06-201-12/+2
* Implement gtk_selection_get_display, style fixesTim Janik2008-06-201-1/+1
* Seal GtkSelectionDataTim Janik2008-06-201-7/+23
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3