summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adwaita: Fix separator color for listsnana-42020-09-221-3/+3
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-217-38/+146
|\ \
| * | inspector: Make switches go back to normal sizeMatthias Clasen2020-09-211-10/+10
| * | gtk-demo: Improve the pickers demoMatthias Clasen2020-09-211-5/+75
| * | colorbutton: Fix handling of transient parentsMatthias Clasen2020-09-211-7/+30
| * | filechooser: Fix gtk_file_chooser_set_choiceMatthias Clasen2020-09-201-10/+13
| * | fontchooser: Make sure the tweak button is updatedMatthias Clasen2020-09-201-0/+2
| * | fontchooser: Handle families without facesMatthias Clasen2020-09-201-4/+10
| * | docs: Improve gtk_widget_set_font_map docsMatthias Clasen2020-09-201-2/+6
* | | Merge branch 'fix-hover-tracking' into 'master'Timm Bäder2020-09-211-2/+4
|\ \ \
| * | | main: Update pointer focus state for button releasesfix-hover-trackingMatthias Clasen2020-09-191-2/+4
* | | | Updated Czech translationMarek Černocký2020-09-211-392/+220
* | | | Merge branch 'fix-wayland-popups' into 'master'Matthias Clasen2020-09-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | wayland: Fix grabbing popupMatthias Clasen2020-09-201-1/+1
* | | | Update Turkish translationEmin Tufan Çetin2020-09-201-424/+399
|/ / /
* | | Merge branch 'kill-widget-new' into 'master'Matthias Clasen2020-09-194-39/+1
|\ \ \
| * | | Drop gtk_widget_newMatthias Clasen2020-09-194-39/+1
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-199-442/+319
|\ \ \ \ | |/ / / |/| | |
| * | | NEWS: UpdatesMatthias Clasen2020-09-191-2/+10
| * | | shortcutswindow: Drop the Private structMatthias Clasen2020-09-192-148/+119
| * | | revealer: Drop the Private structMatthias Clasen2020-09-191-126/+92
| * | | magnifier: Drop the Private structMatthias Clasen2020-09-192-101/+60
| * | | CosmeticMatthias Clasen2020-09-191-1/+0
| * | | colorscale: Drop the Private structMatthias Clasen2020-09-192-64/+38
| |/ /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-192-122/+352
|\ \ \ | |/ /
| * | textbuffer: Redo insert markup a little bitMatthias Clasen2020-09-192-122/+352
* | | Merge branch 'wayland-backend-api-cleanup' into 'master'Matthias Clasen2020-09-195-193/+212
|\ \ \
| * | | docs: Add missing Wayland backend apiwayland-backend-api-cleanupMatthias Clasen2020-09-191-5/+21
| * | | wayland: Change backend api to use GdkToplevelMatthias Clasen2020-09-195-188/+191
| |/ /
* | | Merge branch 'password-entry-activate' into 'master'Matthias Clasen2020-09-193-109/+106
|\ \ \ | |/ / |/| |
| * | passwordentry: Add an ::activate signalpassword-entry-activateMatthias Clasen2020-09-192-0/+25
| * | passwordentry: Drop the Private structMatthias Clasen2020-09-192-109/+81
|/ /
* | NEWS: UpdatesMatthias Clasen2020-09-191-3/+28
* | Merge branch 'wip/baedert/radial-gradient' into 'master'Matthias Clasen2020-09-1924-87/+921
|\ \
| * | cssimageradial: Avoid creating color stops with an offset > 1Timm Bäder2020-09-191-1/+1
| * | scrolledwindow: Ignore captured motion events if no child is setTimm Bäder2020-09-191-0/+3
| * | rendernodes: Clarify color_stops argumentsTimm Bäder2020-09-181-0/+8
| * | gsk: Add docs for radial gradient nodesTimm Bäder2020-09-182-0/+45
| * | rendernodes: Enfore end > start for radial gradient nodesTimm Bäder2020-09-181-0/+2
| * | gl renderer: Consolidate color pre-multiplicationTimm Bäder2020-09-187-34/+19
| * | gl renderer: Add radial gradient shaderTimm Bäder2020-09-188-19/+235
| * | rendernode: Pull local variable into closest scopeTimm Bäder2020-09-181-1/+2
| * | Inspector: Show radial gradient node infoTimm Bäder2020-09-181-1/+42
| * | gl renderer: Set an error if we don't have one alreadyTimm Bäder2020-09-181-0/+4
| * | radial gradients: Allow 0 start/end valuesTimm Bäder2020-09-182-5/+5
| * | gsk: Parse radial gradient nodesTimm Bäder2020-09-181-0/+59
| * | css: switch to h/vradiusMatthias Clasen2020-09-181-22/+14
| * | snapshot: switch to h/vradiusMatthias Clasen2020-09-182-12/+12
| * | rendernode: switch to h/vradiusMatthias Clasen2020-09-183-65/+42
| * | css: Use snapshot api for radial gradientsMatthias Clasen2020-09-181-37/+30