365 Commits (fcdcf7cb4a0c0a9c5abc2a5dbc4b5c4426e2aa90)

Author SHA1 Message Date
Matt Ward 1eddd435a2 Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 19 years ago
Matt Ward 0466f4fc15 Fixed SD2-981 - Running SharpDevelop using nologo command line argument throws invalid operation exception. 19 years ago
Matt Ward 88a692d2d0 Added missing string resources for WixBinding, standard headers and XML file templates. 19 years ago
Matt Ward 562ef7e2a9 Updated string resources for WixBinding, XML Editor and Component Inspector. 19 years ago
David Srbecký b2634a3a87 Some debugger strings made translatable 19 years ago
Daniel Grunwald 52e507e78c Fixed SD2-954: String resources are missing for Refactor menu. 19 years ago
Daniel Grunwald c1944ef3cb Allow the user to add custom layout configurations. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald e2f4e6b86e Add some strings to translation database. 19 years ago
Daniel Grunwald 7bdc43c9c4 Fixed SD2-1012: "Find references" throws exception when used in a stand alone file. 19 years ago
Daniel Grunwald 244e82fffc Fixed SD2-1013: Disposing splash screen image stream 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Scott Ferrett 9509fe8a93 #D core assemblies are only compatible with versions 1661 and later. 19 years ago
Matt Ward 6052f22389 Added an XPath Query pad - can be used to run xpaths on the active XML document and highlights the resulting matches. 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 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 941c45808b Make Consolas the default font on Vista. 19 years ago
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
Daniel Grunwald 821cae6ee3 Remove unnecessary usage of Assembly.GetEntryAssembly 19 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 19 years ago
Daniel Grunwald a5ec465e77 Merged missing SharpReport resources from Corsavy. 19 years ago
Daniel Grunwald c842399550 Allow AddIns to customize the MSBuild logger. 19 years ago
Daniel Grunwald ac642f3f00 Update StringResources 19 years ago
David Alpert 9b96afbfde Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService 19 years ago
Daniel Grunwald b43033b2b4 Update translations; fixed translation-related bugs. 19 years ago
Daniel Grunwald a4bd782875 Moved more strings to translation database. 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Daniel Grunwald 7ea51e06df Fixed forum-8340: error inserting code template in empty file 19 years ago
Peter Forstmeier 5981914b84 Added some missing Resources 19 years ago
Daniel Grunwald 40347a51c9 Add more strings to translation database. (based on list by asl) 19 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago
Daniel Grunwald e9ff406a9e Fixed SD2-646: Highlighting bug for multiline comments 19 years ago
Christoph Wille f4f9dc1ef8 Language resources updated for RC1 19 years ago
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 20 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 20 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 20 years ago
Daniel Grunwald 332dd9f511 Fixed SD2-671: Code generation doesn't substitute generic type 20 years ago
Daniel Grunwald c01c098d7e Serralongue now runs on x64 again (patched DockPanelSuite problem: http://sourceforge.net/tracker/index.php?func=detail&aid=1438642&group_id=110642&atid=659401) 20 years ago
Daniel Grunwald ebdb1bee69 Implemented SD2-706: Opening single files in current SharpDevelop instance 20 years ago
Daniel Grunwald 11271bf303 SharpDevelop 2.0 always runs as 32bit-process. The docking library has some bugs in 64bit mode. 20 years ago
Daniel Grunwald 69df449dd5 Fixed SD2-735: Assemblies with methods having a "where T: IEquatable<T>" constraint crash SharpDevelop 20 years ago
Peter Forstmeier 4d52821474 RowItem is used as a Container for ReportItems. This make's it possible to frame Lines of Data or give them a different BackGroundColor 20 years ago
Matt Ward c8e7da22b7 SD2-738 - OutOfMemoryException when trying to set the application's icon to a file which is not an icon. An error message is now shown to the user informing that the icon is invalid. 20 years ago
Matt Ward d80ad0eb28 Added Alex Knip's patch to fix SD2-553 - Cannot Show Form Designer Grid. 20 years ago
Daniel Grunwald 67bdeee0dd Update to Boo 0.7.6.2160. 20 years ago
Matt Ward d4ad2a79a6 SD2-464. Added projects and solutions options. 20 years ago
Daniel Grunwald 579134aeec Fixed SD2-676: Code completion for a class with many methods can be slow 20 years ago
Daniel Grunwald d0ccf4ffd3 Add generic overload of BuildItems. 20 years ago
Daniel Grunwald c78a1b2d48 Fixed exception when using Boo callable definition. 20 years ago