529 Commits (e0cbfc3a2df49d572714fd5f05c63ecddd975661)
 

Author SHA1 Message Date
Steven Kirk e0cbfc3a2d Added support for dashed pens. 11 years ago
Steven Kirk 783211c964 Added Visual.ZIndex. 11 years ago
Steven Kirk fcb746a1c4 Initial implementation of adorners. 11 years ago
Steven Kirk 557fb4d215 Added IsHitTestVisible property. 11 years ago
Steven Kirk c27ddbb17c Removed ActualSize property - use Bounds instead. 11 years ago
Steven Kirk 43e645de6a Fix Rect.Equals. 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 dd1142e03e Updated link to XAML work in progress. 11 years ago
Steven Kirk b50157fcbf Fix mono test app compilation. 11 years ago
Steven Kirk b116d94c3a Added Button.IsDefault 11 years ago
Steven Kirk 53d804572d Added TextBlock.FontWeight. 11 years ago
Steven Kirk 265c6105ec Make italic text work again. 11 years ago
Steven Kirk ae1fd0561e Fix DataContext for ContentControl. 11 years ago
Steven Kirk 209e7a10df Fix DataContext property for items controls. 11 years ago
Steven Kirk e8b574a6be Uncommented out code. 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 5bcd8ecd91 Added Padding to TemplatedControl. 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 5e5692c259 Oops! 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 70ae10b077 Added UserControl. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk 0ff7eb95f9 Removed empty .nuget folder. 11 years ago
Steven Kirk af3697b907 Allow Windows to be shown as dialogs. 11 years ago
Steven Kirk 0ee5f80980 Fixed indentation. 11 years ago
Steven Kirk e0d9804acf Clear items when Items changes. 11 years ago
Steven Kirk 09092afe75 Use ICommand from System.Windows.Input. 11 years ago
Steven Kirk 9b59a954b2 Added IStyleable.StyleKey. 11 years ago
Steven Kirk 18ca92eccd Share animation timer. 11 years ago
Steven Kirk d59402d7c4 Added link to blog. 11 years ago
Steven Kirk a72e8e243d Added ICommand and use it in Button. 11 years ago
Steven Kirk f0eb17aec6 Added Matrix.ToString. 11 years ago
Steven Kirk 29746b8732 Set mono test application obj path. 11 years ago
Steven Kirk 152e9870a8 Refactored out common rendering code. 11 years ago
Steven Kirk ab916df3dc Fix dropdown open/close behavior. 11 years ago
Steven Kirk a92219625a Added generic Add/RemoveHandler methods. 11 years ago
Steven Kirk 2b73b27ae8 Stop direct class handler being called twice. 11 years ago
Steven Kirk 01e97aec7e Removed Preview* tunneling events. 11 years ago
Steven Kirk 78901c776e Make class handlers work again. 11 years ago
Steven Kirk fa56056db6 Allow listening for already handled events. 11 years ago
Steven Kirk aa63b5fa15 Started refactoring events. 11 years ago
Steven Kirk 01ff8f245f Clarified and added missing quote mark. 11 years ago
Steven Kirk 6c5fcf097e Added link to architecture doc. 11 years ago
Steven Kirk c709c1c1ef Fix dropdown selection again. 11 years ago
Steven Kirk 5e6ffe635f Call child arrange with full available size. 11 years ago
Steven Kirk e16444b33e Make dropdown open with a click anywhere.... 11 years ago