101 Commits (d1689fca8405795cb725f6d625fc7a17c2a65fe5)

Author SHA1 Message Date
Daniel Grunwald e0f2d941e8 Update string resources. 18 years ago
Daniel Grunwald 06388697e0 Update language resources. 18 years ago
Matt Ward c60589e19b Updated string resources. Added Chinese Simplified (cn-gb) to the list of available languages. 19 years ago
Matt Ward 78ff251b97 Removed Run All Tests context menu item from Unit Tests window. Code coverage window opened after all tests have been run with code coverage and there were no test failures. No longer using a static NCover runner which was raising events in two RunTestWithCodeCoverageCommand instances (toolbar, context menu) and causing one to try to read a test results file which no longer existed. 19 years ago
Matt Ward 6962c12d53 Fixed SD2-862. The highlighting editor now supports the singleword attribute on begin and end spans. 19 years ago
David Srbecký 4b285226c2 Updated string resources 19 years ago
Daniel Grunwald eede8fa2ea Update string resources. 19 years ago
Daniel Grunwald 61ee98484d Add strings from subversion AddIn to translation database. 19 years ago
Daniel Grunwald 78ac392101 Fixed SD2-1228: Find references dialog title includes ampersand character 19 years ago
Daniel Grunwald 2be71f98f3 Implemented SD2-1212: Solution configuration editor 19 years ago
Matt Ward d3660f512f The Unit testing addin now uses the customised nunit-console.exe to run all unit tests. The TestTreeView no longer uses the NUnit tree view and now determines the unit tests dynamically based on the information retrieved from the parser. 19 years ago
Matt Ward 4a197ee962 Adding child elements, inserting elements before and after the currently selected element are now possible in the XML tree editor. 19 years ago
Matt Ward 4db70538d8 Adding and removing attributes from the XML tree editor is now possible. 19 years ago
Matt Ward 98eec4f64b Added new WiX Setup Files Diff feature. The Setup Files pad can now show the difference between the files defined in the setup and the files that actually exist on the file system. Changed the WiXProject class so only WiX source files .wxs and WiX include files .wxi have their build action set to Compile when new files are added to a WiX project. 19 years ago
Daniel Grunwald 083b5340a2 Fixed SD2-990: Allow to specify path to FxCop in the options 19 years ago
Christian Hornung 5f78877937 ResourceToolkit: Added a ToolBarCheckBox to the unused resource keys view to filter out the ICSharpCode.Core host application resources. Improved performance when the list view is filled. 19 years ago
Daniel Grunwald a1b74dfb38 Add ResourceToolkit AddIn (from hornung.dynalias.com/svn/resourcetoolkit/trunk, rev 70). 19 years ago
Matt Ward ce3eec7604 Fixed SD2-1134. A user friendly error message is now shown if the NAnt executable cannot be found or the path specified is invalid. 19 years ago
Markus Palme 3e436eb1d7 SD2-900: Reloading non existant file throws exception 19 years ago
Christoph Wille 5492ab6ea6 More string resource updates 19 years ago
Christoph Wille 5dff893301 Updated translation resources 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
Daniel Grunwald c1944ef3cb Allow the user to add custom layout configurations. 19 years ago
Daniel Grunwald e2f4e6b86e Add some strings to translation database. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 19 years ago
Daniel Grunwald ac642f3f00 Update StringResources 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
Peter Forstmeier 4716a7a90b More changes in ResourceStrings 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
Christoph Wille f4f9dc1ef8 Language resources updated for RC1 19 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 20 years ago
Daniel Grunwald 4a0d17cd67 Update StringResources 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
Daniel Grunwald 8c9051f865 Exclude all languages with more than 600 missing translations. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 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 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 8d734c3fd4 Add option to choose between "professional" menu style and system menu style. 20 years ago
Mike Krüger dc57d76362 Changed some little translation issues. Re-Arranged tools menu. 20 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 20 years ago
Mike Krüger 2bf5fc75d2 Worked on forms designer. 20 years ago