summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests with regard to GtkBuilder <requires>.arnaudb/requiresArnaud Bonatti2020-11-0781-89/+88
* Document the GtkBuilder <requires> tag changes.Arnaud Bonatti2020-11-071-0/+3
* Teach `gtk-builder-tool` to rewrite <requires>.Arnaud Bonatti2020-11-071-0/+11
* Drop “gtk+” plus sign in GtkBuilder <requires>.Arnaud Bonatti2020-11-077-7/+7
* Update POTFILES.skipPiotr Drąg2020-11-072-0/+6
* Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-11-072-2/+2
|\
| * gtk/textview: Improve check for cursor-modeCarlos Garnacho2020-11-061-1/+1
| * gtk/texthandle: Point handle to the middle of the pointing_to rectCarlos Garnacho2020-11-061-1/+1
|/
* Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-11-064-63/+122
|\
| * gtk/textview: Do not forcibly show text handlesCarlos Garnacho2020-11-051-3/+0
| * gtk/textview: Defer touchscreen focus placing to drag endCarlos Garnacho2020-11-051-5/+2
| * gtk/textview: Clean up further if the drag gesture is taken overCarlos Garnacho2020-11-051-5/+4
| * gtk/imcontextwayland: Unset focus when unsetting widgetCarlos Garnacho2020-11-051-0/+1
| * gtk/texthandle: Handle events on parent surface's nativeCarlos Garnacho2020-11-051-50/+114
| * gdk/wayland: Ensure to update input area on mapCarlos Garnacho2020-11-051-0/+1
* | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-11-063-19/+33
|\ \ | |/ |/|
| * macos: use NSOpenGLContext directly for current trackingChristian Hergert2020-11-051-3/+3
| * macos: explicitly request color and alpha sizesChristian Hergert2020-11-051-0/+2
| * macos: use opaque GL context when possibleChristian Hergert2020-11-053-16/+28
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-055-4/+76
|\
| * dragicon: Make a function propertly exportedMatthias Clasen2020-11-052-0/+2
| * CosmeticsMatthias Clasen2020-11-041-4/+4
| * testsuite: Improve GdkCursor coverageMatthias Clasen2020-11-042-0/+70
* | Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-11-053-12/+61
|\ \ | |/ |/|
| * docs: Add a note on the "presentation" roleEmmanuele Bassi2020-11-051-0/+14
| * docs: Add a section on accessible buttonsEmmanuele Bassi2020-11-051-0/+10
| * a11y: Use proper role and state for tree expander imageEmmanuele Bassi2020-11-051-5/+31
| * a11y: Use "presentation" role instead of "hidden" stateEmmanuele Bassi2020-11-051-6/+5
| * a11y: ARIA's "presentation" role maps to ATSPI_ROLE_SECTIONEmmanuele Bassi2020-11-051-1/+1
|/
* 3.99.43.99.4Matthias Clasen2020-11-042-2/+12
* Merge branch 'wip/chergert/gdk-macos-gl-renderer' into 'master'Matthias Clasen2020-11-055-66/+62
|\
| * macos: resize extra GL window/view when surface changesChristian Hergert2020-11-041-2/+3
| * macos: clip damage when swapping buffersChristian Hergert2020-11-042-6/+38
| * macos: remove synthesize_motion helperChristian Hergert2020-11-043-38/+1
| * macos: always create dummy window/view for GL contextChristian Hergert2020-11-041-20/+20
* | Merge branch 'wip/chergert/fix-macos-pointer-position-over-surface' into 'mas...Matthias Clasen2020-11-051-1/+1
|\ \
| * | macos: fix calculation of mouse positionChristian Hergert2020-11-041-1/+1
|/ /
* | Merge branch 'patch-5' into 'master'Matthias Clasen2020-11-051-2/+2
|\ \
| * | Update comment annotations of gtk_tree_model_iter_previous and gtk_tree_model...Danny Milosavljevic2020-11-031-2/+2
* | | Merge branch 'fix-issue-2019-for-master' into 'master'Matthias Clasen2020-11-051-26/+9
|\ \ \
| * | | GdkW32: remove klassTEMPSHADOWLuca Bacci2020-10-271-26/+9
* | | | Merge branch 'mr1063-for-master' into 'master'Matthias Clasen2020-11-051-200/+157
|\ \ \ \ | |_|_|/ |/| | |
| * | | Win32 IME fixesmr1063-for-masterPhilip Zander2020-11-041-200/+157
* | | | Revert "Simplify gdk_surface_queue_render"Christian Hergert2020-11-041-1/+5
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-042-16/+17
|\ \ \ \
| * | | | popovermenu: Fail gracefully if no modelMatthias Clasen2020-11-041-0/+2
| * | | | CosmeticsMatthias Clasen2020-11-041-2/+0
| * | | | surface: Be smarter about autohideMatthias Clasen2020-11-041-14/+12
| * | | | surface: Be more lenient for autohideMatthias Clasen2020-11-041-1/+4
* | | | | Merge branch 'ebassi/for-master' into 'master'Matthias Clasen2020-11-043-3/+35
|\ \ \ \ \ | |/ / / / |/| | | |