Jumar Macato
|
ee13f72cac
|
Add ColorAnimator for future use.
|
8 years ago |
Jumar Macato
|
65e6a74449
|
Simplify Animator's interpolation abstract method.
|
8 years ago |
Jumar Macato
|
41b6fdc62a
|
Rename IterationCount.Loop to IterationCount.Infinite to abide byCSS's equivalent property.
|
8 years ago |
Jumar Macato
|
660691da49
|
Make KeyFrame an AvaloniaObject and move the setters to a dedicated property.
|
8 years ago |
Jumar Macato
|
88ff8ed54b
|
Invert speedratio to reflect the intended effect.
|
8 years ago |
Jumar Macato
|
dcd678ab8c
|
Added unit test project to main solution file.
|
8 years ago |
Jumar Macato
|
b2b0d84532
|
Add Unit Tests for Animations.
|
8 years ago |
Jumar Macato
|
7e023ee5af
|
[Breaking Change] Replace RepeatCount with IterationCount.
|
8 years ago |
Jumar Macato
|
a941eaeb4e
|
Make SpeedRatio bindable.
|
8 years ago |
Jumar Macato
|
b489e3a935
|
Additional fixes for AnimationInstance.
|
8 years ago |
Jumar Macato
|
52a9e72405
|
Simplify the animations iteration algorithm
|
8 years ago |
Jumar Macato
|
d3329e19d8
|
Simplify iteration number calculation.
|
8 years ago |
Nikita Tsukanov
|
f958278926
|
Merge pull request #2154 from AvaloniaUI/nuke-build
Switched build to Nuke
|
8 years ago |
Nikita Tsukanov
|
f678b4c31d
|
Removed appveyor badge
|
8 years ago |
Nikita Tsukanov
|
9bd4f35dad
|
Removed MsBuildSettingsWithRestore hackery
|
8 years ago |
danwalmsley
|
0cb3db7741
|
Merge pull request #2156 from AvaloniaUI/feature/win32-popup-dropshadow
enable drop shadow on win32 popups.
|
8 years ago |
Dan Walmsley
|
076b811f2a
|
enable drop shadow on win32 popups.
|
8 years ago |
Nikita Tsukanov
|
dd355cba5e
|
Fixed review comments
|
8 years ago |
Dan Walmsley
|
3c5ac8f0cc
|
allow menu borders to be overridden.
|
8 years ago |
Dan Walmsley
|
422d798108
|
fix non-client WM_Activate.
|
8 years ago |
Nikita Tsukanov
|
73559a92ee
|
Merge pull request #2128 from AvaloniaUI/feature/win32-hide-system-decorations-with-working-frame
Win32 Hide System Decorations compatible with Window Snap feature from Win 7, 8, 10
|
8 years ago |
Nikita Tsukanov
|
6254036fb5
|
Opps
|
8 years ago |
Nikita Tsukanov
|
a54b85bfa7
|
A bit more clean method of new window rect calculation
|
8 years ago |
Dan Walmsley
|
f0f7cf4427
|
[win32 window] fix BorderThickness
|
8 years ago |
Dan Walmsley
|
b91233e3df
|
remove unused var
|
8 years ago |
Dan Walmsley
|
3ce39fe7a0
|
use Action to set flags and recalculate wmstyles.
|
8 years ago |
Dan Walmsley
|
5d327abc65
|
Revert "add CanResize checkbox to decorated window."
This reverts commit 7d1f145f93.
|
8 years ago |
Dan Walmsley
|
7d1f145f93
|
add CanResize checkbox to decorated window.
|
8 years ago |
Dan Walmsley
|
99a1392feb
|
remove flags from overlapped.
|
8 years ago |
Dan Walmsley
|
333c0ac907
|
simply applywm styles.
|
8 years ago |
Dan Walmsley
|
ca59da108e
|
[win32] smoothly toggle decorations.
|
8 years ago |
Dan Walmsley
|
07475d12f9
|
simplify apply styles
|
8 years ago |
Nikita Tsukanov
|
f8d3046cb5
|
Switched build to Nuke
|
8 years ago |
Dan Walmsley
|
dbacf80511
|
tidy decorated window.
|
8 years ago |
Dan Walmsley
|
c9b069ffb7
|
simplify style flag calculation.
|
8 years ago |
Dan Walmsley
|
9050409afc
|
[win32] windowimpl update style calculations done in one place.
|
8 years ago |
Dan Walmsley
|
374d6a5f0d
|
fix smooth toggling between decorated and non-decorated.
|
8 years ago |
Dan Walmsley
|
658ff21d0f
|
fix border thickness being added to non-decorated windows.
|
8 years ago |
Dan Walmsley
|
2572e0d065
|
fix rendering issues when clicking on modal dialogs parent and dialog is non-decorated.
|
8 years ago |
Dan Walmsley
|
1c871bf423
|
[win32] fix maximize borders and wm window styles for non-decorated windows.
|
8 years ago |
Dan Walmsley
|
9b3c0c41f6
|
Merge remote-tracking branch 'origin/master' into feature/win32-hide-system-decorations-with-working-frame
|
8 years ago |
Dan Walmsley
|
053e6a2be5
|
update wmstyles in single place, and implement nccalc size message.
|
8 years ago |
Nikita Tsukanov
|
07dba3b5d7
|
Merge pull request #2146 from kekekeks/appbuilder-start
Additional `Start` method overload
|
8 years ago |
Steven Kirk
|
c495387bbb
|
Merge branch 'master' into appbuilder-start
|
8 years ago |
Nikita Tsukanov
|
ea8bde211b
|
Additional `Start` method overload
|
8 years ago |
Nikita Tsukanov
|
7fc8ced6c7
|
Merge pull request #2145 from Gillibald/feature/RelativePathEmbeddedFonts
Relative path support for embedded fonts
|
8 years ago |
Dan Walmsley
|
c8515ebea0
|
handle window styles so that it obeys can resize.
|
8 years ago |
Dan Walmsley
|
743e61cfde
|
Revert "Set win32 WindowStyle flags individually."
This reverts commit c4cc3514a8.
|
8 years ago |
Dan Walmsley
|
1a07b7a6f8
|
Merge remote-tracking branch 'origin/master' into feature/win32-hide-system-decorations-with-working-frame
|
8 years ago |
Dan Walmsley
|
c4cc3514a8
|
Set win32 WindowStyle flags individually.
|
8 years ago |