john_doe
|
bd64a51eeb
|
Changed null checks to make use of nameof()
|
3 years ago |
Julien Lebosquain
|
237e4cba69
|
Fix InlineDictionary enumeration when an array is used
|
3 years ago |
Julien Lebosquain
|
edccb58261
|
Composition: collect IRenderDataItem resources recursively
|
3 years ago |
jgcodes2020
|
1e5975d4de
|
Hide ImportCompeted from smart completion (to avoid confusion)
|
3 years ago |
jgcodes2020
|
19bae967d3
|
Rename ImportCompeted into ImportCompleted
|
3 years ago |
Dmitry Zhutkov
|
1be3f9de5b
|
Fix notification type definition
|
3 years ago |
Max Katz
|
13c6fbe1db
|
Revert "Break the API"
This reverts commit f043f6b1617c85706c7c33741024a09b5b8c7d89.
|
3 years ago |
Max Katz
|
6eaf0f9e4f
|
Break the API
|
3 years ago |
Max Katz
|
d4b5085ba3
|
Revert "Fix ImportCompleted spelling"
|
3 years ago |
Daniil Pavliuchyk
|
0e038492f7
|
Do not set Window Startup Location multiple times
|
3 years ago |
Julien Lebosquain
|
4405d7970c
|
Drop original internal XAML resources after merge
|
3 years ago |
Max Katz
|
c4178c8a4b
|
Fix WGL crash in virtual machine
|
3 years ago |
jankrib
|
7dbe6f292a
|
Handle OperationCanceledException
|
3 years ago |
Max Katz
|
21f4a2044b
|
Minor doc fix
|
3 years ago |
Max Katz
|
124ad88924
|
Fix egl opengl initialization on win32
|
3 years ago |
AtomCrafty
|
4b5b6225f1
|
fix AutoCompleteBox dropdown not opening when the text box is empty
|
3 years ago |
Giuseppe Lippolis
|
96e9df29cf
|
fix: CS8602
|
3 years ago |
Julian
|
30c36147fd
|
fix DropDownButton glyph foreground color
|
3 years ago |
Giuseppe Lippolis
|
4015e31410
|
feat: Handle ClrPropertyInfo in StaticResourceExtension
|
3 years ago |
jankrib
|
48162b0ebc
|
Use cancellation token in name generator
|
3 years ago |
Yoh Deadfall
|
7cd2350b68
|
Removed redundant Source check
|
3 years ago |
yanlinlin
|
b513416098
|
Add event trigger time in DevTools. #11338
|
3 years ago |
Julian
|
e9f2cb3478
|
Fix datagrid not updating when not attached to tree
see #9527
|
3 years ago |
Jumar Macato
|
8a8ecd9a10
|
remove comment referencing removed license
|
3 years ago |
Vitalii Orazov
|
22f68362b6
|
fix error CS0305: Using the generic type 'TaskCompletionSource<TResult>' requires 1 type arguments
|
3 years ago |
Jumar Macato
|
ad79bc6663
|
Delete readme.md
|
3 years ago |
robloo
|
84d00f2aa3
|
Fix ImportCompleted spelling
|
3 years ago |
Vitalii Orazov
|
0d1f7fac56
|
await for completion when storing atoms early
|
3 years ago |
Vitalii Orazov
|
1f06e4af50
|
use real data formats while storing atoms early
|
3 years ago |
Mike James
|
01a57b2519
|
Removing compositional renderer license. Reverting to MIT
|
3 years ago |
Max Katz
|
6499bbd4dc
|
Throw if methods were not found
|
3 years ago |
Max Katz
|
1489fcc62d
|
Pass typeof(SKPaint).Assembly as well
|
3 years ago |
Max Katz
|
ce4a8137ee
|
Revert "Revert "fix native api loading.""
This reverts commit ae2aee402d.
|
3 years ago |
Dan Walmsley
|
ae2aee402d
|
Revert "fix native api loading."
This reverts commit b580d3f986.
|
3 years ago |
Benedikt Stebner
|
792143d09d
|
Remove compiler conditionals
|
3 years ago |
Benedikt Stebner
|
3b23aa2f07
|
Enforce that TextBox and TextPresenter are in sync when SurroundingText is requested
|
3 years ago |
Dan Walmsley
|
b580d3f986
|
fix native api loading.
|
3 years ago |
Dan Walmsley
|
125cbc42bb
|
Ensure render is started when a window opens.
|
3 years ago |
Benedikt Stebner
|
013e9dd8f0
|
Fix PresenterPropertyChanged add handler
|
3 years ago |
Dan Walmsley
|
1b10cc2ef8
|
revert whitespace
|
3 years ago |
Dan Walmsley
|
a457dff79c
|
whitespace
|
3 years ago |
Benedikt Stebner
|
fe7a118aa8
|
Fix Imm32InputMethod
|
3 years ago |
Nikita Tsukanov
|
e44c5a869a
|
Use rendering mode
|
3 years ago |
Nikita Tsukanov
|
8680c612fd
|
OSX rendering refactoring
|
3 years ago |
Benedikt Stebner
|
43e97d9895
|
Reset TextBox :empty class when text is empty but preedit is set
Delete selection when composition starts
|
3 years ago |
Petar Tasev
|
d7ee01fbf5
|
Fixed a small xml doc mistake
|
3 years ago |
Max Katz
|
1381ec28be
|
Allow only Light and Dark in the ColorPaletteResourcesCollection
|
3 years ago |
Emmanuel Hansen
|
3f56045885
|
remove debug code
|
3 years ago |
Benedikt Stebner
|
d76c06d4c4
|
Make TextInputEventArgs.Text settable
|
3 years ago |
Trym Lund Flogard
|
8f7cf7cc4a
|
Invoke SetWindowCompositionAttribute dynamically without exposing it to ILC
|
3 years ago |