289 Commits (master)

Author SHA1 Message Date
Matt Ward 73f2cd0599 Component Inspector is now a sample. 15 years ago
Daniel Grunwald a93b443928 Adjust CSharpCodeCompletion sample to DOM changes (NamespaceEntry/KeywordEntry). 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 15 years ago
Peter Forstmeier 1307b501b3 Fix http://community.sharpdevelop.net/forums/t/11284.aspx 15 years ago
Siegfried Pammer d5ea71e4fa implemented handling of XML processing instructions 15 years ago
Daniel Grunwald 01ceebba1c Fix compiler error in AvalonEdit.Sample. 15 years ago
Matt Ward c28d90af65 Added a custom unit test runner sample that supports running MbUnit tests with Gallio. 15 years ago
Peter Forstmeier 084f6c245e Cleanup (FxCop) 15 years ago
Peter Forstmeier acb82cb2b6 Change Images for EventLogger 15 years ago
Peter Forstmeier 99cacb8221 EventLogger goes directly to pdf 15 years ago
Matt Ward 7747fbfe49 Snippet compiler sample now supports tooltips. 15 years ago
Peter Forstmeier a6e86a9505 EventLog Report 15 years ago
Peter Forstmeier 01eb28213d FilePath in ImageItem is set even if Item is added to existing Report 15 years ago
Peter Forstmeier a6346467ca Add missing Files 15 years ago
Peter Forstmeier 8de6e87f57 Runtime modifiable Reports, 15 years ago
Daniel Grunwald d981d62c94 Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 15 years ago
Daniel Grunwald e2a3165c80 Fixed compilation errors in LineCounter, Mono and NAnt sample addins. 15 years ago
Daniel Grunwald 9ee5a7b3cc Updated some of the SharpDevelop samples. 15 years ago
Daniel Grunwald 061496afc3 Started work on SD2-1592 - Add back highlighting editor for AvalonEdit 16 years ago
Daniel Grunwald d79c461876 Ported HtmlSyntaxColorizer to AvalonEdit. 16 years ago
Peter Forstmeier ea3ba276b3 Remove unused Icons, work on relative Path for Icons 16 years ago
Matt Ward 37c63c645c Updated SharpSnippetCompiler sample to be able to re-open a closed file when clicking an item in the errors list. 16 years ago
Daniel Grunwald 84f0895b3b Added support for default parameters and variance annotations to C# parser. 16 years ago
Peter Forstmeier f39aff62c8 Add patches from Alex Rednic , center page in ReportViewer, better drawing of bitmap 16 years ago
Peter Forstmeier a590afef8e Change Icons in ReportViewer.cs (transparent background), reset DataManager after report is rendered. Update sample. 16 years ago
Peter Forstmeier 93c044b4ba ReportViewer show evaluated pages 16 years ago
Peter Forstmeier d41568da4b Zooming in ReportViewer, ReportViewer.SetupAsyncron is now Obsolete, use RunReport 16 years ago
Peter Forstmeier e3de9aee67 work on 16 years ago
Peter Forstmeier 9a97c9f392 RelativeFileName for Images. 16 years ago
Daniel Grunwald 9daf455136 Remove XamlDesigner2. 16 years ago
Peter Forstmeier 413ec91c9e Start working on absolute and relative FileName's for Images 16 years ago
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 4a85fa660c Added snippet support to SharpDevelop (replaces 'code templates'). 16 years ago
Daniel Grunwald 48045ff9f8 Move CSharpIndentationStrategy into AvalonEdit. 16 years ago
Daniel Grunwald 23c1c37ec1 Allow setting the TextEditor.SyntaxHighlighting property from XAML. Thanks to Rudi Grobler for the idea (http://dotnet.org.za/rudi/archive/2009/10/09/the-magic-of-type-converters.aspx). 16 years ago
Daniel Grunwald c9fc64257d Copied information from the Code Project article into the AvalonEdit help file. 16 years ago
Daniel Grunwald ac6d4f66a0 Fixed split view crash when folding is enabled. 16 years ago