summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bump4.10.2_1Matthias Clasen2023-04-212-1/+4
* 4.10.2Matthias Clasen2023-04-211-1/+40
* Move some nonworking reftests to xfailMatthias Clasen2023-04-211-6/+6
* Update Georgian translationEkaterine Papava2023-04-211-296/+307
* Merge branch 'backports-for-4-10' into 'gtk-4-10'Matthias Clasen2023-04-2186-2427/+2824
|\
| * gdk/win32: drop some unused variablesMarc-André Lureau2023-04-211-7/+0
| * gdk: drop libangle GLES minimum versionMarc-André Lureau2023-04-215-21/+4
| * gdk: use GLES when on win32/ANGLEMarc-André Lureau2023-04-211-0/+1
| * gdk: drop unused vertex_array_objectMarc-André Lureau2023-04-211-1/+0
| * glrenderer: Don't try to use float framebuffers on GLES2Benjamin Otte2023-04-211-1/+5
| * testsuite: Skip focus tests when necessaryMatthias Clasen2023-04-211-1/+5
| * Try harder to fix focus testsMatthias Clasen2023-04-211-0/+1
| * testsuite: Fix broken test to not unref surfaces twiceBenjamin Otte2023-04-211-1/+0
| * wayland: Don't leak all surfacesBenjamin Otte2023-04-211-2/+0
| * wayland: Don't insta-crash when a surface gets disposedBenjamin Otte2023-04-211-1/+1
| * testsuite: Actually wait for focusMatthias Clasen2023-04-211-5/+5
| * tests: Check is-focus instead of has-focusMatthias Clasen2023-04-211-1/+1
| * text: Fix fallout from focus changesMatthias Clasen2023-04-211-1/+18
| * | method ...Cam Cook2023-04-211-5/+5
| * | method ...Cam Cook2023-04-212-2/+2
| * gles: Don't use vertex array objectsBenjamin Otte2023-04-211-3/+7
| * text: Only claim primary when focusedMatthias Clasen2023-04-211-0/+4
| * wayland: Improve logging for primary selectionMatthias Clasen2023-04-211-4/+11
| * window: Don't mark widget prematurely as has-focusMatthias Clasen2023-04-211-1/+1
| * gtk: Improve documentation on returned nodes for snapshotMarco Trevisan (Treviño)2023-04-212-1/+11
| * openuriportal: Detect if the interface isn't thereMatthias Clasen2023-04-211-0/+6
| * printunixdialog: Remove a redundant style classAlexander Mikhaylenko2023-04-211-3/+0
| * gtk/dialogs: Destroy the window promptly on finish async functionMarco Trevisan (Treviño)2023-04-214-0/+32
| * filechooserentry: Plug a memory leakMatthias Clasen2023-04-211-0/+3
| * filechooserentry: Make filtering work againMatthias Clasen2023-04-211-12/+14
| * textview: Reset press counter if double/triple clicking on a different lineCarlos Garnacho2023-04-211-0/+20
| * scalebutton: fix orientation not applied to scaleG.Willems2023-04-211-0/+39
| * scalebutton: fix CSS name in documentationG.Willems2023-04-211-2/+8
| * scrolledwindow: Avoid a criticalMatthias Clasen2023-04-211-3/+2
| * gtk-demo: Add a keywordMatthias Clasen2023-04-211-1/+1
| * gesture stylus: Fix conditionMatthias Clasen2023-04-211-1/+1
| * gtk-demo: Work without stylusMatthias Clasen2023-04-211-2/+4
| * gtk-demo: Test stylus-only modeMatthias Clasen2023-04-211-6/+22
| * range: Fix a copy-paste errorMatthias Clasen2023-04-211-1/+1
| * gestureclick: Use drag threshold for updatesMatthias Clasen2023-04-211-8/+4
| * gestureclick: Don't use threshold for touchMatthias Clasen2023-04-211-2/+6
| * gtkpopover: Move GTK grabs to map/unmapCarlos Garnacho2023-04-211-8/+6
| * inspector: Redo the actions listMatthias Clasen2023-04-212-37/+249
| * inspector: Simplify the action editorMatthias Clasen2023-04-212-81/+22
| * inspector: Add ActionHolder::changedMatthias Clasen2023-04-212-0/+18
| * inspector: CosmeticsMatthias Clasen2023-04-211-14/+10
| * actionmuxer: Add a preconditionMatthias Clasen2023-04-211-0/+2
| * inspector: Be more carefulMatthias Clasen2023-04-211-4/+10
| * inspector: Plug a memory leakMatthias Clasen2023-04-211-0/+2
| * inspector: Be safer when handling actionsMatthias Clasen2023-04-212-11/+30