Dariusz Komosinski
efa17b83af
Use epsilon when checking for singular matrices. Add benchmark for decomposing a Matrix. Add more tests for Matrix struct.
6 years ago
Dariusz Komosinski
b821aff260
Initial CSS like transform support.
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
Dan Walmsley
8e4716cabd
allow switching of the entire themes.
6 years ago
Max Katz
bcd215e3db
150 ms opacity transition duration for ToolTip
6 years ago
Max Katz
d2a5f525da
Add text wrapping to Fluent ToolTip
6 years ago
Dariusz Komosinski
4b6d601bb7
Fix ternary op.
6 years ago
Dariusz Komosinski
999d5945c1
Optimize method accessor plugin
6 years ago
Max Katz
5721702fad
Fluent ToolTip style
6 years ago
Max Katz
1fa96f049c
Implement ToolTip :open pseudo class
6 years ago
Max Katz
7574a75066
Add tooltip fluent resources
6 years ago
Max Katz
9237a398e9
Make ToolTip background transparent using IPopupImpl
6 years ago
Dan Walmsley
c009b5c78d
add package reference for angle natives.
6 years ago
Steven Kirk
0694b22c51
Fix KeyNotFound exception in Animatable.
When transitions are replaced, add the new transitions before removing the old transitions, so that when the old transition being disposed causes the value to change, there is a corresponding entry in `_transitionStates`.
Also search the `Transitions` collection from last to first to find a matching transition, so that later added transitions have priority.
Fixes #4059
6 years ago
Jumar Macato
7abe7cc926
add base apply template method
6 years ago
Jumar Macato
66c677eab8
avoid divide by zero
6 years ago
Dan Walmsley
adaf001234
use gpu by default on all platforms.
6 years ago
José Pedro
48177eddb7
Added MaxLines property to TextBlock.
6 years ago
Jumar Macato
9d5345e621
Import Fluent Slider
6 years ago
Jumar Macato
d314454b6e
Revert "Fluent Slider port"
6 years ago
Matheus Castello
2ab224d5ef
LinuxFramebuffer: DrmOutput: Use drmModeAddFB2 as main call
Use the drmModeAddFB2 as main call and drmModeAddFB as fallback
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
6 years ago
Matheus Castello
bdc7689516
LinuxFramebuffer: Output: Drm: Add gbm_bo_get_format wrapper
This will get us the correct buffer format to use with drmModeAddFB2
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
6 years ago
Matheus Castello
7016bc52d1
LinuxFramebuffer: Output: Drm: Add drmModeAddFB2 wrapper
drmModeAddFB2 gives us the possibility to specify the pixel format
directly in the call
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
6 years ago
Jumar Macato
39c14454ee
simplify cmp
6 years ago
Jumar Macato
b035015302
add new API for Track for controls that handles their own dragging logic.
6 years ago
Jumar Macato
450aea3d5b
set hit test correctly
6 years ago
Jumar Macato
fb4cb4e1e1
add snapping action
6 years ago
Dariusz Komosinski
e0baaf3359
Bring 4 dimensional combo box min height back to mortal plane.
6 years ago
Jumar Macato
7412e3c47c
Update src/Avalonia.Controls/TickBar.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
Jumar Macato
6d5fdce4db
Jump to value on press
6 years ago
Dan Walmsley
90484787f3
revert file.
6 years ago
Dan Walmsley
41c96e905b
revert unrelated change.
6 years ago
Dan Walmsley
546e52be15
remove unused code.
6 years ago
Dan Walmsley
e7244812d0
add missing resources.
6 years ago
Jumar Macato
5f421f3378
fix reservedspace
6 years ago
Dan Walmsley
fc090585da
use fluent resource for max height of autocomplete box popup.
6 years ago
Jumar Macato
c5fe3b5c40
move to xaml all the tickbar bindings
6 years ago
Jumar Macato
3a91bae6f0
cleanup and move binding to slider itself
6 years ago
Jumar Macato
abe3914258
fix tickbar fill
6 years ago
Jumar Macato
a43b080e36
add TickBar styles back
6 years ago
Jumar Macato
cf7a9122b4
Fix merge conflicts
6 years ago
Jumar Macato
2fa6f6c0d6
Port TickBar from WPF
6 years ago
amwx
9f26c27229
Fix Calendar buttons
6 years ago
danwalmsley
d29f4144a9
add missing margin
Co-authored-by: Max Katz <maxkatz6@outlook.com>
6 years ago
danwalmsley
2d9b0c6b43
Add missing borders.
Co-authored-by: Max Katz <maxkatz6@outlook.com>
6 years ago
Dan Walmsley
ec4361759c
add some missing resources for calendar
6 years ago
amwx
5065e6c072
Fluent Calendar Style
6 years ago
amwx
fac52ec3b4
Fluent Calendar style
6 years ago
Dan Walmsley
9b24d68d71
Add placeholdertext properties to combobox
6 years ago