54 Commits (a4c88ca764cb50aae4ebfb275a7c6903244298b4)

Author SHA1 Message Date
Steven Kirk b369c30a2e Implemented Tab focus. 11 years ago
ncarrillo 74c82f3b63 Work on TextAlignment 11 years ago
Steven Kirk fcb746a1c4 Initial implementation of adorners. 11 years ago
Steven Kirk 4299e7e046 Make TextBox handle text input. 11 years ago
Steven Kirk 78a80b2b75 Moved Tab key handling to InputElement. 11 years ago
Steven Kirk 53d804572d Added TextBlock.FontWeight. 11 years ago
Steven Kirk ae1fd0561e Fix DataContext for ContentControl. 11 years ago
Steven Kirk f2aa9fdd84 Moved DataTemplateExtensions to Templates n.s. 11 years ago
Steven Kirk 64c360641a Fix scroll presenter child sizing. 11 years ago
Steven Kirk 3c591482a9 Added hacky tab keyboard navigation. 11 years ago
Steven Kirk bedd894f29 Correctly handle TextPresenter focus events. 11 years ago
Steven Kirk 188f4c6b78 Set DataContext when materializing data templates. 11 years ago
Steven Kirk ef5531ec06 Don't crash when TextBox.Text == null. 11 years ago
Steven Kirk e0d9804acf Clear items when Items changes. 11 years ago
Steven Kirk a92219625a Added generic Add/RemoveHandler methods. 11 years ago
Steven Kirk 5e6ffe635f Call child arrange with full available size. 11 years ago
Steven Kirk f013760ce5 Use consistent naming in base collections. 11 years ago
Steven Kirk fb08924070 Make TabControl logical child test pass. 11 years ago
Steven Kirk 62901f02d5 Started adding ScrollContentPresenter tests. 11 years ago
Steven Kirk d25c4e0b4c Some work on TabControl/TabStrip. 11 years ago
Steven Kirk b28b5e5a23 Tidied up Presenter/TemplatedParent logic a bit. 11 years ago
Steven Kirk df08657e71 Tidied up ItemsControl logical parenting a bit. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 3441a64876 Removed unused members. 11 years ago
Steven Kirk fc5ff22d8e Search logical tree for DataTemplates. 11 years ago
Steven Kirk e0960f5891 Added IDataTemplate interface. 11 years ago
Steven Kirk 350b2444e2 Fix layout calculations w/margins. 12 years ago
Steven Kirk 7c09351939 Make logical tree work for TabControl. 12 years ago
Steven Kirk f5a856e109 Make ItemsControl items be logical children. 12 years ago
Steven Kirk 309ac30a41 Make ContentControl child be logical child. 12 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 12 years ago
Steven Kirk b20b94160d Fix Font properties owner. 12 years ago
Steven Kirk 1c9cc11501 Run animation on UI thread. 12 years ago
Steven Kirk 6d45c57dbb Added simple animation. 12 years ago
Steven Kirk 2dafd77beb Removed unneeded code. 12 years ago
Steven Kirk f36ab8a2f1 Don't let TextBox collapse when it has no text. 12 years ago
Steven Kirk d2d94da177 Fix TextBlock constraint not getting initialized. 12 years ago
SuperJMN 839302c997 Fixed entering of letter A 12 years ago
Steven Kirk 39691aecc3 Simplified TextBox scrolling. 12 years ago
Steven Kirk 542e81d129 Implemented TextBox scrolling. 12 years ago
Steven Kirk 02aed11911 TextBoxView -> TextPresenter 12 years ago
Steven Kirk 01c7d028d0 Correctly apply nested templates. 12 years ago
Steven Kirk 55a11d8dfd More stylecop fixes. 12 years ago
Steven Kirk af492b5d75 Started refactoring lyaout. 12 years ago
Steven Kirk 7f90f5c8e6 Added mousewheel support to ScrollViewer. 12 years ago
Steven Kirk a833a5e883 Stylecop fixes. 12 years ago
Steven Kirk 3dbd669f7b Added Layoutable.ApplyTemplate. 12 years ago
Steven Kirk 033c686456 Added ScrollViewer to TreeViewStyle. 12 years ago
Steven Kirk 76ba899dbd Make templates etc get applied on measure. 12 years ago
Steven Kirk 1a898d83aa Started adding ScrollViewer. 12 years ago