summaryrefslogtreecommitdiff
path: root/gtk/gtktexthandle.c
Commit message (Expand)AuthorAgeFilesLines
* texthandle: Use the parent widget's style contextBenjamin Otte2013-10-051-24/+11
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* texthandle: Set a bigger input shape, covering the line heightCarlos Garnacho2013-03-051-3/+30
* texthandles: Keep state internally to avoid X overheadCarlos Garnacho2013-03-051-59/+72
* Add a few missing gtk_widget_unregister_window callsAlexander Larsson2013-02-181-2/+14
* TextHandle: Don't draw handles if not visibleAlexander Larsson2013-02-071-2/+6
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-1/+2
* texthandles: Add an extra style class to the cursor-mode handleCarlos Garnacho2012-10-261-2/+8
* texthandles: set input shape on handles' windowCarlos Garnacho2012-10-261-19/+23
* texthandle: Fix shape setup on non-composited environmentsCarlos Garnacho2012-10-261-15/+9
* Don't create GdkWindows with NULL parentsAlexander Larsson2012-09-271-1/+2
* Improve CSS styling of touch text selection handlesCarlos Garnacho2012-09-031-11/+28
* Add GtkTextHandleCarlos Garnacho2012-09-031-0/+667