5757 Commits (e31e2add4fed8f389e87995c85b9f1eb49a75426)

Author SHA1 Message Date
ahopper 26b1320971 reduce repeated field access 7 years ago
Dariusz Komosinski 394b8f77b7 Get rid of allocations in Rect.TransformToAABB. 7 years ago
Dariusz Komosiński a1ee8d98eb "Fix" TreeView SelectedItems causing side effects and resetting selection. 7 years ago
ahopper 4d8973226d unbreak lazy initialization of Values 7 years ago
ahopper 77d9ae1cac change UnChecked suffix to Unchecked 7 years ago
Dariusz Komosinski addc1ddce2 Avoid initializing properties if there is no observer. Optimize access. 7 years ago
ahopper e8ba46160d UnChecked suffix fixed 7 years ago
ahopper ebccccb8e4 add UnChecked suffix 7 years ago
ahopper b376313acf speed up GetValue and GetDefaultValue 7 years ago
Nikita Tsukanov 766a4d69c8 Fixed escaped attribute values (e. g. StringFormat="\{0\}!") 7 years ago
Nikita Tsukanov aa8773b394 Updated XamlIl: MeScanner from System.Xaml 7 years ago
wieslawsoltes 0c94291f5e Make Avalonia.Dialogs packable 7 years ago
Ben Carman 0486de87a6
MaxLength Property for TextBox 7 years ago
Nikita Tsukanov 3335a06420 Updated XamlIl: [Flags] and TypeConverterAttribute for properties 7 years ago
Yatao Li a7fec3afa6 add X11 keyboard symbol mappings 7 years ago
Dariusz Komosinski 5afc0f5395 Unify AddRange and InsertRange. Fix ranged versions causing multiple enumerations. Get rid of unnecessary allocations (notifications, enumerators). 7 years ago
Alan Hopper 5c909fc16b correct ishidden logic on windows 7 years ago
Alan Hopper be54210f41 fix manged file dialogs on windows 7 years ago
all.owing 78866d54ed Allowed pass object as validation error 7 years ago
Jumar Macato 7b815f987e
Fix namespace. 7 years ago
Jumar Macato a35efecb5c
Decouple platform specific implementations 7 years ago
Jumar Macato 7efaa96674
Remove DBus code. Use common linux kernel interfaces 7 years ago
Jumar Macato 202b29d11b
Add Fallback on volume polling. 7 years ago
Dan Walmsley 28bf8937b5 fix NRE in textbox. 7 years ago
Dan Walmsley ab2517ea14 remove portable.xaml 7 years ago
Dan Walmsley a3f7d0b1c3 Revert "remove portable.xaml" 7 years ago
Dan Walmsley 25d168f8cf remove portable.xaml 7 years ago
Nikita Tsukanov bca3b42a0c Removed custom win32 render timer since it leaks pool threads 7 years ago
Nikita Tsukanov 66963a28b7 DnD fix 7 years ago
Nikita Tsukanov 0cd25052fb Cleanup 7 years ago
Nikita Tsukanov 6d6b1d5e87 Removed X11 input modifier emulation 7 years ago
Nikita Tsukanov 2293d8332e Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue) 7 years ago
Jumar Macato 4cb9e018ac
Make the listener active only when there's a dialog present; 7 years ago
Steven Kirk 947598fcec More tests forContentPresenter and InheritanceParent. 7 years ago
Steven Kirk 1dec99ab69 Reset `InheritanceParent` in ContentControlMixin. 7 years ago
Dariusz Komosinski 868b5ea840 Update WeakReference usages to use the generic one. 7 years ago
Nikita Tsukanov b7f971d87d Updated mobile/interop backends 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Nikita Tsukanov 3d4a2781b0 Switched key events to use KeyModifiers 7 years ago
Steven Kirk 51eab93277 Added obsolete alias for old typo'd value. 7 years ago
Steven Kirk c682dde63a Allow specifying DevTools key gesture. 7 years ago
Jumar Macato 02a6d1bcb3
Make icons work; Define a ItemType to correctly define the navigation item type (file, folder, volume, etc). 7 years ago
Steven Kirk 96c1670197 Remove previous hack. 7 years ago
Steven Kirk e73a5a6357 Fix another facepalm in ItemsRepeater. 7 years ago
Steven Kirk 5b6a44bd72 Fix facepalm in ItemsSourceView. 7 years ago
Nikita Tsukanov 62bc60bee3 [DirectFB] Added configurable scaling support 7 years ago
Nikita Tsukanov 07ed194c9d Review comments 7 years ago
Jumar Macato 23c208746b
Automatically refresh quick links when MountedDriveInfo changes 7 years ago
Nikita Tsukanov ef39bf4e4e Remove misleading braces 7 years ago
Dan Walmsley d391b6230e add avalonia.freedesktop project 7 years ago