284 Commits (7617bbe7653e503d78cf07dc51c689ea7e20dc53)
 

Author SHA1 Message Date
Steven Kirk 7617bbe765 Make devtools work again. 12 years ago
Steven Kirk 2468e061c5 Improve focus a little bit. 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 b92699e4f1 Merge branch 'master' of https://github.com/grokys/Perspex 12 years ago
Steven Kirk 9f2ffe1f8b Merge remote-tracking branch 'origin/gtk' 12 years ago
Steven Kirk 3eddb7053c Line endings again. 12 years ago
Steven Kirk 127c27fd6b Make TextBox work (a bit). 12 years ago
Steven Kirk e88627e51c More work on Cairo backend. 12 years ago
Steven Kirk 6f363de0e6 Added images and clipping to cairo renderer. 12 years ago
Steven Kirk f31fe557ae Use Pango to draw text in Cairo engine. 12 years ago
Steven Kirk 123ebabedc Finally rendering text on linux! 12 years ago
Steven Kirk 30f26b7f6d Added screenshot to readme.md. 12 years ago
Steven Kirk 8cd8c31e7c Updated screenshot. 12 years ago
Steven Kirk 717f87b05c Handle mouse event in Gtk subsystem 12 years ago
Steven Kirk c30bdc32e5 Cache GTK window client size. 12 years ago
Steven Kirk 589bbd0cd4 Make Gtk.WindowImpl a Gtk.Window. 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 775e516dee Make Perspex.Cairo compile again. 12 years ago
Steven Kirk 195d4c3766 Handle window resize. 12 years ago
Steven Kirk 30900b6e00 Prevent timer delegate being GCd. 12 years ago
Steven Kirk 2588c052b3 Handle input again. 12 years ago
Steven Kirk c999d45e94 WIP refactoring Window. 12 years ago
Steven Kirk 949532db73 Make TestApplication use Win32/D2D again. 12 years ago
Steven Kirk d2a6f9e063 Added Gtk to VS/windows solutions 12 years ago
Steven Kirk d894318a30 Updated .gitignore for monodevelop. 12 years ago
Steven Kirk 1bb713cc47 More work on Gtk system. 12 years ago
Steven Kirk 192e66179c Initial implementation of GTK windowing system. 12 years ago
Steven Kirk 7493a09696 Work around a bug in mono C# compiler. 12 years ago
Steven Kirk 6906d24041 Merge remote-tracking branch 'origin/master' into cairo 12 years ago
Steven Kirk 0717b980e1 Refactored Dispatcher. 12 years ago
Steven Kirk e12a9e7615 Moved TestApplication to project root. 12 years ago
Steven Kirk 0202b55289 Remove cairo libs. 12 years ago
Steven Kirk d6fd795759 Merge pull request #5 from SuperJMN/title-for-window 12 years ago
SuperJMN 5f1b9617bb Title property for Window 12 years ago
Steven Kirk b9609d3621 Make transforms work. 12 years ago
Steven Kirk 848f8e7b4b Now at least draws something. 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
Steven Kirk 3dbd669f7b Added Layoutable.ApplyTemplate. 12 years ago
Steven Kirk 033c686456 Added ScrollViewer to TreeViewStyle. 12 years ago
Steven Kirk 76ba899dbd Make templates etc get applied on measure. 12 years ago
Steven Kirk d71694573b Removed Parent property for now. 12 years ago
Steven Kirk 8fff7585ee Merge pull request #4 from gitter-badger/gitter-badge 12 years ago
The Gitter Badger 9a3c5a1f59 Added Gitter badge 12 years ago
Steven Kirk 9ca5b930c7 Fixed ScrollViewer maths. 12 years ago
Steven Kirk aaca0a8cb1 Make GetObservable return current value. 12 years ago
Steven Kirk 73ebfc9475 Hide scrollbars on ScrollViewer when not needed. 12 years ago
Steven Kirk 1a898d83aa Started adding ScrollViewer. 12 years ago