106 Commits (6c04ae3b35c04258168466a9166bfbe26dd3def5)

Author SHA1 Message Date
Peter Forstmeier d52b8cf36e Remove unused code in samples 16 years ago
Peter Forstmeier 8892bd9459 ReportViewer Scrollbar 16 years ago
Peter Forstmeier 0889b2ca43 ReportViewer reacts to SectionRenderEvent, see Samplereport 'ContributorsList' 16 years ago
Peter Forstmeier e24f148e66 Fix typo 16 years ago
Peter Forstmeier 0b073747e6 Work on samples 16 years ago
Peter Forstmeier 458132dd22 Cleanup 16 years ago
Peter Forstmeier bf886d3689 SectionRenderEvent in ReportViewer 16 years ago
Peter Forstmeier e47f65dc46 Sample showing Report with IList<T> as DataSource 16 years ago
Peter Forstmeier 3587b1525c Cleanup, add SampleReport with Parameter 16 years ago
Peter Forstmeier acf5b30249 Start cleanup Sample Reports 16 years ago
Matt Ward 17b34d7fe1 Re-integrated SharpDevelopReports addin. 16 years ago
Christoph Wille de3fc84d5d Update code converter Web site to support conversion to Ruby and Python 16 years ago
Christoph Wille c1c1530741 Update script for IronRuby & IronPython conversion 16 years ago
Christoph Wille c0c09e768f Remove copied dependencies; dependencies now copied on-demand using build script 16 years ago
Daniel Grunwald 0d6c72676b Rewrote IReturnType-output in VBNetAmbience to support inner classes inside generic classes. 16 years ago
Daniel Grunwald 2029a5f0e1 Mark SdaUser sample as 32-bit. 16 years ago
Matt Ward 06e42e3b60 Line counter addin sample now compiled into AddIns\Samples\LineCounter folder. 17 years ago
Matt Ward 1f4a614b4c Removed XamlDesigner sample. 17 years ago
Matt Ward 0a31a6ee30 Snippet Compiler sample now compiles. 17 years ago
Ivan Shumilin fada9f0e0d remove duplicated projects and reference, update output paths in *.csproj 17 years ago
Daniel Grunwald 0bc307d4eb Mark .exe, .dll and .bat files as executable (required for cygwin). 17 years ago
Daniel Grunwald d06a875528 C++ sample: x64 support 17 years ago
Ivan Shumilin 1069fc57dc xaml specification, xaml backend, reorganize code, etc etc 17 years ago
Daniel Grunwald 3c45d0ddae Remove ClassEditor. 17 years ago
Daniel Grunwald ed46c19785 Remove ClassWizard AddIn. 17 years ago
Ivan Shumilin 6812aa497e - Update code related to XamlObject.XmlAttribute (ME support) 17 years ago
Ivan Shumilin 110e3d9954 Create controls immediately when dragging from the toolbox 17 years ago
Daniel Grunwald 61c15ff222 Update samples. 17 years ago
Daniel Grunwald 22cb860681 Move OutlineTreeView into WpfDesign.Designer. 17 years ago
Ivan Shumilin 74a952bdb5 WPF Designer: Report loading errors (TaskService for integrated version, ErrorListView for standalone) 17 years ago
Ivan Shumilin 945d491f87 - Commands routing (for integrated and standalone WPF Designer, CCP still not implemented) 17 years ago
Ivan Shumilin b2015b1d0b - Improve PropertyGrid performance (select, move, undo much faster now) 17 years ago
Ivan Shumilin e5f10aa958 - If element selected it can be resized (independent from IPlacementBehavior) 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Ivan Shumilin 17b3167cf8 Add some failing tests. Remove tiny bugs from MarkupExtensionTokenizer. 17 years ago
Ivan Shumilin c56d7b14dd Outline for XamlDesigner + Remove old code. 17 years ago
Ivan Shumilin c552ad0b93 Cleanup after move. 17 years ago
Ivan Shumilin 5e4ddf3a16 Move XamlDesigner to samples 17 years ago
Daniel Grunwald 3b9d810c2c Fixed C++ binding crash when VS08 is not installed. 17 years ago
Daniel Grunwald 851fa495d7 Set SolutionPath environment variable when building C++ projects. 17 years ago
Daniel Grunwald b7cab5f225 Support building C++ projects using Windows SDK 6.1. 17 years ago
Daniel Grunwald 9fae8aee0d Allow specifying movement type of text anchors. 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. 17 years ago
Daniel Grunwald 1ffe463bab Fixed forum-7686: make code completion in CSharpCodeCompletion sample work better when the edited code has syntax errors/incomplete code. 17 years ago
Matt Ward 4088319ffe Code completion sample was using the obsolete Instance property on VBNetAmbience and CSharpAmbience. 17 years ago
Matt Ward 954948bcbb DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
Christoph Wille 67e57efb2f http://codeconverter.sharpdevelop.net/ included in /samples (ASP.NET 3.5 application, code conversion features separated out into assembly project ICSharpCode.CodeConversion for easier reuse) 17 years ago
Matt Ward 040bd1ed18 Mono C# console template no longer runs the AddDotNet35ReferencesIfTargetFrameworkIs35 command. 18 years ago
Daniel Grunwald 82bbab8aec Forum-6859: Show code templates in code completion. 18 years ago
Daniel Grunwald 9b4679edf1 NRefactoryResolver rewrite: remove code duplication between NRefactoryResolver and TypeVisitor. Changed handling of method groups to follow C# specification more closely. 18 years ago