Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the gesture icons in the right place | Matthias Clasen | 2021-01-28 | 17 | -6/+1 |
* | Drop unused logo resource | Matthias Clasen | 2021-01-28 | 3 | -2/+1 |
* | Reduce use of GtkStyleContext | Matthias Clasen | 2021-01-28 | 35 | -62/+26 |
* | Unify border-spacing handling | Matthias Clasen | 2021-01-28 | 3 | -7/+8 |
* | build: Redo the tools build | Matthias Clasen | 2021-01-28 | 18 | -9/+10 |
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-01-28 | 3 | -1/+24 |
|\ | |||||
| * | builder-tool: Translate GtkImage:pixbuf | Matthias Clasen | 2021-01-27 | 3 | -1/+24 |
* | | Merge branch 'wip/fl/gl-gradients' into 'master' | Matthias Clasen | 2021-01-28 | 10 | -179/+256 |
|\ \ | |||||
| * | | gskglrenderer: Remove switch fallthrough comments | Fabio Lagalla | 2021-01-27 | 1 | -2/+0 |
| * | | gskrendernode: Cache angle in conic gradients | Fabio Lagalla | 2021-01-27 | 6 | -14/+36 |
| * | | gskglrenderer: Use gboolean instead of bool | Fabio Lagalla | 2021-01-27 | 3 | -6/+6 |
| * | | gskglrenderer: First class support of repeating-radial-gradient | Fabio Lagalla | 2021-01-27 | 5 | -1/+16 |
| * | | gskglrenderer: First class support of repeating-linear-gradient | Fabio Lagalla | 2021-01-27 | 5 | -1/+15 |
| * | | gskglrenderer: Optimize conic-gradient shader | Fabio Lagalla | 2021-01-27 | 3 | -51/+64 |
| * | | gskglrenderer: Optimize radial-gradient shader | Fabio Lagalla | 2021-01-27 | 3 | -68/+54 |
| * | | gskglrenderer: Optimize linear-gradient shader | Fabio Lagalla | 2021-01-27 | 4 | -54/+83 |
* | | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-01-27 | 1 | -0/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | docs: Add gtk_widget_grab_default to migration guide | Matthias Clasen | 2021-01-27 | 1 | -0/+5 |
|/ / | |||||
* | | Merge branch 'sophie-h-master-patch-47269' into 'master' | Timm Bäder | 2021-01-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | widget: get_name() is not nullable | Sophie Herold | 2021-01-27 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'fix-can-focus' into 'master' | Matthias Clasen | 2021-01-27 | 1 | -2/+16 |
|\ | |||||
| * | widget: Fix can-focus | Matthias Clasen | 2021-01-26 | 1 | -2/+16 |
* | | Merge branch 'search-entry-capture' into 'master' | Matthias Clasen | 2021-01-27 | 2 | -8/+24 |
|\ \ | |||||
| * | | searchentry: Capture events in the bubble phasesearch-entry-capture | Matthias Clasen | 2021-01-26 | 1 | -1/+9 |
| * | | searchbar: Capture events in the bubble phase | Matthias Clasen | 2021-01-25 | 1 | -3/+11 |
| * | | searchbar: Fix documentation mishap | Matthias Clasen | 2021-01-25 | 1 | -4/+4 |
* | | | Merge branch 'css-crossfade-color' into 'master' | Matthias Clasen | 2021-01-27 | 4 | -13/+40 |
|\ \ \ | |_|/ |/| | | |||||
| * | | css: Support colors in cross fades | Matthias Clasen | 2021-01-26 | 2 | -4/+18 |
| * | | css: Add a constructor for GtkCssImageFallback | Matthias Clasen | 2021-01-26 | 2 | -6/+19 |
| * | | docs: Cosmetics | Matthias Clasen | 2021-01-26 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch 'gst-vaapi-fix-pre' into 'master' | Matthias Clasen | 2021-01-27 | 1 | -33/+32 |
|\ \ | |||||
| * | | gtkgstsink: Use video_frame_free also for the GL path | Jan Alexander Steffens (heftig) | 2021-01-26 | 1 | -19/+18 |
| * | | gtkgstsink: Report allocation size even if no pool requested | Jan Alexander Steffens (heftig) | 2021-01-26 | 1 | -14/+14 |
* | | | Merge branch 'css-text-decoration' into 'master' | Matthias Clasen | 2021-01-27 | 11 | -86/+236 |
|\ \ \ | |/ / |/| | | |||||
| * | | css: Fix text-decoration-line support | Matthias Clasen | 2021-01-26 | 11 | -86/+236 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-01-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | docs: Update border-size docs | Matthias Clasen | 2021-01-26 | 1 | -1/+1 |
* | | | Updated Czech translation | Marek Černocký | 2021-01-26 | 1 | -133/+154 |
* | | | Updated Czech translation | Marek Černocký | 2021-01-26 | 1 | -451/+987 |
|/ / | |||||
* | | Merge branch 'ebassi/for-master' into 'master' | Matthias Clasen | 2021-01-26 | 1 | -4/+16 |
|\ \ | |||||
| * | | Validate arguments | Emmanuele Bassi | 2021-01-26 | 1 | -0/+5 |
| * | | Make the inout argument logic clearer | Emmanuele Bassi | 2021-01-26 | 1 | -2/+9 |
| * | | Fix annotations | Emmanuele Bassi | 2021-01-26 | 1 | -2/+2 |
* | | | Merge branch 'circular-menubutton' into 'master' | Matthias Clasen | 2021-01-26 | 2 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow circular menubuttonscircular-menubutton | Matthias Clasen | 2021-01-26 | 2 | -0/+4 |
* | | | Merge branch 'ricotz/for-master' into 'master' | Emmanuele Bassi | 2021-01-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | gdk: Add missing g-i annotations for gdk_surface_translate_coordinatesricotz/for-master | Rico Tzschichholz | 2021-01-25 | 1 | -2/+2 |
* | | | | Merge branch 'css-overline' into 'master' | Matthias Clasen | 2021-01-26 | 4 | -1/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | css: Support overline | Matthias Clasen | 2021-01-26 | 4 | -1/+16 |
| | |/ | |/| | |||||
* | | | Merge branch 'adaptive-emojichooser' into 'master' | Matthias Clasen | 2021-01-26 | 3 | -16/+41 |
|\ \ \ | |/ / |/| | |