10054 Commits (3c293cae798ab6d8948356a95eede891dc3f044b)
 

Author SHA1 Message Date
Steven Kirk 3c293cae79
Merge branch 'master' into issues/3188 7 years ago
Steven Kirk 0ab595e280
Merge pull request #3177 from AvaloniaUI/fixes/3148-virtualization-out-of-range 7 years ago
Steven Kirk 28b071ee19
Merge branch 'master' into fixes/3148-virtualization-out-of-range 7 years ago
Steven Kirk 45d4d6870f
Merge pull request #3161 from AvaloniaUI/pointer-capture-transfer-fix 7 years ago
Steven Kirk 2e0ac6cfde
Merge branch 'master' into pointer-capture-transfer-fix 7 years ago
Steven Kirk 95b7a94289
Merge pull request #3140 from donandren/issues/3089 7 years ago
Steven Kirk b056895515
Merge branch 'master' into issues/3089 7 years ago
Jumar Macato d477af9beb
Merge pull request #3198 from mstr2/transitioninstance 7 years ago
Jumar Macato df486e1816
Merge branch 'master' into transitioninstance 7 years ago
mstr2 533c17a181 TransitionInstance with zero duration is now completed on first tick 7 years ago
mstr2 e1df65c94b Failing unit test for #3197 7 years ago
Andrey Kunchev a3dbf72947 don't try open tooltip on detached control 7 years ago
Andrey Kunchev 2288b7ab1d add failing test for tooltip for issue #3188 7 years ago
Andrey Kunchev 60a596bd82 add another test for tooltip 7 years ago
Andrey Kunchev d59d0904f4 add test for tooltip 7 years ago
danwalmsley c3f972cd78
Merge pull request #3174 from mstr2/validate-fix 7 years ago
Dariusz Komosiński e8e4abff30
Merge branch 'master' into fixes/3148-virtualization-out-of-range 7 years ago
Steven Kirk 33ca336d47
Merge branch 'master' into issues/3089 7 years ago
Steven Kirk 68b655b517 Add to logical children before notifying presenter. 7 years ago
Steven Kirk 9107c0e96e Added another failing test. 7 years ago
danwalmsley 166cc1173a
Merge branch 'master' into validate-fix 7 years ago
Steven Kirk 496fae20e5 Ensure Items are synchronised with Presenter. 7 years ago
Steven Kirk 96619e4440 Added failing test. 7 years ago
Jumar Macato 6b6cfdb116
Merge pull request #3178 from AvaloniaUI/autocompletebox-selectionchanged 7 years ago
Nikita Tsukanov e27c7c0fff
Fixed parameter order in OnSelectionChanged in AutoCompleteBox 7 years ago
mstr2 449e9f2353
Merge branch 'master' into validate-fix 7 years ago
mstr2 e46cb67423 Fixed a bug where ValueStore.Changed could be called with pre-validation value 7 years ago
mstr2 5fea821c94 Failing test for bug #3170 7 years ago
Steven Kirk 4f41a70455 Make sure ItemsPresenter is updated before selection change. 7 years ago
Steven Kirk 0a8915b1cc Added failing test for #3148 7 years ago
Steven Kirk 58b79a7724 Validate min/max in MathUtilities.Clamp. 7 years ago
Steven Kirk da1ff18a5d
Merge branch 'master' into pointer-capture-transfer-fix 7 years ago
Steven Kirk 7f19f49c1c
Merge pull request #3159 from AvaloniaUI/fix-render-demo 7 years ago
Steven Kirk 6543643969
Merge branch 'master' into fix-render-demo 7 years ago
Jumar Macato 6b19b34e1d
Merge pull request #3175 from MarchingCube/fix-grid-sharedscope-resize 7 years ago
Dariusz Komosinski 969166422e Comment fix. 7 years ago
Dariusz Komosinski 9c5e688958 Fix Grid shared scope not being updated when resizing row/column definitions. 7 years ago
Jumar Macato 1a4bc738c4
Merge pull request #3157 from donandren/issues/grid 7 years ago
Andrey Kunchev ab26c18a8f typo fix 7 years ago
Dariusz Komosiński 2e758e29c3
Merge branch 'master' into issues/grid 7 years ago
Dariusz Komosiński 73973d2595
Merge pull request #3164 from jp2masa/xml-comment-fixes 7 years ago
José Pedro 50acbfec9f
XML comment fixes. 7 years ago
Nikita Tsukanov b9bd57e25b Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 7 years ago
Nikita Tsukanov 66b3da044c Fixed MouseTestHelper 7 years ago
Nikita Tsukanov d8ee7531ab Properly raise PointerCaptureLost on capture transfer 7 years ago
Andrey Kunchev 171a75eaed pr comments 7 years ago
Nikita Tsukanov 3054a513ee Fix AppBuilderBase.Start<TMainWindow> 7 years ago
Andrey Kunchev d478572e74 fix issue #3155 add/remove grid child runtime works properly 7 years ago
Andrey Kunchev 56cfbc1e46 add failing test for issue #3155 add/remove grid child runtime throws exception 7 years ago
Andrey Kunchev 7f2b3261b4 fix grid to invalidate when columns/rows are replaced 7 years ago