7247 Commits (0f5c97109bb159b46ad4f33fba23bb19b915de92)

Author SHA1 Message Date
Steven Kirk d138523b8e Set owner on Styles children. 6 years ago
Steven Kirk eec2a05a26 Don't use ResourcesChanged to propagate. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 234664011c Fixed typo. 6 years ago
Nikita Tsukanov 8bcafad8a3 Fixed ActivateTransientChildIfNeeded 6 years ago
Nikita Tsukanov 0f353769ec X11Window cleanup 6 years ago
Dan Walmsley 1474670710 remove method. 6 years ago
Dan Walmsley 2501698af1 whitespace 6 years ago
Dan Walmsley c928700feb make copy of list before enumerating. 6 years ago
Dan Walmsley 578443d6e0 nits 6 years ago
Steven Kirk 949f33227f Unwrap TargetInvocationException. 6 years ago
Dan Walmsley cb57a4313b make owner property readonly. 6 years ago
Dan Walmsley 97ae32c619 fix collection modified exception. 6 years ago
Dan Walmsley 0e59c05b55 implement closing chain logic. 6 years ago
Dan Walmsley 86ac0ff5a5 OSX implement SetParent 6 years ago
Dan Walmsley 313a292fc4 extend api so that when a parent is set you can state if the current window becomes modal. 6 years ago
Dan Walmsley 4e0e72abf6 remove redundant call 6 years ago
Dan Walmsley 9b2ff91ea6 fix x11 implementation. 6 years ago
Dan Walmsley c8e27b597c use owner property. 6 years ago
Dan Walmsley 5dffe72af8 Closing event re-enabled parent. 6 years ago
Dan Walmsley 0116f7ad96 remove disabledBy array on win32. 6 years ago
Dan Walmsley e1c1775e71 stubs 6 years ago
Dan Walmsley cfdd21e432 add stubs for osx implementation. 6 years ago
Dan Walmsley 4fe8e41646 add x11 implementation. 6 years ago
Dan Walmsley a8418189d2 win32 implementation uses new apis for showdialog. 6 years ago
Dan Walmsley e434d68f2e implement showdialog using new apis. 6 years ago
Dan Walmsley 6e7d2bec62 add new IWindowImpl members, remove ShowDialog. 6 years ago
Dariusz Komosinski d284e8b253 Fix NextDrawAs. 6 years ago
Nikita Tsukanov c3635302b5 Changed box shadow drawing APIs a bit 6 years ago
Steven Kirk 310d594461 StackLayout incorrect sizing bug 6 years ago
Steven Kirk 6eb7f5b034 Fix issue with multiple resets causing a crash due to duplicate keys. 6 years ago
Steven Kirk 094462639e Add StackLayout.DisableVirtualization 6 years ago
Steven Kirk 7f87c2e74a Don't raise SelectionModel.PropertyChanged during update. 6 years ago
Dan Walmsley a856b210fb dont implement CreateScaleBitmap on Direct2d. 6 years ago
sdoroff 2be01a6f01 Ignore initial value of AutoComplete TextBox 6 years ago
Dan Walmsley 957eef7dba share linebouds helper with render demo. remove hacky test code. 6 years ago
Steven Kirk 07fd1731e7 Fix PixelRect snapping. 6 years ago
Steven Kirk fc5c814cfa Correctly snap dirty rects to device pixels. 6 years ago
Steven Kirk cf155200a7 Don't inflate geometry by stroke width twice. 6 years ago
Nikita Tsukanov 39501e5b30 DnD support for OSX 6 years ago
Steven Kirk 9ef91f9e10 Fix notifications when removing parent item. 6 years ago
Steven Kirk fcdac73e75 Fix select range logic. 6 years ago
Steven Kirk 2b5d7fb28d Don't allow selection of non-expanded TreeViewItems. 6 years ago
Steven Kirk d5f0110ca6 Raise SelectionChanged when nested children change. 6 years ago
Dan Walmsley b08c60bd14 wrap stream in skmanagedstream to prevent collection of underlying stream, dispose codec. 6 years ago
Dan Walmsley 4dbaaf4b1f disable optimizations for method. 6 years ago
Steven Kirk 1c5d048543 Only do a node cleanup when all operations have finished. 6 years ago
Nikita Tsukanov d9c5bbb106 Updates for master 6 years ago
Dan Walmsley f270a1eafd remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
Nikita Tsukanov d3cde7cc82 Removed duplicated code 6 years ago