Histórico de Commits

Autor SHA1 Mensagem Data
  Nikita Tsukanov fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) há 5 meses atrás
  Nikita Tsukanov c3b4d61b8a Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) há 7 meses atrás
  Rastislav Svoboda 6e1cab99f6 Fix: TextBox having selection and pressing up / down arrows (#18385) há 7 meses atrás
  workgroupengineering 61de7e36b1 feat(Window): Allow to persist content of Clipboard after App close (#16778) há 7 meses atrás
  Rastislav Svoboda 939c78047e TextBox: clear selection when moving the caret horizontally (#18255) há 8 meses atrás
  Julien Lebosquain 5824d9b079 Warning fixes: '25 winter wave (#18103) há 8 meses atrás
  Dong Bin 26bc22910f [TextBox] Add readonly property: LineCount. (#17656) há 9 meses atrás
  c4llv07e be8edab05b Ignore key modifiers on text editing if field is a password field. (#17695) há 10 meses atrás
  Benedikt Stebner 0944e043ca Do not reset text selection when the TextBox loses focus (#17195) há 11 meses atrás
  Julien Lebosquain 6d10a6830e Ensure SurroundingText is empty for empty line (#16710) há 1 ano atrás
  Julien Lebosquain 21d8cea26b Fix caret position after backspace (#16712) há 1 ano atrás
  Bartosz Korczyński 65b1c4579e Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714) há 1 ano atrás
  Benedikt Stebner 0c2c3f1aeb Fix InlineUIContainer focus (#14590) há 1 ano atrás
  markl65536 33d95c6af5 Discard additional lines upon inserting when AcceptsReturn=false (#14173) há 1 ano atrás
  Bartosz Korczyński 08b422fe01 Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) há 1 ano atrás
  Max Katz a4086c17a6 XY focus (#13947) há 1 ano atrás
  Andre118 82809b5220 Added MinLines property and related tests to the TextBox control. (#14313) há 1 ano atrás
  exGensImpl ac0f903052 Improving TextBox behaviour on Ctrl+Backspace down event (#14138) há 1 ano atrás
  Magnus Lindhe c261a60018 Add TextBox.ScrollToLine (#13274) há 2 anos atrás
  Boyd Patterson 932b40b19b Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. há 2 anos atrás
  Nikita Tsukanov f300a24402 Media system refactoring há 2 anos atrás
  Benedikt Stebner e69661b353 Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached há 2 anos atrás
  Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. há 2 anos atrás
  Max Katz 4c580ddd4b Merge branch 'nunit-headless-intergration' into unify-test-mocks há 2 anos atrás
  Steven Kirk 531fed2b4e Don't focus unfocusable controls. há 2 anos atrás
  Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks há 2 anos atrás
  Steven Kirk e77d6cc294 MenuFlyout.Items -> ItemsSource. há 2 anos atrás
  Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel há 2 anos atrás
  Benedikt Stebner 0fc25da0dc [TextBox] MoveEnd now correctly positions the caret before the line break há 2 anos atrás
  Simon Cropp fb37ab1e77 leverage GetRequiredService há 2 anos atrás