| Commit message (Expand) | Author | Age | Files | Lines |
* | texthandle: Use the parent widget's style context | Benjamin Otte | 2013-10-05 | 1 | -24/+11 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | texthandle: Set a bigger input shape, covering the line height | Carlos Garnacho | 2013-03-05 | 1 | -3/+30 |
* | texthandles: Keep state internally to avoid X overhead | Carlos Garnacho | 2013-03-05 | 1 | -59/+72 |
* | Add a few missing gtk_widget_unregister_window calls | Alexander Larsson | 2013-02-18 | 1 | -2/+14 |
* | TextHandle: Don't draw handles if not visible | Alexander Larsson | 2013-02-07 | 1 | -2/+6 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -1/+2 |
* | texthandles: Add an extra style class to the cursor-mode handle | Carlos Garnacho | 2012-10-26 | 1 | -2/+8 |
* | texthandles: set input shape on handles' window | Carlos Garnacho | 2012-10-26 | 1 | -19/+23 |
* | texthandle: Fix shape setup on non-composited environments | Carlos Garnacho | 2012-10-26 | 1 | -15/+9 |
* | Don't create GdkWindows with NULL parents | Alexander Larsson | 2012-09-27 | 1 | -1/+2 |
* | Improve CSS styling of touch text selection handles | Carlos Garnacho | 2012-09-03 | 1 | -11/+28 |
* | Add GtkTextHandle | Carlos Garnacho | 2012-09-03 | 1 | -0/+667 |