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
Daniel Grunwald
885afa299e
More debug output when building (trying to find the cause of SD2-1485).
...
Run IProject.StartBuild on its own thread, so it runs outside of any locks taken by the build engine.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3763 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
dcbc8d5fdd
added support for implicitly typed local variables in ExtractMethod, now the type is resolved before using it as a parameter in the new method's signature.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3762 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
Siegfried Pammer
5f1fccd9ce
improved ExtractMethod
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3760 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
c2d6a0cb80
fixed Bugs in ExtractInterface
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3759 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
Daniel Grunwald
2fd53108e1
Renamed "OK" button in solution configuration editor to "Close" (there's no way to cancel the changes).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3757 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
efc40af0ff
Fixed SD2-1504: Tooltip not shown when code folded
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3756 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
61a20439ea
fixed bugs in Extract Method
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3755 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e8edfd0864
Fixed updating properties in .user file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3754 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
653e996b6f
Fixed SD2-1477 - Unable to save project settings in .user file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3753 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c7c5017022
Change base class of ToolBarCommand from ToolStripMenuItem to ToolStripButton.
...
This fixes the bug forum-8878 (focus rectangle is drawn for disabled toolbar buttons).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3751 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
24b1a71f09
Fixed bug introduced in revision 3744 (see SD2-1383)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3750 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago