Andreas Weizel
6d3d971ba9
Ported CppBackendBinding sample project to SD5.
12 years ago
Daniel Grunwald
9ee5a7b3cc
Updated some of the SharpDevelop samples.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5613 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3b9d810c2c
Fixed C++ binding crash when VS08 is not installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3251 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6139a17a8b
Add C++ backend binding to samples. There's no support for editing project options and no templates; it's just a minimalist sample on how to write backend bindings for non-MSBuild project formats.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3126 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
0fbdacdd23
Added a CheckIfFscNotInstalled target to the F# build tasks so that it is possible to build SharpDevelop's main solution without the F# compiler being installed. If the CheckIfFscNotInstalled property is set to True in the F# project and the F# compiler cannot be found a warning is displayed and the F# addin is not built. If the CheckIfFscNotInstalled property is not set or set to False the F# build tasks will not check for the presence of the F# compiler and will try to compile the project. This will be the case for any projects created from the F# project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2982 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
Daniel Grunwald
a3c3230123
Added some strings to the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1010 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fd3cc63664
Fixed C# parser bug: cast followed by anonymous method.
...
Added "StringResourceToolAddIn" to src/Tools: little AddIn that helps adding resources to our internal translation database.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1009 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
5d68029091
Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@983 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2cff0d9e07
Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@814 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
155e8acf0f
Implemented adding and removing external AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@808 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d4304b6400
Add simple AddIn manager that can enable and disable AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a6dfc69c0c
Added support for Mono 1.1.9.2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@568 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago