summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adwaita: special case flat headerbar buttonswip/jimmac/button-shedJakub Steiner2020-12-101-0/+6
* Adwaita: flat button :hover and :activeJakub Steiner2020-12-102-17/+45
* Adwaita: headerbar_color > headerbar_bg_colorJakub Steiner2020-12-103-3/+3
* Adwaita: duplicate selectorJakub Steiner2020-12-101-5/+2
* Update Swedish translationLuna Jernberg2020-12-091-382/+389
* Merge branch 'ebassi/popcount' into 'master'Matthias Clasen2020-12-094-47/+58
|\
| * Share the popcount() fallback for MSVCEmmanuele Bassi2020-12-094-47/+58
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-12-095-5/+1
|\ \ | |/ |/|
| * widget-factory: Autoplay the videoMatthias Clasen2020-12-091-1/+1
| * Remove NoDisplay from demo desktop filesMatthias Clasen2020-12-094-4/+0
|/
* Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-12-094-10/+41
|\
| * gtk/main: Keep implicit grab until all buttons are releasedCarlos Garnacho2020-12-081-4/+13
| * gdk/surface: Delay gdk_surface_request_motion() requests internallyCarlos Garnacho2020-12-082-6/+24
| * gkt/textview: Set an iter position for event-less menu activationCarlos Garnacho2020-12-081-0/+4
* | Merge branch 'wip/jimmac/row-transitions-and-spacing' into 'master'Matthias Clasen2020-12-091-5/+1
|\ \
| * | Adwaita: row transitions and spacingwip/jimmac/row-transitions-and-spacingJakub Steiner2020-12-091-5/+1
* | | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-12-095-71/+97
|\ \ \
| * | | gl renderer: Remove RESET_OPACITY flagTimm Bäder2020-12-061-18/+15
| * | | gl renderer: Reset opacity when rendering blend node childrenTimm Bäder2020-12-061-2/+2
| * | | gl renderer: Initialize rounded rect earlyTimm Bäder2020-12-061-8/+4
| * | | gl renderer: Fix rendering clipped blurred inset shadow nodesTimm Bäder2020-12-061-1/+8
| * | | gl renderer: Ignore crossfades between equal texture nodesTimm Bäder2020-12-061-0/+21
| * | | gl renderer: Use scale_x and scale_y everywhereTimm Bäder2020-12-065-46/+51
* | | | Merge branch 'ebassi/4-0-abi-bump' into 'master'Matthias Clasen2020-12-092-34/+56
|\ \ \ \
| * | | | build: Bump up the SONAME for GTK4Emmanuele Bassi2020-12-091-2/+2
| * | | | build: Tie interface age to the development cycleEmmanuele Bassi2020-12-091-5/+16
| * | | | Prepare version macros for 4.0Emmanuele Bassi2020-12-091-27/+38
|/ / / /
* | | | Update Ukrainian translationYuri Chornoivan2020-12-091-20/+18
* | | | Merge branch 'ebassi/prop-names' into 'master'Matthias Clasen2020-12-091-48/+72
|\ \ \ \
| * | | | Rename GtkWindow:fullscreen to :fullscreenedebassi/prop-namesEmmanuele Bassi2020-12-091-9/+9
| * | | | Fix the documentation for GtkWindow state propertiesEmmanuele Bassi2020-12-081-40/+64
| | |_|/ | |/| |
* | | | Merge branch 'sophie-h-master-patch-62064' into 'master'Matthias Clasen2020-12-091-1/+1
|\ \ \ \
| * | | | gtk-demo: Remove potentially ableist metaphorSophie Herold2020-12-081-1/+1
| |/ / /
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-12-092-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Mark flaky tests as flakyMatthias Clasen2020-12-081-6/+8
| * | | Add bug reporting address to pot filesMatthias Clasen2020-12-081-0/+1
|/ / /
* | | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-12-084-17/+15
|\ \ \
| * | | macos: fix macOS build breakageChristian Hergert2020-12-084-17/+15
| | |/ | |/|
* | | Update Ukrainian translationYuri Chornoivan2020-12-081-382/+391
* | | Update Romanian translationFlorentina Mușat2020-12-081-1279/+1292
|/ /
* | Mark the window-show-contents-on-map.ui reftest as xfailMatthias Clasen2020-12-081-0/+2
* | Revert "reftests: Remove window-show-contents-on-map.ui test"Matthias Clasen2020-12-083-0/+33
* | 3.99.53.99.5.1Matthias Clasen2020-12-082-3/+11
* | docs: Remove a mention of gtk_window_get_sizeMatthias Clasen2020-12-081-2/+1
* | Merge branch 'wip/surface-state-rework' into 'master'Matthias Clasen2020-12-0895-2219/+1706
|\ \
| * | reftests: Remove window-show-contents-on-map.ui testJonas Ådahl2020-12-083-33/+0
| * | reftests/textview-tags: Hide text view cursorJonas Ådahl2020-12-082-0/+2
| * | testsuite/notify: Don't fiddle with GtkWidget::visibleJonas Ådahl2020-12-071-1/+2
| * | testsuite/filtermodel: Remove calls to gtk_widget_realize()Jonas Ådahl2020-12-071-2/+0
| * | gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-0717-88/+122