A cross-platform UI framework for .NET
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim Miller
ef70264236
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon ( #20634 )
* Native DockMenu code
* Add Native Interop
* Update ControlCatalog sample
* Add unit tests
* Add Action<IAvnMenu> to AvaloniaNativeMenuExporter
* Add dynamic dock item demo
* Move s_dockMenu reference to App
* Use Appium tests
* Revert INativeMenuExporterResetHandler
* Properly set the button for the checkbox
* Add dock test
* I hate Appium
* Rename NativeMenu.DockMenu to NativeDock.Menu
* Make static
* Remove Dock Click Test
* Add white space back for cleaner diff
* Reduce MenuExporter back to one
* Revert UpdateIfNeeded to private
* Revert QueueReset to private too... and fix some whitespace
* Revert IAvnMenuItem/IAvnMenu back
* That's what I get not comparing it to master
* And update this too
* Add documentation
1 month ago
..
AutomationPage.axaml
Make TextBox.PlaceholderText accessible (#20714)
1 month ago
AutomationPage.axaml.cs
Implemented AutomationProperties.LiveSetting (#20473)
2 months ago
ButtonPage.axaml
Refactor integration test app paging (#16551)
2 years ago
ButtonPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
CheckBoxPage.axaml
Refactor integration test app paging (#16551)
2 years ago
CheckBoxPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
ComboBoxPage.axaml
Refactor integration test app paging (#16551)
2 years ago
ComboBoxPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
ContextMenuPage.axaml
Refactor integration test app paging (#16551)
2 years ago
ContextMenuPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
DesktopPage.axaml
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634)
1 month ago
DesktopPage.axaml.cs
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634)
1 month ago
DragDropPage.axaml
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280)
3 months ago
DragDropPage.axaml.cs
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280)
3 months ago
EmbeddingPage.axaml
Release implicit mouse capture on focus lost (#20574)
2 months ago
EmbeddingPage.axaml.cs
Release implicit mouse capture on focus lost (#20574)
2 months ago
GesturesPage.axaml
Refactor integration test app paging (#16551)
2 years ago
GesturesPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
ListBoxPage.axaml
Refactor integration test app paging (#16551)
2 years ago
ListBoxPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
MenuPage.axaml
Refactor integration test app paging (#16551)
2 years ago
MenuPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
PointerPage.axaml
Refactor integration test app paging (#16551)
2 years ago
PointerPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
RadioButtonPage.axaml
Refactor integration test app paging (#16551)
2 years ago
RadioButtonPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
ScreensPage.axaml
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
2 months ago
ScreensPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
ScrollBarPage.axaml
Refactor integration test app paging (#16551)
2 years ago
ScrollBarPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
SliderPage.axaml
Refactor integration test app paging (#16551)
2 years ago
SliderPage.axaml.cs
Refactor integration test app paging (#16551)
2 years ago
WindowDecorationsPage.axaml
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
2 months ago
WindowDecorationsPage.axaml.cs
Fixes/osx thick titlebar pointer events streaming, (tabs interface) #15696 (#19320)
8 months ago
WindowPage.axaml
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
2 months ago
WindowPage.axaml.cs
Restore integration tests (#20296)
3 months ago