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 |
Shane DeSeranno
|
f12543d89b
|
Fix issue #3519 where the open text file dialog would show on some machines
|
7 years ago |
danwalmsley
|
aea400c6ae
|
fix spacing.
|
7 years ago |
danwalmsley
|
684216c6e9
|
Update ManagedFileChooserViewModel.cs
|
7 years ago |
Jumar Macato
|
2a914e55a3
|
Final tweaks
|
7 years ago |
Jumar Macato
|
477d4b1d18
|
make osx work again
|
7 years ago |
Jumar Macato
|
75934d5daf
|
More tweaks.
|
7 years ago |
Jumar Macato
|
5e0b4bff2c
|
tidy up hyperlinks into a style
|
7 years ago |
Jumar Macato
|
529f5c83f2
|
add parenthesis to fix OSX
|
7 years ago |
Dan Walmsley
|
13bd6e9ab9
|
fix embedded font.
|
7 years ago |
Dan Walmsley
|
bce1eb1325
|
embed font.
|
7 years ago |
Dan Walmsley
|
868b125848
|
add hyper links.
|
7 years ago |
Jumar Macato
|
f44df357ee
|
Update about dialog.
|
7 years ago |
Dan Walmsley
|
0b014f5930
|
tweaks to about screen
|
7 years ago |
Jumar Macato
|
5da9bcd723
|
Change to AboutAvaloniaDialog
|
7 years ago |
Jumar Macato
|
48234ad3ab
|
Add a Avalonia about window default implementation.
|
7 years ago |
wieslawsoltes
|
0c94291f5e
|
Make Avalonia.Dialogs packable
|
7 years ago |
Alan Hopper
|
5c909fc16b
|
correct ishidden logic on windows
|
7 years ago |
Jumar Macato
|
a35efecb5c
|
Decouple platform specific implementations
to their respective projects.
Some refactoring.
|
7 years ago |
Jumar Macato
|
7efaa96674
|
Remove DBus code. Use common linux kernel interfaces
for querying volume mounts.
|
7 years ago |
Jumar Macato
|
4cb9e018ac
|
Make the listener active only when there's a dialog present;
Dispose subscription to them when the dialogs are finished
|
7 years ago |
Jumar Macato
|
02a6d1bcb3
|
Make icons work; Define a ItemType to correctly define the navigation item type (file, folder, volume, etc).
|
7 years ago |
Jumar Macato
|
23c208746b
|
Automatically refresh quick links when MountedDriveInfo changes
|
7 years ago |
Jumar Macato
|
3a798f7441
|
Rename to MountedDrives
|
7 years ago |
Jumar Macato
|
c2cbe448e9
|
Modify byte to readable translation.
|
7 years ago |
Jumar Macato
|
c9bb80e8f3
|
Make dialogs use the service.
|
7 years ago |
Dan Walmsley
|
79b3085096
|
spaces not tabs!
|
7 years ago |
Dan Walmsley
|
9d8f936e38
|
rename class
|
7 years ago |
Dan Walmsley
|
e9b0432a8a
|
[ManagedDialogs] remove internal namespace.
|
7 years ago |
Dan Walmsley
|
09dd7c67c1
|
some polishing of file dialog
|
7 years ago |
Dan Walmsley
|
91d570bbf6
|
[Managed Dialogs] Dont depend on rx and rxui
|
7 years ago |
Dan Walmsley
|
24ae6ce1ad
|
[Managed Dialogs] make classes internal
|
7 years ago |
Dan Walmsley
|
f5c8567459
|
allow use of custom window for hosting file dialogs
|
7 years ago |
Dan Walmsley
|
c685a9e347
|
fix for file dialog crashing with strange file name encoded strings.
|
7 years ago |
Dan Walmsley
|
d149a62dd3
|
add grid splitter for resize of columns
|
7 years ago |
Dan Walmsley
|
fc1e033cc4
|
remove need for reactiveCommand.
|
7 years ago |
Dan Walmsley
|
5cd0a43cbc
|
fix managed file dialog demo
|
7 years ago |
Dan Walmsley
|
44803ef9dd
|
back port managed dialog work from wasabi wallet.
|
7 years ago |
Nikita Tsukanov
|
95af64a8d0
|
[WIP] Managed file dialog
|
8 years ago |