summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-46/+0
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-031-3/+3
* Drop gdk_atom_internMatthias Clasen2017-12-131-14/+14
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-18/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-6/+6
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-660/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-810/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-155/+0
* selection: Add texture getter/setterBenjamin Otte2017-12-021-0/+64
* GDK W32: Special handling for DELETE requestsРуслан Ижбулатов2017-12-021-0/+9
* textview: Remove serialization APIBenjamin Otte2017-11-291-132/+0
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-281-1/+0
* gtk/gtkseclection.c: Don't build X11 items unconditionallyChun-wei Fan2017-11-211-4/+41
* gdk: Sanitize GdkContentFormats APIBenjamin Otte2017-11-201-12/+10
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-28/+90
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-52/+50
* gdk: Move GtkTargetList to GDKBenjamin Otte2017-11-201-222/+4
* selection: Make GtkTargetList members privateBenjamin Otte2017-11-201-12/+44
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-93/+37
* selection: Use x11-specific trapsMatthias Clasen2017-11-161-15/+30
* selection: Remove the info uintBenjamin Otte2017-11-161-43/+20
* selection: Remove gtk_target_table_*() functionsBenjamin Otte2017-11-161-64/+0
* selection: Make GtkTargetEntry not allocatableBenjamin Otte2017-11-161-66/+0
* introspection: Fix buildBenjamin Otte2017-11-151-2/+1
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-18/+18
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-151-11/+51
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-35/+8
* Document new selection apisMatthias Clasen2017-10-231-0/+28
* selection: Add another surface apiMatthias Clasen2017-10-231-0/+13
* selection: Add surface based apisMatthias Clasen2017-10-221-0/+17
* selection: Use GdkEvent APIMatthias Clasen2017-09-191-52/+72
* Guard against selection requestor disappearingOwen W. Taylor2015-10-221-1/+11
* Don't use g_list_next in gtkselection.cMatthias Clasen2015-10-201-3/+1
* wayland: Don't use the default displayJasper St. Pierre2014-10-271-1/+1
* wayland: Replace clipboard implementationCarlos Garnacho2014-09-011-0/+27
* gtkselection: Ensure the X11 specific message length only applies to X11Carlos Garnacho2014-09-011-1/+3
* gtk: Fix return annotation of gtk_selection_data_get_textRico Tzschichholz2014-08-201-1/+1
* gtkselection: fix warnings of unused vars on win32Ignacio Casal Quinteiro2014-07-221-2/+3
* Fix gtk_selection_data_get_data annotationsDieter Verfaillie2014-06-121-2/+2
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-4/+5
* gtk: port missing array annotations from Vala bindingsEvan Nemerson2014-05-271-1/+2
* selection: mark targets param to gtk_target_list_new as allow-noneEvan Nemerson2014-04-141-1/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-26/+26
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+4
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-4/+4
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-9/+9
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-20/+20