Dan Walmsley
2b99e0159d
fix baseline.
4 years ago
Dan Walmsley
079c193a82
replace eventargs with simple options class.
4 years ago
Dan Walmsley
6be7ca9653
fix issue count.
4 years ago
Dan Walmsley
409be7f33f
remove event for querying text input options. replace with attached property that is inheritable.
4 years ago
Dan Walmsley
005d8e5222
dont report an inputclient if textbox is in readonly mode.
4 years ago
Dan Walmsley
1c8295022f
working basic text input ios
4 years ago
Dan Walmsley
d717d10de8
use ime api to hide and show osk.
4 years ago
Dan Walmsley
ed19f5fc9a
remove old softkey hack.
4 years ago
Mike Irving
a529ae88d5
Grammatical corrections to product names: XCode -> Xcode, .Net -> .NET, Javascript -> JavaScript, MacOS -> macOS, MacOs -> macOS
4 years ago
Dan Walmsley
c5e6b1979a
fix UseAndroid
4 years ago
Dan Walmsley
91980bea54
fix initialisation order.
4 years ago
Dan Walmsley
d7fccba9c3
indent.
4 years ago
Dan Walmsley
77f339d225
refactor android activity to allow appbuilder and singleviewlifetime.
4 years ago
Benedikt Stebner
52135b3a07
Fix compiled method to command binding
4 years ago
Dan Walmsley
8f6b9e1b23
re-order initialisation and lifetime config.
4 years ago
Dan Walmsley
8f3e9e2cc0
fix build.
4 years ago
Dan Walmsley
824afa2e33
fix build
4 years ago
Dan Walmsley
d7d6f8decb
Locator ftw
4 years ago
Dan Walmsley
61744546a8
make singleview lifetimes private classes.
4 years ago
Dan Walmsley
d48b61b5d0
singleview lifetime for android.
4 years ago
Dan Walmsley
d5693ba437
always get border rect.
4 years ago
Dan Walmsley
315a7cf1a8
fix non-resizable window dragging with IsExtendedToClientDecorations.
4 years ago
Dan Walmsley
430792681d
win32 obey can resize when use relies on BeginResizeDrag
4 years ago
Dan Walmsley
7bfb6e8773
browser - fix key down events
4 years ago
Dan Walmsley
3344e436b3
Revert "Avoid "using system" because"
This reverts commit 34b4f970e9 .
4 years ago
Dan Walmsley
09acf151b4
attempt to fix native aot.
4 years ago
Dan Walmsley
874480d77f
allow setting the window title to null on osx.
4 years ago
Benedikt Stebner
014079f76e
Update TextShaperImpl.cs
4 years ago
Benedikt Stebner
d8937f90bc
Introduce CanShapeTogether and ShapeTogether
4 years ago
amwx
759227799b
Fix Unit Tests
4 years ago
amwx
c82a01090d
Update Viewbox to use internal visual and no layout rounding
4 years ago
Steven Kirk
77d80faec2
Fall back to CenterScreen when owner is minimized.
When showing a child window with `WindowStartupLocation = CenterOwner` to a minimized owner window, we were displaying the child in an invalid position. Use the WPF behavior of falling back to `CenterScreen` in this situation.
Fixes #7582
4 years ago
Max Katz
bd757cb5e7
Revert "Temporary build only new sdk ios"
This reverts commit 44125040ce .
4 years ago
Max Katz
44125040ce
Temporary build only new sdk ios
4 years ago
Max Katz
34b4f970e9
Avoid "using system" because
4 years ago
Collin Alpert
6d66358b87
Fix sentence in ScrollViewer
4 years ago
Benedikt Stebner
0ee41356c1
Fix shift selection after whole word selection
4 years ago
Max Katz
541848a6ab
Fix expander header stretching
4 years ago
Max Katz
b47abdb9a1
Avoid nfloat in the codebase
4 years ago
Benedikt Stebner
5cc496f612
Fix text edit interactions
4 years ago
Max Katz
adfa09fec1
Fix _skFontManager.MatchTypeface crash
4 years ago
Benedikt Stebner
3c8a7a9b8e
Fix EndOfLine navigation
4 years ago
Benedikt Stebner
bfae67dbdb
Fix text edit shortcuts
Fix caret rendering at line ends
4 years ago
Max Katz
09e088d4e8
iOS project nuget packaging workaround
4 years ago
Steven Kirk
bdd576bfc0
Removed TopLevelImpl validating layer.
The validating layer introduced in #7369 has done its job and caught a few bugs, but was causing difficulties in certain places so removing it now.
Fixes #7573
4 years ago
Steven Kirk
b9f9d4d4b9
Fix nullable errors after merge.
And remove now-unneeded `#nullable enable` statements.
4 years ago
Max Katz
1a7a70f801
Fix android build
4 years ago
Max Katz
6d506a65b6
Add UnmanagedFunctionPointer
4 years ago
Max Katz
bc1d950a9b
Update legacy projects targets
4 years ago
Max Katz
138d65556b
Use out own opengl interface wrapper
4 years ago