13046 Commits (b48a1f4165aba4091dd9086fdca1843452a0c7fa)

Author SHA1 Message Date
Steven Kirk c6dab8b578 Throw for duplicate setters in styles. 4 years ago
Steven Kirk 90c6dcfc40 Make ValueFrame entries ordered. 4 years ago
Steven Kirk 988e26ed9b Use new AvaloniaPropertyDictionary. 4 years ago
Steven Kirk 102302999c Added Clear method. 4 years ago
Steven Kirk 2589f26751 Remove unneeded change. 4 years ago
Steven Kirk 13a5ce6c64 Added tests for AvaloniaPropertyDictionary. 4 years ago
Steven Kirk f07f64dbf4 Added ContainsKey. 4 years ago
Steven Kirk 036557b369 Remove some null forgiving operators. 4 years ago
Steven Kirk 7b0f5368a1 Add null check. 4 years ago
Steven Kirk 0518fddd30 Conform better to dictionary API. 4 years ago
Steven Kirk 7f5171e04a Store property instead of id in Entry. 4 years ago
Steven Kirk cda288ff03 WIP: Removed initializing, use try pattern. 4 years ago
Luis von der Eltz 080fdee57d Fix UTS 4 years ago
Max Katz 24effcf2ec Change pattern to CompositeStorageProvider 4 years ago
Steven Kirk 14a21f1156 Remove unused method. 4 years ago
dependabot[bot] c58e43b373
Bump terser in /src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp 4 years ago
Steven Kirk a98772cf92 Remove assertion. 4 years ago
Steven Kirk 56c098f77e Use shared StyleInstance if possible. 4 years ago
Steven Kirk c386447f30 Make ValueFrame.Priority non-virtual. 4 years ago
Steven Kirk caf5686777 Remove IValueFrame. 4 years ago
Steven Kirk 09d0c3ae3e Refactored style activators. 4 years ago
Max Katz d1b932a8e0 Allow tray icon only on the Application 4 years ago
Max Katz 7bc11941fb Use bindings in native menu exporter 4 years ago
Max Katz 62d1b4f3b6 Add missing IsEnabled binding 4 years ago
Max Katz 949b7f2d94 Call GetHicon only once when creation a windows icon 4 years ago
Dan Walmsley 961c693e34 fix win32native to managed menu exporter. 4 years ago
Dan Walmsley a51acea5e0 MenuItem might have to look up the logical tree to find its menu parent (as in trayicon) 4 years ago
Max Katz 235713823f Abstract linux DBus and GTK storage providers, use async initialization 4 years ago
Steven Kirk 0119cf1af1 Fix a couple of inheritance bugs. 4 years ago
Steven Kirk c44e0bda34 Unwrap exceptions before logging. 4 years ago
Steven Kirk 88d59a4ed5 Fix missing logging. 4 years ago
Steven Kirk f3369cbc35 Remove unused field. 4 years ago
Steven Kirk 2377dca2d1 Tweak naming. 4 years ago
Steven Kirk a49a01c94b Fix DataContext notifications. 4 years ago
Steven Kirk 18caac12ca Don't start values unnecessarily. 4 years ago
Steven Kirk 1e4577fa3f Don't produce value when reading (Has)Value. 4 years ago
Steven Kirk fb3e9d71b7 Implemented coercion. 4 years ago
Steven Kirk 483bbd2e26 Refactored inheritance. 4 years ago
Steven Kirk 72308f1f37 Use custom binary search in ValueStore. 4 years ago
Steven Kirk 79115bd199 Don't add duplicate frames. 4 years ago
Steven Kirk 71785b73d8 Initial refactor of AvaloniaObject value store. 4 years ago
Takoooooo 78a49b3fb3 Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription 4 years ago
Nikita Tsukanov fa17ee9bb9 Introduced GtkInteropHelper.RunOnGlibThread, fixed demos 4 years ago
Nikita Tsukanov 4b7feeb4f4 Fixed various invalidation and hit-testing issues 4 years ago
Tim 8fbfde9654 `ComboBoxMinHeight` should be of Type `double`, not `Thickness` 4 years ago
petris c6e12a6e32
Fix unaligned accesses 4 years ago
Luis von der Eltz c1b75357f1 Allow to pass custom menu interaction handler in MenuFlyoutPresenter 4 years ago
Luis von der Eltz 0973e66d04 Remove wrong fix 4 years ago
Luis von der Eltz 16d75632fe Properly terminate when reaching "from" element again 4 years ago
Steven Kirk b9998dd483 Don't use TransformedBounds for automation. 4 years ago