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
15 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
Daniel Grunwald
935f3a005b
Move strings from UsageDataCollector into translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5428 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9357a9a4eb
Fixed SD2-1601 - Implement disabled text editor settings
...
- Show quick class browser panel
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5416 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
55316cef66
Updated StringResources.
...
Code cleanup: replace "if (x ?? false)" with "if (x == true)"
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5013 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
b9e1ce7c02
Store string resources as .resx instead of .resources in the repository.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4813 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago