summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* GtkClipboardWayland: Fix memory leakPavel Vasin2013-08-311-1/+6
* clipboard: Fix text mime type handling on WaylandKristian Høgsberg2013-08-271-9/+45
* wayland: Set type for GtkSelectionData for incoming contentsKristian Høgsberg2013-08-231-0/+1
* wayland: Only set wayland selection for GDK_SELECTION_CLIPBOARDKristian Høgsberg2013-08-231-0/+3
* clipboard: fix build without waylandSaleem Abdulrasool2013-08-201-2/+2
* clipboard: Reimplement Wayland clipboard using vfuncsBenjamin Otte2013-08-201-708/+65
* gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* wayland: don't wipe clipboard on any change coming from the same owner.José Dapena Paz2012-07-171-28/+98
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* wayland: Add basic implementation of GtkClipboard for WaylandRob Bradford2012-01-131-0/+877