summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Document nullability of gtk_list_box_get_selected_rowMichael McClurg2021-01-301-3/+3
* | | | Update Brazilian Portuguese translationRafael Fontenelle2021-01-301-322/+186
|/ / /
* | | Update POTFILES.inPiotr Drąg2021-01-302-10/+10
* | | Merge branch 'fix-unfocus-on-unmap' into 'master'Matthias Clasen2021-01-301-30/+29
|\ \ \
| * | | Fix unsetting focusMatthias Clasen2021-01-291-30/+29
|/ / /
* | | Merge branch 'msvc.nounistd' into 'master'Matthias Clasen2021-01-291-0/+6
|\ \ \
| * | | testsuite/testutils.c: Fix build on Visual Studiomsvc.nounistdChun-wei Fan2021-01-291-0/+6
| | |/ | |/|
* | | Merge branch 'gst-vaapi-fix' into 'master'Matthias Clasen2021-01-291-0/+14
|\ \ \
| * | | gtkgstsink: Sync texture before handing it to GDKJan Alexander Steffens (heftig)2021-01-291-0/+14
* | | | Merge branch 'ci-gstreamer-deps' into 'master'Matthias Clasen2021-01-293-2/+3
|\ \ \ \ | |/ / /
| * | | ci: Add mesa-libGLES-develMatthias Clasen2021-01-293-3/+3
| * | | ci: Use v26 of the Fedora imageci-gstreamer-depsMatthias Clasen2021-01-291-1/+1
| * | | ci: Add libglvnd-devel to imagesMatthias Clasen2021-01-292-1/+2
* | | | Merge branch 'ebassi/for-master' into 'master'Matthias Clasen2021-01-294-17/+19
|\ \ \ \
| * | | | build: Disable subproject Cairo testsEmmanuele Bassi2021-01-291-1/+1
| * | | | docs: Annotate XML fragments as suchEmmanuele Bassi2021-01-291-4/+7
| * | | | docs: Escape bare tagsEmmanuele Bassi2021-01-291-10/+10
| * | | | docs: Use the appropriate syntax for code block languageEmmanuele Bassi2021-01-291-1/+1
| * | | | docs: Remove stray code block end markerEmmanuele Bassi2021-01-291-1/+0
|/ / / /
* | | | Merge branch 'gtk-surface-release-4' into 'master'Jonas Ådahl2021-01-293-4/+11
|\ \ \ \ | |/ / / |/| | |
| * | | wayland: Signal gtk-shell surface destruction to the serverSebastian Keller2021-01-283-4/+11
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-01-298-58/+150
|\ \ \ \ | |_|/ / |/| | |
| * | | gl renderer: Fix viewport computation when rendering offscreenTimm Bäder2021-01-294-16/+44
| * | | showrendernode: Monitor input fileTimm Bäder2021-01-291-37/+76
| * | | node editor: Show some default node dataTimm Bäder2021-01-291-0/+20
| * | | shader builder: Improve error outputTimm Bäder2021-01-291-5/+9
| * | | node editor: Make help textview monospaceTimm Bäder2021-01-291-0/+1
|/ / /
* | | Merge branch 'pango-glyph-positions' into 'master'Matthias Clasen2021-01-293-9/+13
|\ \ \ | |/ / |/| |
| * | gsk: Fix render node serializationpango-glyph-positionsMatthias Clasen2021-01-281-5/+7
| * | widget: Use subpixel positioningMatthias Clasen2021-01-281-1/+3
| * | gsk: Fix a thinkoMatthias Clasen2021-01-281-3/+3
* | | Update Swedish translationAnders Jonsson2021-01-281-130/+146
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-01-2878-197/+46
|\ \
| * | label: Drop some unused includesMatthias Clasen2021-01-281-4/+0
| * | Remove vestigial glade supportMatthias Clasen2021-01-284-107/+0
| * | Move the gesture icons in the right placeMatthias Clasen2021-01-2817-6/+1
| * | Drop unused logo resourceMatthias Clasen2021-01-283-2/+1
| * | Reduce use of GtkStyleContextMatthias Clasen2021-01-2835-62/+26
| * | Unify border-spacing handlingMatthias Clasen2021-01-283-7/+8
| * | build: Redo the tools buildMatthias Clasen2021-01-2818-9/+10
* | | Merge branch 'wip/fl/gl-renderer-fixes' into 'master'Matthias Clasen2021-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | gskglshaderbuilder: bind correct uv locationFabio Lagalla2021-01-281-1/+1
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-01-283-1/+24
|\ \
| * | builder-tool: Translate GtkImage:pixbufMatthias Clasen2021-01-273-1/+24
* | | Merge branch 'wip/fl/gl-gradients' into 'master'Matthias Clasen2021-01-2810-179/+256
|\ \ \
| * | | gskglrenderer: Remove switch fallthrough commentsFabio Lagalla2021-01-271-2/+0
| * | | gskrendernode: Cache angle in conic gradientsFabio Lagalla2021-01-276-14/+36
| * | | gskglrenderer: Use gboolean instead of boolFabio Lagalla2021-01-273-6/+6
| * | | gskglrenderer: First class support of repeating-radial-gradientFabio Lagalla2021-01-275-1/+16
| * | | gskglrenderer: First class support of repeating-linear-gradientFabio Lagalla2021-01-275-1/+15