1523 Commits (80972d6cb8de7ddd5f23ea4f50fbed13e804106f)
 

Author SHA1 Message Date
Steven Kirk 80972d6cb8 Merge pull request #261 from hacklex/patch-1 11 years ago
hacklex 3859871e71 fixed misuse of OrderBy 11 years ago
Steven Kirk 04f10b9faf CurrentThreadIsLoopThread is a property. 11 years ago
Nikita Tsukanov 45da235507 Renaming stuff 11 years ago
Nikita Tsukanov d1c6b50911 Added VerifyAccess call to PerspexObject. We need to do something about Dispatcher and unit tests 11 years ago
Nikita Tsukanov 6c77e2b236 Added code to debug disposables 11 years ago
Nikita Tsukanov 17f90128c9 Method renaming 11 years ago
Steven Kirk adede3c171 Don't run input tests in parallel. 11 years ago
Nikita Tsukanov 21f977ac9d Replaced InvokeAsync with Invoke and InvokeTask to avoid exception swallowing and misunderstanding 11 years ago
Nikita Tsukanov 303f473ffe Added CheckDisposed logic to FormattedText 11 years ago
Nikita Tsukanov 66aedf3d67 Fixed file dialog crash 11 years ago
Nikita Tsukanov 76aed2a14d Merge pull request #230 from tshcherban/master 11 years ago
Steven Kirk c7ace7b6a7 Allow binding to attached properties. 11 years ago
Steven Kirk 24e18d0236 Documentation. 11 years ago
Steven Kirk 19498ab03d Correctly set TreeView item DataContexts. 11 years ago
Steven Kirk f1ca851833 Fix setting expression value on broken chain. 11 years ago
Steven Kirk d68131c488 Added getters/setters for TextBlock attached props 11 years ago
Steven Kirk 98e3d4ba32 Added file missed from last commit. 11 years ago
Steven Kirk 3945d9d075 Make DataTemplate match derived types. 11 years ago
Steven Kirk d1ae3ba50b Fix ListBox item DataContexts. 11 years ago
Nikita Tsukanov 5b65becdef Changed matrix multiplication order 11 years ago
Steven Kirk 9baf2d816a Merge pull request #241 from kekekeks/render-context 11 years ago
Steven Kirk d183cf1bc3 Fix XamlTestApplication. 11 years ago
Steven Kirk 92e6274ec3 Fixed input hit test Z ordering. 11 years ago
Steven Kirk ad1b92cd77 Implemented ClearContainers for TreeView. 11 years ago
Steven Kirk 9a8ef44084 Use invariant culture when parsing numbers. 11 years ago
Steven Kirk b26fbd160e Updated OmniXAML. 11 years ago
Steven Kirk a400a89003 Handle invalid values in direct property bindings. 11 years ago
Steven Kirk 730bdc88cb Output XML docs for Perspex.Markup. 11 years ago
Steven Kirk a47da04a0b Updated OmniXAML 11 years ago
Steven Kirk 843eb65dea Bind DataContext to Parent.DataContext. 11 years ago
Steven Kirk 12c1127f06 Check array bounds in expression indexer. 11 years ago
Steven Kirk 43a66901fc Remove ExpressionValue. 11 years ago
Nikita Tsukanov ac5485d249 Fixed cairo unit tests, however that change doesn't have any sense 11 years ago
Nikita Tsukanov 8a2578a985 Implemented transform containers 11 years ago
Nikita Tsukanov 50f0865a64 Replaced PushTransform by PushPreTransform and PushPostTransform 11 years ago
Nikita Tsukanov 3fc62506df Introduced DrawingContext class responsible for matrix transformation and push/pop order validation 11 years ago
Steven Kirk c9d08fd691 Fix PerspexProperty.IsSet. 11 years ago
Steven Kirk 572ecfa521 Added Perspex.Markup to NuGet package. 11 years ago
Steven Kirk a4ddaccc15 Merge branch 'xaml-binding-datatemplates' 11 years ago
Steven Kirk df47a491e1 Fixed .sln. 11 years ago
Steven Kirk 2807fa3a9a Merge branch 'master' into xaml-binding-datatemplates 11 years ago
Steven Kirk 4f67ed057f Updated OmniXAML 11 years ago
Steven Kirk 69d8468c61 Retarget OmniXAML to perspex fork. 11 years ago
Steven Kirk 521771d254 Removed unused class/interface. 11 years ago
Steven Kirk 92535c3904 Make TreeDataTemplate work. 11 years ago
Steven Kirk 9d88f91852 Determine binding target at time of bind. 11 years ago
Steven Kirk 8139198486 Check property can be written... 11 years ago
Steven Kirk 0703851e02 Remove debug code. 11 years ago
Steven Kirk c8ee522c49 Setup TreeDataTemplate Content property. 11 years ago