Max Katz
df4189ce0e
Implement TopLevel.Launcher ( #14320 )
* Implement ILauncher
* Update dialogs page to include Launcher buttons
* Fix control catalog
* Add return comments
2 years ago
Max Katz
cd4bf7a02b
MacOS file type filter in native file dialog ( #12899 )
* Introduce IFilePickerFileTypes to have more control over file types in the native backend
* Update samples page for dialogs
* Rename to IAvnFilePickerFileTypes
* WIP
* Fix disabled popup
* Explicitly dispose AvnString and AvnStringArray + GetNSArrayOfStringsAndRelease
* Fix potential crash
---------
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
3 years ago
Steven Kirk
027bd2313a
AutoCompleteBox.Items -> ItemsSource.
3 years ago
Max Katz
37545cbeb1
IStorageProvider API updates
3 years ago
Steven Kirk
84abb69b61
Reinstated DialogsPage.
3 years ago
Max Katz
e717cce7e8
Update headless implementations, managed and samples
4 years ago
Dan Walmsley
cea6bc27a0
Merge pull request #8238 from AvaloniaUI/fixes/disable-parent-chrome-buttons-when-modal-is-shown
OSX: Disable parent chrome buttons when modal is shown
4 years ago
Max Katz
8836a9e208
Adaptive design for ControlCatalog sample pages
4 years ago
Max Katz
bd2e7d23ca
Update dialogs sample page
4 years ago
Steven Kirk
d0037f1df5
Display access key in ControlCatalog pages.
4 years ago
Dariusz Komosinski
d69718ab61
Reimplement new child window support.
6 years ago
Nikita Tsukanov
2d80a0e293
Allow extra options for managed file dialogs
6 years ago
Dariusz Komosinski
764e7aff01
Initial refactor of win32 window.
6 years ago
Nikita Tsukanov
23fe70f5d5
[X11] Added support for filters in GTK file dialog
7 years ago
Nikita Tsukanov
db5d3aa854
[X11] Fixed maximize behavior for transient windows
7 years ago
Nikita Tsukanov
343905ebb3
Generate asset resource info with paths
7 years ago
Nikita Tsukanov
986d2e4d84
[OSX] Parent-modal dialogs
7 years ago
Nikita Tsukanov
5cd7c1f6f4
Reworked dialogs for GTK/Win32
7 years ago
Nikita Tsukanov
86e2a3e9b3
Pre-merge repo cleanup
8 years ago
Dan Walmsley
2758a5839e
add a modal window implementation
8 years ago
Nikita Tsukanov
39f57c38d4
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
8 years ago
Dan Walmsley
5062f823b3
rename stackpanel Gap property to Spacing property.
8 years ago
Nikita Tsukanov
c954a86607
[MONOMAC] Implemented maximize/unmaximize for borderless windows
9 years ago
Nikita Tsukanov
eddabf7d54
Added "System dialogs" page for ControlCatalog
9 years ago