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
Christian Hornung
2ba95f3f4f
Enabled strong name signing for the FormsDesigner assembly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3782 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
b932d4fd46
Fixed SD2-1518 - Removing a component from Form is not saved.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3781 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
06e42e3b60
Line counter addin sample now compiled into AddIns\Samples\LineCounter folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3780 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
1f4a614b4c
Removed XamlDesigner sample.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3779 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
0a31a6ee30
Snippet Compiler sample now compiles.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3778 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
adff7b48bf
Project options now working for F# projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3776 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
17c95c5a35
Remove setup\bin directory to get rid of the .wixpdb file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3775 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
0583126bf3
Update to Boo 0.9.0.3153. This fixes SD2-1495.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3774 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a2c4a6783f
Use EditRawProperty for strong name key: allow using MSBuild properties in the key file path.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3773 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d8ff8210c5
Remove abstract/sealed modifiers from interface when extracting an interface from a class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3772 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7a71e05316
Fixed context menu of side bar:
...
'Cannot create object: ICSharpCode.SharpDevelop.Commands.SideBarDeleteTabItem'
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3771 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1b7cd19159
Minor changes to BuildWorker.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3770 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
aef5688593
Fixed SD2-1510: Too slow startup when DesignerViewContent.cs was open
...
(different solution to the problem, the previous commit introduced errors)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3769 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1a0d6c4cdd
Fixed SD2-1510: Too slow startup when DesignerViewContent.cs was open
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3768 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
3b591a0b8d
Release candidate designation for setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3767 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
086444c2e3
Trying to fix build of F# binding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3766 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a8dd913eb1
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3765 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Robert Pickering
02d3d085d2
Build F# plugin with --standalone switch to avoid dependency problems.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3764 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago