1892 Commits (23cc9a2ff44b0ef92d2b68c8de7b9dea3dcbf3d2)
 

Author SHA1 Message Date
Steven Kirk 23cc9a2ff4 Allow binding to element without path. 10 years ago
Steven Kirk d2bbe8e08e Test event handling works as expected. 10 years ago
José Manuel Nieto Sánchez 6d8263b778 Adaptation to newest changes in OmniXAML 10 years ago
Nikita Tsukanov aeb28391bc Merge pull request #347 from donandren/fixlayoutscaleios 10 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 10 years ago
Nikita Tsukanov f85d68d580 Added some sizing cursors 10 years ago
Nikita Tsukanov ec2a319049 Implemented BeginResizeDrag 10 years ago
Nikita Tsukanov 53b9092826 Added cursor type converter 10 years ago
Nikita Tsukanov 7b56292655 GtkWindow::BeginMoveDrag should receive Button1 as the first argument 10 years ago
Nikita Tsukanov 0b0875970c Added TopLevel::BeginMoveDrag() 10 years ago
Nikita Tsukanov 8f24ccf441 Added Window::HasSystemDecorations property 10 years ago
Steven Kirk cc54180bdd Merge pull request #356 from donandren/arcparse 10 years ago
Steven Kirk 195fb6df3b Renamed OnDataContextFinishedChanging 10 years ago
Steven Kirk 626aa9cd19 Fix SelectingItemsControl.SelectedItems bug. 10 years ago
donandren 05da19937f Path properly parse Arc implemented - issue #354 10 years ago
Steven Kirk 666f9ca9b9 Merge pull request #352 from susloparovdenis/master 10 years ago
susloparov ef7dc640c5 Skipped Path_With_PenLineCap render test for Cairo 10 years ago
susloparov 40c01b73fb Renamed stroke Shape properties according to WPF naming 10 years ago
susloparov cdf47bf314 Fixes #313 10 years ago
susloparov 42bddea9f2 Direct2D render test for the Path using DashLineCap, StartLineCap, EndLineCap. 10 years ago
susloparov eef1704fda Added DashLineCap, StartLineCap, EndLineCap to the Shape. Fixed properties assignment order in Pen constructor. 10 years ago
susloparov fe88eae319 Somehow PathTests.cs was treated as a binary file by git. Fixed that. 10 years ago
donandren 2248a4b5a8 no need for layout scale to be taken into account because touch events are already scaled 10 years ago
Nikita Tsukanov a74d24acaf Merge pull request #346 from donandren/iostext 10 years ago
donandren fcf79c45eb enhanced emulation of mouse scroll event from touch in iOS 10 years ago
donandren 5ac1f7c0c5 ios keyboard support 10 years ago
José Manuel Nieto 84fd1936b3 Fixed link in readme 10 years ago
Nikita Tsukanov 1fddedd65d updated readme 10 years ago
Steven Kirk 8fb9c5c8e7 Fixed problem with binding DataContext. 10 years ago
Steven Kirk 9892b1ea1c Fix crash when clicking menu item. 10 years ago
Nikita Tsukanov e4c566738d Bump NuGet package version 10 years ago
Nikita Tsukanov 2e7f3091c8 Designer positioning fixes 10 years ago
Nikita Tsukanov 40c559c41d WndHost is unreliable 10 years ago
Steven Kirk 811e28b191 Updated OmniXAML with fix for attached property on root instance. 10 years ago
Steven Kirk b094e06859 Added tooltip to default theme. 10 years ago
Steven Kirk 417ab4d345 Fixed leak in Linear/RadialGradientBrush. 10 years ago
Steven Kirk b3e90d01ea Updated LinearGradientBrush expected output on D2D. 10 years ago
Steven Kirk b5c69fd151 Use correct transform in Linear/Radial gradient. 10 years ago
Steven Kirk 768ed9d9bf Merge branch 'master' of https://github.com/Perspex/Perspex 10 years ago
Steven Kirk d10176b70c Update Linear/RadialGradientBrushImpl 10 years ago
Nikita Tsukanov 652556f8a8 Merge pull request #335 from kekekeks/textbox-undo-redo 10 years ago
Steven Kirk 9b8bff1ba4 Added leak test for named controls. 10 years ago
Steven Kirk 6f10775ec4 Unsubscribe from RenderTransform.Changed 10 years ago
Steven Kirk 4d13d1313c Added some memory leak unit tests. 10 years ago
Nikita Tsukanov 7111572a2f Implemented undo/redo for TextBox #204 10 years ago
Steven Kirk d004426b28 Allow styles to apply across popup contexts. 10 years ago
Steven Kirk 6eadf12f96 Add ContractAnnotation to Contract.Requires. 10 years ago
Steven Kirk 9199bb48ce Use invariant locale in tests. 10 years ago
Steven Kirk 3aa72e0e78 Set MultiBinding default mode to OneWay. 10 years ago
Steven Kirk ceece5802b Correctly track removal in ControlLocator. 10 years ago