Benedikt Schroeder
|
ab5e062deb
|
Add GlyphRun support
|
7 years ago |
Benedikt Schroeder
|
e704823ced
|
Introduce a struct enumerator implementation for ReadOnlyList that can be reused
|
7 years ago |
Benedikt Schroeder
|
c57bf0a1fe
|
Fix FormattedTextImpl with fallbacks
|
7 years ago |
Benedikt Schroeder
|
ca4523f4f4
|
Use the right parameter for isRounded calculation
|
7 years ago |
Benedikt Schroeder
|
1b0221e224
|
Reworked the font manager to better manage resoures and also work properly with the application lifetime
|
7 years ago |
CreateLab
|
d63180fb58
|
RadioButton checkMark Color (#3205)
fixed problems with checkMark in radioButton
|
7 years ago |
Steven Kirk
|
e1b3338814
|
Fix for #3321.
Remove containers if number of items is now less than the number of materialized containers.
|
7 years ago |
Benedikt Schroeder
|
527d8376d7
|
Combine draw and fill rectangle drawing operation
|
7 years ago |
Nikita Tsukanov
|
65918a9aa2
|
[X11] Properly set property type for TARGETS clipboard response
|
7 years ago |
Dariusz Komosinski
|
d089496d56
|
Fix OleDropTarget not being unregistered and staying alive as a static GC root.
|
7 years ago |
Dariusz Komosinski
|
b78b10c596
|
Comment fix.
|
7 years ago |
Dariusz Komosinski
|
b6ed3bdbae
|
Move invalidation function to LayoutHelper.
|
7 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.
|
7 years ago |
Dan Walmsley
|
916343448e
|
make the default handle the NSWindow.
|
7 years ago |
Dan Walmsley
|
b9f0898a37
|
return native handles.
|
7 years ago |
Dan Walmsley
|
d7be0f9837
|
add implementation of platform handles on the managed side.
|
7 years ago |
FoggyFinder
|
cff59382c7
|
adjust comments
|
7 years ago |
Dariusz Komosinski
|
552e536aec
|
Cache delegates used for reacting to logical and visual children changes.
|
7 years ago |
Jumar Macato
|
f569287998
|
Update xml comment.
|
7 years ago |
Jumar Macato
|
73e1224ac3
|
Ignore changes if isnt a valid double value.
|
7 years ago |
Dan Walmsley
|
055115415c
|
Application class uses AddOwner instead of making its own version of datacontext property.
|
7 years ago |
Dan Walmsley
|
2ffb1af3bc
|
add comment
|
7 years ago |
Dan Walmsley
|
eb6f3e620d
|
GetDefaultAnchor will looks for IDataContextProviders
|
7 years ago |
Dan Walmsley
|
7eea7f65c6
|
dont implement datacontext on menuitems
|
7 years ago |
Dan Walmsley
|
7b11d7674a
|
implement IDataContextProvider on NativeMenuItem
|
7 years ago |
Steven Kirk
|
6a74ab560c
|
Added IDataContextProvider.
So that non-`IStyledElement`s can take part in binding. Apply the interface to `Application`.
|
7 years ago |
Dariusz Komosinski
|
7c7f6022cb
|
Cleanup event args locals.
|
7 years ago |
Jumar Macato
|
1212e24447
|
Hackfix for #3284
|
7 years ago |
Dariusz Komosinski
|
11a67d5b10
|
Make sure window and its children get detached from visual and logical trees when closing.
|
7 years ago |
ahopper
|
f7c644eb75
|
whitespace
|
7 years ago |
ahopper
|
35ee4f7976
|
Reduce calls to ToArray in PublishNext
|
7 years ago |
Dariusz Komosinski
|
364d6697cc
|
Fix wrath of equality operator.
|
7 years ago |
Dariusz Komosinski
|
678038470e
|
Optimize FontFamily and members hashcode/equality.
|
7 years ago |
Dariusz Komosinski
|
7158f660dc
|
Cleanup more usings.
|
7 years ago |
Dariusz Komosinski
|
710240b2ad
|
Cleanup using.
|
7 years ago |
Dariusz Komosinski
|
8e60e83d4c
|
Reduce memory usage of binding operations.
|
7 years ago |
José Pedro
|
1ba4c68a35
|
Implemented TargetNullValue for bindings.
|
7 years ago |
Dariusz Komosinski
|
b1ec049054
|
Simplify lowest common ancestor code.
|
7 years ago |
Dariusz Komosinski
|
123121df94
|
Cleanup code.
|
7 years ago |
Dariusz Komosinski
|
b5e8fbc32a
|
Fix unit tests.
|
7 years ago |
Dariusz Komosinski
|
7a13d819fd
|
Optimize and add new efficient visual tree extensions.
|
7 years ago |
Dariusz Komosiński
|
7f72230597
|
Fix ItemsRepeater not clearing focused elements on items source changed.
|
7 years ago |
Dan Walmsley
|
396c34d82b
|
fix invalid project reference.
|
7 years ago |
Dariusz Komosinski
|
45168de028
|
Remove not needed type check.
|
7 years ago |
Dariusz Komosinski
|
57ff7b35f1
|
Remove reflection usage from Shape AffectsGeometry calls.
|
7 years ago |
Dan Walmsley
|
3f95e7676e
|
Revert "Merge pull request #3221 from mstr2/undecorated-window"
This reverts commit a3712ed4c2, reversing
changes made to edbd75cc1f.
|
7 years ago |
danwalmsley
|
aea400c6ae
|
fix spacing.
|
7 years ago |
danwalmsley
|
684216c6e9
|
Update ManagedFileChooserViewModel.cs
|
7 years ago |