51 Commits (f5a856e109768d2e1c7328316a8aaa0f5f01c2c2)

Author SHA1 Message Date
Steven Kirk ab6a45914f Fixed BorderTests. 12 years ago
Steven Kirk 686b339e5d Track mouse leave events. 12 years ago
Steven Kirk 3a09abe30b Fix mouse capture. 12 years ago
Steven Kirk a9a569557b Moved some properties around. 12 years ago
Steven Kirk f158c3e399 Fixed scaling for Paths. 12 years ago
Steven Kirk 5048ebbcf8 Fix the clip/rotation problem. 12 years ago
Steven Kirk 60ad99c8c1 Added a TextBox and Image to animated controls. 12 years ago
Steven Kirk 94b1057685 Tidied up the render routine. 12 years ago
Steven Kirk 58426219c9 Oops forgot to commit actual code... 12 years ago
Steven Kirk 733b733c92 Added test to demonstrate issue #2. 12 years ago
Steven Kirk 5e8bb904c9 Use a single timer for all animation. 12 years ago
Steven Kirk fc49f1588b Make animations more smooth. 12 years ago
Steven Kirk 9afc768449 Added FPS counter to test app. 12 years ago
Steven Kirk fc4d5ce32a Added simple property transition animation. 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 903730c693 Create an invisible message window for dispatcher. 12 years ago
Steven Kirk cf959fd8eb Added RadioButton control. 12 years ago
Steven Kirk f5d89a8db5 Fix potential reference after dispose. 12 years ago
Steven Kirk 7fe1f7e814 Some work on Paths. 12 years ago
Steven Kirk d468a541c2 Increased fail threshold for failing image tests. 12 years ago
Steven Kirk 4370087af6 Fixed easily-fixable failing tests. 12 years ago
Steven Kirk aef071ec8d Draw selected TextBox text white. 12 years ago
Steven Kirk d575dfa773 Moved Perspex <-> D2D conversions to ext. methods. 12 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 12 years ago
Steven Kirk 050e9cc6e8 Make Home key work in multi-line text boxes. 12 years ago
Steven Kirk e34db29251 Make mono stuff work (kinda) again. 12 years ago
Steven Kirk 2e0e225e26 Added selection to TextBox. 12 years ago
Steven Kirk 43716ae100 Added HitTestTextRange to FormattedText. 12 years ago
Steven Kirk 2be668db1a More refactoring of FormattedText. 12 years ago
Steven Kirk baafad1af7 Removed ITextService. 12 years ago
Steven Kirk 20a944013e Started refactoring of FormattedText. 12 years ago
Steven Kirk 55a11d8dfd More stylecop fixes. 12 years ago
Steven Kirk d0cec392f7 Made test pass. 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 3e5ce44ab4 Correctly return 0 for win messages we handle. 12 years ago
Steven Kirk 32587825b3 More stylecop fixes. 12 years ago
Steven Kirk a833a5e883 Stylecop fixes. 12 years ago
Steven Kirk 7b76b4fcea Check BeginPaint return value. 12 years ago
Steven Kirk d76c7b3efc Fixed the problem with WM_PAINT. 12 years ago
Steven Kirk cbbef72f9b Getting something drawn now. 12 years ago
Steven Kirk 9350bef7b4 Initial implementation of gtk WindowImpl. 12 years ago
Steven Kirk 30900b6e00 Prevent timer delegate being GCd. 12 years ago
Steven Kirk c999d45e94 WIP refactoring Window. 12 years ago
Steven Kirk 192e66179c Initial implementation of GTK windowing system. 12 years ago
Steven Kirk 0717b980e1 Refactored Dispatcher. 12 years ago
SuperJMN 5f1b9617bb Title property for Window 12 years ago
Steven Kirk 7167f26c93 Trying to create a cairo renderer. 12 years ago
Steven Kirk 6644676b03 Moved stuff around a bit. 12 years ago