20 Commits (663e760fdaf19bca8cec6f861db1cccc774ab632)

Author SHA1 Message Date
Steven Kirk 663e760fda Throw exception if TopLevel added as child. 11 years ago
Nikita Tsukanov 17f90128c9 Method renaming 11 years ago
Nikita Tsukanov 21f977ac9d Replaced InvokeAsync with Invoke and InvokeTask to avoid exception swallowing and misunderstanding 11 years ago
Nikita Tsukanov aba953a218 TopLevel don't use render target anymore 11 years ago
Nikita Tsukanov f4f3d572a6 Renamed IRenderingViewport to IRenderTarget 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Nikita Tsukanov 7529ab6536 Replaced ITopLevelImpl.SetOwnder by SetInputRoot 11 years ago
Steven Kirk f38aa15886 More direct PPs. 11 years ago
Nikita Tsukanov f50a2c361c Reverted Dispatcher.UIThread and added SingleThreadDispatcher 11 years ago
Nikita Tsukanov d7f3778de6 New main loop system 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 11 years ago
Nikita Tsukanov 21a3554260 Change property getter to expression properties 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Nikita Tsukanov 7f72c7763b Implemented cursors. Ceterum censeo StyleCopum esse delendum. 11 years ago
Steven Kirk f455d51520 Added IInputRoot.PointerOverElement. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 14f20e81dd Implemented Window.SizeToContent. 11 years ago
Steven Kirk 18682a74f7 Use client size for top-level arrange. 11 years ago
Steven Kirk aa147f0423 More stylecoping. 11 years ago
Steven Kirk 884c6539ce Implemented directional navigation. 11 years ago
Steven Kirk 7b192505d7 Set TemplatedParent in popups. 11 years ago
Steven Kirk 018d99d91e Use a different approach to access keys in menu. 11 years ago
Steven Kirk 05f131595c Make keyboard navigation handler per-window. 11 years ago
Steven Kirk 43e80392df Started adding keyboard accessibility to Menu. 11 years ago
Steven Kirk e085e56c70 Show access keys on Alt/F10. 11 years ago
Steven Kirk a143257ced Stylecop fixes. 11 years ago
Steven Kirk deba950eb2 Make sure a render takes place after layout. 11 years ago
Steven Kirk 45c6c9cf02 Fix tooltip sizing. 11 years ago
Steven Kirk a267e1c070 DesiredSize doesn't need to be null. 11 years ago
Steven Kirk af3697b907 Allow Windows to be shown as dialogs. 11 years ago
Steven Kirk 41fe7e28aa Hack dev tools to work again. 11 years ago
Steven Kirk e2a67e42c7 Prevent popup from deactivating parent window. 11 years ago
Steven Kirk 1b1d60d0c0 Make popup appear in right place. 11 years ago
Steven Kirk 06bf45ace3 Initial implementation of dropdown. 11 years ago
Steven Kirk 0f823cd387 Started implementing DropDown. 12 years ago
Steven Kirk 9afc768449 Added FPS counter to test app. 12 years ago
Steven Kirk 6d45c57dbb Added simple animation. 12 years ago
Steven Kirk 55a11d8dfd More stylecop fixes. 12 years ago
Steven Kirk 4f9dc138da Use measure layout algorithm for arrange. 12 years ago
Steven Kirk 6d2056ad2b Added unit test to test breakage. 12 years ago
Steven Kirk af492b5d75 Started refactoring lyaout. 12 years ago
Steven Kirk a833a5e883 Stylecop fixes. 12 years ago
Steven Kirk 2468e061c5 Improve focus a little bit. 12 years ago
Steven Kirk cbbef72f9b Getting something drawn now. 12 years ago
Steven Kirk 195d4c3766 Handle window resize. 12 years ago
Steven Kirk 2588c052b3 Handle input again. 12 years ago
Steven Kirk c999d45e94 WIP refactoring Window. 12 years ago