Matt Ward
245c2bd9ca
Fix Gallio sample.
...
Compile Gallio extension with AnyCPU so it works on x64 Windows.
13 years ago
Matt Ward
73744272ed
Fix line counter sample.
13 years ago
Matt Ward
cedc68b9ca
Fix image viewer sample.
13 years ago
Matt Ward
a7557c0c4e
Fix alternate editor display binding sample.
13 years ago
Matt Ward
80915541cc
Fix codon creation sample.
13 years ago
Matt Ward
4b284c60c6
Fix unable to create display binding message in SDA sample.
13 years ago
Christoph Wille
73abd1c97b
Publish to x64 IIS
13 years ago
Christoph Wille
8bd353ee16
Fix dynamic languages conversion
13 years ago
Christoph Wille
666df3adf9
Upgrade project files
13 years ago
Daniel Grunwald
22e4ec0457
Add 'SD.MainThread.InvokeAsyncAndForget()' method that combines 'InvokeAsync().FireAndForget()' into a single step.
...
This makes debugging SharpDevelop easier because exceptions are left unhandled; they don't get caught by a Task<T>.
13 years ago
Daniel Grunwald
fd230873e4
Remove IWorkbenchLayout from public API.
13 years ago
Daniel Grunwald
643223761d
Move MultiHighlighter to AvalonEdit.AddIn
13 years ago
Daniel Grunwald
7f18d1d432
Remove usages of WorkbenchSingleton.
13 years ago
Daniel Grunwald
cec4ef5156
Fix category for SD4->SD5 issue
13 years ago
Daniel Grunwald
974a39b86f
Create AddIn that implements issue providers for SD4 -> SD5 API changes.
13 years ago
PeterForstmeier
0efffa09d5
Active SectionRendering in Samples
13 years ago
Matt Ward
1dad071f48
Create directory for MS Test results file if it does not exist.
...
Handle MS Test results file not being created.
13 years ago
Matt Ward
2c7319f4e0
Fix path to MSTest not being set when using browse button in tools options dialog.
13 years ago
Matt Ward
da238e118a
Add MSTest runner sample addin.
13 years ago
Siegfried Pammer
2003389db9
make PInvoke.addin a sample
14 years ago
Daniel Grunwald
14182177ab
Port ICSharpCode.Build.Tasks to .NET 4.0 so that it works when .NET 2.0/3.5 is not installed.
...
Moved ILAsm build task into ILAsmBinding.
14 years ago
Daniel Grunwald
7050250ac0
Add AnyCPU platform for AvalonEdit.Sample.
14 years ago
Daniel Grunwald
7bcab7097b
AvalonEdit documentation update
14 years ago
peterforstmeier
355ac48390
Update Sample, small changes from FxCop
14 years ago
peterforstmeier
4ea91aa6de
SqlParameters, remove dead code
14 years ago
peterforstmeier
55753768a9
Modify SqlParameters, adjust NameSpaces
14 years ago
Daniel Grunwald
72744d5e31
Fix ILAsmBinding.
14 years ago
peterforstmeier
5a414db606
work on GapList.cs
14 years ago
peterforstmeier
b4495932ac
Rectangle and Circle can be used as Containers
14 years ago
Daniel Grunwald
000d891754
Add "embedded image" sample AddIn.
15 years ago
peterforstmeier
239fb0a454
RowRendering Event, cleanup
15 years ago
peterforstmeier
f08cb9ad1e
Samples are running again
15 years ago
peterforstmeier
771e2dc55b
Testcode to show Event's in ReportViewer.cs, delete unused Events
15 years ago
Daniel Grunwald
5d2f3d8072
Fixed old C++ backend binding sample
15 years ago
Daniel Grunwald
17c9b20d6a
Fix SdaUser sample
15 years ago
Daniel Grunwald
cef7bd1a6c
Fixed XamlDesigner sample
15 years ago
Daniel Grunwald
79bafd9b44
Set AvalonEdit.Sample to compile for .NET 4
15 years ago
Christoph Wille
bafecf9e86
Fix requestValidation in web.config (happened on conversion to .NET 4.0)
...
Minor change in wording in snippet converter
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Christoph Wille
bfa14cb3a4
Modified dependency copy script
...
Code Conversion: the "html-format code" feature is currently disabled
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6422 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Christoph Wille
88ac00af24
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
8543d7d639
Move IL Binding to samples.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6345 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
a19f10d222
- fixed infinite loop in VBNetExpressionFinder
...
- fixed context detection at Inherts/Implements
- removed unused variable from VBNetBracketSearcher
- added InsightWindowHandler
- implemented method insight in VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6322 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
73f2cd0599
Component Inspector is now a sample.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6217 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
a93b443928
Adjust CSharpCodeCompletion sample to DOM changes (NamespaceEntry/KeywordEntry).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6015 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
98cb4f643c
Copy ICSharpCode.SharpDevelop.Widgets to output directory to resolve missing references, see http://community.sharpdevelop.net/forums/t/11421.aspx
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5984 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
1307b501b3
Fix http://community.sharpdevelop.net/forums/t/11284.aspx
...
add DemoReport 'ContributorsListWithparameters'
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@5950 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
d5ea71e4fa
implemented handling of XML processing instructions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/vbnet@5915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
01ceebba1c
Fix compiler error in AvalonEdit.Sample.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
c28d90af65
Added a custom unit test runner sample that supports running MbUnit tests with Gallio.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5848 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
084f6c245e
Cleanup (FxCop)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5691 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago