13623 Commits (34305d2d6a81999d4b3bdaa15998084c6daa3116)
 

Author SHA1 Message Date
Peter Forstmeier 34305d2d6a DesignerAddin (ICSharpCode.ReportDesigner.addin) 12 years ago
Peter Forstmeier 6570b60e68 Change text drawing to FormattedText and DrawingVisual 12 years ago
Peter Forstmeier b3946f3862 CQA OverviewReport.srd is running, this report can be used as an example to handle SectionEvents, useful to work with ReportItems at run time. 12 years ago
Peter Forstmeier c56fbe5fd0 BasePageBuilder fires 'SectionEvent' to modify Items at runtime 12 years ago
Peter Forstmeier cf9c74ac8d CQA - OverviewReport, Parameters missing 12 years ago
Peter Forstmeier 2240ff4bdf Cleanup 12 years ago
Peter Forstmeier d0f98e5a17 Calculate the correct position of ReportFooter 12 years ago
Peter Forstmeier 5360a89332 CodeQuality/CodeQuality.csproj can run one easy report with ICSharpcode.Reporting 12 years ago
Peter Forstmeier 3076e319aa Remove TestWPFReportPreview from Designer 12 years ago
Peter Forstmeier af11f86dae missing 'using System' 12 years ago
Daniel Grunwald 9b453f628c MIT file headers on ICSharpCode.Reporting files. 12 years ago
Daniel Grunwald 8610656a0f Merge the license switch to MIT from 'origin/master' into 'reports' 12 years ago
Siegfried Pammer dac858b664 fix #276: Merge keyword CC items with snippet CC items 12 years ago
Siegfried Pammer 301725efb4 replace return type of ITextEditor.GetSnippets with ISnippetCompletionItem 12 years ago
Daniel Grunwald 4949a6b8cb Fix compiler error due to missing files. 12 years ago
Daniel Grunwald 1baa2dcb85 Merge commit '1b578dd8cac9742' (last commit from master prior to MIT license switch) into reports 12 years ago
Daniel Grunwald 96d9ce4b4d Fix tests. 12 years ago
Daniel Grunwald 997420193c Fix #51 - Create VS2012 solution file when needed. 12 years ago
Daniel Grunwald 8873a2432f Improve the "TargetFramework" API: 12 years ago
Andreas Weizel 3ba0ba57f8 Using e.ResolveResult for debugger tooltips again. Using the debugger's compilation didn't work for method parameters. 12 years ago
Siegfried Pammer d3921651bd fix #320: C# Ambience does not escape parameter names 12 years ago
Matt Ward 5eb1699c3a Fix deadlock when installing HttpClient NuGet package. 12 years ago
Siegfried Pammer 112eab9beb add implementation of IAssembly.IsPartOfDotnetFramework extension for #318 12 years ago
Peter Forstmeier e8ea450258 Fix NullReference in ReportDesignerView.cs 12 years ago
Matt Ward ba4c47b54b Merge pull request #297 from galich/master 12 years ago
Sergey Galich 239f46bc27 Run IIS Express from multiple IDE instances 12 years ago
Peter Forstmeier d26dbf1d3b Rename 12 years ago
Peter Forstmeier d328d74f6c Cleanup SumAggregate Fixture 12 years ago
Peter Forstmeier 0924a05dab Expressions can handle the Namespace 'System.DateTime', be aware of the difference between Property and Function 12 years ago
Daniel Grunwald 1300bac39c Update links to SharpDevelop wiki. 12 years ago
Christoph Wille 2249da1632 Update readme.rtf 12 years ago
Daniel Grunwald c1a7a7626d Adjust line numbers in debugger tests to changed license header length. 12 years ago
Daniel Grunwald bf702903ac Use new license header on files that still had the default "Created by SharpDevelop" header. 12 years ago
Daniel Grunwald 6da57f8678 Add back "using System;" that got lost due to file header replacement. 12 years ago
Daniel Grunwald 3403679f6b Relicense the BSD code in the debugger to MIT as well. 12 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald 6d13efe414 Fix #271 - Change license to MIT 12 years ago
Matt Ward 1b578dd8ca Remove Gallio sample. 12 years ago
Siegfried Pammer 54d43aedbc fix #279: Reference project items are UnknownProjectItems after creating a new project 12 years ago
Peter Forstmeier 415e13d541 FxCop 12 years ago
Peter Forstmeier f5f26c2717 Pdf - Circle 12 years ago
Peter Forstmeier 51e498de07 Wpf - Circle 12 years ago
Daniel Grunwald fc97d0c6bf Remove nant.xsd 12 years ago
Andreas Weizel 97aaa2b156 Fixed Automated.proj. 12 years ago
Matt Ward 7726b712d9 Build MSTest sample on build server. 12 years ago
Matt Ward c178ac1e82 Fix tests for MSTest sample. 12 years ago
Matt Ward 84ce627559 Fix MSTest sample. 12 years ago
Siegfried Pammer daf9b5571f fix #292: Implement interface does not show generated code 12 years ago
Siegfried Pammer 4143894399 fix debugger evaluation unit tests 12 years ago
Daniel Grunwald db09a07341 Remove unused copy of AssemblyQualifiedTypeName.cs 12 years ago