9400 Commits (44a04fca6cbbe77eae86ad70a7d9db20f26aef81)
 

Author SHA1 Message Date
Matt Ward 44a04fca6c Update to NuGet 2.8.7 11 years ago
Matt Ward 39bf891c3e Update to NuGet 2.8.5 11 years ago
Daniel Grunwald 2500d53495 Fix debugger incorrectly using the backing field for virtual properties. 12 years ago
Daniel Grunwald 58a4f65b5d Replace StringResourceTool with ResGet, and update the string resources. 12 years ago
Daniel Grunwald 6097f5c3c4 Fix build by ignoring the broken debugger unit test. See #472 for details. 12 years ago
Daniel Grunwald 799afe7a6b AvalonEdit 4.4.2.9744 NuGet release 12 years ago
Daniel Grunwald e580761b1d Make DropDownButton public. This is required for AvalonEdit to work in .NET 3.5. 12 years ago
Daniel Grunwald 2745540ce6 When replacing the whole document, ensure the deleted lines have IsDeleted set to true. 12 years ago
Daniel Grunwald e09ddb8452 Fix C# syntax highlighting: more than 3 slashes do not start a doc comment. 12 years ago
Daniel Grunwald 7ebcb0698d CodeCompletion-window: Fix window being closed when double-clicking the list's scroll bar. 12 years ago
Daniel Grunwald fc77c4226f AvalonEdit NuGet package release 12 years ago
Daniel Grunwald a9fafbe40f StorageLocationPicker: fix switching from a configuration-specific location to the base location. 12 years ago
Daniel Grunwald 7c9af3d00c Handle errors when saving the code completion usage cache. 12 years ago
Daniel Grunwald 99747ac0fc Fix #311 - AvalonEdit cannot be used in WPF application with multiple UI threads. 12 years ago
Daniel Grunwald b22bb9d57f Update string resources. 12 years ago
Siegfried Pammer f0930c43f4 Merge pull request #366 from sven-n/fix-move-class 12 years ago
Matt Ward 1456608ef7 Fix exception when clicking Manage button. 12 years ago
Matt Ward c4610ad114 Update NuGet to version 2.8 12 years ago
Christoph Wille 3c2f063d8a Update version info for next release (4.4.2) 12 years ago
Christoph Wille aacac3956c Update Chocolatey package for 4.4.1 12 years ago
Siegfried Pammer 7196a27721 disable support for custom controls in WPF designer, due to http://community.sharpdevelop.net/forums/p/19968/50794.aspx#50794 12 years ago
Daniel Grunwald 240d4e669c Update AvalonEdit.nuspec for 4.4 release. 12 years ago
Daniel Grunwald 9bc803afcb Fix #258: Incorrect property used in WpfDesigner.Designer.ModelTools 12 years ago
Siegfried Pammer 8cf4ce9a91 rename should not be executed, if the name is not valid or the selection was changed 12 years ago
gumme 1f59343285 Name changes is now performed using UndoService. This also fixes that name changes was not always saved to xaml source. 12 years ago
Christoph Wille 0352d2382b Update version number for first point release 12 years ago
Christoph Wille b949e50464 Update Choc package for 4.4 12 years ago
Matt Ward 1cfe96d5b5 Fix error when installing EF.SharpDevelop NuGet package. 12 years ago
Matt Ward d5d7fd4281 Add PublicKeyToken, StrongName and Identity to EnvDTE.Reference 12 years ago
Daniel Grunwald d81caa62a6 Don't crash if SideBarConfig.xml cannot be loaded. 12 years ago
Siegfried Pammer aef0b59068 Merge pull request #79 from gumme/WpfDesignerPointerBugFix 12 years ago
Matt Ward edaea04978 Remove unused code. 12 years ago
Matt Ward 91473ac505 Fix old NuGet packages not being removed on updating. 12 years ago
Matt Ward 1fabf08c7a Fix NuGet packages showing as installed in solution. 12 years ago
gumme 89ddb464da Fixed SD-1931 - Dragging Pointer from toolbox to WPF designer throws exception. 12 years ago
Matt Ward 69bd540863 Fix error when installing MVVMLight NuGet package. 12 years ago
Matt Ward 8272845a47 Support LocalPath in EnvDTE.Project.Properties. 12 years ago
Matt Ward 9fc8710252 Support LocalPath property in an EnvDTE.ProjectItem.Properties. 12 years ago
Matt Ward aa6ec0d463 Fix error when installing Fody addins with NuGet. 12 years ago
Matt Ward 5a4cac8dae Fix project build error after installing Fody NuGet package. 12 years ago
Matt Ward 5d2417fdc0 Update NuGet to version 2.7.2 12 years ago
Daniel Grunwald a9c6ea6b65 Add .NET 4.5.1 target framework. 12 years ago
Daniel Grunwald 52ab4d36a5 Normalize newlines in *.cs 12 years ago
Siegfried Pammer e050421879 add support for Solution Format 12.00 12 years ago
Daniel Grunwald 2dfa409711 Fix some compiler warnings. 12 years ago
sven-n 187219a614 Fix indentation for 'Move class to File' function 12 years ago
Matt Ward de00d29db3 Update NUnit to version 2.6.3 12 years ago
Christoph Wille 24ce089696 Merge branch 'master' of https://github.com/icsharpcode/SharpDevelop 12 years ago
Christoph Wille ff27882f9c Chocolatey package for SD 4.3.3 12 years ago
mathiassimmack b15ecba5b5 ToolNotFoundDialog added to Contents and Search commands, FSharp added as supported project language 12 years ago