Siegfried Pammer
7451341a1f
update string resources
12 years ago
Matt Ward
7555fc0590
Show WiX not installed message on creating new project and WiX is missing.
12 years ago
Daniel Grunwald
e0365b101c
Update StringResources
13 years ago
Siegfried Pammer
fee9e64f8d
update string resources
13 years ago
Matt Ward
de23dce6a4
Update string resources.
13 years ago
Siegfried Pammer
cbce4f70ba
Add "Reset all to default" button to HighlightingOptions
13 years ago
Siegfried Pammer
9345aa7cc9
update translations
13 years ago
Siegfried Pammer
c28103cce9
mark 4.2 RC release + update translations
13 years ago
Siegfried Pammer
6789dd762e
add some more project browser commands
...
- open folder (missing on solution node)
- open command prompt here
- run project without debugger (http://community.sharpdevelop.net/forums/t/15640.aspx )
13 years ago
Daniel Grunwald
f22f0bab38
Add back accidentally deleted resource string.
14 years ago
Siegfried Pammer
b7c73a1f8e
update resources
14 years ago
PeterForstmeier
04a6c09e0f
Update Resources
14 years ago
Daniel Grunwald
9a8ee8c9ae
Remove some unused string resources.
14 years ago
Siegfried Pammer
3e1a1c8ae6
Updating all translations to avoid FormatException in debugger message
14 years ago
Siegfried Pammer
69800ced7c
fix SD-1843 - 'Pause on handled exceptions' won't let me continue program execution after a handled exception is caught by the debugger
14 years ago
Siegfried Pammer
385ea9eaaa
fix SD-1863 - Localize "local variable" in insight tooltips
14 years ago
Siegfried Pammer
be4aed03f8
correct typo in string resource name and add Web options as separate project options page
14 years ago
Daniel Grunwald
aad6b09467
Update string resources.
14 years ago
Siegfried Pammer
394166496e
added AutoInsertBlockEnd option to options dialog
14 years ago
Siegfried Pammer
3da54df351
finish CreateProperties code generator
14 years ago
Siegfried Pammer
0f0dcef344
updating documentation and resources
14 years ago
Daniel Grunwald
736b5b66ae
Update string resources, and round up version number to 4.1.0.8000.
14 years ago
Daniel Grunwald
6d429989b8
Update string resources.
14 years ago
Siegfried Pammer
7b04a31e22
update resources; introduce Global.TextLine
14 years ago
Siegfried Pammer
d6ee391dba
update resources
14 years ago
Siegfried Pammer
dbab6f0948
updated resource files
14 years ago
mkonicek
3e105b2613
Debugger - working option "Pause on handled Exceptions".
14 years ago
Daniel Grunwald
040a21b2da
Update string resources. Re-enable Italian.
14 years ago
Daniel Grunwald
6e550cc9cf
Update string resources.
15 years ago
Daniel Grunwald
29d5331f55
Update StringResources.
15 years ago
peterforstmeier
01d754d617
Add StringResources for Wizard
15 years ago
Daniel Grunwald
213455988b
Update string resources.
15 years ago
Daniel Grunwald
064c0fd0a4
Update string resources; re-enable Chinese and Russian translations.
15 years ago
mrward
a528487a50
Add support for sending selected text to Python and Ruby consoles.
15 years ago
Siegfried Pammer
834b9afd6a
more resource cleanup: removed old "Tip Of The Day" resources
15 years ago
Siegfried Pammer
395a8b7df0
Deleted multiple translations for "Move Down" and "Move Up" and added Global.MoveDown and Global.MoveUp
15 years ago
mrward
2df1b8944e
Can now send the current text editor line to the Ruby Console window.
15 years ago
mrward
9f73652f7d
Can now send the current text editor line to the Python Console window.
15 years ago
Daniel Grunwald
8f5ec90cd4
Update string resources.
15 years ago
Matt Ward
cf7a257e20
Show better error message when test runner application cannot be found.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
b169fe6311
- Implemented "Collapse all" context menu item in project browser.
...
- Implemented "Navigate to file in project browser" context menu item for tab in tabstrip. This does not expand nodes that have not been loaded yet; probably it should.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6400 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
2aa3e970c8
Added simple Silverlight project templates for IronPython and IronRuby.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6383 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
e8b33ea806
Updated string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6354 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
e4a44d1f9f
Updated string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6333 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
a245aa9cb9
save only changed snippets in the SharpDevelop options
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6148 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
1d876d91ee
Use global lock when running Boo parser (Boo compiler's type system is static, so we cannot run the parser concurrently for multiple files)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5941 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
f4bef90961
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
172c91a8e0
Ready for net 4.0 (Fix DesignerView, compil Resources, runn all Unit Test's)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@5806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
f49db06b88
Allow user to specify an encoding when saving a text file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5629 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
954fbbb142
- Added translations for refactorings and updated string resources
...
- set StringResourceTool to 32bit compilation (needed for ODBC drivers on x64 systems)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5509 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago