14670 Commits (175f95ebcd59885285b1181b76a4602db9d60e6e)
 

Author SHA1 Message Date
jkuehner 175f95ebcd Fix Problems with Namescopes 12 years ago
jkuehner b0738738b4 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop 12 years ago
jkuehner d53b6553a9 Bugfix: Fixes Problems that many other Projects define the UIHelpers also. So move them to an extra Namespace 12 years ago
jogibear9988 b5c1db0392 Fixes #595 12 years ago
jkuehner 05bce656e4 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop 12 years ago
jkuehner b4f59a361e Xaml Namescope fixes 12 years ago
jogibear9988 9bb1062dc8 A few Unit-tests for INamescope (more to follow...) 12 years ago
jogibear9988 eb86aa7a0f - Fixes that FrameworkTemplates now complety work 12 years ago
jogibear9988 eb932cf5c7 One more Template Test 12 years ago
jogibear9988 f53786597b Support for ControlTemplates in XAML Designer 12 years ago
jogibear9988 9e0ccc9127 TemplateHelper :> Convert Visuals to a XAML Template 12 years ago
jogibear9988 5c393c47ef Better XAML Namescope Handling in XamlObjectServuceProvider 12 years ago
jogibear9988 6464e5b675 Print short Syntax on MarkupExtensions (for Binding, Reference and StaticResource) 12 years ago
jogibear9988 d14b6959f7 Test for {x:Reference} 12 years ago
jogibear9988 46aaadc179 Support for {x:Reference} by implementing on method of IXamlNameResolver 12 years ago
jogibear9988 9ecdad93de Merge remote-tracking branch 'remotes/sd/master' 12 years ago
jogibear9988 8067132d39 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop 12 years ago
jogibear9988 80fbea36e0 Fix: Set Height niot width with DesignHeight 12 years ago
jkuehner c24dcaad57 Formated Text Editor -> Set Run Properties only when Set 12 years ago
Siegfried Pammer 0be92538a3 Merge pull request #588 from jogibear9988/master 12 years ago
jogibear9988 b579d694cf Feature: Support of DesignWidth/DesignHeight Property 12 years ago
Siegfried Pammer e43e7b0d9d Merge pull request #586 from jogibear9988/master 12 years ago
jogibear9988 b865e4e8b6 Border for Empty Image now fully working! 12 years ago
jkuehner 85006fd282 Update WPF Extended Toolkit DLL to 2.3 12 years ago
jkuehner 86f8f33591 Fix Formated TextEditor should not reference a specific DLL Version 12 years ago
jkuehner 65c9575982 Fix Window Clone Properties now use again the Properties form Window. 12 years ago
jkuehner c93e2aba69 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop 12 years ago
jogibear9988 e22bde0025 Fix Icon Binding -> But now Properties in PropertyGrid are wrong, look how it can be fixed! 12 years ago
jogibear9988 c8aef40143 Hide Min and Max Buton when NoResize 12 years ago
jogibear9988 b70e847421 Show a Icon for the WindowClone in the Designer 12 years ago
jogibear9988 ee653915ba Default Style of Window now has no CornerRadius 12 years ago
jogibear9988 b8045d294d Bugfix that "<TextBlock>aaa</TextBlock>" could be shown in the Designer 12 years ago
jogibear9988 1952626a1e Support for Styles in WPF Designer 12 years ago
jogibear9988 97d31ee03b More Unittests 12 years ago
jogibear9988 1123193b54 One more Test, and disable a non working one 12 years ago
jogibear9988 78a9c71acb XamlObjectServiceProvider should also return XamlTypeResolverProvider (it's used in XamlPropertyInfo) 12 years ago
jogibear9988 919506b02c Outline Node Can throw an Exception when there is a Binding on this Properties. 12 years ago
jogibear9988 c2d558543e Xaml Parser should use the current node on Exceptions, so we have a better Line/Column Number 12 years ago
jogibear9988 41bf6eddb0 Fixes that sometimes both namespaces need to be compared. 12 years ago
jogibear9988 42c60c809b XAML Designer Sample -> Better Error Display 12 years ago
jogibear9988 a79ea00a1f Better Error MEssage -> Show wich Property is doubled 12 years ago
jogibear9988 edc54d7487 A test for a Property wich could not be found on WindowClone! 12 years ago
jogibear9988 f9780edac0 Fix Property Finding if ComponentType!=Component.GetType() for Example on WindowClone. 12 years ago
jogibear9988 f72e6b8806 New Unit Tests. "ListBox2" does not work at the moment! 12 years ago
jogibear9988 9b283d21cf XamlDesignItem -> Fix Event removal 12 years ago
jogibear9988 edc62f082f ^XAML Designer example Project -> Show only Controls with public parameterless Constructor 12 years ago
jogibear9988 836f506428 Fix a Null ref. Exception in Thumbnail View (when rootItem could not be parsed) 12 years ago
jogibear9988 517a3929fb XAML Designer Demo Project -> Fix for Assembly search 12 years ago
Siegfried Pammer 9f1d12bd37 Merge pull request #584 from jogibear9988/master 12 years ago
jkuehner b7d36b3ad6 Revert "Fix Assembly resolving in WPF Designer if Control DLLs require other Control DLLs" 12 years ago