summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* widget: Don't assume GtkWindow root in gtk_widget_propagate_state()wip/exalm/rootAlexander Mikhaylenko2021-02-181-4/+10
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-188-48/+179
|\
| * text: Fix sticky preedit attrsMatthias Clasen2021-02-171-1/+1
| * imwayland: Return limited preedit attributesMatthias Clasen2021-02-171-4/+14
| * imcontext: Enable font fallback for preeditMatthias Clasen2021-02-172-1/+11
| * paned: Add a paned handle classMatthias Clasen2021-02-174-40/+149
| * popovercontent: Few small fixesMatthias Clasen2021-02-171-4/+6
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-174-3/+4
|\
| * Make gtk_im_modules_init properly privateMatthias Clasen2021-02-173-3/+3
| * gsk: Add a missing GDK_AVAILABLE_IN_ALLMatthias Clasen2021-02-171-0/+1
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-176-42/+144
|\
| * Revert "gizmo: Add a css_changed function"Matthias Clasen2021-02-162-26/+1
| * Revert "gizmo: Chain up in css_changed"Matthias Clasen2021-02-161-2/+0
| * popover: Add a popover content classMatthias Clasen2021-02-164-14/+143
|/
* Merge branch 'wip/smcv/reftest-dedup' into 'master'Matthias Clasen2021-02-175-214/+11
|\
| * reftests: Share reftest-compare.[ch] between GSK and GTK testswip/smcv/reftest-dedupSimon McVittie2021-02-154-205/+2
| * reftest-compare: Fix spelling of "diff"Simon McVittie2021-02-151-9/+9
* | Merge branch 'wip/jimmac/tiled-resize-area-gtk4' into 'master'Matthias Clasen2021-02-171-3/+5
|\ \
| * | Adwaita: control surface for resize tiled windowswip/jimmac/tiled-resize-area-gtk4Jakub Steiner2021-02-161-3/+5
|/ /
* | Merge branch 'wip/jimmac/scrollbars-fine-tune-fix' into 'master'Matthias Clasen2021-02-161-4/+6
|\ \
| * | Adwaita: Avoid fine-tune scrollbars jumpingJakub Steiner2021-02-161-4/+6
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-161-0/+42
|\ \
| * | wayland: Complete our buffer format listingMatthias Clasen2021-02-151-0/+42
* | | Merge branch 'fix-scrollbar-sizing' into 'master'Matthias Clasen2021-02-151-0/+2
|\ \ \ | |/ / |/| |
| * | gizmo: Chain up in css_changedfix-scrollbar-sizingMatthias Clasen2021-02-151-0/+2
|/ /
* | Merge branch 'lenient-compose-parsing' into 'master'Matthias Clasen2021-02-151-18/+17
|\ \
| * | imcontext: Improve compose table parsinglenient-compose-parsingMatthias Clasen2021-02-151-13/+15
| * | imcontext: Be more lenient in parsing ComposeMatthias Clasen2021-02-141-5/+2
* | | Merge branch 'wip/jimmac/larger-smaller-scrollbar-gtk4' into 'master'Matthias Clasen2021-02-151-5/+9
|\ \ \
| * | | Adwaita: Scrollbar transitions and sizewip/jimmac/larger-smaller-scrollbar-gtk4Jakub Steiner2021-02-151-5/+9
* | | | Update Catalan translationJordi Mas2021-02-142-916/+926
| |/ / |/| |
* | | Merge branch 'fix-compose-comments' into 'master'Matthias Clasen2021-02-144-10/+34
|\ \ \
| * | | imcontext: Fix a regression in Compose file parsingMatthias Clasen2021-02-143-10/+29
| * | | testsuite: Add a missing fileMatthias Clasen2021-02-141-0/+5
| | |/ | |/|
* | | Merge branch 'popup-shadow-width' into 'master'Matthias Clasen2021-02-1414-48/+440
|\ \ \
| * | | window: Add some more details to css docspopup-shadow-widthMatthias Clasen2021-02-141-4/+6
| * | | Update popover css docsMatthias Clasen2021-02-141-3/+4
| * | | macos: Apply popup shadow widthMatthias Clasen2021-02-141-0/+6
| * | | win32: Apply popup shadow widthMatthias Clasen2021-02-141-0/+18
| * | | x11: Apply popup shadow withMatthias Clasen2021-02-141-0/+6
| * | | popover: Handle shadow changesMatthias Clasen2021-02-141-0/+10
| * | | gizmo: Add a css_changed functionMatthias Clasen2021-02-142-1/+26
| * | | Add a test for popover positioningMatthias Clasen2021-02-142-0/+132
| * | | popover: Support shadowsMatthias Clasen2021-02-141-25/+103
| * | | wayland: Set shadow width on popup surfacesMatthias Clasen2021-02-141-14/+40
| * | | popuplayout: Add shadow widthMatthias Clasen2021-02-134-1/+89
| |/ /
* | | Merge branch 'antoniof-master-patch-32022' into 'master'Matthias Clasen2021-02-141-1/+1
|\ \ \ | |/ / |/| |
| * | docs: Mark heading in migration guideAntónio Fernandes2021-02-141-1/+1
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-141-1/+3
|\ \
| * | popover: Queue a resize when position changesMatthias Clasen2021-02-131-0/+2