Daniel Grunwald
cc3208c5cb
Update string resources.
15 years ago
Daniel Grunwald
064c0fd0a4
Update string resources; re-enable Chinese and Russian translations.
15 years ago
Daniel Grunwald
05a0a33a82
Update StringResources
15 years ago
Daniel Grunwald
cbf373e687
Fix SD-1687: Add UpgradeView strings to translation DB
15 years ago
Daniel Grunwald
5ce45dc997
Fix border on some flags to avoid white-on-white.
15 years ago
Daniel Grunwald
531fddf0e7
Exclude incomplete translations from LanguageDefinition.xml (but keep them in setup)
15 years ago
mrward
a528487a50
Add support for sending selected text to Python and Ruby consoles.
15 years ago
Daniel Grunwald
49de1d390d
Add support for right-to-left translations to SharpDevelop.
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
Daniel Grunwald
7904fe1943
Remove incomplete settings AddIn from build and setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
db08b353a0
added new icon for extension methods
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6268 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
f8797e9c04
fixed selection handling in ExtractPropertiesAsStyleCommand
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6151 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
aeb06aa320
Apply patch from Boris Kozorovitzky:
...
1. Change order of creating a project from a template:
- users are asked about overwriting files first before anything gets written to disk
- write files to disk before calling CreateProject so that the IProjectBinding implementation can use the files that were written by the template
2. Don't read binary files used in file/project templates into memory. Instead, use File.Copy to copy the file directly into the new project.
3. Avoid crash if IProject implementation does not provide IProjectItemListProvider.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
7c1f1cceb9
Add string resources for Context menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@6065 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
6cb65113c4
Show progress running unit tests in status bar.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6050 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
Martin Koníček
81c7f4edc0
Localized 3 new resource strings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5892 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
3f1cc8907b
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5777 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
6bf3a5d845
Fix plain layout (forum-10930)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
6bb29cbb75
Add ResourceString's for ReportViewer, work on Converts
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5683 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
d1689fca84
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5636 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6c771a6218
Fixed SD2-1652: "Cannot save with current encoding" not implemented in AvalonEdit.AddIn
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5630 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 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
829bf9a264
updated string resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5566 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
Daniel Grunwald
fa8cbc56ff
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5501 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
Matt Ward
917a9cdac1
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5396 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
428bc5b1ba
Added ReportExplorer pad and SharpQuery pad to layout configuration so these pads are not displayed on starting SharpDevelop for the first time.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
4f6582b083
Add IronRuby addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5343 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
023ef6a40a
Updated localized strings
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5321 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
74086bc0ac
fixed SD2-1619 - Checkmark in Breakpoint context menu missing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5232 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
6543362d93
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4976 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
31d9f8203e
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4889 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
75cec19ac1
- updated English translation
...
- updated German translation
- fixed small bug in QueryView
- fixed localization issues in GeneralOptionsPanel
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christoph Wille
846baac085
Remove language bitmap resource for "easter egg" translation that no longer ships in SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4834 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago