21 Commits (e606de91849a2daa7e206d889bba53eaa38df00a)

Author SHA1 Message Date
Steven Kirk c65c9fb7c6 Show access keys in menus. 11 years ago
Steven Kirk 73f7fdf59d Round textbox caret to device pixels. 11 years ago
ncarrillo 74c82f3b63 Work on TextAlignment 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 3c591482a9 Added hacky tab keyboard navigation. 11 years ago
Steven Kirk bedd894f29 Correctly handle TextPresenter focus events. 11 years ago
Steven Kirk ef5531ec06 Don't crash when TextBox.Text == null. 11 years ago
Steven Kirk b28b5e5a23 Tidied up Presenter/TemplatedParent logic a bit. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk b20b94160d Fix Font properties owner. 11 years ago
Steven Kirk 2dafd77beb Removed unneeded code. 11 years ago
Steven Kirk f36ab8a2f1 Don't let TextBox collapse when it has no text. 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 01c7d028d0 Correctly apply nested templates. 11 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 11 years ago
Nelson Carrillo a6476cb7ec - Added Ctrl+A to select all text in the TextBox 11 years ago
Steven Kirk 645094ccec Cancel TextBox selection on cursor movement. 11 years ago
Steven Kirk 9fa861e34b Added mouse-select to TextBox. 11 years ago
Steven Kirk eca1e1334e Don't remove selection when nothing entered. 11 years ago
Steven Kirk 82f31f92f9 Replace selection in text boxes. 11 years ago
Steven Kirk 31a3b9ea78 Make Up/Down arrows work in text boxes. 11 years ago
Steven Kirk 9b6efbc3d2 Made End key work in multi-line text boxes. 11 years ago
Steven Kirk 050e9cc6e8 Make Home key work in multi-line text boxes. 11 years ago
Steven Kirk 71e46c3084 Added TextWrapping setting. 11 years ago
Steven Kirk d0c8146681 Make Home, End and Ctrl keys work in TextBox. 11 years ago
Steven Kirk 2e0e225e26 Added selection to TextBox. 11 years ago
Steven Kirk 2be668db1a More refactoring of FormattedText. 11 years ago
Steven Kirk baafad1af7 Removed ITextService. 11 years ago
Steven Kirk 20a944013e Started refactoring of FormattedText. 11 years ago
Steven Kirk dc6a6feb49 Added AcceptsReturn and AcceptsTab to TextBox. 11 years ago
Steven Kirk af492b5d75 Started refactoring lyaout. 11 years ago
Steven Kirk ec0b43d388 Added Controls.Primitives namespace 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk a467607e57 Correctly measure TextBlocks. 12 years ago
Steven Kirk 7dc715d27e Make TextBox caret flash. 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 406ad96736 Added FocusManager. 12 years ago
Steven Kirk 52b7d08541 Started on TextBox. 12 years ago