289 Commits (master)

Author SHA1 Message Date
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. 12 years ago
Matt Ward 8bc8fb1e18 Fix C++ backend binding sample. 12 years ago
Matt Ward 0463ff4a40 Remove code completion sample. 12 years ago
Matt Ward 245c2bd9ca Fix Gallio sample. 12 years ago
Matt Ward 73744272ed Fix line counter sample. 12 years ago
Matt Ward cedc68b9ca Fix image viewer sample. 12 years ago
Matt Ward a7557c0c4e Fix alternate editor display binding sample. 12 years ago
Matt Ward 80915541cc Fix codon creation sample. 12 years ago
Matt Ward 4b284c60c6 Fix unable to create display binding message in SDA sample. 12 years ago
Christoph Wille 73abd1c97b Publish to x64 IIS 12 years ago
Christoph Wille 8bd353ee16 Fix dynamic languages conversion 12 years ago
Christoph Wille 666df3adf9 Upgrade project files 12 years ago
Daniel Grunwald 22e4ec0457 Add 'SD.MainThread.InvokeAsyncAndForget()' method that combines 'InvokeAsync().FireAndForget()' into a single step. 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. 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 13 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. 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) 15 years ago
Christoph Wille bfa14cb3a4 Modified dependency copy script 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. 15 years ago
Siegfried Pammer a19f10d222 - fixed infinite loop in VBNetExpressionFinder 15 years ago