Tim
edf9505598
Add Property DataGridColumn.HeaderTemplate
4 years ago
Dan Walmsley
e41271e399
remove navmenu page unused code.
4 years ago
Dan Walmsley
21b9d08d73
fix touch support.
4 years ago
Dan Walmsley
4a1bbcdcf6
rename appbuilder.
4 years ago
Dan Walmsley
30af93bccb
fix app builder api.
4 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
4 years ago
Dan Walmsley
5687b27fe5
fix gitignore.
4 years ago
Nikita Tsukanov
ce06a2029e
Use .NET SDK for WindowsInteropTest
4 years ago
Dan Walmsley
136ba933c4
remove git ignore file from wwwroot.
4 years ago
Dan Walmsley
7314525016
move input interop code to component.
4 years ago
Dan Walmsley
6dd74a3b83
make avalonia.skia pull in wasm native assets.
4 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
4 years ago
Dan Walmsley
a0e93c6250
optimizations.
4 years ago
Dan Walmsley
236e02ad3c
implement mouse event modifiers.
4 years ago
Dan Walmsley
f8d73e2d85
add linker config file.
4 years ago
Benedikt Stebner
a212489efb
Fix namspaces
Fix native asset reference
Move js interop classes
4 years ago
Dan Walmsley
1c88901a09
update skia.
4 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
4 years ago
Dan Walmsley
65f56f28b5
use newer skiasharp version.
4 years ago
Dan Walmsley
010ca1901a
upgrade to net462
5 years ago
Dan Walmsley
8ea45725e0
remove bootstrap and other stuff that isnt used.
5 years ago
Dan Walmsley
6c11cd7f37
dont optimize debug builds
5 years ago
Dan Walmsley
8c62f0fb0f
remove lock code.
5 years ago
Dan Walmsley
3e5f3f6281
hide and show inputbox.
5 years ago
Dan Walmsley
e51efddddb
add missing stuff.
5 years ago
Dan Walmsley
89482b0181
add Avalonia.Blazor and sample project.
5 years ago
Max Katz
bd2e7d23ca
Update dialogs sample page
5 years ago
Lubomir Tetak
3cc31f7912
OSX do not enforce DND copy effect
5 years ago
Steven Kirk
721547fcb2
Update samples/tests to net6.0.
And no longer target net461 in unit tests as we've not had a test pass in net core and fail in netfx in years, and it bloats our CI time; EXCEPT Avalonia.Markup.Xaml.UnitTests where we're still testing against net4.7 as MSIL generation is runtime-sensitive.
5 years ago
Steven Kirk
d6a98fef40
Display access key in RadioButton.
5 years ago
Steven Kirk
99780a0c67
Display access key in ToggleButton, ToggleSwitch.
5 years ago
Steven Kirk
d0037f1df5
Display access key in ControlCatalog pages.
5 years ago
Steven Kirk
90e43897ee
Add access keys for menu items.
5 years ago
Steven Kirk
f3abb8ed64
Display access key in Buttons.
Set `RecognizesAccessKey` on button content presenter.
5 years ago
Max Katz
f276c4ed8b
Changes after review
5 years ago
Max Katz
031e8ac2f0
Complete
5 years ago
Max Katz
e5ca5c38e8
Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls
5 years ago
Max Katz
69fb1c056f
FIrst version of nth-child
5 years ago
Max Katz
9f5f0aa84d
Do not inherit text properties in Popup
5 years ago
Takoooooo
afd7203087
fix formatting
5 years ago
Dan Walmsley
34b96f45f3
make the trayicon menu property an explicit member of trayicon.
5 years ago
Dan Walmsley
d6dd8238ec
rename property.
5 years ago
Dan Walmsley
95f4ed1a21
add diagnostics for debugging window deactivated issue.
5 years ago
Adir
e61147edc1
Added Mica enum value to WindowTransparencyLevel.cs
Added Mica as selected option
5 years ago
Dan Walmsley
a8c435ebbb
show checks in tray menu.
5 years ago
Dan Walmsley
f4031c67a2
more complex test menu for tray icons.
5 years ago
Dan Walmsley
0c55449d8b
restore removed code.
5 years ago
Dan Walmsley
e00a4f61ce
implement example tray icon in control catalog with binding.
5 years ago
Dan Walmsley
30f6145d73
implement visible changed and tooltip.
5 years ago
Dan Walmsley
2d2d8fa5a7
add example win32 tray icon.
5 years ago