Andrey Kunchev
|
78b790e6eb
|
document matrix.parse
|
6 years ago |
Andrey Kunchev
|
1f2b2e9652
|
document transform.parse
|
6 years ago |
Andrey Kunchev
|
59c46572f6
|
update submodule back to main xamlil repo
|
6 years ago |
Andrey Kunchev
|
88ca29cdf2
|
fixed issue #3145 in xamlil
|
6 years ago |
Andrey Kunchev
|
64d8b4ef5b
|
respect TargetType in controltemplate
|
6 years ago |
Dariusz Komosinski
|
24c5519e71
|
Use CondtionalWeakTable to avoid FocusManager becoming a GC root for all focus scopes.
|
6 years ago |
Andrey Kunchev
|
29be26a882
|
add relativepoint tostring
|
6 years ago |
Andrey Kunchev
|
7a66d360f0
|
add transform parse
|
6 years ago |
Andrey Kunchev
|
30eaf3bc72
|
add vector parse
|
6 years ago |
Andrey Kunchev
|
04415f2d54
|
fix typo of point parse
|
6 years ago |
Benedikt Schroeder
|
7901f6f09f
|
Fix some comments and GlyphRun.GetDistanceFromCharacterHit
|
6 years ago |
Benedikt Schroeder
|
ab5e062deb
|
Add GlyphRun support
|
6 years ago |
Benedikt Schroeder
|
e704823ced
|
Introduce a struct enumerator implementation for ReadOnlyList that can be reused
|
6 years ago |
Benedikt Schroeder
|
c57bf0a1fe
|
Fix FormattedTextImpl with fallbacks
|
6 years ago |
Benedikt Schroeder
|
ca4523f4f4
|
Use the right parameter for isRounded calculation
|
6 years ago |
Benedikt Schroeder
|
1b0221e224
|
Reworked the font manager to better manage resoures and also work properly with the application lifetime
|
6 years ago |
CreateLab
|
d63180fb58
|
RadioButton checkMark Color (#3205)
fixed problems with checkMark in radioButton
|
6 years ago |
Steven Kirk
|
e1b3338814
|
Fix for #3321.
Remove containers if number of items is now less than the number of materialized containers.
|
6 years ago |
Benedikt Schroeder
|
527d8376d7
|
Combine draw and fill rectangle drawing operation
|
6 years ago |
Nikita Tsukanov
|
65918a9aa2
|
[X11] Properly set property type for TARGETS clipboard response
|
6 years ago |
Dariusz Komosinski
|
d089496d56
|
Fix OleDropTarget not being unregistered and staying alive as a static GC root.
|
6 years ago |
Dariusz Komosinski
|
b78b10c596
|
Comment fix.
|
6 years ago |
Dariusz Komosinski
|
b6ed3bdbae
|
Move invalidation function to LayoutHelper.
|
6 years ago |
José Pedro
|
3f70b5e494
|
Implemented extra mouse buttons in XI2Manager.
|
7 years ago |
José Pedro
|
fc1a60b159
|
Added support for extra mouse buttons.
|
7 years ago |
Dan Walmsley
|
0d2e10498f
|
Window shouldnt call HandleClosed as this is called by TopLevel signaled by backed Closed event.
|
6 years ago |
Dan Walmsley
|
916343448e
|
make the default handle the NSWindow.
|
6 years ago |
Dan Walmsley
|
b9f0898a37
|
return native handles.
|
6 years ago |
Dan Walmsley
|
d7be0f9837
|
add implementation of platform handles on the managed side.
|
6 years ago |
FoggyFinder
|
cff59382c7
|
adjust comments
|
6 years ago |
Dariusz Komosinski
|
552e536aec
|
Cache delegates used for reacting to logical and visual children changes.
|
6 years ago |
Jumar Macato
|
f569287998
|
Update xml comment.
|
6 years ago |
Jumar Macato
|
73e1224ac3
|
Ignore changes if isnt a valid double value.
|
6 years ago |
Dan Walmsley
|
055115415c
|
Application class uses AddOwner instead of making its own version of datacontext property.
|
6 years ago |
Dan Walmsley
|
2ffb1af3bc
|
add comment
|
6 years ago |
Dan Walmsley
|
eb6f3e620d
|
GetDefaultAnchor will looks for IDataContextProviders
|
6 years ago |
Dan Walmsley
|
7eea7f65c6
|
dont implement datacontext on menuitems
|
6 years ago |
Dan Walmsley
|
7b11d7674a
|
implement IDataContextProvider on NativeMenuItem
|
6 years ago |
Steven Kirk
|
6a74ab560c
|
Added IDataContextProvider.
So that non-`IStyledElement`s can take part in binding. Apply the interface to `Application`.
|
6 years ago |
Dariusz Komosinski
|
7c7f6022cb
|
Cleanup event args locals.
|
6 years ago |
Jumar Macato
|
1212e24447
|
Hackfix for #3284
|
6 years ago |
Dariusz Komosinski
|
11a67d5b10
|
Make sure window and its children get detached from visual and logical trees when closing.
|
6 years ago |
ahopper
|
f7c644eb75
|
whitespace
|
6 years ago |
ahopper
|
35ee4f7976
|
Reduce calls to ToArray in PublishNext
|
6 years ago |
Dariusz Komosinski
|
364d6697cc
|
Fix wrath of equality operator.
|
6 years ago |
Dariusz Komosinski
|
678038470e
|
Optimize FontFamily and members hashcode/equality.
|
6 years ago |
Dariusz Komosinski
|
7158f660dc
|
Cleanup more usings.
|
6 years ago |
Dariusz Komosinski
|
710240b2ad
|
Cleanup using.
|
6 years ago |
Dariusz Komosinski
|
8e60e83d4c
|
Reduce memory usage of binding operations.
|
6 years ago |
José Pedro
|
1ba4c68a35
|
Implemented TargetNullValue for bindings.
|
6 years ago |