summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adwaita: darker selected menuitem + sidebarswip/jimmac/menus-darkerJakub Steiner2020-11-231-1/+1
* icon-browser: Add .sidebar style class in the main windownana-4/gtk-sidebar-style-fixesnana-42020-11-231-6/+4
* gtk-demo: Add .sidebar style class in the main windownana-42020-11-231-3/+3
* Adwaita: Unify sidebar background-colornana-42020-11-231-2/+1
* Adwaita: Make sidebar row styling betternana-42020-11-231-11/+11
* Adwaita: Fix some sidebar sizingnana-42020-11-231-2/+5
* Adwaita: Move placessidebar-specific sizing from .navigation-sidebarnana-42020-11-231-7/+7
* Adwaita: Make treeexpander styling genericnana-42020-11-231-6/+4
* stacksidebar: Add missing .navigation-sidebar to the inner listnana-42020-11-231-1/+1
* Merge branch 'scalebutton' into 'master'wip/jimmac/sidebar-againTimm Bäder2020-11-231-3/+3
|\
| * properly set ScaleButton's parent_classBilal Elmoussaoui2020-11-231-3/+3
|/
* Merge branch 'nullables-1' into 'master'Emmanuele Bassi2020-11-216-7/+7
|\
| * Fix some nullable return annotationsSophie Herold2020-11-216-7/+7
|/
* Update POTFILES.skipPiotr Drąg2020-11-212-2/+4
* Merge branch 'wip/jimmac/clipped-menu-shadows' into 'master'Jakub Steiner2020-11-201-0/+1
|\
| * Adwaita: avoid clipping menu shadowsJakub Steiner2020-11-201-0/+1
* | Revert "Adwaita: unified sidebar styles"Jakub Steiner2020-11-201-19/+2
* | Merge branch 'wip/jimmac/sidebar-backdrop' into 'master'Jakub Steiner2020-11-201-6/+0
|\ \ | |/ |/|
| * Adwaita: don't backdrop labelswip/jimmac/sidebar-backdropJakub Steiner2020-11-201-6/+0
* | Merge branch 'wip/jimmac/unified-sidebar-styles' into 'master'Jakub Steiner2020-11-201-2/+19
|\ \
| * | Adwaita: unified sidebar styleswip/jimmac/unified-sidebar-stylesJakub Steiner2020-11-201-2/+19
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-2014-145/+498
|\ \
| * | gtk-demo: Make a more interesting constraints demoMatthias Clasen2020-11-192-49/+405
| * | gtk-demo: Rename some demosMatthias Clasen2020-11-189-21/+21
| * | docs: Update GtkSensitivityType docsMatthias Clasen2020-11-181-6/+6
| * | scrollbar: Don't talk about steppersMatthias Clasen2020-11-181-6/+2
| * | gtk-demo: Add more keywordsMatthias Clasen2020-11-182-3/+4
* | | Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-11-201-1/+10
|\ \ \
| * | | gtk/main: Do not unset active state on button release w/o implicit grabCarlos Garnacho2020-11-191-1/+10
|/ / /
* | | Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-11-194-39/+49
|\ \ \ | |_|/ |/| |
| * | a11y: Hide children of GtkFishBowlEmmanuele Bassi2020-11-191-0/+3
| * | demo: Make GtkFishBowl a presentation widgetEmmanuele Bassi2020-11-191-0/+2
| * | a11y: Skip atspi.Cache signals for hidden elementsEmmanuele Bassi2020-11-191-0/+24
| * | a11y: Get the accessible role onceEmmanuele Bassi2020-11-191-2/+4
| * | a11y: Remove weak ref from atspi.CacheEmmanuele Bassi2020-11-191-32/+7
| * | a11y: Add a fallback for the root base pathEmmanuele Bassi2020-11-191-1/+3
| * | a11y: Reuse the generated AT-SPI interface nameEmmanuele Bassi2020-11-191-2/+3
| * | a11y: Use the appropriate GVariant for cache signalsEmmanuele Bassi2020-11-191-2/+3
* | | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-11-198-25/+28
|\ \ \
| * | | gl: add some debugging information to DEBUG_OPSChristian Hergert2020-11-182-4/+16
| * | | lpr: fix cast warningChristian Hergert2020-11-181-1/+1
| * | | macos: fix various compiler warningsChristian Hergert2020-11-185-19/+10
| * | | gl: use glFramebufferTexture2D to set framebuffer textureChristian Hergert2020-11-181-1/+1
| |/ /
* | | Merge branch 'wip/jimmac/industrial-style-menuitems' into 'master'Jakub Steiner2020-11-191-142/+152
|\ \ \ | |/ / |/| |
| * | Adwaita: revert edge-to-edge menuitemswip/jimmac/industrial-style-menuitemsJakub Steiner2020-11-191-142/+152
|/ /
* | Merge branch 'wayland-minimize' into 'master'Matthias Clasen2020-11-181-8/+10
|\ \
| * | wayland: Implement minimizationwayland-minimizeMatthias Clasen2020-11-171-8/+10
* | | Merge branch 'constraint-editor-work' into 'master'Matthias Clasen2020-11-184-15/+50
|\ \ \
| * | | constraint-editor: Fix creating constant constraintsconstraint-editor-workMatthias Clasen2020-11-173-7/+26
| * | | constraint-editor: Fix saving of constraintsMatthias Clasen2020-11-171-1/+1