Daniel Grunwald
a4bd782875
Moved more strings to translation database.
...
When adding a COM reference, MSBuild "ResolveComReferences" is called immediately to generate the interop library and get code completion - the "cannot load code-completion information" error message was confusing many users.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
5981914b84
Added some missing Resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1451 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5753bafcba
Fixed SD2-796: Building whilst debugging
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1381 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
d80ad0eb28
Added Alex Knip's patch to fix SD2-553 - Cannot Show Form Designer Grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1231 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
67bdeee0dd
Update to Boo 0.7.6.2160.
...
Update translations.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1204 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
d4ad2a79a6
SD2-464. Added projects and solutions options.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1196 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0276c9c9de
Update StringResources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1134 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
fb130e19bd
Added missing string resources for Code Coverage addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
94d5e5bc08
Switch from MbUnit to NUnit:
...
Fixes SD2-621 (ExpectedException test failure not added to error list), SD2-408 (Add "Run Test" to member bookmark), SD2-618 (Run test fixture in console with debugger shows no output).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
42dcc8da05
Patch by Scott Ferrett: List of project file extensions to open when the file was specified on the command line was hardcoded to csproj,vbproj,booproj; now it can be extended using the AddIn tree.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1055 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
217f008544
Add some strings to the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1024 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a3c3230123
Added some strings to the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1010 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
787617378c
File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@990 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
533efc470c
Added support for web references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@955 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5d17bf9b5e
Translations update.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@922 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
627e61507f
Update language resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2cff0d9e07
Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@814 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3af84e5070
Fixed SD2-561: Running a single file causes unhandled exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@764 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de36e77696
FileTypeRegisterer now uses HKCU\Software\Classes when there is no write access to HKEY_CLASSES.
...
SearchAndReplace panel now uses translation database.
Removed many unused resource strings.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@691 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
07bba4fd75
Added missing resource strings, removed resource strings from AssemblyAnalyzer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@574 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a738c4ae12
Deleted some of the unused translation strings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@552 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4b0f6b5a2e
Application and Signing project options panels now use the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@488 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8d734c3fd4
Add option to choose between "professional" menu style and system menu style.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c1d54b7df2
Update English and German StringResources (combine -> solution).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@378 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@349 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3c3f2e3190
Fixed SD2-403: Find references does not find indexer calls.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@328 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
2bf5fc75d2
Worked on forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
4b91b06924
Worked on VB.NET Forms Designer.'
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
c2dca0b34d
worked on main menu translation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
c4336b038c
created trunk folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago