peterforstmeier
|
498b738a1c
|
Better ColorConverter
|
14 years ago |
peterforstmeier
|
31ce53c45a
|
ReportViewer.cs use ExportRunner.cs
|
14 years ago |
peterforstmeier
|
af0e988af9
|
Cleanup
|
14 years ago |
peterforstmeier
|
70e2b6c435
|
Move-Rename some Files, adjust namespaces
|
14 years ago |
peterforstmeier
|
26c5c6af70
|
ViewModel for WpfReportViewer
|
14 years ago |
peterforstmeier
|
be7fa185fc
|
remove unused code
|
14 years ago |
peterforstmeier
|
516756d101
|
Remove unused code in SectionBounds.cs, modify SectionBoundFixture.cs
|
14 years ago |
peterforstmeier
|
f92fc980aa
|
Remove double use of ReportModel in DataPageBuilder.cs and Converters/BaseConverter.cs
|
14 years ago |
peterforstmeier
|
65549f524e
|
Circle and Rectangle in FixedPage
|
14 years ago |
peterforstmeier
|
60ce1e365a
|
Draw Line in FixedPage
|
14 years ago |
peterforstmeier
|
d662eb7898
|
Draw Border in FixedPage
|
14 years ago |
peterforstmeier
|
ff5f93c1c4
|
Code duplications
|
14 years ago |
peterforstmeier
|
0e0dbdc3e2
|
Code duplications in Wizard
|
14 years ago |
peterforstmeier
|
fc92018322
|
Font handling in WPF (Bold,Italic etc)
|
14 years ago |
peterforstmeier
|
bcdb65f125
|
WPF - Image from File
|
14 years ago |
peterforstmeier
|
47fa6a86c8
|
WpfReportViewer - Plain FixedDocumentViewer Control
|
14 years ago |
peterforstmeier
|
9055abce7d
|
add missing file
|
14 years ago |
peterforstmeier
|
4661680fe1
|
Simple (textonly) reports as FixedDocument are working
|
14 years ago |
peterforstmeier
|
124d7dd33b
|
WPFReportPreview.cs, first step's
|
14 years ago |
peterforstmeier
|
7ab36047fa
|
Section Layout
|
14 years ago |
peterforstmeier
|
afcca11550
|
ExportText is based on IReportExpression, Evaluation is done on Fields 'Expression' and 'Text'. 'Expression' precedes 'Text'
|
14 years ago |
peterforstmeier
|
7c8be3ceb3
|
cleanup
|
15 years ago |
peterforstmeier
|
c65373536a
|
Expression Property make use of TextEditor in PropertyGrid
|
15 years ago |
peterforstmeier
|
713430f6ba
|
Cleanup - FxCop
|
15 years ago |
peterforstmeier
|
ec021357b2
|
Expression Evaluation from 'Text' to 'Expression' Property in Text and DataItem
|
15 years ago |
peterforstmeier
|
93a1727ed8
|
move Expression Evaluation from 'Text' to 'Expression' Property in Text and DataItem
|
15 years ago |
peterforstmeier
|
f022528c78
|
Grouping can work with =Fields!FieldToGroup
|
15 years ago |
peterforstmeier
|
c993b477ff
|
Teport can display SubString with FieldReference like =Substring(Fields!ProductName,0,3)
|
15 years ago |
peterforstmeier
|
c5990bb05c
|
Substring in expressions "=Substring('Sharp',3)"; or =Substring('Sharp',0,3);
|
15 years ago |
peterforstmeier
|
5a813d01ba
|
Patch from eric342 partial fixing:
http://community.sharpdevelop.net/forums/t/13066.aspx
|
15 years ago |
peterforstmeier
|
6f5a73c8b1
|
Better WYSIWYG in sections (gap between Controls)
|
15 years ago |
peterforstmeier
|
8673fb979a
|
SinglePageFixture.cs
|
15 years ago |
peterforstmeier
|
2d5c829e8f
|
SectionBoundFixture.cs
|
15 years ago |
peterforstmeier
|
cc68e009a2
|
layout
|
15 years ago |
peterforstmeier
|
5b09427319
|
Cleanup
|
15 years ago |
peterforstmeier
|
1c7a9d59c7
|
Sections - BasePager.cs
|
15 years ago |
Peter Forstmeier
|
60e4311f14
|
small cleanup
|
15 years ago |
peterforstmeier
|
c093e04c88
|
FieldReference.cs; cleanup
|
15 years ago |
peterforstmeier
|
8a6757e0c8
|
TextItems as Stack
|
15 years ago |
peterforstmeier
|
df84bd9a00
|
Replace unset Parameter Values with string.Empty, write message to console to inform user
|
15 years ago |
peterforstmeier
|
ddc28da84b
|
Can display stacked Rows
|
15 years ago |
peterforstmeier
|
0da20d96e6
|
Rows can be used as StackPanel.Orientation=horizontal, PageHeader can display a List of rows
|
15 years ago |
Peter Forstmeier
|
42bf8d4bb4
|
Rows can be used as StackPanel.Orientation=horizontal
|
15 years ago |
peterforstmeier
|
6c4afa9986
|
Layouter.cs works with <CR> in Text
|
15 years ago |
peterforstmeier
|
4af32e5101
|
Adjustment in Footer's and Header's
|
15 years ago |
peterforstmeier
|
e61da9ac97
|
Crash if DraggedColumn in PullModelPanel.cs is a ForeignKey-Column
|
15 years ago |
Peter Forstmeier
|
df9fa173b0
|
DataNavigator
|
15 years ago |
peterforstmeier
|
2dfb2c5693
|
Grouping with TableStrategy.cs
|
15 years ago |
Peter Forstmeier
|
88ae3c1f4a
|
Expressions inside groups
|
15 years ago |
Peter Forstmeier
|
d6ac8a11af
|
Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports
|
15 years ago |