Commit History

Author SHA1 Message Date
  Bartosz Korczyński 08b422fe01 Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) 1 year ago
  Max Katz a4086c17a6 XY focus (#13947) 1 year ago
  Andre118 82809b5220 Added MinLines property and related tests to the TextBox control. (#14313) 1 year ago
  exGensImpl ac0f903052 Improving TextBox behaviour on Ctrl+Backspace down event (#14138) 1 year ago
  Magnus Lindhe c261a60018 Add TextBox.ScrollToLine (#13274) 2 years ago
  Boyd Patterson 932b40b19b Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. 2 years ago
  Nikita Tsukanov f300a24402 Media system refactoring 2 years ago
  Benedikt Stebner e69661b353 Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached 2 years ago
  Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. 2 years ago
  Max Katz 4c580ddd4b Merge branch 'nunit-headless-intergration' into unify-test-mocks 2 years ago
  Steven Kirk 531fed2b4e Don't focus unfocusable controls. 2 years ago
  Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 2 years ago
  Steven Kirk e77d6cc294 MenuFlyout.Items -> ItemsSource. 2 years ago
  Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 2 years ago
  Benedikt Stebner 0fc25da0dc [TextBox] MoveEnd now correctly positions the caret before the line break 2 years ago
  Simon Cropp fb37ab1e77 leverage GetRequiredService 2 years ago
  Daniil Pavliuchyk 80e1e1eb4c Disabled controls should lose focus and don't accept keyboard events 2 years ago
  Giuseppe Lippolis 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
  Max Katz 2c6ba92886 Merge branch 'master' into TextBoxImprovements 2 years ago
  Steven Kirk 1945345cd1 Rename TemplatedParent priority to Template. 3 years ago
  amwx 3f1a342e6f Add some tests 2 years ago
  Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 3 years ago
  Ahmed Fawzy 7698505770 Removed tests which collided with removing the _ignoreTextChanges field 3 years ago
  Benedikt Stebner 9250d93407 Implement embedded runs 3 years ago
  Benedikt Stebner c640bc21c6 Fix failing tests 3 years ago
  Benedikt Stebner 27c7a5c724 Fix issues mentioned during review 3 years ago
  Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 3 years ago
  Steven Kirk 931a79dfb7 Send a single Text change nofication when TextBlock.SelectedText is changed. (#5508) 3 years ago
  Dan Walmsley b250fce59c rename test to describe the actual issue. 4 years ago
  Dan Walmsley a295cac930 test more keys. 4 years ago