487 Commits (0365a3f26c4f95c3b0ae8a7ca6b7637ec2ca72ab)

Author SHA1 Message Date
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
Daniel Grunwald 9fae8aee0d Allow specifying movement type of text anchors. 17 years ago
Justin Dearing 02bbecf0b6 Key icon for snk file. 17 years ago
Matt Ward 4ad6fbf94f Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 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
Daniel Grunwald ce1d104029 Add "Vendor" directory. 17 years ago
Daniel Grunwald b626e87b20 Fixed SD2-1253 / SD2-1368 (Allow file templates to add GAC references to the project), based on patch by Siegfried Pammer 17 years ago
Matt Ward 486fac00b6 FileUtility's NetFrameworkInstallRoot now returns the correct folder. 17 years ago
Justin Dearing 01842182c2 Improved the searching for SDK executables. 17 years ago
Matt Ward d0f467cf57 Added support for attaching the debugger to a running process. 17 years ago
Matt Ward c6a5ad937b Updated to WiX 3.0.4130 17 years ago
Justin Dearing 05b25d60a0 AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
Daniel Grunwald 11f6049c38 Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
Daniel Grunwald adf614394b Fixed XML documentation warnings. 17 years ago
Matt Ward f0c34f388d Updated WiX to version 3.0.3907.0 18 years ago
Matt Ward 42622638f9 Added code coverage resource strings missing from project options. 18 years ago
Daniel Grunwald 18e4ccc0d5 SVNChangelogToXml: use Svn.Net instead of NSvn 18 years ago
Daniel Grunwald 25abcd6849 Fixed code completion bugs: incorrect return type for System.Collections.Generic.Comparer<T>.Default (forum-7270), tooltip not shown for protected method calls when there is a class with the same name as the called method. 18 years ago
Daniel Grunwald ca23c28708 Various improvements in subversion addin. 18 years ago
Daniel Grunwald 7ef5417928 Fixed potential stack overflow in DockContentHandler.cs. 18 years ago
Matt Ward 048a4ba389 Updated string resources. 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
Daniel Grunwald 82bbab8aec Forum-6859: Show code templates in code completion. 18 years ago
David Srbecký 3837cc88ec Updated string resources 18 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 18 years ago
Matt Ward faad66f44a Added NAnt addin sample. 18 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Daniel Grunwald 8f2e284793 Allow choosing the target framework when creating a new project. 18 years ago
Daniel Grunwald 65ba1bf91a Prevent crash in DockPanel.FocusManager.Activate when active pane was removed (e.g. the pad that was active when SharpDevelop was closed does not exist anymore after an AddIn was removed manually or SharpDevelop was updated) 18 years ago
Daniel Grunwald 68bf3ac9f0 Looks like I only committed the src folder in rev. 2714, here are the missing changes. 18 years ago
Daniel Grunwald 2d94d3128c Update to Cecil 0.6. 18 years ago
Daniel Grunwald fef7d40907 Rewritten build system. Separated solution build logic (BuildEngine) from project build logic (MSBuildEngine). 18 years ago
Daniel Grunwald 9567c3e210 Add more controls to toolbox, support editing properties of type "Cursor" and "bool?". 18 years ago
Daniel Grunwald 5f9f3db75c Update string resources. 18 years ago
Daniel Grunwald 37c18e0660 Fixed unit tests when .NET FX 3.5 is installed - do not rely on the order in which Reflection returns methods. 18 years ago
Matt Ward 70b289233e Updated to NUnit 2.4.2 18 years ago
Daniel Grunwald 313121fcc9 Fixed VB Direct3D project template. 18 years ago
Christoph Wille 8fa6d50a29 Update a few SDR resources 18 years ago
Daniel Grunwald e0f2d941e8 Update string resources. 18 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 18 years ago
Justin Dearing 58aba4a28a Fixed projects now call Console.ReadKey(true). 18 years ago
Daniel Grunwald 57eafab058 ConsoleProject templates: 18 years ago
Justin Dearing 81a9b3de99 Cleaned up the ConsoleProject templates for CSharp and VB.NET 18 years ago