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
Daniel Grunwald
2f49e082e5
Improved automatic language switching of workbench elements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4853 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
Christian Hornung
34cd8c436d
Forms designer: Fixed SD2-1531 - CenterHorizontally / CenterVertically: icons are swapped.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4820 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
Daniel Grunwald
1a9f2ab7f0
Change label "Goto line number" -> "Go to" to better reflect the features of the new GotoDialog
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4786 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
532acccbf0
ported consoles to AvalonEdit
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4755 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c5a371dd2c
Fixed SD2-1572 - operators are shown as nameless methods in code completion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4740 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
ccc5df09db
Python forms designer shows a more useful error message if it is unable to find a type to create a local variable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4738 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
937fc8fc1e
Fixed SD2-1406: More Missing String Resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4538 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
091c06d2b3
- refactoring of LanguageBindings, introduced ProjectBindings
...
- fixed ExamplePad.xft
- added OutlinePad and IOutlineContentHost
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4537 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ed3f9e5dbb
Consistently use " http://schemas.microsoft.com/winfx/2006/xaml/presentation " as WPF XML namespace.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4477 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
df06006d8b
Make "Open in explorer" available for solution items and directories.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4464 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Tomasz Tretkowski
0762a4924b
Handling msbuild4 projects with target platform other than AnyCPU
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4404 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
3851cecf1f
Updated to the final build of WiX 3.0 (3.0.5419)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4396 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7da40d343b
Updated fullAssemblyNameToRequiredFrameworkVersionDictionary.
...
Increase timeout on ProcessExitedTestFixture.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4241 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ac14bb27f2
Allow setting 'Option Infer' in project options.
...
Create new projects with 'Option Infer' set to true.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4210 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
fb9520f571
Allow choosing the target framework when creating VB projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4208 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6249b7bef7
Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127).
...
The new shortcut handling has moved to branches/shortcuts/
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4181 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
88e92880ff
Use tabs instead of spaces in WPF file templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4177 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
0e385eded1
Use WPF commands for Build and Run main menus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4143 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
89bb1bc0d6
Rename "Quality Tools" -> "Analysis".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4136 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8bf506da54
Fixed bug that could cause pads to be lost when the layout is changed. (when trying to reopen such a "lost" pad, it would show up with a width of zero)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4134 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
3f6773cc05
Added Create XML output file option to the options panel for unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4120 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
03a0ccecfe
Updated language resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4077 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
963e02f337
Can now convert C# and VB.NET projects to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4063 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
ceef846b4c
Updated to WiX 3.0.5301
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4060 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
22b8b6f536
Updated to NUnit 2.5.0.9122
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4053 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
96887f5d5a
Update to AvalonDock 1.2.2104.
...
Fixed bugs in new QuickClassBrowser.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4006 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Ivan Shumilin
4526da55b2
Project template for Silverlight application.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4004 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
024c5fb887
ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor.
...
Added support for anchors and text markers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3992 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3fbd48b7d4
Bookmark/Breakpoint support for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3986 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
30d06682f7
Update to AvalonDock 1.2.2083.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3974 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2f86318fd8
Improved performance of UpdateAssemblyInfo.
...
Code-completion debug output: use Debug.WriteLine instead of Console.WriteLine.
Custom Tool project template: fixed compile error.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3963 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
fceb74103e
ChangeLog: only show changes since revision 3800.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3912 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
bae236b7f6
Added python class library project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fc810158a9
Fixed exception from forum-9214 (but hung build still not fixed).
...
Fixed string resource name in App.Config description.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
de9ecf1083
Can now run all tests with code coverage or run all the tests in the current project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9ca580024d
Added some strings to the translation database (mostly message box texts in the Subversion AddIn).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3821 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f41bf57e52
SD2-1521: Reconsider what a 'preinstalled addin' is.
...
Third-party AddIns installed in SharpDevelop/AddIns are now visible in the AddInManager, only AddIns with 'addInManagerHidden="preinstalled"' stay hidden.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c1229ae1ac
Updated string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3800 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
e0791cefb3
ResourceToolkit: Show a message instead of an exception when a resource file cannot be read or written when deleting or renaming keys.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3777 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
381262f765
Updated to WiX 3.0.4917.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3761 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4bc08d161a
Add PrintDocument to default Toolbox.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3758 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
5e0d32dfa5
Fixed SD2-1366. Updated app.config schema with elements and attributes in .NET 3.5
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3698 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
661fdc3406
ResourceCodeGeneratorTool: Ensure that we do not overwrite an existing class (e.g. designed form) with the generated class. Output an error message when such a situation occurs.
...
Image resource editor: Fix a situation where the OK button could have become disabled incorrectly.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3669 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9d66ca2fbd
Remove SharpDevelop Reports template from data/templates
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3667 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
e6e7966038
The language to use for localization of WiX UI dialogs can now be specified in the project options.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3645 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
81527343aa
Updated to WiX 3.0.4714
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3642 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
178f9f03e1
Added icons for Python files and projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3633 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago