281 Commits (7a09aa56b8728a0e780bbc05ba846109348a41cd)

Author SHA1 Message Date
Peter Forstmeier acb82cb2b6 Change Images for EventLogger 16 years ago
Peter Forstmeier 99cacb8221 EventLogger goes directly to pdf 16 years ago
Matt Ward 7747fbfe49 Snippet compiler sample now supports tooltips. 16 years ago
Peter Forstmeier a6e86a9505 EventLog Report 16 years ago
Peter Forstmeier 01eb28213d FilePath in ImageItem is set even if Item is added to existing Report 16 years ago
Peter Forstmeier a6346467ca Add missing Files 16 years ago
Peter Forstmeier 8de6e87f57 Runtime modifiable Reports, 16 years ago
Daniel Grunwald d981d62c94 Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
Daniel Grunwald e2a3165c80 Fixed compilation errors in LineCounter, Mono and NAnt sample addins. 16 years ago
Daniel Grunwald 9ee5a7b3cc Updated some of the SharpDevelop samples. 16 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
Daniel Grunwald 695d5f7c05 Added dependency graph. 16 years ago
Daniel Grunwald 6d54b7f06a Add chapter on code completion. 16 years ago
Daniel Grunwald d80f577ae1 Wrote chapter on syntax highlighting. 16 years ago
Daniel Grunwald d0c136bb8b Split up AvalonEdit into Overview, Document, Rendering. 16 years ago
Daniel Grunwald cf815e0902 Worked on the AvalonEdit article and sample application. 16 years ago
Daniel Grunwald c78ea89993 Extended AvalonEdit.Sample + article. 16 years ago
Daniel Grunwald 9426732de9 LINQ-to-Profiler documentation 16 years ago
Daniel Grunwald 4feb97519c Prepare DocumentLineTree for optimization. 16 years ago