2433 Commits (fbc89b73c99bf9c824f823c0f4a930d6fe3519fd)

Author SHA1 Message Date
Steven Kirk 13f50f83e7 Remove old outdated header. 7 years ago
Steven Kirk 5397efc4f0 Remove some left-over copyright headers. 7 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 7 years ago
Steven Kirk 2bff56023b Added failing test for #3708. 7 years ago
Benedikt Schroeder 0ca4c77acc Only calculate glyph advances for non fixed pitch fonts 7 years ago
Benedikt Schroeder 95f78bbd3f Include last line when constraint is surpassed 7 years ago
Benedikt Schroeder f7aa466803 Include last line when constraint is surpassed 7 years ago
Dariusz Komosinski 4b13d3c04a Add benchmarks for TextBox and Button. 7 years ago
Deadpikle 47f487e768 Add SelectedText unit tests 7 years ago
Dariusz Komosinski 0ee508bfa8 Fix CalendarBenchmark not working with new text layout. 7 years ago
Steven Kirk 119a975610 Handle adding/removing application styles. 7 years ago
Steven Kirk 6db44298bb Handle adding/removing nested styles. 7 years ago
Steven Kirk e9256a9e40 Initial implementation of add/remove styles. 7 years ago
Steven Kirk 3dcaa174bf Initial tests for add/remove styles. 7 years ago
Benedikt Schroeder 938fc79ca7 Add tests for the remaining break chars 7 years ago
Steven Kirk 022294ec7a MenuItem.InputGestureText -> InputGesture 7 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 7 years ago
Benedikt Schroeder 38bd8b8010 Fix text line hit testing 7 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 7 years ago
Steven Kirk 18537addd7 Fix problems with setter binding priorities. 7 years ago
Steven Kirk 2944099428 Display gestures in NativeMenuBar. 7 years ago
Steven Kirk 13ba7f3d0b Refactored selector matching. 7 years ago
Steven Kirk dc55d65287 Refactored styling. 7 years ago
Steven Kirk b82ca9aca9 Add an AvaloniaProperty visitor. 7 years ago
Steven Kirk 097eeb646f Don't allow StyledElement.Styles to be set. 7 years ago
Steven Kirk 2e99fa9a91 Make setting styled values disposable. 7 years ago
Steven Kirk cca4247c05 Added EventRoute. 7 years ago
Steven Kirk 4e62ff3ffb Added failing test for #3176. 7 years ago
Steven Kirk 4f2c215993 Pass ResourceChanged messages to child styles. 7 years ago
Steven Kirk 7345336b9a Added failing unit tests for #3590. 7 years ago
Steven Kirk 8b03d32128 Added failing test for #3584. 7 years ago
Steven Kirk f79b58cc55 Added failing test possibly for #3466. 7 years ago
Steven Kirk 9763faec3a Added failing test for #3569. 7 years ago
Steven Kirk 886eee831c Added failing test for #3426. 7 years ago
Steven Kirk 11a8c01ef1 Added failing tests for #3545. 7 years ago
Steven Kirk f16080d00b Added failing leak test for #3545. 7 years ago
Dariusz Komosinski 71d1f80d5a Benchmark attaching styles. 7 years ago
Dariusz Komosinski 992ced0c9c Cleanup code. 7 years ago
Dariusz Komosinski ffe0020698 Benchmark for creating Calendars. 7 years ago
Steven Kirk ccd7236346 Added failing test for #3550. 7 years ago
Steven Kirk 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 7 years ago
Steven Kirk 632c40340a Added failing test for #3487. 7 years ago
Joe Clapis 8bfbc10049 Added the ScrollToHome() and ScrollToEnd() methods to ScrollViewer. 7 years ago
Dariusz Komosinski 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 7 years ago
Steven Kirk c8c96f57a3 Make test fail for #3325 7 years ago
Steven Kirk 14b13ac8f5 Added failing test for #3459. 7 years ago
Dariusz Komosinski 46781ad908 Add basic benchmarks for Is and Class selectors. 7 years ago
Chris 16c813ec93 manually cast unit tests for full framework 7 years ago
Chris 6121dc41a0 fix datagrid ascending multi-column sort 7 years ago
Andrey Kunchev 05672c67f7 revert Geometry.Parse to call StreamGeometry.Parse 7 years ago