14681 Commits (11a96d9de5305949e1f68934e948146583a0f206)
 

Author SHA1 Message Date
jogibear9988 42c60c809b XAML Designer Sample -> Better Error Display 11 years ago
jogibear9988 a79ea00a1f Better Error MEssage -> Show wich Property is doubled 11 years ago
jogibear9988 edc54d7487 A test for a Property wich could not be found on WindowClone! 11 years ago
jogibear9988 f9780edac0 Fix Property Finding if ComponentType!=Component.GetType() for Example on WindowClone. 11 years ago
jogibear9988 f72e6b8806 New Unit Tests. "ListBox2" does not work at the moment! 11 years ago
jogibear9988 9b283d21cf XamlDesignItem -> Fix Event removal 11 years ago
jogibear9988 edc62f082f ^XAML Designer example Project -> Show only Controls with public parameterless Constructor 11 years ago
jogibear9988 836f506428 Fix a Null ref. Exception in Thumbnail View (when rootItem could not be parsed) 11 years ago
jogibear9988 517a3929fb XAML Designer Demo Project -> Fix for Assembly search 11 years ago
Siegfried Pammer 9f1d12bd37 Merge pull request #584 from jogibear9988/master 11 years ago
jkuehner b7d36b3ad6 Revert "Fix Assembly resolving in WPF Designer if Control DLLs require other Control DLLs" 11 years ago
jkuehner e2b5f6fa26 Bugfix: Whitespace fixes 11 years ago
jkuehner aa3f166bba Fixes Unit Test Animation4 11 years ago
jkuehner af07decc0c A few new Unit Tests 11 years ago
jkuehner 6e4925fcc5 Fixes in the Copy UnitTests, they'll work, but the Copied Instance is not the same, so compare the Type of the Copy! 11 years ago
jkuehner ba69f1daaf XamlObjectServiceProvider need to return IXamlSchemaContextProvider and IAmbientProvider 11 years ago
jkuehner e53c26fb04 bugfix : Collection Instance == 0 fixes: Animation1 Unit Test 11 years ago
jkuehner 531d1f6303 Wrap Item in ViewBox 11 years ago
jogibear9988 669f892c14 more unit tests 11 years ago
jogibear9988 ba64d311a7 fixes Bug #408 -> XAML Window Resources doubled 11 years ago
jogibear9988 95795953b0 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop 11 years ago
jogibear9988 7a09aa56b8 Unitests -> when they'll work Tickets: #192 and #408 should be fixed 11 years ago
Siegfried Pammer 733494bacc updating version to 5.1 11 years ago
jkuehner 48d5b015ed Arrange in Grid... 11 years ago
Christoph Wille c848dc2854 Update translations 11 years ago
Andreas Weizel f341f1432b For issue #561: Added missing resource for "Press 'Alt' to enter container" in WPF designer. 11 years ago
Andreas Weizel fd956aa4c8 Reverted fix for issue #574 back to original solution without GetInterfaceImplementation() + added unit test for error case. 11 years ago
jogibear9988 39e5da367e Fixes for Unit Tests and Whitespace 11 years ago
jogibear9988 7fd896abad More fies for Image COntrol, Container Enter,... 11 years ago
jkuehner b33f8cf0da Bugfixes for Image Placement, Formated Text, ... 11 years ago
jogibear9988 acce4a9445 more fixes in XAML Designer 11 years ago
jogibear9988 a906864e40 Arrange Items via ContextMenu and a few fixes... 11 years ago
jogibear9988 beb76068fb Fixes for Formated Text Editor and Context Menu Handling 11 years ago
Siegfried Pammer 72bcdd692e fix #171: Quick method selection does not work sometimes 11 years ago
jogibear9988 a269a4aa48 Fixes for Formated Text Editor 11 years ago
Andreas Weizel 872a8bf762 Fix #574: Wrong error highlighting with interface implementation 11 years ago
Andreas Weizel 7b9b255637 Removed comparison of "visibility levels" for now. 11 years ago
jkuehner 5e3e8c3432 Started to work on a Formated Text Editor for TextBlock! 11 years ago
Christoph Wille f1b61169bf Remove RC tag 11 years ago
Andreas Weizel 05ba9b13fd Added support for different TreeViewOptionsDialogs with separate settings. Otherwise main TreeViewOptionsDialog and SolutionFormattingOptionsDialog will interfere with each other. 11 years ago
Siegfried Pammer 3ad5b751be close #230: Add option to disable automatic 'git add' 11 years ago
jkuehner 181349f813 Merge remote-tracking branch 'remotes/sd/master' 11 years ago
Siegfried Pammer 6ce21c2b4e port SVN OptionPanel to WPF 11 years ago
Daniel Grunwald 294bebbe23 Fix #581: SharpDevelop 5 fails to run when Visual Studio "14" CTP/.NET Framework vNext is installed 11 years ago
Daniel Grunwald ce0267f22a Fix #355: AvalonDock auto-hide pads close unexpectedly in high-DPI 11 years ago
Andreas Weizel b9a03aa8f7 Fix #577: app.config is not generated correctly with contents of Settings.settings 11 years ago
Andreas Weizel c354785757 Merge pull request #576 from gumme/WpfDesignerNegativeWidthHeightCheck 11 years ago
Andreas Weizel 3a82e1a507 Fix #580: EventHandler names suggested by code completion should include the variable name/expression. 11 years ago
Andreas Weizel 3e5018a49d Changed ImplementInterfaceAction to use ITypeDefinition.GetInterfaceImplementation(). 11 years ago
Siegfried Pammer 3ed88db4d9 localize EventCreationCompletionData item text 11 years ago