2374 Commits (573436ae9f41db201ae6f8300a9debcc9c7a7a46)

Author SHA1 Message Date
Steven Kirk 886eee831c Added failing test for #3426. 6 years ago
Dariusz Komosinski 71d1f80d5a Benchmark attaching styles. 6 years ago
Dariusz Komosinski 992ced0c9c Cleanup code. 6 years ago
Dariusz Komosinski ffe0020698 Benchmark for creating Calendars. 6 years ago
Steven Kirk ccd7236346 Added failing test for #3550. 6 years ago
Steven Kirk 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 6 years ago
Steven Kirk 632c40340a Added failing test for #3487. 6 years ago
Joe Clapis 8bfbc10049 Added the ScrollToHome() and ScrollToEnd() methods to ScrollViewer. 6 years ago
Dariusz Komosinski 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 6 years ago
Steven Kirk c8c96f57a3 Make test fail for #3325 6 years ago
Steven Kirk 14b13ac8f5 Added failing test for #3459. 6 years ago
Dariusz Komosinski 46781ad908 Add basic benchmarks for Is and Class selectors. 6 years ago
Chris 16c813ec93 manually cast unit tests for full framework 6 years ago
Chris 6121dc41a0 fix datagrid ascending multi-column sort 6 years ago
Chris 5b1bd80f4b fix datagrid ascending multi-column sort 6 years ago
Steven Kirk 3bc1594dca Revert "Removed unused field." 6 years ago
Steven Kirk 89ba4a6327 Prevent tests interfering with other tests. 6 years ago
Steven Kirk 7f26635efa Wire up validation/coercion for attached properties. 6 years ago
Steven Kirk 270f9718b8 Removed unused field. 6 years ago
Dariusz Komosiński 1e673eca90 Add failing unit test for init issue. 6 years ago
Dariusz Komosinski 35f26081c6 Implement events for ToggleButton. 6 years ago
Andrey Kunchev dd864dd5c9 add a test for same situation for direct2d 6 years ago
Andrey Kunchev 44fa2152bd add failing test for #3376 6 years ago
Steven Kirk 11a714dbf7 Use Size not PixelSize in ImageTests. 6 years ago
Steven Kirk a8e75384b7 Added IImage interface. 6 years ago
Steven Kirk 062ec0ccb6 Added Image.StretchDirection. 6 years ago
Steven Kirk a0f72ff47c Added failing tests for #3371. 6 years ago
Steven Kirk 3a914c282b Don't declare property fields AvaloniaProperty<>. 6 years ago
José Pedro 6fabfdc561
Fixed BindingExtension.TargetNullValue default value. 6 years ago
Luis von der Eltz d88640b1ea !B Fixing test 6 years ago
Luis v.d.Eltz e89d5af718
Adding unit test 6 years ago
Steven Kirk ae1475ad43 Rename IStyleRoot -> ILogicalRoot. 6 years ago
Steven Kirk 14ed1fd571 Added failing test for #3328. 6 years ago
macpawluk b773238c0e Unit tests covering issues of ImmediateRenderer with transformed children 6 years ago
Steven Kirk a70da659f6 Reafactor logical tree attach/detach events. 6 years ago
Steven Kirk 39fd3af9ca Added sanity test for logical parent. 6 years ago
Andrey Kunchev b1cc2a1d9c enable valid xamlil test (disabled before because of portable.xaml) 6 years ago
Andrey Kunchev 73be933bd0 add failing test for ControlTemplate can't be added to resources #3145 6 years ago
Andrey Kunchev 97f57c7bec add test for style resources 6 years ago
Andrey Kunchev a04d0b7bbb add failing test for ControlTemplate don't respect TargetType 6 years ago
Dariusz Komosinski 9e812f24b9 Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 6 years ago
Benedikt Schroeder 7901f6f09f Fix some comments and GlyphRun.GetDistanceFromCharacterHit 6 years ago
Benedikt Schroeder ab5e062deb Add GlyphRun support 6 years ago
Benedikt Schroeder e704823ced Introduce a struct enumerator implementation for ReadOnlyList that can be reused 6 years ago
Steven Kirk 601abac056 Set resource parent for merged dictionaries. 6 years ago
Steven Kirk c2f3f3fdf2 Added failing tests for #3323. 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
Steven Kirk ce5f884e08 Added failing test for #3321. 6 years ago
Benedikt Schroeder 527d8376d7 Combine draw and fill rectangle drawing operation 6 years ago
Steven Kirk b8b8e3f8cc Fix IWindowImpl mocks to call Close on Dispose. 6 years ago