Christoph Wille
5e39385d33
Remove SDR samples as they are now hosted in their own repository at https://github.com/icsharpcode/SharpDevelopReporting/
11 years ago
jkuehner
eae49c832c
A few small fixes for the XamlDesigner Sample App:
...
- fix the AvalonDock default Settings so no exception is raised
- Allow the Designed WPF View to be Tested or Rendered to a Bitmap
- Better Assembly Resolving
11 years ago
Daniel Grunwald
7e2c24c482
Fix build.
11 years ago
Daniel Grunwald
1300bac39c
Update links to SharpDevelop wiki.
12 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
Matt Ward
1b578dd8ca
Remove Gallio sample.
12 years ago
Matt Ward
c178ac1e82
Fix tests for MSTest sample.
12 years ago
Matt Ward
84ce627559
Fix MSTest sample.
12 years ago
Andreas Weizel
6d3d971ba9
Ported CppBackendBinding sample project to SD5.
12 years ago
Siegfried Pammer
3af389dc2e
remove samples/PortSD4AddInToSD5
12 years ago
Andreas Weizel
e20c3e3898
Fixed ComponentInspector sample.
12 years ago
Matt Ward
5d4cdedf8d
Fix NAnt addin sample.
12 years ago
Siegfried Pammer
8e16f5313a
fix samples/PInvokeAddIn
12 years ago
Siegfried Pammer
a3b76f08e2
fix samples/ILAsmBinding
12 years ago
Siegfried Pammer
57bacdd31b
fix samples/SdaUser and samples/LineCounter
12 years ago
Siegfried Pammer
06bd0bf97e
fix samples/EmbeddedImageAddIn and samples/HtmlSyntaxColorizer
12 years ago
Siegfried Pammer
d2f52ab9e2
fix samples/DisplayBindings
12 years ago
Siegfried Pammer
b9b7a3156d
remove samples/XmlDOM
12 years ago
Siegfried Pammer
4a6646f13e
update samples/CustomView
12 years ago
Siegfried Pammer
29885765d0
update samples/CodonCreation
12 years ago
Siegfried Pammer
9b56249b04
update samples/CustomPad
12 years ago
Siegfried Pammer
1a8356f76c
remove samples/NRefactoryDemo (now included in the NRefactory repository)
12 years ago
Siegfried Pammer
70cc870632
remove samples/ICSharpCode.Core.Demo
12 years ago
Siegfried Pammer
deda0498b8
remove samples/CodeConverter
12 years ago
Siegfried Pammer
259dcba1a4
fix AvalonEdit.Sample
12 years ago
Daniel Grunwald
e25c69457c
Set samples/XamlDesigner to .NET 4.5.
12 years ago
Daniel Grunwald
cf3995f1a5
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
12 years ago
jkuehner
d8b9121ac2
Add a ThumbnailView control
...
(show a Miniature View of the workspace)
12 years ago
jkuehner
6a39a57d10
Own Type Finder for XamlDesigner Project -> needed for tests, so that other assemblys work
12 years ago
jkuehner
3a2ec306e5
XAML Designer Demo Project -> Add the Posibility to Add Controls from other Assemblys to the ToolBox
...
(needed for further testing)
12 years ago
Matt Ward
541b51f6d3
Fix PInvoke sample.
12 years ago
Matt Ward
198f3b88b5
Publish Mono addin sample to MyGet
12 years ago
Matt Ward
b36b26459e
Update Mono addin sample for SharpDevelop 5
12 years ago
Matt Ward
7f94fdf39a
Fix assembly resolution for Mono projects targeting .NET 4
12 years ago
Matt Ward
758cc93d8a
Put VB.NET Mono project templates under VB category.
12 years ago
Matt Ward
cf49e04ea6
Detect Mono using current user's registry.
12 years ago
Doug Kasten
7dfc4ae462
Updating template files to show correct modified dates
12 years ago
Doug Kasten
25062cc7ca
Add support to Mono Addin for Mono 4.0 using dcms compiler to support .NET 4.0
12 years ago
Daniel Grunwald
a664a1773a
Fix build.
12 years ago
Matt Ward
f0ab5200f6
Fix PInvoke context menu not displaying in text editor.
12 years ago
Matt Ward
3faeef292c
Update PInvoke addin sample.
...
Update project to target .NET 4.5
Change output folder to AddIns\Samples\PInvoke
Add nuspec file for generating NuGet package for
AddIn Manager version 2
12 years ago
Daniel Grunwald
01d63f17b9
Adjust SharpDevelop to NRefactory changes.
12 years ago
Daniel Grunwald
d25b2dba4b
Add unit test that verifies that all AddIns shipping with SharpDevelop are addInManagerHidden="preinstalled"
12 years ago
Daniel Grunwald
83d6c5efd7
Separate NewFileDialog from the FileTemplate implementation (use only the abstract base class).
12 years ago
Matt Ward
8516c9bdd9
Make snippet compiler main window bigger.
12 years ago
Matt Ward
a500e37ef8
Fix debugger hang in snippet compiler sample.
12 years ago
Matt Ward
de6619b247
Fix snippet compiler sample.
...
Remaining problems:
Application can hang after debugging.
Selecting item in Errors list does not jump to text editor line.
12 years ago
Matt Ward
8bc8fb1e18
Fix C++ backend binding sample.
12 years ago
Matt Ward
0463ff4a40
Remove code completion sample.
...
Add readme that links to two third party code completion samples
that use AvalonEdit and SharpDevelop DOM and NRefactory.
12 years ago
Matt Ward
245c2bd9ca
Fix Gallio sample.
...
Compile Gallio extension with AnyCPU so it works on x64 Windows.
12 years ago