Dariusz Komosiński
572e91b4a0
Merge pull request #7569 from MarchingCube/win32-filepicker-no-exceptions
Avoid using COM exceptions for dialog control flow.
4 years ago
Dariusz Komosinski
f4ae1c913b
Avoid using COM exceptions for dialog control flow.
4 years ago
Max Katz
e11c6c0598
Merge pull request #7422 from robloo/robloo-SplitButton
Add SplitButton & ToggleSplitButton
4 years ago
Max Katz
07578273e7
Merge branch 'master' into robloo-SplitButton
4 years ago
Dariusz Komosiński
7f89d4a6d2
Merge pull request #7509 from Gillibald/fixes/textProcessingBugs
Fixes text processing bugs
4 years ago
Benedikt Stebner
b4f2c92d1f
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
967decd49b
Only call ScrollIntoView when the user moved the caret
4 years ago
Steve
d8553afaee
Fix COM issue in Cursor ( #7551 )
Bump S.D.Common to 6.0.0 for non-netstandard2.0 builds
4 years ago
Max Katz
ecc6ba7acf
Add missed converters
4 years ago
Max Katz
28430ddadf
Fix Default theme
4 years ago
Benedikt Stebner
08f8f7e783
Merge remote-tracking branch 'origin/fixes/textProcessingBugs' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
63998418e3
Revert BindingMode change
4 years ago
Jumar Macato
75c19a422c
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
c41af00bf6
Merge branch 'fixes/textProcessingBugs' of https://github.com/Gillibald/Avalonia into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
f3740dd214
Fix vertical caret navigation caret update
4 years ago
Dan Walmsley
f36400c978
Merge pull request #7537 from fr-Pursuit/master
Minimization bugfix on Windows
4 years ago
Dan Walmsley
c4e31f589f
Merge branch 'master' into master
4 years ago
Nikita Tsukanov
f145424eff
Merge pull request #7548 from ahopper/fix-32bit-linux-session-manger-pinvoke
fix 32 bit raspberry pi session manager seg fault
4 years ago
Benedikt Stebner
72e19fb954
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
525af8f869
Fix selection rect merge
Fix ime rect update
4 years ago
ahopper
571161cc0e
fix 32 bit raspberry pi session manager seg fault
4 years ago
Pursuit
09ac27803f
Minimization bugfix on Windows
4 years ago
Emmanuel Hansen
ecb0de2c32
Add Support for Overwrite Prompt option in save dialog ( #7531 )
Add support for overwrite prompt option
4 years ago
Andrii Kurdiumov
0dca903105
Fix AOT incompatible code ( #7534 )
* Fix AOT incompatible code
Use code patterns which are AOT-friendly. That improves R2R and Native AOT scenarios
4 years ago
robloo
7f00daeee2
Add Re-themed SplitButton example in ControlCatalog
4 years ago
robloo
cd16f3a89b
Update SplitButton in the default theme
4 years ago
robloo
21612e9daf
Add SplitButtonSeparatorWidth resource
4 years ago
Nikita Tsukanov
fb7cf3dde1
Merge pull request #7528 from odalet/fix-OpenGLControlBase
Fix #7519 - Reset fb and depth buffer Ids once they are deleted
4 years ago
Nikita Tsukanov
9ea32bb05d
Merge branch 'master' into fix-OpenGLControlBase
4 years ago
Tako
f0a22e05b1
Merge pull request #7527 from imranZERO/patch-1
Fix typo in README
4 years ago
Imran H
5c4179b510
Fix typo in README
4 years ago
Olivier DALET
e26d9d796c
Fix #7519 - Reset fb and depth buffer Ids once they are deleted
4 years ago
Dominik Matijaca
b040ac5414
ItemsControl: WrapSelection ( #6286 )
Add support for selection wrapping for ListBox, ItemsControl, ComboBox.
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
Co-authored-by: Takoooooo <tako0qq@gmail.com>
Co-authored-by: Steven Kirk <grokys@gmail.com>
4 years ago
Benedikt Stebner
3d992ce75b
Fix selection when the mouse is moved underneath the bounding box
4 years ago
Benedikt Stebner
92966f56d1
Merge remote-tracking branch 'origin/fixes/textProcessingBugs' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
3bb3c4b98a
Invert MoveCaretHorizontal for FlowDirection RightToLeft
4 years ago
Benedikt Stebner
29db5d383b
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
Dariusz Komosiński
a9c25d8bbc
Merge pull request #7516 from MarchingCube/textlayout-annotations
TextLayout: Nullable annotations
4 years ago
Dariusz Komosinski
361bfeb1a0
Foreground can be nullable as well.
4 years ago
Dariusz Komosiński
7725d7f5a9
Merge branch 'master' into textlayout-annotations
4 years ago
Dariusz Komosinski
af97568819
Text can be nullable.
4 years ago
Dan Walmsley
1c54bd021b
Update readme.md
4 years ago
Steven Kirk
85e92451b6
Merge pull request #7514 from MarchingCube/itemscontrol-annotations
Nullable: ItemContainerGenerator cannot be null
4 years ago
Dariusz Komosinski
27f920a79d
Fixed ItemContainerGenerator usages.
4 years ago
Dariusz Komosinski
9dca8b8321
Update comment as well.
4 years ago
Dariusz Komosinski
5e5389d74c
ItemContainerGenerator cannot be null
4 years ago
Max Katz
cb7663a086
Add separator border
4 years ago
Benedikt Stebner
c0c9e7cf01
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
Benedikt Stebner
b308cdee71
Fix HitTestRange bidi test
4 years ago
Benedikt Stebner
74be5c807d
Merge selection rects if they overlap
4 years ago