23 Commits (9582fe3c37cb0b9f8fa183928bd00775781c19a2)

Author SHA1 Message Date
Steven Kirk a91d21d0a4 Make some TextBox/Block properties direct. 10 years ago
Steven Kirk a40f0be1d9 Make SolidColorBrush properly immutable. 10 years ago
Steven Kirk 81065f1d24 Added logical tree attachment events to ILogical. 10 years ago
danwalmsley 202f5839b2 fixed textblock so fontstyle, font weight, etc triggers re-render. 10 years ago
Steven Kirk bb759a8785 We can now override the default binding mode. 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk 938e07422a Invalidate TextBlock.FormattedText when attached to logical tree. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 1b17b037cf Use ContentAttribute to identify content property. 11 years ago
Steven Kirk 9d2eb399f5 Added missing attached property accessors. 11 years ago
Steven Kirk d68131c488 Added getters/setters for TextBlock attached props 11 years ago
Nikita Tsukanov 3fc62506df Introduced DrawingContext class responsible for matrix transformation and push/pop order validation 11 years ago
Steven Kirk 907505f194 Get simple two-way bindings working. 11 years ago
Steven Kirk 94884821ff Fixed another typo. 11 years ago
Steven Kirk e56bc47ae7 Fix typo. 11 years ago
Steven Kirk d143b7fcee Make initial DropDown selection work 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 4e443c87bd More porting docs etc from ideas branch. 11 years ago
Steven Kirk c65c9fb7c6 Show access keys in menus. 11 years ago
Steven Kirk 268b34e4fc Make TextBlock properties attached properties. 11 years ago
Steven Kirk 2931263d5d Make right aligned text work. 11 years ago
ncarrillo 74c82f3b63 Work on TextAlignment 11 years ago
Steven Kirk c27ddbb17c Removed ActualSize property - use Bounds instead. 11 years ago
Steven Kirk 4299e7e046 Make TextBox handle text input. 11 years ago
Steven Kirk 53d804572d Added TextBlock.FontWeight. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 23c4a9a87f Moved some more properties out of Control. 12 years ago
Steven Kirk b20b94160d Fix Font properties owner. 12 years ago
Steven Kirk a9a569557b Moved some properties around. 12 years ago
Steven Kirk d4733c5332 Moved a bit of stuff around. 12 years ago
Steven Kirk d2d94da177 Fix TextBlock constraint not getting initialized. 12 years ago
Steven Kirk aef071ec8d Draw selected TextBox text white. 12 years ago
Steven Kirk 71e46c3084 Added TextWrapping setting. 12 years ago
Steven Kirk 2be668db1a More refactoring of FormattedText. 12 years ago
Steven Kirk 20a944013e Started refactoring of FormattedText. 12 years ago
Steven Kirk a833a5e883 Stylecop fixes. 12 years ago
Steven Kirk 007dbd2656 Display template controls in italic. 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 d9b0876522 Fix properties that affect measure/render etc 12 years ago
Steven Kirk 0b81fc2ca0 Change Visibility to IsVisible. 12 years ago
Steven Kirk 52b7d08541 Started on TextBox. 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