13 Commits (f36ab8a2f191fe9e93a24a197beeb83d578401b5)

Author SHA1 Message Date
Steven Kirk 542e81d129 Implemented TextBox scrolling. 11 years ago
Steven Kirk 42f7254393 Added IsEnabled. 11 years ago
Steven Kirk a833a5e883 Stylecop fixes. 11 years ago
Steven Kirk 1930178de3 Tidied up PseudoClass stuff. 11 years ago
Steven Kirk d71694573b Removed Parent property for now. 11 years ago
Steven Kirk a91f565d22 Removed inherits on Background. 11 years ago
Steven Kirk c7a6582501 Lots of changes involving ItemsControls. 12 years ago
Steven Kirk 007dbd2656 Display template controls in italic. 12 years ago
Steven Kirk e1329ff4ca DevTools now displays the visual tree! 12 years ago
Steven Kirk ced25df067 WIP 12 years ago
Steven Kirk 2398387740 More things rendering, more tests passing... 12 years ago
Steven Kirk 3f24d2f6ef Everything compiling now. 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 3b19bc25b6 checkpoint 12 years ago
Steven Kirk 0cf5cf6abc More work on TreeView. 12 years ago
Steven Kirk 712a0807f9 Fixed failing tests. 12 years ago
Steven Kirk 454393b71a Added TabControl. 12 years ago
Steven Kirk 173ed94df2 Added beginnings of TabStrip control. 12 years ago
Steven Kirk 1c2a72be11 WIP 12 years ago
Steven Kirk dfd64d9f10 Undid debug code. 12 years ago
Steven Kirk b2806a77a9 Make TemplatedParent inherit. 12 years ago
Steven Kirk 435f4df665 Added start of ItemsControl. 12 years ago
Steven Kirk 1ee1e0b85d Added DataTemplates. 12 years ago
Steven Kirk d034952c6a Added Image control. 12 years ago
Steven Kirk 88287b14ba Moved input stuff into InputElement 12 years ago
Steven Kirk af9f8408eb Moved layout stuff into Layoutable 12 years ago
Steven Kirk d9b0876522 Fix properties that affect measure/render etc 12 years ago
Steven Kirk 0b81fc2ca0 Change Visibility to IsVisible. 12 years ago
Steven Kirk 6d31e7d865 Started on TextBox. 12 years ago
Steven Kirk 406ad96736 Added FocusManager. 12 years ago
Steven Kirk 52b7d08541 Started on TextBox. 12 years ago
Steven Kirk da75a6bfdf Rectangle stuff. 12 years ago
Steven Kirk 990d5c8c8c Moved FontSize to Control. 12 years ago
Steven Kirk d47163353b Moved alignment into child Control. 12 years ago
Steven Kirk 32c8914609 Implement border child alignment. 12 years ago
Steven Kirk 7838c41a70 Fix and test margin layout. 12 years ago
Steven Kirk 5c1c26be93 Add Button over/pressed and pressed states 12 years ago
Steven Kirk 5e1a282886 Implement IsPointerOver from enter/leave events. 12 years ago
Steven Kirk 8450fe5e8b Pass the device in PointerEventArgs. 12 years ago
Steven Kirk 111c562d3d Removed readonly perspex properties. 12 years ago
Steven Kirk 7498319b1c Renamed mouse stuff to pointer. 12 years ago
Steven Kirk d90133677b Added StackPanel. 12 years ago
Steven Kirk 3d89fd922a Fixed up logical tree stuff. 12 years ago
Steven Kirk 79f840d225 Removed the DeferChanges stuff for now. 12 years ago
Steven Kirk f62be9ef3a DeferStyleChanges -> DeferChanges 12 years ago
Steven Kirk 3d8d93d1eb Fixed controls getting styled multiple times. 12 years ago
Steven Kirk 099def38ea Added some Control tests. 12 years ago
Steven Kirk 18bbb2c41e WIP 12 years ago
grokys bba9893842 Removed the code contracts /shit/. 12 years ago
grokys 65d701ffa9 Moved Parent property to visual. 12 years ago