5605 Commits (0304e2c9346727204f74803e166a8811f863a7a2)

Author SHA1 Message Date
Daniel Grunwald f411e6112c New AvalonEdit NuGet package. 13 years ago
Daniel Grunwald 67e61d9c02 Don't crash when opening a file while an SVN operation is in progress. 13 years ago
Daniel Grunwald e8ca5763fa Fixed NotSupportedException when stepping into a decompiled generic method. (crash #3606) 13 years ago
Siegfried Pammer 852d4356f7 improve implementation of unsupported code removal 13 years ago
Siegfried Pammer 8a4aff214e fix problems with inherited members in Windows Forms DesignerGenerator - http://community.sharpdevelop.net/forums/t/15800.aspx 13 years ago
Siegfried Pammer da8bb04c3a fix problems with inherited members in Windows Forms DesignerGenerator - http://community.sharpdevelop.net/forums/t/15800.aspx 13 years ago
PeterForstmeier 0652c481df Fix Build 13 years ago
PeterForstmeier d6809c1482 fix build 13 years ago
Daniel Grunwald f38add775c Add a negative margin to the image in the QuickClassBrowser so that it does not cause the ComboBox to expand in height. 13 years ago
Matt Ward edeab80387 Convert Python tools options panel to WPF. 13 years ago
PeterForstmeier f3f58ba296 Cleanup 13 years ago
PeterForstmeier ff282a6a51 FormsDesigner - GeneralOptions 13 years ago
Matt Ward fe25841b5f Fix XML Tree View editor changing text file line endings to Unix format. 13 years ago
Matt Ward 78ab872f81 Fix file not found exception when opening an xml document referencing a dtd in the Xml Tree View editor. 13 years ago
Siegfried Pammer 57f9d9937b fix http://community.sharpdevelop.net/forums/t/15743.aspx - Null reference exception in Watch windows 13 years ago
Siegfried Pammer 723ed39a8a fix http://community.sharpdevelop.net/forums/t/15745.aspx - Delete variable in watch window 13 years ago
Daniel Grunwald c5e470b7af Fixed thread-safety issue when accessing IProjectContent.ReferencedContents. 13 years ago
Daniel Grunwald 65394ce3e0 Change folding commands so that they do not require a ParserFoldingStrategy. 13 years ago
PeterForstmeier b39def38f9 Add missing files 13 years ago
PeterForstmeier fa62818191 CppBinding.addin remove unused Files 13 years ago
PeterForstmeier 31720c1678 Refactoring 13 years ago
PeterForstmeier 9f00d559d6 LinkerOptionsXaml.xaml TextChange 13 years ago
PeterForstmeier ee0ff78f99 Project/Src/Gui/Dialogs/OptionPanels/ProjectOptions/ProjectOptionPanel.cs can hide header, cleanup 13 years ago
PeterForstmeier bee34876d7 rename unused files 13 years ago
PeterForstmeier b3a6d5a3cb CppBinding convert LinkerOptions to xaml 13 years ago
PeterForstmeier aa32560858 Cleanup 13 years ago
PeterForstmeier 9760202023 CppBinding PreprocessorOptionsXaml.xaml 13 years ago
Matt Ward 869c2340ea Fix error when installing latest jQuery NuGet package. 13 years ago
Matt Ward 5369b65f1c Fix view in browser for html files. 13 years ago
Siegfried Pammer 740332021f fix http://community.sharpdevelop.net/forums/p/15684/40053.aspx#40053 13 years ago
PeterForstmeier 6bc5f5afb1 Cleanup 13 years ago
PeterForstmeier 1dee68f7c6 C++ Binding, change ApplicationOptions.cs to Wpf 13 years ago
Matt Ward c02032d0e7 Do not show pre-release NuGet packages in Manage Packages dialog. 13 years ago
Matt Ward a9c9850ca5 Update to NuGet 1.7 13 years ago
Matt Ward ddc4ba94a3 Specify /noxml in the NUnit-Console command line if xml test results are not to be generated. 13 years ago
PeterForstmeier 5daf3ef84b adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs, 14 years ago
Siegfried Pammer c0cded9af4 fix IOExceptions that could occur while searching 14 years ago
PeterForstmeier e726babb78 ApplicationSettingsXaml.xaml 14 years ago
Matt Ward 3af26fc3ca Fix ArgumentNullException in IronPython forms designer when a form has a button, a timer and only the timer's Tick event handler is specified. 14 years ago
David Srbecký 0a98924dd2 Do not throw exception when the debugger encounters thread which we do not know about. 14 years ago
Siegfried Pammer 9260c46613 fix http://community.sharpdevelop.net/forums/p/15639/39951.aspx#39951 14 years ago
Daniel Grunwald 78c9de6e32 Fixed CallStackPad not refreshing when during initialization. 14 years ago
Siegfried Pammer c07882ccfb fix http://community.sharpdevelop.net/forums/t/15637.aspx 14 years ago
Siegfried Pammer 3abf671f4d fix another side of SD-1846 - Changing debugger options during debug causes exception 14 years ago
Siegfried Pammer dd1c8955f6 fix exception 3265 again 14 years ago
Siegfried Pammer 405ef3fc0a disable UDC if debugger is attached to avoid dead-locks 14 years ago
Siegfried Pammer 00edc9c069 use custom SearchableFileContentFinder to avoid possible loss of information due to wrong encoding detection 14 years ago
Siegfried Pammer 6e0c1e194f fix exception 3396 14 years ago
Siegfried Pammer c580b21697 fix leaked OpenedFile after creation of ViewContent fails, causes exceptions some later actions, see: 14 years ago
Siegfried Pammer b6d2d5a60d fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects 14 years ago