summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | gdk/wayland: Use right modifiers for tablet button eventsCarlos Garnacho2021-12-021-2/+1
|/ / / /
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-12-011-90/+95
|\ \ \ \
| * | | | textbuffer: Try harder to fix pastingMatthias Clasen2021-11-301-0/+2
| * | | | textbuffer: Fix pasting textMatthias Clasen2021-11-301-90/+93
* | | | | Merge branch 'update_focus_indicators_in_popovers' into 'main'Matthias Clasen2021-12-013-7/+18
|\ \ \ \ \
| * | | | | update focus indicators in popoversCaolán McNamara2021-11-053-7/+18
* | | | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-12-013-15/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | docs: Clarify a sentence in the migration guideMatthias Clasen2021-11-301-2/+2
| * | | | | textview: Avoid misplacing the Emoji chooserMatthias Clasen2021-11-301-0/+4
| * | | | | inspector: Make dropdowns biggerMatthias Clasen2021-11-301-9/+14
| * | | | | textview: Respect editability for EmojiMatthias Clasen2021-11-301-4/+4
|/ / / / /
* | | | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2021-11-3019-220/+145
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | label: Don't set ellipsized size as natural sizeBenjamin Otte2021-11-308-5/+91
| * | | | GL renderer: Remove noperspective usageBenjamin Otte2021-11-304-8/+6
| * | | | node-editor: Display errorsBenjamin Otte2021-11-301-4/+37
| * | | | texture: Remove gdk_texture_download_float()Benjamin Otte2021-11-303-189/+1
| * | | | rendernode: Simplify conic gradient codeBenjamin Otte2021-11-301-12/+8
| * | | | testsuite: Make function arguments constBenjamin Otte2021-11-302-2/+2
|/ / / /
* | | | Mention main in NEWS and README.mdMatthias Clasen2021-11-292-0/+19
* | | | Update references to master in the repositoryMatthias Clasen2021-11-2917-40/+63
* | | | 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
|\ \ \ \ \ \ \