5721 Commits (3e17bb571fb9e9c9ee2e13de95affdee464fd01a)

Author SHA1 Message Date
Matthias Hoste 3e17bb571f
Fix for #2544 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
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
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
Jumar Macato 3a798f7441
Rename to MountedDrives 7 years ago
Stano Turza 3bd87c0d30 Fix ButtonSpinner hit testing 7 years ago
Stano Turza 7ab413be4b Fix Combobox hit testing 7 years ago
artyom 32aea583b1 Don't throw when in design mode 7 years ago
Jumar Macato c2cbe448e9
Modify byte to readable translation. 7 years ago
Jumar Macato c9bb80e8f3
Make dialogs use the service. 7 years ago
Steven Kirk 7cbb50709d Fix typo in StandardCursorType. 7 years ago
Jumar Macato 97a921ad6f
Register on X11 Platform. 7 years ago
Steven Kirk 0dce4cfc6f Set capacity seeing as we know it. 7 years ago
Jumar Macato 88ca24c4ef
Add Platform Interface for Mounted drives service. 7 years ago
Steven Kirk b4d7d03afd Constrain to availableSize in MeasureCore. 7 years ago
Steven Kirk 580bf42afa Call ArrangeChild in StackPanel. 7 years ago
Steven Kirk c99f553c18 Fix merge error. 7 years ago
Steven Kirk cdb486fe23 Fix NRE in VisualNode.SortChildren. 7 years ago
Steven Kirk a389e21dc0 Fix IsInsidePopup logic. 7 years ago
Steven Kirk c65b5de959 Move setting popup TemplatedParent... 7 years ago
Steven Kirk 6caa06f52b Remove PopupContentHost. 7 years ago