13242 Commits (b8cd4f3d7a8e2271d9c70ed72d2b925de99ee9e4)
 

Author SHA1 Message Date
Siegfried Pammer b8652b7369 Merge pull request #72 from jogibear9988/WPFDesignerFixes 12 years ago
Matt Ward 4f618c4e46 Update NuGet to version 2.7.1 12 years ago
Matt Ward 93e01cceae Update IronPython to version 2.7.4 12 years ago
Matt Ward 195fa858a7 Launch html page with software dependencies after install. 12 years ago
Andreas Weizel 29688ecdc4 Removed debug message. 12 years ago
jkuehner 77bb8e480a Layout Rounding Design Time Property 12 years ago
jkuehner d267d43428 Outline Node. 12 years ago
Andreas Weizel 68ebe6e7b8 Moving statements with Alt+Up/Down now supports moving them into or out from block statements. 12 years ago
jkuehner f8c08d5b0d Fix in design Panel -> element was null 12 years ago
Siegfried Pammer fd65a7cd5f remove ILocatable implementation from DebuggerTextOutput 12 years ago
Siegfried Pammer 74cc698203 remove UpdateReferences 12 years ago
jkuehner b2655efc5b * Proportional Resize when pressing Ctrl 12 years ago
jogibear9988 ccd532ab86 Outline view : Filtering & Scroll Selected Control into View on Design Area 12 years ago
jogibear9988 2194f16822 Xaml Designer: 12 years ago
Siegfried Pammer 3a2d44b13a update version to 4.4 12 years ago
Siegfried Pammer c4e92eb516 add support for XML-Doc located in 4.5 and 4.5.1 .NET frameworks 12 years ago
Siegfried Pammer 64cfb62ab6 fix F1 context help on enum types 12 years ago
Siegfried Pammer 445d246f37 Merge pull request #71 from gumme/NamescopeFixes 12 years ago
Siegfried Pammer 363eacbd5e Merge pull request #70 from gumme/WpfDesignerFixes 12 years ago
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
Siegfried Pammer e6ad9f7e78 fix bug in WatchPad that causes watches to be removed on every step 12 years ago
Siegfried Pammer 7e0d8cb3d7 fix http://community.sharpdevelop.net/forums/t/19499.aspx 12 years ago
Siegfried Pammer e2ee087e7f remove some unnecessary log entries 12 years ago
Siegfried Pammer 929eba3630 add toolbar to WatchPad 12 years ago
Siegfried Pammer d2a7f9891b add context menu to watches 12 years ago
Siegfried Pammer d64dff7ef1 use CharacterEllipsis instead of WordEllipsis in TaskView 12 years ago
Siegfried Pammer cf5cef9c07 Add icons for WatchPad toolbar 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
Siegfried Pammer 9cce5d9369 implement GetMethodsFromDocumentPosition and set breakpoints in all methods (lambdas, etc.) in that location 12 years ago
Siegfried Pammer 59efcb8964 reimplement drag&drop of watches from the editor 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
Matt Ward 75bbd21910 Allow Package Management addin tests to be run separately. 12 years ago
Matt Ward 5870705edd Fix recent NuGet packages not being saved in settings. 12 years ago
Matt Ward cf1c456d6f Fix position of NuGet menu items when project selected. 12 years ago
Matt Ward 80984a870f Merge branch 'master' into newNR 12 years ago
Siegfried Pammer a849a6f938 fix ArgumentException occurring when pressing backspace at the start of the document, introduced by ebb5d25c 12 years ago
Siegfried Pammer 82862dd7cd fix a caret navigation bug introduced by 35a81d3e 12 years ago
Siegfried Pammer 16e7d7bc26 fix insertion of ="" with x:Key or other special completion items 12 years ago
jkuehner e64135beef Default Placement should also work for Control, because it could have a Content Property 12 years ago