Dan Walmsley
|
1bbe38c34f
|
update copyright year
|
4 years ago |
Dan Walmsley
|
108fdc971a
|
fix default menu about item.
|
4 years ago |
Nikita Tsukanov
|
1221356df3
|
apicompat
|
4 years ago |
Giuseppe Lippolis
|
2ac4eafdcf
|
fixes: WarningsAsErrors in Visual Studio
|
4 years ago |
Steven Kirk
|
691f93a1ed
|
Multi-target net6.0.
|
4 years ago |
evan-choi
|
6e0edab57f
|
Fix OpenBrowser on Linux
|
5 years ago |
Giuseppe Lippolis
|
17229f80a7
|
fixes(Dialogs): Warning CS0168 The variable '_' is declared but never used
|
5 years ago |
Giuseppe Lippolis
|
98a0f43f9e
|
fixes(Dialogs): Suppress warning CS0618 'PointerPressedEventArgs.ClickCount' is obsolete: 'Use DoubleTapped event or Gestures.DoubleRightTapped attached event'
|
5 years ago |
Giuseppe Lippolis
|
59ebe6e0c8
|
fixes(Dialogs): Warning CS0642 Possible mistaken empty statement
|
5 years ago |
Jumar Macato
|
518d4022c8
|
Delete ApiCompatBaseline.txt
|
5 years ago |
Jumar Macato
|
ce655d715c
|
Apply suggestions from code review
|
5 years ago |
Jumar Macato
|
ceb170e472
|
add apicompat for the new api
|
5 years ago |
Jeffrey Ye
|
ad6b76be7f
|
ignore all exceptions
|
5 years ago |
Jeffrey Ye
|
52a3b6ef19
|
Fix #5541
|
5 years ago |
Dan Walmsley
|
259a45c4e0
|
bump versions.
# Conflicts:
# build/SharedVersion.props
|
5 years ago |
José Pedro
|
688c8ff4e4
|
Fixed Avalonia version in About dialog.
Hide "Development Build" text in release versions.
|
5 years ago |
Dan Walmsley
|
0dc232e9b9
|
bump api compat.
|
5 years ago |
Dan Walmsley
|
5f3ba2008f
|
fix splitview by making it use contentpresenter, templates and hve its children be logical children.
|
6 years ago |
Splitwirez
|
d6d77eb2ae
|
Made managed file dialogs lookless/retemplateable
|
6 years ago |
Maksym Katsydan
|
b941fd675f
|
Default theme: Replace DropDown with ComboBox in ManagedFileChooser
|
6 years ago |
Maksym Katsydan
|
15bc4a633c
|
Remove default-theme resources from ManagedFileDIalog, so it will not use missing resource on Fluent theme
|
6 years ago |
Dan Walmsley
|
f0c4e90c78
|
remove apicompat baselines.
|
6 years ago |
Dan Walmsley
|
c859e8b9cc
|
add baselines.
|
6 years ago |
Dan Walmsley
|
26d68e9958
|
add api diff to most projects.
|
6 years ago |
Steven Kirk
|
af12a3e9cc
|
Replace use of InitialDirectory in file dialogs.
|
6 years ago |
Dan Walmsley
|
6853969be9
|
set dialog title
|
6 years ago |
Nikita Tsukanov
|
2d80a0e293
|
Allow extra options for managed file dialogs
|
6 years ago |
Dariusz Komosinski
|
cd2b26bc94
|
Add extra methods to LogicalExtensions and optimize a few methods as well.
|
6 years ago |
Dariusz Komosinski
|
1624e88ba3
|
Remove Window.ShowDialog variant that takes IWindowImpl.
|
6 years ago |
Deadpikle
|
24458d05b1
|
Fix native dialogs throwing InvalidCastException
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Steven Kirk
|
0f9ceb25b7
|
Make ScrollIntoView accept an index, not an item.
Fixes #2569.
|
6 years ago |
Steven Kirk
|
52e30f6a0e
|
Remove Avalonia.Dialogs dependency on diagnostics.
And add explicit dependency on `Avalonia.Diagnostics` to samples.
|
6 years ago |
Dan Walmsley
|
4848e42d7e
|
Update (c) year to 2020
|
6 years ago |
Shane DeSeranno
|
f12543d89b
|
Fix issue #3519 where the open text file dialog would show on some machines
|
6 years ago |
danwalmsley
|
aea400c6ae
|
fix spacing.
|
6 years ago |
danwalmsley
|
684216c6e9
|
Update ManagedFileChooserViewModel.cs
|
6 years ago |
Jumar Macato
|
2a914e55a3
|
Final tweaks
|
6 years ago |
Jumar Macato
|
477d4b1d18
|
make osx work again
|
6 years ago |
Jumar Macato
|
75934d5daf
|
More tweaks.
|
6 years ago |
Jumar Macato
|
5e0b4bff2c
|
tidy up hyperlinks into a style
|
6 years ago |
Jumar Macato
|
529f5c83f2
|
add parenthesis to fix OSX
|
6 years ago |
Dan Walmsley
|
13bd6e9ab9
|
fix embedded font.
|
6 years ago |
Dan Walmsley
|
bce1eb1325
|
embed font.
|
6 years ago |
Dan Walmsley
|
868b125848
|
add hyper links.
|
6 years ago |
Jumar Macato
|
f44df357ee
|
Update about dialog.
|
6 years ago |
Dan Walmsley
|
0b014f5930
|
tweaks to about screen
|
6 years ago |
Jumar Macato
|
5da9bcd723
|
Change to AboutAvaloniaDialog
|
6 years ago |
Jumar Macato
|
48234ad3ab
|
Add a Avalonia about window default implementation.
|
6 years ago |
wieslawsoltes
|
0c94291f5e
|
Make Avalonia.Dialogs packable
|
7 years ago |