14 Commits (f8a4d95bfa9ebcb7e18f42eee66a0c73930904bc)

Author SHA1 Message Date
Steven Kirk b1b5dd5ba2 Make Popup.IsOpen a direct property. 11 years ago
Steven Kirk 2c9e1f8f7c Correctly handle clicks outside Popups. 11 years ago
Steven Kirk f37c4a9059 Only close Popup when click is outside PopupRoot. 11 years ago
Steven Kirk 2b09f5f6d1 Fix DropDown dropping down. 11 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 11 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 11 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk 2b8b5103f3 Added DropDown style. 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 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
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk c301f8d922 Make DropDown mouse selection work. 11 years ago
Steven Kirk 7b192505d7 Set TemplatedParent in popups. 11 years ago
Steven Kirk 85dfbbb6d5 Moved Popup to Primitives namespace. 11 years ago
Steven Kirk 5303eb7cd8 Make all tests pass again. 11 years ago
Steven Kirk 38e85a3f36 Started reworking reparenting controls. 11 years ago
Steven Kirk 9a9132c42b Manipulate logical parent thru ISetLogicalParent. 11 years ago
Steven Kirk 15cbcdc648 Fix popup placement. 11 years ago
Steven Kirk 018d99d91e Use a different approach to access keys in menu. 11 years ago
Steven Kirk cb38875f82 Documented Popup/PopupRoot. 11 years ago
Steven Kirk 43e80392df Started adding keyboard accessibility to Menu. 11 years ago
Steven Kirk fef04a5f5d Implemented Menus a bit better. 11 years ago
Steven Kirk 2c066f0f5d Allow DevTools to inspect popup visual trees. 11 years ago
Steven Kirk 31d51123f6 Make Popup children be part of logical tree. 11 years ago
Steven Kirk 0048460b88 Added Popup.PlacementMode. 11 years ago
Steven Kirk c27ddbb17c Removed ActualSize property - use Bounds instead. 12 years ago
Steven Kirk ab916df3dc Fix dropdown open/close behavior. 12 years ago
Steven Kirk a92219625a Added generic Add/RemoveHandler methods. 12 years ago
Steven Kirk 01e97aec7e Removed Preview* tunneling events. 12 years ago
Steven Kirk c709c1c1ef Fix dropdown selection again. 12 years ago
Steven Kirk e16444b33e Make dropdown open with a click anywhere.... 12 years ago
Steven Kirk 57dab3d7d0 Set dropdown popup min width. 12 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 12 years ago
Steven Kirk 8d2006c968 Make dropdown close on click. 12 years ago
Steven Kirk 374d1723a2 Handle dropdown selection. 12 years ago
Steven Kirk fc5ff22d8e Search logical tree for DataTemplates. 12 years ago
Steven Kirk 1b1d60d0c0 Make popup appear in right place. 12 years ago
Steven Kirk 06bf45ace3 Initial implementation of dropdown. 12 years ago
Steven Kirk 0f823cd387 Started implementing DropDown. 12 years ago