summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* paned: Don't override properties when buildable wip/antoniof/dont-hard-code-properties-as-buildableAntónio Fernandes2022-01-011-8/+0
* Mention 'main' branch in NEWSMatthias Clasen2021-11-291-0/+5
* Merge branch 'wip/otte/hfw-min-size' into 'master'Benjamin Otte2021-11-291-1/+62
|\
| * window: Add a new fancy way to compute min sizeBenjamin Otte2021-11-211-1/+62
* | Merge branch 'font-chooser-variations-fix' into 'master'Matthias Clasen2021-11-281-9/+17
|\ \
| * | fontchooser: Avoid setting variations needlesslyMatthias Clasen2021-11-271-9/+17
* | | Update POTFILES.skipPiotr Drąg2021-11-282-0/+4
|/ /
* | Merge branch 'fix_typo_gesture' into 'master'Emmanuele Bassi2021-11-241-1/+1
|\ \
| * | gesture: fix typo in docsAlexandros Theodotou2021-11-241-1/+1
* | | Update Friulian translationFabio Tomat2021-11-221-1428/+1131
* | | Updated Lithuanian translationAurimas Černius2021-11-212-1341/+1390
* | | Update Occitan translationQuentin PAGÈS2021-11-211-5391/+6993
| |/ |/|
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-11-212-27/+39
|\ \
| * | window: Properly distribute size between title and childBenjamin Otte2021-11-211-9/+25
| * | widget: Clear size request cache on queue_resize()Benjamin Otte2021-11-211-1/+1
| * | window: Always clamp to max sizeBenjamin Otte2021-11-211-17/+13
* | | Merge branch 'ebassi/issue-4421' into 'master'Emmanuele Bassi2021-11-211-0/+15
|\ \ \ | |/ / |/| |
| * | Unrealize ATContext on unrootEmmanuele Bassi2021-11-081-0/+15
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-11-2116-111/+279
|\ \ \
| * | | builder-tool: Don't simplify enums too muchBenjamin Otte2021-11-217-84/+92
| * | | paned: Compute the right handle sizeBenjamin Otte2021-11-215-8/+134
| * | | window: properly compute desired sizeBenjamin Otte2021-11-214-17/+51
| * | | sizerequest: Change critical messageBenjamin Otte2021-11-201-2/+2
* | | | Merge branch 'missing-the-missing-glyphs' into 'master'Matthias Clasen2021-11-201-15/+11
|\ \ \ \
| * | | | Go back to using pango for glyph renderingMatthias Clasen2021-11-201-15/+11
* | | | | Merge branch 'wip/fix-randr-race' into 'master'Matthias Clasen2021-11-201-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x11: Trap error when getting CRTC infoJonas Ådahl2021-11-171-1/+10
* | | | | Revert "a11y: return -1 if parent is NULL"Samuel Thibault2021-11-201-3/+0
* | | | | Merge branch 'wip/chergert/fix-a11y-critical' into 'master'Samuel Thibault2021-11-201-0/+3
|\ \ \ \ \
| * | | | | a11y: return -1 if parent is NULLChristian Hergert2021-11-191-0/+3
* | | | | | Update Basque translationAsier Sarasua Garmendia2021-11-201-1793/+1929
| |_|/ / / |/| | | |
* | | | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-11-2010-50/+182
|\ \ \ \ \
| * | | | | widget: Remove a checkBenjamin Otte2021-11-201-12/+0
| * | | | | sizerequestcache: Increase sizeBenjamin Otte2021-11-204-3/+85
| * | | | | sizerequest: Use g_printerr() for debug messagesBenjamin Otte2021-11-201-1/+1
| * | | | | paned: Always query at least min sizeBenjamin Otte2021-11-201-0/+5
| * | | | | stack: Make sure to not under-measure childrenBenjamin Otte2021-11-201-1/+10
| * | | | | stack: Index the homogeneous array by orientationBenjamin Otte2021-11-201-16/+13
| * | | | | stack: Turn the homogenenous variables into an arrayBenjamin Otte2021-11-201-18/+17
| * | | | | widget: force adjustment method is one size is FILLBenjamin Otte2021-11-202-9/+6
| * | | | | widget: Don't forget margins when adjustingBenjamin Otte2021-11-194-2/+45
| * | | | | sizerequest: Add a critical when for_size is too smallBenjamin Otte2021-11-191-0/+12
|/ / / / /
* | | | | Update Galician translationFran Dieguez2021-11-191-715/+653
* | | | | Update Galician translationFran Dieguez2021-11-191-617/+747
* | | | | Merge branch 'gtk-init-doc-update' into 'master'Emmanuele Bassi2021-11-191-7/+7
|\ \ \ \ \
| * | | | | Documentation fix and whitespace cleanupFred Morcos2021-11-191-7/+7
|/ / / / /
* | | | | Merge branch 'win32-egl-cleanup' into 'master'Luca Bacci2021-11-1910-497/+82
|\ \ \ \ \
| * | | | | GDK-Win32: Make EGL a runtime opt-inChun-wei Fan2021-11-081-12/+14
| * | | | | GDK-Win32: Realize EGL using common realization codeChun-wei Fan2021-11-081-121/+0
| * | | | | gdkdisplay.c: Fix builds without EGLChun-wei Fan2021-11-081-25/+29