177 Commits (e3548873112e2126e13caf491a89508ea06af22a)

Author SHA1 Message Date
Steven Kirk e354887311 Fix Image measurement. 11 years ago
Steven Kirk f2378b035f Initial implementation of ImageBrush on D2D. 11 years ago
Steven Kirk 063c81ec13 Handle VisualBrush.Visual == null. 11 years ago
Steven Kirk 3aa9b7e60c Accept RelativePoint in XAML. 11 years ago
Steven Kirk e101130250 Renamed RelativeUnit values. 11 years ago
Steven Kirk 4bd6990aa2 Use RelativePoint in LinearGradientBrush. 11 years ago
Steven Kirk b4eca729fb Renamed Origin -> RelativePoint. 11 years ago
Steven Kirk fde9464816 Allow GradientBrushes in XAML. 11 years ago
Steven Kirk ac9d0ad9d4 Require culture when parsing numbers. 11 years ago
Steven Kirk 63e2870f3b Use consistent naming for TypeConverters. 11 years ago
Steven Kirk 4f7afbc63d Updated OmniXAML with whitespace improvements. 11 years ago
Steven Kirk a18bc4d913 Convert max window size to client size. 11 years ago
Steven Kirk 2c6e14b861 Fix style with no selector. 11 years ago
Steven Kirk 91dda4c2d0 Handle attached properties in PerspexPropertyConverter. 11 years ago
Nikita Tsukanov bec230211a Now resolving xml namespaces via attributes 11 years ago
Steven Kirk a8f51a65c8 Try to get containing style in PerspexPropertyConverter. 11 years ago
Steven Kirk a3ea8eab16 Include OmniXAML as a submodule. 11 years ago
Steven Kirk fa8e182c44 Documented .paml hack. 11 years ago
Nikita Tsukanov afd25d7b98 Try to load .paml if .xaml wasn't found 11 years ago
Nikita Tsukanov 8564a74fc1 Changed default namespace 11 years ago
shahid-pk 708b10544f consistent names for xaml type converters 11 years ago
Steven Kirk b0401f5c71 Added brush tests to cairo render tests. 11 years ago
Steven Kirk 3d845f9527 Fixed failing Border render tests. 11 years ago
Steven Kirk 66c0a50876 Coding style. 11 years ago
Steven Kirk 1322fd11d0 Use -1 for infinite width in pango layout. 11 years ago
Steven Kirk 3648d5b822 Fixed cairo Path tests. 11 years ago
Steven Kirk 0963f913f2 Fixed cairo image tests. 11 years ago
Steven Kirk bfdc4cd487 Assign Surface in RTB. 11 years ago
Steven Kirk 5a6cf2ca29 Added ClassesConverter. 11 years ago
Steven Kirk 285bd5f299 Correctly handle setting Setter.Value. 11 years ago
Steven Kirk 0c21bef168 Fix bug in error message. 11 years ago
Steven Kirk 846df81b76 Whitespace. 11 years ago
Steven Kirk 7e2a28c91f Initial implementation of PerspexPropertyConverter. 11 years ago
Nelson Carrillo 1eb7a41a4a Fixing LinearGradientBrush colors on Cairo 11 years ago
Nikita Tsukanov c3bc823bd0 GTK: Use InvalidateRect instead of Draw 11 years ago
Steven Kirk 193ec29824 More work on parsing style selectors. 11 years ago
Steven Kirk eb220a9388 Started implementing Selector parser. 11 years ago
Steven Kirk 4e51f4755d Use max platform window size in measure pass. 11 years ago
Nelson Carrillo a1785ea43f Fixing broken RTB 11 years ago
Nelson Carrillo 670a2a2573 Added support for loading Bitmaps from a Stream to the Gtk/Cairo platform 11 years ago
Steven Kirk 0e812bb0d6 Whitespace. 11 years ago
Steven Kirk db4a48ef75 Allow loading bitmaps from stream in D2D. 11 years ago
Nikita Tsukanov ed200cf0ec Weird submodule stuff 11 years ago
Nikita Tsukanov 516152a728 Changed the namespace 11 years ago
Nikita Tsukanov 6b5eb0c5de Html: Fixed selection and changed demo 11 years ago
Nikita Tsukanov 59740cdec8 Html: added DashStyle support 11 years ago
Nikita Tsukanov 676c2e20d4 Html: Implemented event propagation 11 years ago
Nikita Tsukanov 18c0d3c655 Various html renderer improvements 11 years ago
Nikita Tsukanov 104b84ba76 Fixed HtmlLabel measure 11 years ago
Steven Kirk 406f476a7c Simplify MouseMove logic. 11 years ago