365 Commits (fcdcf7cb4a0c0a9c5abc2a5dbc4b5c4426e2aa90)

Author SHA1 Message Date
Daniel Grunwald e02ca7fc5e Allow SharpDevelop 3.0 addins to load in SharpDevelop 3.1. 17 years ago
Matt Ward c1229ae1ac Updated string resources. 17 years ago
Christian Hornung 50ee5770d6 Add redirection rule for FormsDesigner assembly. 17 years ago
Christian Hornung e0791cefb3 ResourceToolkit: Show a message instead of an exception when a resource file cannot be read or written when deleting or renaming keys. 17 years ago
Daniel Grunwald a8dd913eb1 Fixed build. 17 years ago
Daniel Grunwald 885afa299e More debug output when building (trying to find the cause of SD2-1485). 17 years ago
Christian Hornung 661fdc3406 ResourceCodeGeneratorTool: Ensure that we do not overwrite an existing class (e.g. designed form) with the generated class. Output an error message when such a situation occurs. 17 years ago
Matt Ward e6e7966038 The language to use for localization of WiX UI dialogs can now be specified in the project options. 17 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 17 years ago
Matt Ward 178f9f03e1 Added icons for Python files and projects. 17 years ago
Matt Ward 557e322065 Added show caret line option to Markers and Rulers options panel. 17 years ago
Matt Ward 567c4e9e48 Fixed SD2-1349 - WiX setup files editor shows misleading error when unable to find any TARGETDIR Directory or DirectoryRef elements. 17 years ago
Daniel Grunwald 5313676a69 Make "Open containing folder in explorer" select the item. 17 years ago
Christian Hornung d9265c5144 Added full support for project resources to the Windows.Forms designer. Fixed SD2-576 - Visual Studio Project Resources used in Form. 17 years ago
Daniel Grunwald 08ccdbccfd Add outline view pad. 17 years ago
Christian Hornung c8de34803e Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser: 17 years ago
Christian Hornung 7ef74e4d65 Exception reports now contain a list of recent log messages. 17 years ago
Christian Hornung 5352e87454 Updated language resources to fix missing strings. 17 years ago
Daniel Grunwald c0a8b482e8 r7436@daniel-notebook (orig r3398): daniel | 2008-08-17 15:41:21 +0200 17 years ago
Daniel Grunwald 47dad35630 Mark trunk as version 4.0. 17 years ago
Daniel Grunwald 5b0ab0d77c Remove unfinished Addins: SettingsEditor and WorkflowDesigner. These won't ship with 3.0. 17 years ago
Justin Dearing 77791f1f58 Removed unused import statements. 17 years ago
Matt Ward a4b1ed0fae Removed server tools addin. 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Daniel Grunwald 9c8bc5f4bd Add binding redirect for ICSharpCode.Core.WinForms 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald eef3790770 Fixed NullReferenceException in MenuService.ConvertSubItems. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Christian Hornung 61268e9dc4 Windows.Forms designer: Implemented support for PropertyReflection localization model, and set this as default. Localization model can be changed on new options panel, with the option to keep the localization model of existing forms unchanged. 17 years ago
Christian Hornung 50a505b8c4 Added the Reflector AddIn. 17 years ago
Justin Dearing 5b9b7d207d Exceptions are now displayed with DebuggeeExceptionForm instead of DebuggerEvenrForm. DebugeeExceptionForm displays the exception in a TreeViewAdv. 17 years ago
Justin Dearing f8f2a4d175 Updated strings for ExtractInterface. 17 years ago
Justin Dearing e4f4a70f3c Updated resource strings. 17 years ago
David Srbecký bb1c30b9b6 All debugging options are stored in a special purpose class which is then serialized into the SharpDevelop properties file. 17 years ago
David Srbecký aee0bef040 Skip single-line properties during debugging 17 years ago
David Srbecký 403efef2ae Update string resources; 17 years ago
Justin Dearing ea4459b6ce snk files now have an icon when displayed in the IDE. 17 years ago
Matt Ward 35b252484c After attaching to a process the stop menu will now show a dialog asking whether the process should be terminated or detached. 17 years ago
Matt Ward 5d69e1012e Attach to process dialog now can show or hide non-managed processes. 17 years ago
David Srbecký 866b0f92fe Added an options page for the debugger 17 years ago
David Srbecký 8d6b59bf0d Fixed SD2-1301: Debugging when Windows started in debug mode 17 years ago
Matt Ward d0f467cf57 Added support for attaching the debugger to a running process. 17 years ago
David Srbecký 5c4b0a9fd4 Rewritten exception handling - Debugger.Exception is now just a convenience wrapper class around the run-time value. 17 years ago
Daniel Grunwald 38cef94960 Fixed SD2-1414: Mouse wheel scrolling does not work for high-resolution mice 17 years ago
Daniel Grunwald 7efa54a6fb Fixed casing of Microsoft.CSharp.targets and System.Xml in .csproj files, fix FileUtility.Minimal.cs when running on Mono. 17 years ago
David Alpert de1ed7c4f4 Added basic support for Extract Interface refactoring in C#; not yet tested in VB.NET: 18 years ago
Matt Ward 42622638f9 Added code coverage resource strings missing from project options. 18 years ago
Matt Ward 71b08634a4 Added F# addin created by Robert Pickering. 18 years ago
Daniel Grunwald b48ee36f99 Fixed SD2-1381: Missing String Resources 18 years ago
Matt Ward 51434bc3d6 Added Unit Tests option panel available under Tools-Options-Tools. This can be used to specify extra command line arguments to nunit-console (e.g. /nothreadand /noshadow). 18 years ago