Max Katz
|
c2e00428df
|
Remove AppBuilderBase and generics
|
3 years ago |
Max Katz
|
111a03abe8
|
Merge pull request #9751 from AvaloniaUI/gestures
Add Pinch Gestures and improved other gesture recognizers
|
3 years ago |
Max Katz
|
e7a4e35ff8
|
Merge branch 'master' into gestures
|
3 years ago |
Emmanuel Hansen
|
586c3350dc
|
adds tests
|
3 years ago |
Nikita Tsukanov
|
2aca503ba3
|
Merge pull request #9752 from AvaloniaUI/jetbrains-annotations-good-bye
Remove JetBrains.Annotations from the repo
|
3 years ago |
Nikita Tsukanov
|
cf72e544d6
|
Merge branch 'master' into jetbrains-annotations-good-bye
|
3 years ago |
Max Katz
|
825466a1a1
|
Merge pull request #9695 from AvaloniaUI/rounded_corner
Windows - Set rounded corners when client is extended
|
3 years ago |
Max Katz
|
19316ddba8
|
Merge branch 'master' into rounded_corner
|
3 years ago |
Max Katz
|
293202cace
|
Merge pull request #9731 from robloo/combobox-events
Add DropDownOpened and DropDownClosed events to ComboBox
|
3 years ago |
Max Katz
|
b3eab25240
|
Fix tests build
|
3 years ago |
Max Katz
|
8a78f134c5
|
Remove JetBrains.Annotations from the repo
|
3 years ago |
Emmanuel Hansen
|
f09a901e48
|
cleanup
|
3 years ago |
Emmanuel Hansen
|
8a48d58e5b
|
remove redundant pointer event handled in pull gesture
|
3 years ago |
Emmanuel Hansen
|
b9827c39ce
|
add Gestures sample page
|
3 years ago |
Emmanuel Hansen
|
8e2f9d5346
|
And Pinch gensture
|
3 years ago |
Emmanuel Hansen
|
b2cf36fc59
|
make ScrollGestureRecognizer.ScrollStartDistance a property
|
3 years ago |
robloo
|
539311bb7d
|
Merge branch 'master' into combobox-events
|
3 years ago |
Max Katz
|
24d447bc45
|
Merge pull request #9737 from robloo/combobox-space-enter
Open/Close ComboBox drop-down with Enter and Space
|
3 years ago |
robloo
|
6497e49c26
|
Open/Close ComboBox drop-down with Enter and Space
|
3 years ago |
robloo
|
53a78131f5
|
Add DropDownOpened and DropDownClosed events to ComboBox
|
3 years ago |
robloo
|
9b24a5bed6
|
Remove duplicate OnKeyDown handler
|
3 years ago |
robloo
|
cfb8a896fa
|
Modernize ComboBox properties
|
3 years ago |
Max Katz
|
95c0836442
|
Merge pull request #9674 from MinikPLayer/master
Fix: incorrect window startup position on Linux
|
3 years ago |
M. Tomecki
|
cc038f8537
|
Merge branch 'master' into master
|
3 years ago |
Max Katz
|
55932fea2b
|
Merge pull request #9718 from AvaloniaUI/feature/immediate-drawing-context
Implemented CompositionCustomVisual
|
3 years ago |
Max Katz
|
0345089fb3
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Max Katz
|
f13410d506
|
Merge pull request #9715 from AvaloniaUI/feature/9524-window-closing-reason
Added WindowClosingEventArgs.
|
3 years ago |
Max Katz
|
afb6c6cb05
|
Merge branch 'master' into feature/9524-window-closing-reason
|
3 years ago |
Max Katz
|
cb16e911cf
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Michal Tomecki
|
8e348d3ab7
|
Merge branch 'master' of github.com:MinikPLayer/Avalonia
|
3 years ago |
Michal Tomecki
|
a5e018f779
|
Changed X11Window/Position UpdateSizeHints to only fire if it's not already set
|
3 years ago |
Nikita Tsukanov
|
c208e93281
|
Logging
|
3 years ago |
Max Katz
|
cea6c2f2b7
|
Merge pull request #9534 from Gillibald/fixes/inputEventArgsVisibility
Make KeyEventArgs and TextInputEventArgs public again
|
3 years ago |
Max Katz
|
a3a1519af1
|
Merge branch 'master' into fixes/inputEventArgsVisibility
|
3 years ago |
Max Katz
|
145c4ae5f3
|
Merge pull request #9728 from AvaloniaUI/fixes/flaky-tests
A few small fixes for flaky tests
|
3 years ago |
Max Katz
|
ae02e769be
|
Merge branch 'master' into fixes/flaky-tests
|
3 years ago |
Max Katz
|
fb148125d8
|
Merge pull request #9727 from DmitryZhelnin/9705-protected-owning-grid
DataGridColumn: make OwningGrid protected internal
|
3 years ago |
Max Katz
|
8ced1b67d9
|
Merge branch 'master' into 9705-protected-owning-grid
|
3 years ago |
0xDB6
|
04db818a47
|
Defer execution of UnregisterClass to fix RWM atom table leak (#9700)
|
3 years ago |
Dmitry Zhelnin
|
e0c2d5b63d
|
DataGridColumn: change access modifier of OwningGrid property to protected internal
|
3 years ago |
Max Katz
|
0f2c24919d
|
Merge pull request #9725 from DmitryZhelnin/9650-fix-nullable-bool
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
98e55c63d6
|
Merge branch 'master' into 9650-fix-nullable-bool
|
3 years ago |
Max Katz
|
e159cb1637
|
Merge pull request #9724 from AvaloniaUI/remove-reflectionbinding
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Dmitry Zhelnin
|
6b07b90161
|
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
0310b96e48
|
Merge branch 'master' into remove-reflectionbinding
|
3 years ago |
Max Katz
|
f067a1666e
|
Merge pull request #9722 from AvaloniaUI/fixes/binding-threading
Marshal StyledProperty bindings to UI thread.
|
3 years ago |
Max Katz
|
7db71d2f55
|
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Steven Kirk
|
02fe8bcd4b
|
Fix missing FontManagerImpl exception.
|
3 years ago |
Steven Kirk
|
40228a3886
|
Ensure required assemblies are loaded.
And ensure the ResUri parsers are initialized.
|
3 years ago |
Steven Kirk
|
9d4b73df0b
|
Marshal bindings to UI thread.
|
3 years ago |