40 Commits (99d2fff53288b830e8ce5a5639a86a67ff97ccf3)

Author SHA1 Message Date
Steven Kirk 99d2fff532 Prevent queueing multiple layout/render passes. 12 years ago
Steven Kirk 255708de24 Make app shutdown when main window closed. 12 years ago
Steven Kirk af9f8408eb Moved layout stuff into Layoutable 12 years ago
Steven Kirk 7dc715d27e Make TextBox caret flash. 12 years ago
Steven Kirk d9b0876522 Fix properties that affect measure/render etc 12 years ago
Steven Kirk cfbc5d19f6 Display (not-yet-blinking) caret in TextBox. 12 years ago
Steven Kirk 6d31e7d865 Started on TextBox. 12 years ago
Steven Kirk 96401affdd Refactored input a bit. 12 years ago
Steven Kirk 4a43bbbb78 Added RenderManager 12 years ago
Steven Kirk 971db93002 Moved platform impls into IPlatformFactory. 12 years ago
Steven Kirk 041b276cc1 Added Shape and Path 12 years ago
Steven Kirk bdb9d44f55 Separate Windows and D2D assemblies. 12 years ago
Steven Kirk 8fded35715 WIP 12 years ago
Steven Kirk c1a0931445 Added (VERY!) basic checkbox 12 years ago
Steven Kirk 4264d7766e Added stylecop settings. 12 years ago
Steven Kirk d680fdb76d Stylecop fixes 12 years ago
Steven Kirk 5c1c26be93 Add Button over/pressed and pressed states 12 years ago
Steven Kirk 6116890e54 Mouse capture release works a bit better. 12 years ago
Steven Kirk 162f918059 Started adding mouse capture. 12 years ago
Steven Kirk 8450fe5e8b Pass the device in PointerEventArgs. 12 years ago
Steven Kirk 19d6236f46 Route input events through InputManager. 12 years ago
Steven Kirk 7498319b1c Renamed mouse stuff to pointer. 12 years ago
Steven Kirk d1491d9ceb Started revamping binding system. 12 years ago
grokys b292905a84 Separated visual and logical tree into interfaces. 12 years ago
grokys 4080c18f59 Added IVisual interface. 12 years ago
grokys c0b35a36ca The root of a control template has to be Control. 12 years ago
grokys 60c8302033 Moved template into theme. 12 years ago
grokys 22859b2795 Added mouse clicks/events 12 years ago
grokys d324be3c11 Styley culture. 12 years ago
grokys 153a0b7d06 Renamed Bind to SetValue 12 years ago
grokys 4675ec41d6 Add :mouseover pseudoclass. 12 years ago
grokys f39d2a3f3a Tidied up a bit. 12 years ago
grokys a777d24824 Change button color on mouseover! Woo! 12 years ago
grokys fcbdc60dc1 Added padding. 12 years ago
grokys 8924977a49 Started implementing Button. 12 years ago
grokys 3cdda17ef6 Added FontSize/VisualParent. 12 years ago
grokys a5c1c34ae4 Use correct owner! 12 years ago
grokys c8df546e73 Re-measure/render when window resized. 12 years ago
grokys cd2b7530f5 Initial commit 12 years ago