138 Commits (57dab3d7d06c4e1f673321179e10572d3eae1d2b)

Author SHA1 Message Date
Steven Kirk 57dab3d7d0 Set dropdown popup min width. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 3441a64876 Removed unused members. 11 years ago
Steven Kirk 8d2006c968 Make dropdown close on click. 11 years ago
Steven Kirk b42d472b65 Added class RoutedEvent handlers. 11 years ago
Steven Kirk 467dd1b318 Revert "Fix scrollviewer causing lockups." 11 years ago
Steven Kirk 18e3900edc Fix scrollviewer causing lockups. 11 years ago
Steven Kirk 41fe7e28aa Hack dev tools to work again. 11 years ago
Steven Kirk 374d1723a2 Handle dropdown selection. 11 years ago
Steven Kirk e2a67e42c7 Prevent popup from deactivating parent window. 11 years ago
Steven Kirk adb9ce49d2 Make DropDown's dropdown a ListBox. 11 years ago
Steven Kirk fc5ff22d8e Search logical tree for DataTemplates. 11 years ago
Steven Kirk 7a55e20f98 Fix GetTemplateControls 11 years ago
Steven Kirk 7a8a9123c3 Implement ILogical on DropDown. 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 e0960f5891 Added IDataTemplate interface. 11 years ago
Steven Kirk 0f823cd387 Started implementing DropDown. 11 years ago
Steven Kirk 350b2444e2 Fix layout calculations w/margins. 11 years ago
Steven Kirk 23c4a9a87f Moved some more properties out of Control. 11 years ago
Steven Kirk 7c09351939 Make logical tree work for TabControl. 11 years ago
Steven Kirk 2c1d2cb7a8 Display logical tree in DevTools. 11 years ago
Steven Kirk f5a856e109 Make ItemsControl items be logical children. 11 years ago
Steven Kirk 90273c74dd Added missing Ids to templates. 11 years ago
Steven Kirk 309ac30a41 Make ContentControl child be logical child. 11 years ago
Steven Kirk 09c1f41cd4 Reinstate Descendent selector tests. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk dca0494a5e Moved collections to their own namespace. 11 years ago
Steven Kirk 336e1c4ae2 Implemented ILogical. 11 years ago
Steven Kirk b20b94160d Fix Font properties owner. 11 years ago
Steven Kirk a9a569557b Moved some properties around. 11 years ago
Steven Kirk f158c3e399 Fixed scaling for Paths. 11 years ago
Steven Kirk 2f7981f1cb Added an animated rotation. 11 years ago
Steven Kirk 9afc768449 Added FPS counter to test app. 11 years ago
Steven Kirk fc4d5ce32a Added simple property transition animation. 11 years ago
Steven Kirk 1c9cc11501 Run animation on UI thread. 11 years ago
Steven Kirk 6d45c57dbb Added simple animation. 11 years ago
Steven Kirk 2dafd77beb Removed unneeded code. 11 years ago
Steven Kirk cf959fd8eb Added RadioButton control. 11 years ago
Steven Kirk 7fe1f7e814 Some work on Paths. 11 years ago
Steven Kirk 9f07dc5bad Remove LayoutHelper.MeasureDecorator. 11 years ago
Steven Kirk f36ab8a2f1 Don't let TextBox collapse when it has no text. 11 years ago
Steven Kirk d4733c5332 Moved a bit of stuff around. 11 years ago
Steven Kirk d2d94da177 Fix TextBlock constraint not getting initialized. 11 years ago
SuperJMN 839302c997 Fixed entering of letter A 11 years ago
Steven Kirk 39691aecc3 Simplified TextBox scrolling. 11 years ago
Steven Kirk 542e81d129 Implemented TextBox scrolling. 11 years ago
Steven Kirk 02aed11911 TextBoxView -> TextPresenter 11 years ago
Steven Kirk 16dcd16440 Don't draw cursor when textbox has selection. 11 years ago
Steven Kirk aef071ec8d Draw selected TextBox text white. 11 years ago