186 Commits (5877eaf5d670634e42ce125ba0667f924c1d145d)

Author SHA1 Message Date
Markus Palme 4d851cb562 svn changelog conversion tool supports a parameter --START that specifies the start revision. 19 years ago
Daniel Grunwald 8af8808d4c Fixed SD2-1037: Declarations inside an interface don't need end constructs in VB 19 years ago
Matt Ward 762651652b UpdateSetupInfo utility creates the src\Setup\bin folder if it does not already exist. 19 years ago
Daniel Grunwald 1b5d91cd34 Fixed SD2-994: Public static classes not converted correctly from C# to VB. 19 years ago
Matt Ward 0a2022878c Installer now supports upgrades. .Net assemblies correctly identified in installer. Each assembly is now in its own Component in the installer. Added a new UpdateSetupInfo utility to update the installer's product version and guids. Updated build server scripts to use the new WiX based installer. 19 years ago
Daniel Grunwald c4e4d52d28 Add Scott Ferrett and Dickon Field to changelog stylesheet. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Matt Ward 0002cc0d9c Added a new Wix based installer for SharpDevelop. Improved performance of Wix files tree view, it now only adds child nodes when a node is expanded. Short filename generator now uses underscore instead of the tilde character preventing candle compilation warnings. User friendly names displayed in Wix files tree view for special folders (e.g. Program Files). 19 years ago
Daniel Grunwald f783114241 Fixed SD2-869: When opening a project with solution, ensure the solution contains the project 19 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
Daniel Grunwald bd14de3f76 Automatically create ICSharpCode.SharpDevelop.Sda.dll.config from app.template.config 19 years ago
Daniel Grunwald 44dfe7f1b8 Fix file headers: set svn:keywords=Revision on all files; apply file header to all files; make all files UTF-8. 19 years ago
Daniel Grunwald eb5a5ec721 Add UpdateAssemblyInfo.exe.manifest - prevents UAC popups when compiling SharpDevelop on Vista 19 years ago
Mathias Simmack 168d545a4f uploaded a new version of my Help 2.0 register tool including its source 19 years ago
David Srbecký 6955acf53e Forgot to commit modified WrapperGenerator 20 years ago
Daniel Grunwald ebaaf98ada Add missing dependencies for NSvn. 20 years ago
Daniel Grunwald d0ccf4ffd3 Add generic overload of BuildItems. 20 years ago
Daniel Grunwald 100f98a085 Boo CodeDomVisitor now supports TryCastExpressions 20 years ago
David Srbecký eca3af15fc Forgot to commit modified WrapperGenerator 20 years ago
David Srbecký a6012925b5 Added definitions and wrappers for Debugger Symbol Library 20 years ago
David Srbecký b6f515ba80 Worked on locking of files by debugger (keep track of all COM objects) 20 years ago
Daniel Grunwald 8b127a3434 Use template file for SharpDevelop.exe.config to prevent Subversion conflicts. 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Daniel Grunwald fd3cc63664 Fixed C# parser bug: cast followed by anonymous method. 20 years ago
Daniel Grunwald 7aed280b1f Applied patch by Alex Prudkiy: fixes loading the forms designer when the file contains multiple classes. 20 years ago
Daniel Grunwald 66a4289544 Fixed parser crash on incomplete ReDimStatement. 20 years ago
David Srbecký 6f424029ab Last out parameter used as return value in CorDebugger wrapper; Methods starting with Get or Is converted to properties 20 years ago
David Srbecký e097527450 Added WrapperGenerator 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 65777d486d Update to NDoc 1.3.1-v11 from http://jonas.lagerblad.com/blog/?p=4 (unofficial version that works with .NET 2.0) 20 years ago
Daniel Grunwald d35a99159c Set output directory of unit test projects to bin\UnitTests 20 years ago
Daniel Grunwald 0642cc120b Now AddIns are loaded from three locations: 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
David Srbecký 8c4fbace89 Added headers to debugger interop 20 years ago
Daniel Grunwald de36e77696 FileTypeRegisterer now uses HKCU\Software\Classes when there is no write access to HKEY_CLASSES. 20 years ago
Daniel Grunwald 3445fea87c Improve Clean task. 20 years ago
Daniel Grunwald bf408d7f26 Fixed SD2-509: Form Designer duplicates first line of code 20 years ago
Daniel Grunwald 205b2efb02 SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 20 years ago
Daniel Grunwald cb9d56b35a Update conditions in the AddIn schema. 20 years ago
Daniel Grunwald 58ad8b5436 BuildAddinDocumentation now updates the AddIn schema. 20 years ago
Daniel Grunwald bd0a39dd05 Fixed C# ExpressionFinder bug when typing "\." inside a string literal. 20 years ago
Daniel Grunwald e2abd3442e Add documentation for conditions, rename CombineOpen to SolutionOpen. 20 years ago
Daniel Grunwald bf9be4201b Add list with documentation about the doozers. 20 years ago
Daniel Grunwald 3ad811d6da Add missing file headers. 20 years ago
Daniel Grunwald 07bba4fd75 Added missing resource strings, removed resource strings from AssemblyAnalyzer. 20 years ago
Daniel Grunwald a738c4ae12 Deleted some of the unused translation strings. 20 years ago
Daniel Grunwald 830e2bf7c5 Worked on SD2-425 (Improve project options): you can now choose in which section the OutputPath property is stored. 20 years ago
Daniel Grunwald 311b812ccb Add prepareRelease.bat (creates ChangeLog.xml and REVISION file) 20 years ago