Max Katz
|
461bf787d8
|
Add pressed mixin to TabItem
|
6 years ago |
Dan Walmsley
|
7d24103bda
|
tidy resources.
|
6 years ago |
Dan Walmsley
|
e61a251201
|
remove vs added csproj junk.
|
6 years ago |
Dan Walmsley
|
85965cfab1
|
remove whitespace.
|
6 years ago |
Dan Walmsley
|
e3b9b762f3
|
restore template focus target.
|
6 years ago |
Dan Walmsley
|
62a88c8a5c
|
remove un-needed code.
|
6 years ago |
Dan Walmsley
|
29c575e6d9
|
add missing documentation.
|
6 years ago |
Dan Walmsley
|
be33b3692d
|
remove stuff vs added to project file.
|
6 years ago |
Dan Walmsley
|
960780e670
|
make fluent and default templates match.
|
6 years ago |
Dan Walmsley
|
bfdb55f819
|
tidy template.
|
6 years ago |
Dan Walmsley
|
b39bec2425
|
code tidy.
|
6 years ago |
JamRemco
|
b18b70b82e
|
Adding Defauld values and change OuterBorderWidth
|
6 years ago |
JamRemco
|
0f8f459b32
|
Little Fix
|
6 years ago |
JamRemco
|
551ea7711b
|
Fix animation
|
6 years ago |
Dan Walmsley
|
c50bbd9201
|
multi-touch enabled by default.
|
6 years ago |
Jumar Macato
|
752398188b
|
Fix scroll events for legacy X11
|
6 years ago |
ahopper
|
dde9bebab1
|
fix non zero minimum on slider
|
6 years ago |
Rustam Sayfutdinov
|
b206298d53
|
Extract throw exception method
|
6 years ago |
Max Katz
|
edb7768ca2
|
Some MenuItem theme adjustments
|
6 years ago |
Max Katz
|
0d685ac7d6
|
Add :pressed :open :icon pseudoclasses to MenuItem
|
6 years ago |
JamRemco
|
19eac7224a
|
Fix border
|
6 years ago |
Max Katz
|
11190042ed
|
Add missed brushes for Fluent theme
|
6 years ago |
Dariusz Komosinski
|
0ac2468981
|
Fix typo in Track that was breaking layout for inverse horizontal tracks.
|
6 years ago |
Max Katz
|
d8d19dd75a
|
Initial Fluent NumericUpDown
|
6 years ago |
Max Katz
|
db7b159c0c
|
Inline Fluent ButtonSpinner
|
6 years ago |
Max Katz
|
7b05670f31
|
Fix some Button selectors
|
6 years ago |
Max Katz
|
475fed7e0f
|
Hide HeaderContentPresenter from TextBox because it isn't supported
|
6 years ago |
Max Katz
|
71a234db9b
|
Update MarginMultiplierConverter to support Thickness input
|
6 years ago |
Rustam Sayfutdinov
|
6dc0bab6e0
|
Fix default vertical slider with inverting move
|
6 years ago |
Dan Walmsley
|
969646e0c6
|
fix slider.
|
6 years ago |
amwx
|
0863b29d09
|
Rename existing DatePicker control
|
6 years ago |
Rustam Sayfutdinov
|
3307fd577b
|
Replace check AreClose(x, 1) by IsOne in RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
0281678ae3
|
Add check to bound in float Clamp
|
6 years ago |
Max Katz
|
19b1cdc46f
|
Fluent ToggleButton
|
6 years ago |
Max Katz
|
bf2bff9ebf
|
Add resources for ToggleButton
|
6 years ago |
JamRemco
|
78993eb33c
|
Add contentoff and contentOn to toggleswitch
Add more resource suport
|
6 years ago |
Max Katz
|
068257acd7
|
Fluent RepeatButton
|
6 years ago |
Rustam Sayfutdinov
|
c3fca8325f
|
Add math utilities to compare single precision
|
6 years ago |
Max Katz
|
de0f3285d4
|
Revert RepeatButton style removing
|
6 years ago |
Rustam Sayfutdinov
|
1ce6df7186
|
Remove duplicate code for MathUtilities
|
6 years ago |
JamRemco
|
f7d0088d55
|
Fix some colors
|
6 years ago |
Rustam Sayfutdinov
|
c73e777ed2
|
Return hack with double.Epsilon
|
6 years ago |
Rustam Sayfutdinov
|
a2b5b3ad3b
|
Fix machine epsilon for double elsewhere
|
6 years ago |
Rustam Sayfutdinov
|
006186b981
|
Fix machine epsilon for double
|
6 years ago |
JamRemco
|
7b2ada673a
|
Fix Animation
|
6 years ago |
Steven Kirk
|
5e16897137
|
Unwrap BindingNotification in MultiBinding.
And add some unit tests.
|
6 years ago |
Steven Kirk
|
11c83727bf
|
Added ResizeX/Y constraint adjustments.
And set these by default on `Popup`/`ContextMenu`.
|
6 years ago |
Steven Kirk
|
3780d1e8b5
|
Added PlacementConstraintAdjustment property.
To `Popup` and `ContextMenu`. Set default value to be `FlipX | FlipY` to try to match WPF's defaults.
|
6 years ago |
Max Katz
|
b6a5e9bdd4
|
Add example for RepeatButton
|
6 years ago |
Max Katz
|
27914d9c64
|
RepeatButton should use same style as Button
|
6 years ago |