14723 Commits (393a39dda4f48a5a4423798053eb08a89febf5b1)
 

Author SHA1 Message Date
gumme 393a39dda4 Added null-check necessary when a markup extension without a wrapper is added to a collection. 12 years ago
Matt Ward b83ab81abf Support target framework specific NuGet PowerShell scripts. 12 years ago
Daniel Grunwald e5b17a327b Add 'CreateActions' to FileTemplate, and use them to start the report wizard instead of relying on IsDirty. 12 years ago
Matt Ward 56ef4ff293 Handle being unable to read or update NuGet.Config. 12 years ago
Matt Ward 6b03044477 Use NuGet's PackageSourceProvider. 12 years ago
Siegfried Pammer 485b758ead Merge pull request #619 from jogibear9988/master 12 years ago
jogibear9988 5b0f28b5e3 Merge remote-tracking branch 'remotes/sd/master' 12 years ago
jkuehner 3e1b6e580d Changes to WrapitemsIn... so it can be used from external Code 12 years ago
Siegfried Pammer 844766bfc9 Merge pull request #617 from gumme/WpfDesignerMarkupExtensionCanPrintFix 12 years ago
Siegfried Pammer a84b9965ab Merge pull request #614 from jogibear9988/master 12 years ago
gumme 13002cf065 Added update of child markup extensions when markup extension chain is updated. 12 years ago
Andreas Weizel a356868562 Fix #616: Accessing an object list in ConsolePad causes unhandled exception 12 years ago
gumme 8d47f04678 Fixed bug; CanPrint was only checked for the first property using nested markup extension. 12 years ago
Andreas Weizel a502cf0eaf Fix #613: NullReferenceException when I add `new DirectoryInfo(".")` to watches in debug. 12 years ago
jkuehner ca257e4a45 Bugfix Exception when Deleting Objects ... 12 years ago
Siegfried Pammer cdd6d8aca5 Merge pull request #604 from jogibear9988/AppXamlParsing 12 years ago
Siegfried Pammer b1f45b304c Merge pull request #607 from gumme/WpfDesignerCtrlArrowResizeFix 12 years ago
gumme 56ee23ea8d Fixed so resize operation by using ctrl + arrow is working again, and also handles the case if the user releases ctrl while still pressing an arrow. 12 years ago
Christoph Wille 422b655c94 Fix for missing Wpf Tk dll in SDR (best solution would be to have dll once in bin) 12 years ago
Matt Ward 47aca73beb Merge pull request #606 from olegbevz/master 12 years ago
jkuehner 994a1561f5 Primary Selection but only when multiple Items 12 years ago
jkuehner 85da07adb6 Mouse Gestures need to be public, to be used for a custom Extension in a custom DLL 12 years ago
jkuehner cf41d83966 Possibility to disable Snaplines in a Derived Extension via returning CanPlace = false 12 years ago
Daniel Grunwald a185188105 Avoid problems saving files (with safe saving enabled) when the same project is also open in Visual Studio 12 years ago
jkuehner 6719026a8b Fix a Null Ref Exception... 12 years ago
jkuehner 0d69188c47 Possibilities to disable Extensions 12 years ago
Matt Ward 92f9c3ab36 Fix IOException when running code coverage. 12 years ago
olegbevz ed680e13fc Fix namespace order [refs #250] 12 years ago
olegbevz ed59f83fbe Fix indenting [refs #250] 12 years ago
olegbevz 821c41289a Update solution active configuration when SolutionConfigurationEditor dialog is closing [refs #250] 12 years ago
jkuehner 1d80551b9e Use the Same Context Menu for Outline View 12 years ago
jkuehner f92e6bef3b Content should be Addable to all ContentControls 12 years ago
jkuehner 535b4df471 Fixes ContextMenus when Designer is used inside of SD! 12 years ago
jogibear9988 19486b6cf2 Fix multiple XML-Namspaces for the same CLR-Namespace 12 years ago
jkuehner 1d5a597e88 Bugfix: Copyied XAML contains d1p1 as Namespace Prefix for Added Name Attribute 12 years ago
jogibear9988 bb3a5419b6 Activate a now working Unit Test 12 years ago
jogibear9988 6b2cf8714e Whitespace 12 years ago
jogibear9988 54eedf4410 Templatehelper should Clone the Node and don't modify the original one 12 years ago
jogibear9988 0922851312 Fixes in Template helper: 12 years ago
jogibear9988 54757a67f9 Log Exceptions when parsing app.xaml 12 years ago
jogibear9988 fec443288f Renaming of Controls -> Bindings and x:References are fixed 12 years ago
jkuehner dcaad07743 Code to Fix References when the Name of a Framework Element Changes 12 years ago
jkuehner 237dee4803 Massively speed up Property Reading of multiple Selected Objects 12 years ago
jogibear9988 d87cf6a2ca A few fixes for better Parsing 12 years ago
jogibear9988 513c7e1935 bugfix a few small issues: 12 years ago
jogibear9988 0ee80f83cc - Parse of App.Xaml 12 years ago
Andreas Weizel 9deca6854d Merge pull request #603 from jogibear9988/SideTabGdiIssues 12 years ago
jogibear9988 657ce8ac4b Fixes DPI issues for SideTab 12 years ago
Andreas Weizel a0eafb3922 Merge pull request #593 from jogibear9988/master 12 years ago
Daniel Grunwald 013a3425df Update to AvalonEdit commit a4f053c2d. 12 years ago