Nikita Tsukanov
|
e72387590f
|
Check if remote designer is operational
|
7 years ago |
Nikita Tsukanov
|
1e91484c68
|
Added <UpToDateCheckInput Include="@(AvaloniaResource)" /> to AvaloniaBuildTasks.targets
|
7 years ago |
Nikita Tsukanov
|
6d8b0ce7d6
|
Merge pull request #2104 from AvaloniaUI/msb-resources
Generate asset resource info with paths
|
7 years ago |
Nikita Tsukanov
|
de2a8728de
|
Fixed TabControl and Viewbox pages
|
7 years ago |
Nikita Tsukanov
|
0b8286ff0e
|
Merge-caused invalid xaml
|
7 years ago |
Nikita Tsukanov
|
6347a610c7
|
Switched back to #if since ReferenceOutputAssembly doesn't work properly for classic project format
|
7 years ago |
Nikita Tsukanov
|
0c660c7c96
|
Merge remote-tracking branch 'origin/master' into msb-resources
# Conflicts:
# samples/ControlCatalog/MainView.xaml
# samples/ControlCatalog/SideBar.xaml
|
7 years ago |
Nikita Tsukanov
|
3279cbd4e8
|
Fixed some review comments
|
7 years ago |
Steven Kirk
|
bf0baa64db
|
Merge pull request #2115 from AvaloniaUI/fixes/1614-tile-brush-dpi-compatibility
Fix tilebrush scaling
|
7 years ago |
Steven Kirk
|
41f201bec8
|
Fix grip visualbrush tests.
|
7 years ago |
Steven Kirk
|
f82ee356bd
|
Added debugging util to save D2D render targets.
|
7 years ago |
Dan Walmsley
|
53638845a6
|
Add more visualbrush tests.
|
7 years ago |
Steven Kirk
|
74294b2cb3
|
Merge branch 'master' into fixes/1614-tile-brush-dpi-compatibility
|
7 years ago |
Steven Kirk
|
638fd1e70c
|
Fix DPI scaling for Skia tile brushes.
|
7 years ago |
Steven Kirk
|
eecd3555f9
|
Fix DPI in ImageBrushImpl.
And add expected output for tests. D2D now passes, skia still renders incorrectly.
|
7 years ago |
Steven Kirk
|
f1c2c72400
|
Added failing tests for #1614.
|
7 years ago |
Steven Kirk
|
6baa611ad9
|
Merge pull request #2125 from Gillibald/fixes/RenderDemoWithNewTabControl
Fixes render demo with new tab control
|
7 years ago |
Steven Kirk
|
b74daa53b2
|
Merge branch 'master' into fixes/RenderDemoWithNewTabControl
|
7 years ago |
Steven Kirk
|
d63b76be63
|
Merge pull request #2126 from Gillibald/fixes/DefaultTabControlControlTemplateImprovement
Improved default control template for TabControl
|
7 years ago |
Benedikt Schroeder
|
e44eaf9a24
|
Improved default control template for TabControl
|
7 years ago |
Benedikt Schroeder
|
f55388a247
|
Fixes render demo with new tab control
|
7 years ago |
Steven Kirk
|
2731155511
|
Merge pull request #2122 from donandren/prs/dropdownimprovements
DropDown improvements
|
7 years ago |
Steven Kirk
|
f09011cc0f
|
Merge branch 'master' into prs/dropdownimprovements
|
7 years ago |
Steven Kirk
|
35ca201986
|
Merge pull request #2123 from wieslawsoltes/SwitchThemes
Added theme switching support for ControlCatalog
|
7 years ago |
Wiesław Šoltés
|
dd571f131d
|
Added theme switching support for ControlCatalog
|
7 years ago |
Andrey Kunchev
|
cd7c5eb762
|
Ensure selected DropDownItem is visible when dropdown is open
|
7 years ago |
Andrey Kunchev
|
daadd9c674
|
support member selector when recycling Dropdown/listboxitems
|
7 years ago |
Andrey Kunchev
|
850cbfdbf0
|
Support out of the box Member Selector in DropDown
|
7 years ago |
Andrey Kunchev
|
c4ab664833
|
Use Adorner Focus styling for focused DropDownItem
|
7 years ago |
Andrey Kunchev
|
59a286ba10
|
let dropdown support virtualization if needed
|
7 years ago |
Andrey Kunchev
|
b8b7de237d
|
fit dropdown popup in screen
|
7 years ago |
Andrey Kunchev
|
c2c71105a4
|
style a bit focused dropdown item, so keyboard navigation is visible
|
7 years ago |
Andrey Kunchev
|
a297f00863
|
Scroll and focus to selected item when dropdown is shown
|
7 years ago |
Andrey Kunchev
|
d26d984256
|
focus dropdown item in more safe manner
|
7 years ago |
Andrey Kunchev
|
16ebfb5be9
|
focus DropDown after DropDown popup closed, otherwise focus is unpredicatable
|
7 years ago |
Andrey Kunchev
|
fa8380d92d
|
focus first item in DropDown on key up/down
|
7 years ago |
Steven Kirk
|
88424b4a2a
|
Merge pull request #2066 from donandren/prs/viewbox
Viewbox implementation
|
7 years ago |
Steven Kirk
|
4e03b14568
|
Pages should be alphabetically ordered.
|
7 years ago |
Steven Kirk
|
dba58812b6
|
Merge branch 'master' into prs/viewbox
|
7 years ago |
Steven Kirk
|
9a9a66d77a
|
Merge pull request #2085 from AvaloniaUI/perf/templatedparent-direct
[Perf] Make TemplatedParent a direct property.
|
7 years ago |
Steven Kirk
|
e5cebd0d48
|
Merge branch 'master' into perf/templatedparent-direct
|
7 years ago |
Steven Kirk
|
96190158e2
|
Merge pull request #2114 from donandren/issues/relsourcebindingproblem
Failing tests for Relative Source in Binding and fixes
|
7 years ago |
Steven Kirk
|
e6536f7dcd
|
Merge branch 'master' into issues/relsourcebindingproblem
|
7 years ago |
Steven Kirk
|
5c27bb805c
|
Merge pull request #2096 from wieslawsoltes/FixScrollBarTemplate
Fixes ScrollBar template hard-coded size values
|
7 years ago |
Steven Kirk
|
4e6803a8ec
|
Merge branch 'master' into FixScrollBarTemplate
|
7 years ago |
Nikita Tsukanov
|
e3e0a9e5be
|
Merge pull request #2117 from AvaloniaUI/fix-render-artifacts
Fix render artifacts caused by unified timers
|
7 years ago |
Steven Kirk
|
209ccbe49e
|
Merge branch 'master' into fix-render-artifacts
|
7 years ago |
Steven Kirk
|
bc9e990ae7
|
Merge pull request #2118 from Gillibald/fixes/RedundantTabControlScrollViewer
TabControl: Remove redundant scrollviewer from default control template
|
7 years ago |
Nikita Tsukanov
|
5e698a4ab2
|
Fixed other tests
|
7 years ago |
Nikita Tsukanov
|
2be6390683
|
Fixed tests
|
7 years ago |