Nikita Tsukanov
adf88e711b
Only use DebugType=embedded for CI builds
5 years ago
Dan Walmsley
d3ec101ac8
Merge pull request #7308 from timunie/fix/CalendarDatePicker_ValidationIssue
Fix: CalendarDatePicker does not handle validation correctly
5 years ago
Tim U
fe21e298af
Show validation in Demo App
5 years ago
Tim U
1604be4784
fix Validation for SelectedDateProperty not working
5 years ago
Dan Walmsley
a9077b739f
Merge pull request #7310 from odalet/feature/fix-7309
Fixes #7309 - Each time we retrieve a null *PlatformOptions from AvaloniaLocator, return a default instance
5 years ago
odalet
c73a6c86c0
Fixes #7309 - Each time we retrieve a null *PlatformOptions from AvaloniaLocator, return a default instance
5 years ago
Nikita Tsukanov
907a18d832
Merge pull request #7301 from AvaloniaUI/feature/register-weak-event
Added reflection-free API for weak events
5 years ago
Tako
5e79dd96b6
Merge branch 'master' into feature/register-weak-event
5 years ago
Nikita Tsukanov
a08c4888e0
WeakEvent: cache Compact() delegate
5 years ago
Dan Walmsley
ae71146639
Add additional null checks to WindowBaseImpl. ( #7299 )
Fixes #7231 .
5 years ago
Dan Walmsley
b973a81868
Merge pull request #7300 from Mikolaytis/WasmCursors
[WASM] Fix cursors in macOS, fix default cursor set logic
5 years ago
Tako
15bcf972d7
Merge branch 'master' into WasmCursors
5 years ago
Dan Walmsley
9a2b2b9b03
Merge pull request #7302 from Mikolaytis/FixCopyPasteMistake
[MacOS] fix quit menu item copy paste mistake
5 years ago
Dan Walmsley
32bf6160df
use IControlledApplicationLifetime
5 years ago
Dan Walmsley
16597c4b29
Merge branch 'master' into FixCopyPasteMistake
5 years ago
Steven Kirk
a175fbbe3a
Check for null visual parent. ( #7298 )
It shouldn't be possible to come across a null visual parent here because the visual should be attached to the visual tree, but according to #6930 , it is. Because we don't have a repro here, defensively return a null value instead of throwing if we hit this case.
5 years ago
Nikita Tsukanov
e516fe2e60
More Dispatcher.UIThread.RunJobjs() in tests
5 years ago
Nikita Tsukanov
b6219db4ad
More Dispatcher.UIThread.RunJobs in tests
5 years ago
Nikita Tsukanov
f010322a06
Force compacting WeakEvent subscriber list in before assertions in tests
5 years ago
Nikita Tsukanov
059e367cbf
Schedule weak event list Compact to be called later with Background dispatcher priority
5 years ago
Nikita Tsukanov
1221356df3
apicompat
5 years ago
Sergey Mikolaitis
c2d627360c
[MacOS] fix quit menu item copy paste mistake
5 years ago
Nikita Tsukanov
e6c08a13d7
Added reflection-free API for weak events
5 years ago
Steven Kirk
509b9d8f09
Add additional null checks to WindowBaseImpl.
Fixes #7231 .
5 years ago
Sergey Mikolaitis
c510864014
[WASM] Fix cursors in macOS, fix default cursor set logic
5 years ago
Max Katz
e27bc249d3
Merge pull request #7296 from AvaloniaUI/fixes/controlcatalog-web
fix controlcatalog.web
5 years ago
Dan Walmsley
e7a36d011f
fix controlcatalog.web
5 years ago
Max Katz
ba9c0b3cfd
Merge pull request #7295 from Mikolaytis/WasmCursors
[WASM] Implement Cursors API
5 years ago
Max Katz
1f88245e40
Merge branch 'master' into WasmCursors
5 years ago
Max Katz
9f075ae5e1
Merge pull request #7288 from Abdesol/master
Progress Bar progress text implementation in FluentTheme
5 years ago
Sergey Mikolaytis
100af8ffe3
[WASM] fix cursors. works fine
5 years ago
Abdella Solomon
e9d861bc66
Changed text foreground of progressbar from template binding to SystemControlForegroundBaseHighBrush
5 years ago
Sergey Mikolaitis
d8c89df26b
[WASM] Cursors
5 years ago
abdesol
a2948b7f99
Merge remote-tracking branch 'origin/master'
5 years ago
abdesol
7ef5296898
Changed progress text foreground to template binding of the progress bar foreground
5 years ago
Abdella Solomon
9fe949df69
Merge branch 'master' into master
5 years ago
Max Katz
08659fcd7e
Merge pull request #6769 from workgroupengineering/features/DevTools/Hide_Implemented_Ineterfaces
feat(DevTools): Allow to Show/Hide implemented interfaces on Control Details
5 years ago
Max Katz
6b31df4710
Merge branch 'master' into features/DevTools/Hide_Implemented_Ineterfaces
5 years ago
Dan Walmsley
1fc5e07f0a
Merge branch 'master' into master
5 years ago
Dan Walmsley
1dfcce032e
Merge pull request #7291 from AvaloniaUI/features/comment-build-pr
Features/comment build pr
5 years ago
abdesol
af22eb87d7
Merge branch 'master' of https://github.com/Abdesol/Avalonia
5 years ago
abdesol
878397978b
Added Progress text to ProgressBar.xaml from Avalonia.Themes.Fluent
5 years ago
Dan Walmsley
39cf87c892
Merge pull request #7287 from AvaloniaUI/avaloniaui-team-patch-1
Update azure-pipelines.yml
5 years ago
avaloniaui-team
9e4d3fa8f2
Update azure-pipelines.yml
5 years ago
Dan Walmsley
6e5569a8d9
Update azure-pipelines.yml for Azure Pipelines
5 years ago
Max Katz
7d89957d3a
Merge pull request #7285 from emmauss/wgl_alpha
Ensure Alpha is set for WGL display
5 years ago
Emmanuel Hansen
bc1aab1013
Merge branch 'master' into wgl_alpha
5 years ago
Emmanuel Hansen
3d2c7bc242
Ensure Alpha is set for WGL display
5 years ago
Giuseppe Lippolis
4d163633d6
fixes(DevTools): Merge conflicts with master branch
5 years ago
Max Katz
995e6fdaa9
Merge pull request #7274 from AvaloniaUI/add-separate-settings-for-touch
Add properties to IPlatformSettings to define double-click Size\Time for Touch input.
5 years ago