Max Katz
|
526d9d052b
|
Avalonia.Base and controls related project trimming attributes
|
4 years ago |
Max Katz
|
0992c3e6d4
|
Rename AvaloniaDialogsInternalViewModelBase
|
4 years ago |
Max Katz
|
cb753b3a2b
|
Move dialog details of implementation to the internal folder
|
4 years ago |
Max Katz
|
fa0cea97fe
|
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
4 years ago |
Giuseppe Lippolis
|
e014c94144
|
feat(Dialogs): Address rule CA1822
|
4 years ago |
robloo
|
337bba495b
|
Fix some template parts and template part names
|
4 years ago |
robloo
|
507bfa5589
|
Update ManagedFileChooser template part names
|
4 years ago |
Takoooooo
|
c1d4b2a96d
|
Remove obsolete members from remaining assemblies
|
4 years ago |
Takoooooo
|
00c08235cc
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
Max Katz
|
e717cce7e8
|
Update headless implementations, managed and samples
|
4 years ago |
Nikita Tsukanov
|
579dbaa25c
|
Report renderer transport pool memory usage in fps line
|
4 years ago |
affederaffe
|
3c3fc4521e
|
Clean up DBusSystemDialog.cs + add factory method
|
4 years ago |
affederaffe
|
8026fb1047
|
Fall back to managed dialogs when xdg-desktop-portal is unavailable
|
4 years ago |
Steven Kirk
|
f682f5af7c
|
Added generic virtual methods analyzer.
Added a new `DevAnalyzers` project with a single analyzer to detect generic virtual/interface methods.
|
5 years ago |
robloo
|
d4540ed0e5
|
Add template part attributes to common controls
|
5 years ago |
Emmanuel Hansen
|
ecb0de2c32
|
Add Support for Overwrite Prompt option in save dialog (#7531)
Add support for overwrite prompt option
|
5 years ago |
Dan Walmsley
|
1bbe38c34f
|
update copyright year
|
5 years ago |
Dan Walmsley
|
108fdc971a
|
fix default menu about item.
|
5 years ago |
Nikita Tsukanov
|
1221356df3
|
apicompat
|
5 years ago |
Giuseppe Lippolis
|
2ac4eafdcf
|
fixes: WarningsAsErrors in Visual Studio
|
5 years ago |
Steven Kirk
|
691f93a1ed
|
Multi-target net6.0.
|
5 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
|
6 years ago |
Jumar Macato
|
ce655d715c
|
Apply suggestions from code review
|
6 years ago |
Jumar Macato
|
ceb170e472
|
add apicompat for the new api
|
6 years ago |
Jeffrey Ye
|
ad6b76be7f
|
ignore all exceptions
|
6 years ago |
Jeffrey Ye
|
52a3b6ef19
|
Fix #5541
|
6 years ago |
Dan Walmsley
|
259a45c4e0
|
bump versions.
# Conflicts:
# build/SharedVersion.props
|
6 years ago |
José Pedro
|
688c8ff4e4
|
Fixed Avalonia version in About dialog.
Hide "Development Build" text in release versions.
|
6 years ago |
Dan Walmsley
|
0dc232e9b9
|
bump api compat.
|
6 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
|
7 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.
|
7 years ago |
Steven Kirk
|
0f9ceb25b7
|
Make ScrollIntoView accept an index, not an item.
Fixes #2569.
|
7 years ago |
Steven Kirk
|
52e30f6a0e
|
Remove Avalonia.Dialogs dependency on diagnostics.
And add explicit dependency on `Avalonia.Diagnostics` to samples.
|
7 years ago |
Dan Walmsley
|
4848e42d7e
|
Update (c) year to 2020
|
7 years ago |