mrward
1af9cd2f24
Fix SD-1698 - Exception when trying to open F# project properties
15 years ago
Daniel Grunwald
b5f9f09c40
Highlighting editor: allow editing colors of highlighting definitions defined in AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5582 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3c212c5839
Improved F# interactive pad.
...
Add InitiallyFocusedControl to pads.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5498 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
23d3dbf841
Ported F# binding to C#. (merge from 3.0 branch + added back adjustments for SD 4.0)
...
The F# binding written in F# was problematic because the F# runtime is not installed on all computers where SharpDevelop is running.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
be5d31d643
Ported F# binding to C#.
...
The F# binding written in F# was problematic because the F# runtime is not installed on all computers where SharpDevelop is running.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5491 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9ff90bcfd4
Add F# binding back to SharpDevelop 4.0.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5439 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
Sergej Andrejev
12a9dd40f4
GesturesPlaceHolderRegistry and CommandsRegistry fixes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4154 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
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
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
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
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
Robert Pickering
c97f0fac23
Undo changes, as these should have been applied to sharpdevelop30 branch.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Robert Pickering
08f14241df
Upgrade F# binding to use version 1.9.6.2 (which comes with a msbuild provider so the custom one is no longer needed).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3649 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7ef5417928
Fixed potential stack overflow in DockContentHandler.cs.
...
Activate F# interactive interpreter.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2970 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
e00119852c
Disabled the F# interactive pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2966 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
4740270210
Re-enabled the F# interactive pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2964 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
46ba6b6c77
Disabled F# Interactive pad which prevents SharpDevelop from starting if the F# compiler is not installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2963 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
71b08634a4
Added F# addin created by Robert Pickering.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2960 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago