19 Commits (01f7369f0181ab499bd7de394c8a75f2fff07264)

Author SHA1 Message Date
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 3 weeks ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Julien Lebosquain db10780e15
Use coercion for MaskedTextBox.Text (#17143) 2 years ago
Bartosz Korczyński b7d4efa147
Wrap Clipboard.GetTextAsync in a try-catch to mimic WPF default behavior (#14505) 2 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
workgroupengineering a4fed25912
fix: Address review 3 years ago
Giuseppe Lippolis 5f98ec8319 fix: Address Rule AVP1021 Name collision: {type} owns multiple Avalonia properties with the name '{PropertyName}' 3 years ago
Julien Lebosquain e1138f2cb6
Nullability fixes for Avalonia.Controls 3 years ago
Wiesław Šoltés 3880f1abf4 Fix PasswordCharProperty owner 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Steven Kirk d80cfbca18 Remove #nullable directives. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago