14417 Commits (6497e49c267b28f365bbc735fa25de8b0609f610)

Author SHA1 Message Date
robloo 6497e49c26 Open/Close ComboBox drop-down with Enter and Space 4 years ago
Michal Tomecki a5e018f779 Changed X11Window/Position UpdateSizeHints to only fire if it's not already set 4 years ago
Nikita Tsukanov c208e93281 Logging 4 years ago
0xDB6 04db818a47
Defer execution of UnregisterClass to fix RWM atom table leak (#9700) 4 years ago
Dmitry Zhelnin e0c2d5b63d DataGridColumn: change access modifier of OwningGrid property to protected internal 4 years ago
Dmitry Zhelnin 6b07b90161 DataGridValueConverter: fix processing of nullable values 4 years ago
Max Katz 7db71d2f55 Remove ReflectionBinding from NativeMenuBar 4 years ago
Steven Kirk 9d4b73df0b Marshal bindings to UI thread. 4 years ago
Nikita Tsukanov 1926f80a23 Fixed tests 4 years ago
Nikita Tsukanov cbb42d756c Added some threading checks 4 years ago
Nikita Tsukanov 3fdd1da090 ImmediateContext + ServerCustomCompositionVisual + bugfixes 4 years ago
Steven Kirk 8124ca5ffc Update Closing event in Avalonia.Native. 4 years ago
Steven Kirk fdc4a4c497 Added WindowClosingEventArgs. 4 years ago
Dmitry Zhelnin 362d38649f Skia drawing context: support odd number of dashes 4 years ago
Giuseppe Lippolis 155a652840 fix(AngleWin32PlatformGraphics): dead code 4 years ago
wangmaotsing d918d13b65 DashStyle.Dashes is marked as nullable. 4 years ago
Emmanuel Hansen 7deed35556 add refresh button to manager file chooser 4 years ago
Steven Kirk 467303099c Fix SelectedItems indexer. 4 years ago
Giuseppe Lippolis 1e5c0b2911 feat: Linked AvaloniaResource Items 4 years ago
Giuseppe Lippolis 6d21b5b18e fix: Address review 4 years ago
Giuseppe Lippolis c96dcc68d8 fix: XML Comment 4 years ago
Giuseppe Lippolis 64f84711ed fix: Address review 4 years ago
Giuseppe Lippolis 4fe1977c2a feat(Windows): Address Rule CA1823 4 years ago
Giuseppe Lippolis 868a22d2f3 feat(Linux): Address Rule CA1823 4 years ago
Giuseppe Lippolis 779a31f6ef feat(Native): Address Rule CA1823 4 years ago
Giuseppe Lippolis 2ce1e636e0 feat(Diagnostic): Address Rule CA1823 4 years ago
Giuseppe Lippolis d132905504 feat(Controls): Address Rule CA1823 4 years ago
Giuseppe Lippolis 0d4ddca7fd feat(Base): Address Rule CA1823 4 years ago
Giuseppe Lippolis ade6f3f1ce feat(Android): Address Rule CA1823 4 years ago
Steven Kirk cc7427dd72 Don't send KeyUp/KeyDown events for Key.None. 4 years ago
Julian 4bb3a0d8be
Add missing SystemControlBackgroundAltLowBrush in fluent theme 4 years ago
Michal Tomecki 07e9bad0ae Updated Window startup positioning behaviour on Linux to be more consistent with WPF behaviour 4 years ago
Michal Tomecki e29257c52b Fixed incorrect startup window position on Linux 4 years ago
Max Katz 19b9cd2ee6 Inherit ResourceInclude from the MergeResourceInclude 4 years ago
Max Katz 60159ffb59 Update documentation and add missing trimming attribute 4 years ago
Giuseppe Lippolis aaeff2832e fix: MSB4011 4 years ago
Giuseppe Lippolis 728fdd5e80 fix: EmbeddableControlRoot Themes 4 years ago
Nikita Tsukanov be99231399 Delay SKSurface disposal if context is lost 4 years ago
Nikita Tsukanov abafe2ad33 Use STA just in case 4 years ago
Nikita Tsukanov 124e055ffc Naming 4 years ago
Nikita Tsukanov 30db969e36 Make WglDCManager to also manage offscreen windows 4 years ago
Nikita Tsukanov 165790dd63 Use a named thread for HDC management 4 years ago
Nikita Tsukanov f793f2b318 WGL: Lock shared context before creating a new one 4 years ago
Benedikt Stebner d5bea7b6ba Visibility cleanup 4 years ago
startewho 7d0367119c fix the separator can not show 4 years ago
Nikita Tsukanov 7ff602e471 Fixed WGL HDC management 4 years ago
Adir Hudayfi 98d53bb3f5 Moved finished check to Activate 4 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 4 years ago
Dan Walmsley 65d6eccc94 use disposable pattern to make logic more robust. 4 years ago
Emmanuel Hansen 19ed6ec05f addressed reveiw 4 years ago