10826 Commits (ef6cb2eb14c4ac81f4c9c5b1fe398dec855cbdd2)

Author SHA1 Message Date
Dan Walmsley 26e221e7f5 Win32 trayicon, make menu close when item is clicked. 5 years ago
Dan Walmsley 35dc6ced03 remove unused code. 5 years ago
Dan Walmsley bc772cce40 dont create multiple message queues for tray icons. 5 years ago
Dan Walmsley 2d2d8fa5a7 add example win32 tray icon. 5 years ago
Dan Walmsley 0b9601dddb tidy win32 tray menu impl. 5 years ago
Dan Walmsley 3438ac149b initial implementation of tray icon. 5 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago
Dan Walmsley 35bc310fcd win32 - dont loose window state when hide and show are called programatically. 5 years ago
Takoooooo 69a3997451 upd 5 years ago
Jumar Macato b6650a8e4b
Update src/Avalonia.Controls/AutoCompleteBox.cs 5 years ago
Takoooooo 3c33ee41b1 fix 5 years ago
Takoooooo 60b3e028b5 fix 5 years ago
Yoh Deadfall 0c20e122ba Code deduplication 5 years ago
Yoh Deadfall f14816144b Compiler intrinsic based type nullability check 5 years ago
Steven Kirk 2a09574ba7 Revert "Fixed gradient brush target rectangles." 5 years ago
evan-choi 6e0edab57f Fix OpenBrowser on Linux 5 years ago
Takoooooo 2270b09266 revert 5 years ago
Takoooooo df5a9c7afc wip 5 years ago
Takoooooo 5c1fd27d1f wip 5 years ago
Giuseppe Lippolis 3b65579b1a fixes(DevTools): Warning CS8604 Possible null reference argument for parameter 'topLevel' 5 years ago
Takoooooo 01518b37e7 test 5 years ago
Takoooooo 063e5e7be3 test 5 years ago
Sergey Mikolaytis 3aa38398ff
Fix alt down shortcuts and allow alt down handling for end users (#6491) 5 years ago
Giuseppe Lippolis 68370e37a5 fixes(DataGrid): Issue #6508 does not re-enter the edit mode after pressing ESC 5 years ago
Giuseppe Lippolis 91c9281511 fixes(Input): Suppress warning CS0618 'PointerPressedEventArgs.ClickCount' is obsolete 5 years ago
Takoooooo 22432a002d test 5 years ago
Giuseppe Lippolis 5d37960921 fixes(Input): Suppress warning CS0618 'MouseDevice.Position' is obsolete 5 years ago
Giuseppe Lippolis dc71df166c fixes(Visuals): Suppress warning CS0618 'IVisualWithRoundRectClip' is obsolete: 'Internal API, will be removed in future versions, you've been warned' 5 years ago
Giuseppe Lippolis 17229f80a7 fixes(Dialogs): Warning CS0168 The variable '_' is declared but never used 5 years ago
Giuseppe Lippolis 98a0f43f9e fixes(Dialogs): Suppress warning CS0618 'PointerPressedEventArgs.ClickCount' is obsolete: 'Use DoubleTapped event or Gestures.DoubleRightTapped attached event' 5 years ago
Giuseppe Lippolis 59ebe6e0c8 fixes(Dialogs): Warning CS0642 Possible mistaken empty statement 5 years ago
Giuseppe Lippolis c8b97e358e fixes(Doc): fixes AvaloniaList XML Comments 5 years ago
Giuseppe Lippolis 10e3fc7828 fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
Max Katz 825ddc9cca Use routed events 5 years ago
Max Katz 56709c9982 Add text box clipboard events 5 years ago
Giuseppe Lippolis 7ee5446ee4 fixes(DataGrid): Warning CS0649 Field 'DataGridPathGroupDescription._valueConverter' is never assigned to, and will always have its default value null 5 years ago
Steven Kirk 2517a70994 Expose inner list, and throw if disposed. 5 years ago
Steven Kirk 5ae9a2d60c Validate source collection, and add tests. 5 years ago
Steven Kirk 158ebe7710 Lazy subscribe to collection changed. 5 years ago
Tako 3867a68ade
Fix EntryPointNotFound on Windows 8 due to missing version check (#6471) 5 years ago
Giuseppe Lippolis 8dbf3bf86e fixes(Win32.Interop): field 'Direct2DImageSurface._oldDpi' is never assigned to, and will always have its default value 5 years ago
Steven Kirk 341e435321 Check enabled state as well as visibility. 5 years ago
Tako d082ad91d8
Update AvaloniaSynchronizationContext to don't wrap exceptions to AggregateException when invoking from non-UI thread 5 years ago
kaminova dcc033f819
Close popup if combobox is not visible (#6404) 5 years ago
Sergey Mikolaytis 1a95905efe
[Menu] [Interaction] Allow end user to change menu show delay globally (#6392) 5 years ago
Steven Kirk 5df9e5760c Add #nullable and XML doc comments to system dialogs. 5 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Steven Kirk 51862d1b4b Don't display warning when TryCreateAndRegister succeeds. 5 years ago
Wiesław Šoltés 7aa6152b34 Revert "Fix skia OpacityMask push and pop methods" 5 years ago
Wiesław Šoltés 834f3b01b8 Add Not value converter to BoolConverters 5 years ago