Jumar Macato
|
5b32435063
|
Fix unit test - still fails though..
|
7 years ago |
Jumar Macato
|
26b867cc6a
|
Merge branch 'animations-property-path' of github.com:AvaloniaUI/Avalonia into animations-property-path
|
7 years ago |
Jumar Macato
|
d12e1ce281
|
Pass the animatable's clock when applying animations.
|
7 years ago |
Steven Kirk
|
6596640f9e
|
Merge branch 'master' into animations-property-path
|
7 years ago |
Wiesław Šoltés
|
6a9d903979
|
Merge pull request #2684 from AvaloniaUI/feature/2658-itemscount-directproperty
Make ItemsControl.ItemCount a direct property.
|
7 years ago |
Wiesław Šoltés
|
e18413cd79
|
Merge branch 'master' into feature/2658-itemscount-directproperty
|
7 years ago |
Wiesław Šoltés
|
725f701b2d
|
Merge pull request #2644 from wieslawsoltes/wpfdockpanelimport
Port of WPF DockPanel
|
7 years ago |
Steven Kirk
|
ab446fae14
|
Merge branch 'master' into wpfdockpanelimport
|
7 years ago |
Nikita Tsukanov
|
1e115b89c8
|
Fixed Start<TMainWindow>() + obsoleted Start()
|
7 years ago |
Steven Kirk
|
336086a588
|
Make ItemCount a direct property.
Fixes #2658
|
7 years ago |
Nikita Tsukanov
|
a6f8e523bf
|
Merge pull request #2683 from AvaloniaUI/fixes/2372-slider-coercion
Don't coerce RangeBase values until initialized.
|
7 years ago |
Steven Kirk
|
440af46235
|
Don't coerce values until initialized.
Fixes #2372.
|
7 years ago |
Steven Kirk
|
4242c882b4
|
Added StyledElement.OnInitialized.
So that a control can easily react to its own initialization.
|
7 years ago |
Steven Kirk
|
0225023d53
|
Added failing tests for #2372.
|
7 years ago |
wieslawsoltes
|
710215ddb2
|
Revert StackPanel
|
7 years ago |
Wiesław Šoltés
|
8876d3a4e0
|
Merge pull request #2679 from AvaloniaUI/fixes/gridpslitter-fix-size-refresh
Invalidate when Row&ColumnDefinition's properties change
|
7 years ago |
Wiesław Šoltés
|
8c8dba7a70
|
Merge branch 'master' into fixes/gridpslitter-fix-size-refresh
|
7 years ago |
Jeremy Koritzinsky
|
764cb94bc5
|
Merge pull request #2677 from glennawatson/glennawatson-allow-for-vs2019
Make Avalonia compile on windows machines with VS2017 and VS2019
|
7 years ago |
Jumar Macato
|
561ae7f185
|
Invalidate parent grid measure when Row/Col definition's height/width props change. Fixes #2664
|
7 years ago |
Glenn Watson
|
e4c0ecc0e3
|
Make Avalonia compile on windows machines with VS2017 and VS2019
|
7 years ago |
Jumar Macato
|
2fbb4c3e92
|
Add failing test
|
7 years ago |
Nikita Tsukanov
|
998ef86a68
|
[GTK3] FÜER
|
7 years ago |
Nikita Tsukanov
|
8349b4dd95
|
Merge pull request #2676 from AvaloniaUI/app-lifetime
Refactored lifetime control into separate lifetime classes
|
7 years ago |
Nikita Tsukanov
|
3e071fc366
|
Naming
|
7 years ago |
Nikita Tsukanov
|
3655b6eea1
|
Move Application.Windows to IClassicDesktopStyleApplicationLifetime
|
7 years ago |
Nikita Tsukanov
|
c161d4e07c
|
AppBuilderBase cleanup
|
7 years ago |
Nikita Tsukanov
|
b33601ee9b
|
Refactored lifetime control into separate lifetime classes
|
7 years ago |
Nikita Tsukanov
|
425edab298
|
Move Screens property to WindowBase since they are in IWindowBaseImpl anyway
|
7 years ago |
Nikita Tsukanov
|
9efdffe875
|
Don't use global variables in ControlCatalog
|
7 years ago |
Nikita Tsukanov
|
ebdb66048d
|
Fixed fbdev
|
7 years ago |
Nikita Tsukanov
|
d2f7905262
|
Updated XamlIl
|
7 years ago |
Steven Kirk
|
b3dce20c4e
|
Remove unused usings.
The reference to `Avalonia.Markup.Xaml.PortableXaml` was causing a compile error in ncrunch but not in a normal build for some reason.
|
7 years ago |
Jumar Macato
|
dead7e8142
|
Merge pull request #2670 from AvaloniaUI/fixes/project-status-wording
Update readme
|
7 years ago |
Jumar Macato
|
c9f84c2859
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
33f31fa7ae
|
Merge pull request #2591 from AvaloniaUI/fixes/2144-differing-height-virtualized-items
Fix scrolling to end with differing height virtualized items
|
7 years ago |
Jumar Macato
|
8a945a038d
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
beecf49427
|
Merge branch 'master' into fixes/2144-differing-height-virtualized-items
|
7 years ago |
Steven Kirk
|
c203ca1f54
|
Merge pull request #2539 from AvaloniaUI/fixes/2535-translatepoint-rendertransform
Make VisualExtensions.TranslatePoint respect render transforms
|
7 years ago |
Steven Kirk
|
df17cf155b
|
Merge branch 'master' into fixes/2535-translatepoint-rendertransform
|
7 years ago |
Steven Kirk
|
ac3850d2df
|
Merge pull request #2537 from AvaloniaUI/fixes/2370-rectangles
Fix RectangleNode hit-testing and Rect.Deflate
|
7 years ago |
Jumar Macato
|
bf10c6ba65
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
0429a078e3
|
Merge branch 'master' into fixes/2370-rectangles
|
7 years ago |
Steven Kirk
|
abb324bb8a
|
Merge pull request #2536 from AvaloniaUI/fixes/2315-addclasshandler-static
Fix usage of AddClassHandler
|
7 years ago |
Steven Kirk
|
e93b4099a4
|
Merge branch 'master' into fixes/2315-addclasshandler-static
|
7 years ago |
Steven Kirk
|
ba0860b34a
|
Merge pull request #2529 from AvaloniaUI/fixes/2501-command-isenabled
Fix command enabled state
|
7 years ago |
Steven Kirk
|
55519113e8
|
Merge branch 'master' into fixes/2501-command-isenabled
|
7 years ago |
Jumar Macato
|
98764795bd
|
Update readme
|
7 years ago |
Jumar Macato
|
c180191ef1
|
Make sure there's only one instance of Animator spawned per property target key. Add unit test for this.
|
7 years ago |
Jumar Macato
|
3133a9db99
|
Merge branch 'master' into animations-property-path
|
7 years ago |
Jumar Macato
|
3768824611
|
Simplify InterpretKeyFrames;
Pass the root animatable to AnimationTarget instead.
|
7 years ago |