Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textview: Remove unused define | Timm Bäder | 2020-06-27 | 1 | -1/+0 |
* | gtktextview: Remove child textview items last | Carlos Garnacho | 2020-06-24 | 1 | -3/+3 |
* | Drop gtknativeprivate.h | Matthias Clasen | 2020-06-07 | 1 | -1/+1 |
* | gtk: Documentation fixups | Matthias Clasen | 2020-06-05 | 1 | -0/+8 |
* | textview: Unparent the emoji chooser on dispose | Carlos Garcia Campos | 2020-06-02 | 1 | -0/+7 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -2/+2 |
* | Change coordinate translation apis to take doubles | Matthias Clasen | 2020-05-17 | 1 | -5/+5 |
* | textview: Fix context menu placement | Matthias Clasen | 2020-05-17 | 1 | -4/+8 |
* | gtk: Handle seatless displays | Matthias Clasen | 2020-05-15 | 1 | -30/+50 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -2/+2 |
* | textviewchild: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | textview: Fix popover use | Matthias Clasen | 2020-05-11 | 1 | -4/+3 |
* | textview: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -73/+10 |
* | Merge branch 'wip/tintou/doc-fixes' into 'master' | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
|\ | |||||
| * | docs: Fix several missing references in the documentation | Corentin Noël | 2020-05-11 | 1 | -1/+1 |
* | | Replace gtk_widget_destroy everywhere | Matthias Clasen | 2020-05-11 | 1 | -5/+4 |
|/ | |||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-05-11 | 1 | -0/+3 |
|\ | |||||
| * | textview: Ensure popup menu is properly inserted | Matthias Clasen | 2020-05-10 | 1 | -0/+3 |
* | | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -2/+0 |
* | | widget: Add a :focusable property | Matthias Clasen | 2020-05-10 | 1 | -1/+1 |
|/ | |||||
* | textview: Use dispose instead of destroy | Matthias Clasen | 2020-05-05 | 1 | -6/+6 |
* | textview: fix assertion when toggling caret visibility | Christian Hergert | 2020-04-21 | 1 | -1/+1 |
* | Fix compiler warning | Emmanuele Bassi | 2020-04-16 | 1 | -1/+4 |
* | textview: Fix an erroneous unref | Matthias Clasen | 2020-04-12 | 1 | -2/+0 |
* | gtk: Port widgets away from gtk_get_current_ apis | Matthias Clasen | 2020-04-11 | 1 | -12/+3 |
* | Document actions | Matthias Clasen | 2020-04-11 | 1 | -13/+69 |
* | Reinstate expected focus behavior | Matthias Clasen | 2020-04-09 | 1 | -36/+2 |
* | gtk: Stop using modifier intents | Matthias Clasen | 2020-04-06 | 1 | -3/+1 |
* | gtk: Stop using keymap apis | Matthias Clasen | 2020-04-06 | 1 | -10/+17 |
* | Use an action for the context menu keybinding | Matthias Clasen | 2020-03-25 | 1 | -6/+17 |
* | textview: Port bindings to use shortcuts | Benjamin Otte | 2020-03-25 | 1 | -150/+187 |
* | text view: Fix touch selection | Matthias Clasen | 2020-03-25 | 1 | -0/+3 |
* | gtktextview: Set magnifier popover on top | Carlos Garnacho | 2020-03-20 | 1 | -0/+1 |
* | gtktexthandle: Refactor and use native surfaces | Carlos Garnacho | 2020-03-20 | 1 | -183/+153 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -207/+156 |
* | text view: Fix touch selection | Matthias Clasen | 2020-03-19 | 1 | -0/+3 |
* | Use an action for the context menu keybinding | Matthias Clasen | 2020-03-18 | 1 | -6/+17 |
* | textview: Port bindings to use shortcuts | Benjamin Otte | 2020-03-18 | 1 | -150/+187 |
* | textview: use gdk_event_unref() | Christian Hergert | 2020-03-17 | 1 | -2/+2 |
* | textview: Fix copy/paste error | Benjamin Otte | 2020-03-05 | 1 | -2/+2 |
* | droptarget: Redo | Benjamin Otte | 2020-03-02 | 1 | -99/+30 |
* | textview: Move drop scrolling to drop motion controller | Benjamin Otte | 2020-03-02 | 1 | -101/+119 |
* | Drop the margin property | Matthias Clasen | 2020-02-25 | 1 | -1/+4 |
* | popover: Drop ::relative-to | Matthias Clasen | 2020-02-24 | 1 | -4/+7 |
* | gtk: Stop using GdkEventKey | Matthias Clasen | 2020-02-21 | 1 | -4/+4 |
* | Split off GtkEventControllerFocus | Matthias Clasen | 2020-02-21 | 1 | -48/+52 |
* | events: reorganize getters | Matthias Clasen | 2020-02-21 | 1 | -9/+1 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -7/+7 |
* | New focus change handling | Matthias Clasen | 2020-02-21 | 1 | -59/+49 |
* | textview: Stop using gdk_event_copy | Matthias Clasen | 2020-02-21 | 1 | -2/+3 |