Daniel Grunwald
ea3c694316
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3695 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a9eb814ba3
VB: Fixed bug in global name lookup when the using scope of the compilation unit is inside a namespace
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3694 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
de2a2b359e
Suggest only namespaces after 'using'.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3693 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a79df36253
Fixed NullReferenceException in MethodInsightDataProvider.
...
Code converter: when an identifier cannot be resolved, don't assume it's a method.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3692 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
3521331803
Fixed SD2-1213. The Unit Tests tree view now updates correctly when a duplicate test class has its name changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3690 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
b42119f27c
Correct F# targets file now used when creating a new F# project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3689 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
dbb13a444f
I uploaded the wrong file (sorry), reverting the changes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3688 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
759d3705ee
updated project file (deleted files)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3687 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
7323ba5be3
reverted some files uploaded by mistake (sorry).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3686 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
aa66c1f847
Implemented insertion of "#End Region" Tags.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3685 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
85a49fecab
fixed insertion of End-Statements in VBNetBinding
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3684 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7181ed1237
NRefactory: set parent property on PropertyGetSetRegion, EventAddRemoveRegion, TemplateDefinition.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3682 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f26ce60c82
Allow startup to continue if some commands fail
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3681 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e9371ce7bc
Make use of using scopes for resolving type and namespace names.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3680 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
7235fd6683
Added BuildError to Task, sightly modified FxCopLogger to pass over the error code to the BuildError instance; Added ShowErrorHelpCommand to directly show help for build errors (except FxCop and StyleCop)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3679 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
21ec6655aa
Ignore exceptions during shutdown after a debugger error (e.g. trying to debug 64-bit process)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3678 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
8caabfea65
Fixed SD2-1479 - Null exception when running a Python project with the debugger;
...
Fixed the buttons "Continue" and "Terminate" in the exception dialog
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3676 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ba290b6bf9
Add "IUsingScope" to allow representing the nesting of usings in namespaces in SharpDevelop.Dom.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3675 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
36dabdb8e5
Force recompilation of all projects when the solution configuration is changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3674 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8b507a58ac
Use Dictionary instead of Hashtable in BrushRegistry to prevent boxing of Color objects. Use Pen.DashPattern instead of Pen with HatchBrush for dotted pens.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3673 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
dbaed14afa
Memory usage optimization for the Text Editor as suggested in forum-8629.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3672 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
25612ba844
When an external AddIn is missing, allow removing the AddIn with the AddIn Manager.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3671 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
f08e6b4517
Beta 3 designation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3670 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
Christian Hornung
1358578da4
Fixed code navigation to work correctly after jumping to another location (e.g. using "Goto definition").
...
FileService: Position change resulting from call to JumpToFilePosition is now logged in NavigationService.
NavigationService: Make suspend/resume statements incremental as suggested to support this.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3668 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
Daniel Grunwald
21cc29b04e
Fixed forum-8540: code completion window opens and closes immediately when overwriting an identifier.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3665 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
650e909244
Fixed forum-8538: incorrect selection on Undo/Redo.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3664 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7cd399e8d2
Fixed forum-8567: "invalid EmbeddedStatement" when using Dim in single-line-if "If a Then Dim b As String"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3663 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
356b72f930
Fixed handling of query continuations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3662 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ce64b86579
Fixed type inference for methods with expression tree parameters.
...
Use the return type of .Select() or .GroupBy() as type of query expressions.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3661 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c816abee89
NRefactory: Remove TypeReference.SystemType. TypeReference.Type now always represents the system type for primitive types.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3660 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
20fad3dd84
Forum-8545: Fixed color of +/- sign in folding marker.
...
By default, use system colors for folding marker.
Fixed Mode.xsd so that .xshd files generated by the highlighting editor are valid again.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3658 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
707294326e
Fixed exception when "Find references" finds a result in unsaved Designer.cs file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3657 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
bcb4ace39a
Fixed NRefactory bug when detecting cast expressions: If the tokens in the parenthesis look like a pointer type, don't check the cast follower.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3656 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
0f7890a6a1
Remove WPF Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3655 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
899eccf099
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3654 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8d0d84ad0e
Fixed build error when F# is not installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3653 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Robert Pickering
d36a6cade0
Remove custom F# msbuild task.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3652 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Robert Pickering
7755f80fe8
Upgrade to F# version 1.9.6.2 which includes an msbuild task, so we can remove our custom task.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3651 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
91af16cfeb
Fixed some comment typos.
...
Cleaned up using Statements.
added some Exception xml doc blocks.
Updated the projects to Visual Studio 3.5
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3648 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
7ec74630f8
Ignore errors when loading the view content mementos from LastViewStates.xml (may happen after low disk space condition, see http://community.sharpdevelop.net/forums/t/8592.aspx ).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3647 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
e35c250c39
ResourceToolkit: Fixed exception when encountering an empty resource name in a ResourceManager constructor call.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3646 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
Daniel Grunwald
26f3ddb298
Don't load assemblies by partial name.
...
Fixes crash when .NET 4.0 is installed (trying to load .NET 4.0 assembly into .NET 2.0 runtime)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3644 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
b4cc2ff514
References defined in a file template are now added along with their hintpath when adding a new file to a project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3643 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
8fb658431b
No longer ignoring one of the python parser tests which now works in IronPython 2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3634 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
Matt Ward
3b917d707f
Changed the Python console window command line history so it behaves the same as ipy. Previously after reaching the start/end of the command line history the start/end command line would be shown again when moving the other way through the history.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3632 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago