355 Commits (1774efdb3e770ff2437ea3fc2e648ffe32fafac4)
 

Author SHA1 Message Date
Steven Kirk 1774efdb3e Assert inconclusive for unimplemented features. 11 years ago
Steven Kirk d468a541c2 Increased fail threshold for failing image tests. 11 years ago
Steven Kirk 4370087af6 Fixed easily-fixable failing tests. 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
Steven Kirk 39691aecc3 Simplified TextBox scrolling. 11 years ago
Steven Kirk 542e81d129 Implemented TextBox scrolling. 11 years ago
Steven Kirk a4b12df7c1 Update property values in DevTools. 11 years ago
Steven Kirk 9fbc492847 Documentary -> Documentation 11 years ago
Steven Kirk 9ae2013cc5 Merge branch 'cH40z-Lord-master' 11 years ago
Steven Kirk f5d18b5246 Merge branch 'master' of https://github.com/cH40z-Lord/Perspex into cH40z-Lord-master 11 years ago
Kai Eichinger a5d56fd5e8 Splitted first block into a new "documentary" section. Added "building and using" section 11 years ago
Kai Eichinger e5099390c1 Updated intro.md 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
Steven Kirk d575dfa773 Moved Perspex <-> D2D conversions to ext. methods. 11 years ago
Steven Kirk 01c7d028d0 Correctly apply nested templates. 11 years ago
Steven Kirk eba601d466 Fixed typo. 11 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 11 years ago
Steven Kirk 86df78eabb Merge pull request #10 from xamldude/master 11 years ago
Nelson Carrillo a6476cb7ec - Added Ctrl+A to select all text in the TextBox 11 years ago
Kai Eichinger 7aec2d141c Added syntax highlighting to intro.md 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 6993973731 Added licence.md 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 e34db29251 Make mono stuff work (kinda) again. 11 years ago
Steven Kirk 2e0e225e26 Added selection to TextBox. 11 years ago
Steven Kirk 43716ae100 Added HitTestTextRange to FormattedText. 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 f2649d06d6 Added more documentation about binding. 11 years ago
Steven Kirk dc6a6feb49 Added AcceptsReturn and AcceptsTab to TextBox. 11 years ago
Steven Kirk 9358aa8527 Styled ToggleButton. 11 years ago
Steven Kirk 42f7254393 Added IsEnabled. 11 years ago
Steven Kirk 462d40156a Fix another problem in layout. 11 years ago
Steven Kirk 688f6532c8 Added coercion to PerspexProperties. 11 years ago
Steven Kirk c28c7e6b7a Removed debug code. 11 years ago
Steven Kirk 43e1e3c168 Fixed final layout problem i'm aware of. 11 years ago
Steven Kirk 55a11d8dfd More stylecop fixes. 11 years ago