Mike Krüger
ec18084e7a
* Output/SnippetConversion.cs:
...
* Output/VBNet/CSharpToVBNetConverterTest.cs:
* Output/CSharp/VBNetToCSharpConverterTest.cs: Fixed some unit tests
so that they run on non windows platforms.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3841 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
594359f77f
* Src/PrettyPrinter/VBNet/VBNetOutputFormatter.cs: Use
...
Environment.Newline instead of hardcoded eol terminator.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3840 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
2fdc3ee671
String, enum and boolean properties on a form now loading and being generated in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3837 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
30019759f8
mscorlib now added as a default reference in Python project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3836 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
066ef2d4c3
Fixed SD2-1529 - Forms designer rewrites array field declarations.
...
Fixed NRefactory -> CodeDOM output for array types.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f80ca05e61
New feature: Edit > Insert > Paste as comment/string.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3832 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
30c368da42
Fixed namespace handling in Boo code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3831 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
5880c31298
Assembly created when compiling a class library is now copied to the output folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3830 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a2a0519357
When using "Compile modified projects only", require recompilation if the project options were changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3829 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
18699759d9
Handle errors when writing new class diagram (fixes forum-9024: Read only class diagram file causing System.UnauthorizedAccessException)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3828 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3093c60ae9
Fixed exception when an open solution file is deleted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3827 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ca7e25fe5b
Fixed SD2-1524: Reference to a method hiding a base class event resolved incorrectly.
...
Add Subversion "Get lock..." command.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3826 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2d0d749425
Fixed SD2-1528: Stack overflow in code completion when using FluentValidation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3825 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6f8e954129
Add DispatcherErrorHandler allow WPF addins to use SharpDevelop's unhandled exception dialog.
...
Fixed expected output in failing NRefactory unit test.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3824 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
21d4f3cfc5
* cs.ATG:
...
* Parser.cs: Fixed unit tests.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3823 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
cc5006261d
checked in some changes from monodevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3822 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
1533f2bbdd
Backport ICSharpCode.Core.Presentation to SharpDevelop 3.1 - this makes it easier to write WPF-based AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3820 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
e60ed8da10
Open With dialog is now centered and no longer shown in task bar.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3819 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e397b87c6b
Fixed bug in "Find references": MemberLookupHelper.IsSimilarMember could return true when comparing a field with a local variable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3818 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
47ada746fd
Fixed subversion state condition for directory/solution nodes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3817 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
dd315fcf54
Pressing the up key in the Python Console no longer closes the completion window if there is command history.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3816 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
aa5981c5c8
Make DisplayBindingService public.
...
Change keyboard shortcut for debug-mode code completion to Ctrl+Space+Alt+Dot (debug builds only).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3813 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
bb413180f5
Updated the installer version number to 3.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3812 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
6caf13b7fc
Enabled the python code conversion and forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3811 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
d501410961
Updated to IronPython 2.0.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3810 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
05aa02a7a8
Updated test output for ".NET Framework 3.5 SP1 Family Update"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3809 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
d38d6ae257
Fixed null reference exception in WriteableProjectEvaluator if a null IProject is returned from the ProjectService.CurrentProject.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3808 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
cd5c3f6364
Catch InvalidCastException in IronPython parser when parsing invalid code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3807 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
Daniel Grunwald
e02ca7fc5e
Allow SharpDevelop 3.0 addins to load in SharpDevelop 3.1.
...
Continue using 'SharpDevelop3.0' directory for settings in SharpDevelop 3.1.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3802 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
aa43c6fadb
Version 3.1 designation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3801 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
Robert Pickering
a859e782a3
Fix problems with F# interactive, thanks Matt!
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3799 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
d99197c07c
Added translation for ExtractMethodForm
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3798 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
14fb112b7c
Small documentation updates
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3797 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
9a36ba805b
Forms designer: Fixed the reload interrupting the start of the debugger (forum-8997). Fixed the form being marked as dirty when doing a "warm" reload.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3796 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
73fbc027af
Disabled local variable resolving in Python binding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3795 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
423437659a
Various minor changes.
...
In code completion, do not load XML documentation for all entities in the completion list - lazily load the XML documentation only when an element is selected.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3794 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f0c3caffd7
Fixed forum-8965: "+=" code completion for events did not work if delegate was declared in source code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3793 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
43733a4944
Ensure the window handle is created before using the main form as SynchronizeInvoke. Might fix forum-8974.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3792 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ea4b5473c3
Fixed SD2-1517: Changes made in project options not being saved on configuration change.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3791 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
3ec594562e
Fixed SD2-1519 - Forms designer moves deleted fields to designer code file. Designer now loads all source files that contain parts of the designed class.
...
Added support for removing and replacing field declarations outside of the designer code file.
(Changes are identical to the patch I posted in the tracker.)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3790 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
019db94649
Forms designer: Fixed removing and replacing field declarations in VB (the parser obviously specifies the field regions in a different way).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3789 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
e00e699899
implemented the real fix for SD2-1470
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3788 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9b1d4e2476
Fixed a few cases where "IsKeyword" was not set correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
be17ca8431
Fixed SD2-1522: Exception when double-clicking in empty first line.
...
Fixed some FxCop issues.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3786 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
195a4cac61
Fixed code completion on nullables.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3785 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f5b7441d61
Update to Boo 0.9.0.3203.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3784 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
50ee5770d6
Add redirection rule for FormsDesigner assembly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3783 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago