9379 Commits (7196a27721562dae0bd3a09087e9de6ca04c4f2d)
 

Author SHA1 Message Date
Siegfried Pammer 969cd958ce Merge pull request #69 from jogibear9988/master 12 years ago
Siegfried Pammer 718c577f50 fix WPF Designer unit test 12 years ago
Siegfried Pammer 973feaad7f Merge pull request #68 from gumme/WpfDesignerUnitTests 12 years ago
gumme 0516cd1b75 Added test for testing generated names for pasted element copies and that the new names is registered in the correct namescope. 12 years ago
gumme fe0e8c045a Fixes the following in RegisterXamlComponentRecursive method (called for example on Paste): 12 years ago
gumme 2e0026d59c Movement of a control is now only possible if the control is visible. 12 years ago
gumme e7cdfc0e3a Some fixes to BorderForInvisibleControl adorner as follows; 12 years ago
jogibear9988 3112e412f1 Scroll Selected OutLine Node Into View 12 years ago
gumme 75dc74620c Using filter to ignore invisible elements in hit testing on design surface. 12 years ago
gumme f1da926bee Added tests for testing property values set as element, with proper prefix for types outside default XML-namespace. 12 years ago
gumme ee33a1c6d6 Added tests for testing that property values are written correctly as attribute in XAML; namespace prefix should only be used for attached properties, and prefix should be generated and added if not already present. 12 years ago
gumme 07c44c9870 Added namespace tests to test XML-namespaces that is added automatically in the document root when controls or types outside the default XML-namespace is used. 12 years ago
gumme 0b59cb78ae Fixed ignored SetPropertyTests; Must set the property value on the DesignItem representing the object, otherwise the value will not get written to XAML. 12 years ago
gumme f4a283ff9b Added unit test for using SolidColorBrush as a resource. This also tests that the inner text of an XML element is only set if the element type defines a Content property. 12 years ago
jkuehner e64135beef Default Placement should also work for Control, because it could have a Content Property 12 years ago
Siegfried Pammer 21a4a3349b fix http://community.sharpdevelop.net/forums/t/19403.aspx - MIME Type detection throws COM Exception on 2-byte (non-Unicode) files 12 years ago
Siegfried Oleg Pammer 463ee0248a Merge pull request #63 from jogibear9988/master 12 years ago
Matt Ward 2f2d22f3c6 Do not clear cached images from file system when resources change. 12 years ago
Matt Ward 31e96db276 Minor code reformat. 12 years ago
Michael Seeger 1cb4e87fdb FileIconService added to allow custom template icons to be loaded from the file system. 12 years ago
jkuehner a6b6e44fbb x:name does not set the name property of a Control. 12 years ago
jkuehner 9cf2257f18 Fix Unit Tests -> ListBox is a ItemsControl and can now get Content! 12 years ago
Siegfried Oleg Pammer 604696c83e Merge pull request #62 from jogibear9988/master 12 years ago
Matt Ward 6641a37b67 Update NuGet.exe to 2.7.40809.172 12 years ago
jkuehner 05ddcf4275 Items Control can also be a Control container, so allow Placement in it! 12 years ago
jkuehner 085945326b Fix a Null Ref Exception in Thumbnail View 12 years ago
Matt Ward e2b05442f7 Support restoring NuGet packages. 12 years ago
Matt Ward 2c6d2f6468 Fix forms designer error when non .NET assembly referenced by project. 12 years ago
Siegfried Oleg Pammer 6e8e02860f Merge pull request #61 from jogibear9988/master 12 years ago
Matt Ward 41e0c5bea5 Fix Python forms designer. 12 years ago
jkuehner ee07c9f064 Merge remote-tracking branch 'upstream/master' 12 years ago
jkuehner f05bf96027 Set the IsInDesignMode Property 12 years ago
jkuehner 32e9869652 RenderTransformOriginProperty -> Only one Undo Step when moving the Origin, not for each MouseMove! 12 years ago
jkuehner 34857e15bd Whitespace fixes... 12 years ago
jkuehner 2f872569c6 Remove unused Fields 12 years ago
Matt Ward 86a171505b Fix null path error when uninstalling jQuery NuGet package. 12 years ago
Matt Ward c532a4b46e Merge branch 'nuget-2.7' 12 years ago
Matt Ward dc1d4f2765 Fix null reference exception when creating new WiX project. 12 years ago
Matt Ward a3a594700d Update default NuGet package url. 12 years ago
Matt Ward 762b7609fc Update to NuGet 2.7 RC 12 years ago
Siegfried Oleg Pammer 60c043c1d6 Merge pull request #58 from jogibear9988/master 12 years ago
Peter Forstmeier 8f293d2e52 ContentAlignment in Pdf 12 years ago
Christoph Wille fe987687f3 Update vNumber to 4.3.3 12 years ago
jkuehner 6ca53f06c6 Cache the Instances of XamlModelProperty in a Dictionary. 12 years ago
jkuehner c045a08fee - Flat Collection Editor now working 12 years ago
jkuehner 0029ec5d39 Flat Collection Editor Refresh fix (hacky) 12 years ago
jkuehner 3332f96d72 Flat Collection Editor 12 years ago
Siegfried Oleg Pammer 0e48fd16f2 Merge pull request #57 from jogibear9988/master 12 years ago
jkuehner 6d5f1082cf Collection Editor Tab Control fix 12 years ago
Siegfried Oleg Pammer ac3c5ee8f0 Merge pull request #56 from jogibear9988/master 12 years ago