Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-02-01 | 2 | -105/+137 | |
|\ | ||||||
| * | imcontext: Allow sequences of length GTK_MAX_COMPOSE_LEN | Matthias Clasen | 2021-02-01 | 1 | -1/+1 | |
| * | imcontext: Improve an error message | Matthias Clasen | 2021-02-01 | 1 | -1/+1 | |
| * | imcontext: Add a precondition check | Matthias Clasen | 2021-02-01 | 1 | -0/+1 | |
| * | imcontext: Show preedit for compose sequences | Matthias Clasen | 2021-02-01 | 1 | -55/+71 | |
| * | imcontext: Update our check for dead keys | Matthias Clasen | 2021-01-31 | 1 | -48/+63 | |
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-02-01 | 3 | -293/+10 | |
|\ \ | |/ | ||||||
| * | Remove a forgotten file | Matthias Clasen | 2021-01-31 | 1 | -293/+0 | |
| * | nativedialog: Add more docs | Matthias Clasen | 2021-01-31 | 2 | -0/+10 | |
* | | Merge branch 'wip/exalm/consumes-motion' into 'master' | Matthias Clasen | 2021-02-01 | 22 | -149/+111 | |
|\ \ | |/ |/| | ||||||
| * | windowhandle: Use drag threshold instead of double click thresholdwip/exalm/consumes-motion | Alexander Mikhaylenko | 2021-01-29 | 1 | -10/+2 | |
| * | dragsource: Use double coordinates for checking drag threshold | Alexander Mikhaylenko | 2021-01-29 | 17 | -45/+98 | |
| * | entry: Fix drag threshold check | Alexander Mikhaylenko | 2021-01-29 | 1 | -5/+6 | |
| * | windowhandle: Don't drag on capture phase | Alexander Mikhaylenko | 2021-01-29 | 3 | -84/+4 | |
| * | checkbutton: Claim sequence on release instead of press | Alexander Mikhaylenko | 2021-01-29 | 1 | -2/+2 | |
| * | button: Stop claiming event sequence on press | Alexander Mikhaylenko | 2021-01-29 | 1 | -4/+0 | |
* | | Merge branch 'tool-static' into 'master' | Matthias Clasen | 2021-02-01 | 1 | -8/+7 | |
|\ \ | ||||||
| * | | tools: Don't static and dynamic link on libgtk4 | Xavier Claessens | 2021-01-31 | 1 | -8/+7 | |
* | | | Merge branch 'wip/exalm/activate' into 'master' | Matthias Clasen | 2021-02-01 | 1 | -1/+11 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | listitemwidget: Activate on release instead of presswip/exalm/activate | Alexander Mikhaylenko | 2021-01-19 | 1 | -1/+11 | |
* | | | 4.1.04.1.0 | Matthias Clasen | 2021-01-30 | 1 | -0/+55 | |
* | | | tests: Disable the textview-margins reftest | Matthias Clasen | 2021-01-30 | 1 | -5/+5 | |
* | | | node editor: Add a dark mode toggle | Matthias Clasen | 2021-01-30 | 2 | -0/+20 | |
* | | | Update Brazilian Portuguese translation | Rafael Fontenelle | 2021-01-30 | 1 | -458/+468 | |
* | | | Merge branch 'mcclurgm-master-patch-63249' into 'master' | Timm Bäder | 2021-01-30 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Document nullability of gtk_list_box_get_selected_row | Michael McClurg | 2021-01-30 | 1 | -3/+3 | |
* | | | | Update Brazilian Portuguese translation | Rafael Fontenelle | 2021-01-30 | 1 | -322/+186 | |
|/ / / | ||||||
* | | | Update POTFILES.in | Piotr Drąg | 2021-01-30 | 2 | -10/+10 | |
* | | | Merge branch 'fix-unfocus-on-unmap' into 'master' | Matthias Clasen | 2021-01-30 | 1 | -30/+29 | |
|\ \ \ | ||||||
| * | | | Fix unsetting focus | Matthias Clasen | 2021-01-29 | 1 | -30/+29 | |
|/ / / | ||||||
* | | | Merge branch 'msvc.nounistd' into 'master' | Matthias Clasen | 2021-01-29 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | testsuite/testutils.c: Fix build on Visual Studiomsvc.nounistd | Chun-wei Fan | 2021-01-29 | 1 | -0/+6 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'gst-vaapi-fix' into 'master' | Matthias Clasen | 2021-01-29 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | gtkgstsink: Sync texture before handing it to GDK | Jan Alexander Steffens (heftig) | 2021-01-29 | 1 | -0/+14 | |
* | | | | Merge branch 'ci-gstreamer-deps' into 'master' | Matthias Clasen | 2021-01-29 | 3 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | ci: Add mesa-libGLES-devel | Matthias Clasen | 2021-01-29 | 3 | -3/+3 | |
| * | | | ci: Use v26 of the Fedora imageci-gstreamer-deps | Matthias Clasen | 2021-01-29 | 1 | -1/+1 | |
| * | | | ci: Add libglvnd-devel to images | Matthias Clasen | 2021-01-29 | 2 | -1/+2 | |
* | | | | Merge branch 'ebassi/for-master' into 'master' | Matthias Clasen | 2021-01-29 | 4 | -17/+19 | |
|\ \ \ \ | ||||||
| * | | | | build: Disable subproject Cairo tests | Emmanuele Bassi | 2021-01-29 | 1 | -1/+1 | |
| * | | | | docs: Annotate XML fragments as such | Emmanuele Bassi | 2021-01-29 | 1 | -4/+7 | |
| * | | | | docs: Escape bare tags | Emmanuele Bassi | 2021-01-29 | 1 | -10/+10 | |
| * | | | | docs: Use the appropriate syntax for code block language | Emmanuele Bassi | 2021-01-29 | 1 | -1/+1 | |
| * | | | | docs: Remove stray code block end marker | Emmanuele Bassi | 2021-01-29 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Merge branch 'gtk-surface-release-4' into 'master' | Jonas Ådahl | 2021-01-29 | 3 | -4/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | wayland: Signal gtk-shell surface destruction to the server | Sebastian Keller | 2021-01-28 | 3 | -4/+11 | |
* | | | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-01-29 | 8 | -58/+150 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | gl renderer: Fix viewport computation when rendering offscreen | Timm Bäder | 2021-01-29 | 4 | -16/+44 | |
| * | | | showrendernode: Monitor input file | Timm Bäder | 2021-01-29 | 1 | -37/+76 | |
| * | | | node editor: Show some default node data | Timm Bäder | 2021-01-29 | 1 | -0/+20 |