2251 Commits (80ecc8002bec8c4e697c98c262cb4942e7d5b3ee)
 

Author SHA1 Message Date
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
Steven Kirk bacab96ec1 Added test to demonstrate problem. 10 years ago
Steven Kirk 8ca890d168 Started implementing XAML lifecycle listener. 10 years ago
Steven Kirk f7cd106937 Updated OmniXAML and added checks for initialization order. 10 years ago
Steven Kirk fd1196f190 Forgot to save .csproj. Again. 10 years ago
Steven Kirk 0df95a81ae Added new style resource test. 10 years ago
Steven Kirk b3fe8121d1 Implement binding elements to non-controls. 10 years ago
Steven Kirk 102af14c4c Tidied up XAML tests. 10 years ago
Steven Kirk 29bf497ed3 Fix renamed OmniXAML interface. 10 years ago
Steven Kirk 0508a07cc6 Merge branch 'master' into style-resources 10 years ago
Steven Kirk 2234c6dba4 Updated OmniXAML. 10 years ago
Steven Kirk a70c5aaa44 Invalidate visual on invalidate measure/arrange. 10 years ago
Steven Kirk 9a7f8dea57 Formatting. 10 years ago
Steven Kirk 9ca500aa0c Respect WindowState when showing window. 10 years ago
Steven Kirk 6d3e194fa6 Updated docs. 10 years ago
Steven Kirk aac303b1fa Merge branch 'DocFX' of https://github.com/wieslawsoltes/Perspex into wieslawsoltes-DocFX 10 years ago
Steven Kirk e9611d8c23 Merge branch 'dpi-aware' 10 years ago
Steven Kirk 206cc8f78e Removed not-yet-supported XAML. 10 years ago
Steven Kirk 18b16d3aae Merge branch 'master' into style-resources 10 years ago
Steven Kirk 2e3fb75ed6 Updated OmniXAML. 10 years ago
Wiesław Šoltés 685357e432 Added .gitignore for docs 10 years ago
Wiesław Šoltés 5aa3cb28c4 Merge remote-tracking branch 'Perspex/master' into DocFX 10 years ago
Steven Kirk a1300e76bf Started adding styles resources. 10 years ago
Steven Kirk e5a439d82a Added mutable SolidColorBrush. 10 years ago
Steven Kirk a5e8e75e9b Fixed namespace lookups. 10 years ago
Steven Kirk 624a7cf962 Trying to fix intermittent test failure. 10 years ago
Steven Kirk f62f32c83c Allow {StyleResource} in setter. 10 years ago
Steven Kirk f41f66f29a Merge pull request #440 from VitalElement/master 10 years ago
danwalmsley b845680b2e Font scaling on linux, and FolderBrowse implementation for linux. 10 years ago
Steven Kirk 33efd9beb1 Merge pull request #439 from VitalElement/master 10 years ago
danwalmsley 08ef760431 fixed undo redo helper. 10 years ago
danwalmsley dc3c4d79d6 Added open file and open folder dialogs to test app. 10 years ago
Steven Kirk 8147e2841c Merge pull request #438 from VitalElement/master 10 years ago
Dan Walmsley 8da396c518 fixed code that crashes mono compiler. 10 years ago
Steven Kirk d1cbc3fa22 Added failing test. 10 years ago
Steven Kirk 5348c23e4b Fixed NullReferenceExceptions. 10 years ago
Steven Kirk cae6868b02 Hacked around OmniXAML issue #84. 10 years ago
Steven Kirk d7baf6fef6 Fix name on addition to logical tree. 10 years ago
Steven Kirk 663b1fe490 Moved Name to Control. 10 years ago
Steven Kirk be8e650184 Fix non-compiling tests. 10 years ago
Steven Kirk 81065f1d24 Added logical tree attachment events to ILogical. 10 years ago
Steven Kirk 338b71b204 Moved IVisual to Perspex.VisualTree. 10 years ago
Steven Kirk a72c3e46bf Moved ILogical to Perspex.LogicalTree. 10 years ago
Steven Kirk 19af37a6af Started adding StyleResource markup extension. 10 years ago
Steven Kirk f7150c65c7 Allow SolidColorBrushes in style resources. 10 years ago
Steven Kirk cf83667a92 Merge branch 'master' into style-resources 10 years ago
Steven Kirk d0efd0c6d4 Clear TemplatedParent of ex-template children. 10 years ago
Steven Kirk 92bca08e3b Correctly maintain TreeContainerIndex. 10 years ago
Steven Kirk 03c7cb5456 Handle inserts into ItemsControl items. 10 years ago
Steven Kirk 8b9693d996 Don't throw in LogicalNotNode.SetValue. 10 years ago