peterforstmeier
|
1575ea4cba
|
Cleanup with FxCop
|
15 years ago |
peterforstmeier
|
91fcce0a82
|
Draw formatted String
|
15 years ago |
peterforstmeier
|
b236904de7
|
Evaluation inside Grouping
|
15 years ago |
peterforstmeier
|
bf25326b90
|
refactor test's for grouping
|
15 years ago |
peterforstmeier
|
7dadb2c562
|
Evaluation in grouped report
|
15 years ago |
peterforstmeier
|
979315eb2a
|
Change GroupedRowConverter.cs from DataNavigator.SwitchGroup to base.DataNavigator.GetChildNavigator()
some small cleanup
|
15 years ago |
peterforstmeier
|
13f7db49ba
|
More test's for IList Grouping
|
15 years ago |
peterforstmeier
|
38837e3935
|
Add UnitTest's for Grouping with IList
|
15 years ago |
peterforstmeier
|
8eced94981
|
Test's for DateTime grouping
|
15 years ago |
peterforstmeier
|
98174d6c3a
|
Move handling of pageBreak to BaseConverter.cs
Signed-off-by: peterforstmeier <peter.forstmeier@t-online.de>
|
15 years ago |
peterforstmeier
|
8dbdc39ddb
|
FieldReference#s in Grouped report
|
15 years ago |
peterforstmeier
|
3112eb55fa
|
Adjust ListLayout
|
15 years ago |
peterforstmeier
|
8182b94643
|
Refactor Converters/GroupedRowConverter.cs for better Pagebreak
|
15 years ago |
peterforstmeier
|
e8302da9f0
|
Update test+s in GenerateListWithGroupFixture.cs
|
15 years ago |
Daniel Grunwald
|
1c24db6a00
|
Fix conflict in SharpDevelop.Tests.sln
|
15 years ago |
peterforstmeier
|
eafe6fbe4b
|
Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports
Conflicts:
SharpDevelop.Tests.sln
|
15 years ago |
peterforstmeier
|
188e4d14cb
|
PageBreak with GroupedReport, Refactor PageBreak
|
15 years ago |
peterforstmeier
|
c42f818b3a
|
GroupHeader can contain DataItem as textItem as well.
Wizard can generate Grouped Reports, add UnitTest's for Wizard/Generators/GenerateListWithGroupFixture.cs
|
15 years ago |
Daniel Grunwald
|
39686a177a
|
Merge branch 'master' into reports
|
15 years ago |
Daniel Grunwald
|
b6f4ade7b4
|
Allow overriding the BranchName (necessary on build server)
|
15 years ago |
Daniel Grunwald
|
2e8016ffe4
|
Make build server add notes to commits.
|
15 years ago |
Daniel Grunwald
|
bbd2aaf0e7
|
Disable randomly failing debugger unit test.
|
15 years ago |
Daniel Grunwald
|
b45a7d56d1
|
Show AssemblyInformationalVersion in crash reports.
|
15 years ago |
Daniel Grunwald
|
7f67d54541
|
Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info.
|
15 years ago |
Daniel Grunwald
|
2fb5d59877
|
Fixed ArgumentNullException in SharpRefactoring.Extensions.IsUserCode
|
15 years ago |
Daniel Grunwald
|
63a5936468
|
When saving code snippets, remove any completely empty snippets (might have been added accidentally by clicking into the grid's empty row).
|
15 years ago |
Daniel Grunwald
|
d5fe7a31e5
|
Fix http://community.sharpdevelop.net/forums/t/11768.aspx by making sure the CodeSnippet properties cannot be null.
|
15 years ago |
Siegfried Pammer
|
2f15071a5f
|
fixed http://community.sharpdevelop.net/forums/p/11765/32150.aspx
|
15 years ago |
Siegfried Pammer
|
7242359a5a
|
added ICompilationUnit to RefactoringMenuContext to avoid using rr.CallingClass.CompilationUnit
|
15 years ago |
Daniel Grunwald
|
b271d6b2a9
|
Simplify SnippetManager.LoadGroups, hopefully fixes http://community.sharpdevelop.net/forums/t/11768.aspx
|
15 years ago |
Daniel Grunwald
|
df5780ea94
|
Mark git addin as preinstalled.
|
15 years ago |
Daniel Grunwald
|
7f13529a4d
|
Add comment that ParseInformation.CompilationUnit never returns null.
|
15 years ago |
Daniel Grunwald
|
dd9e0233ee
|
Add CurrentParseInformation to EditorContext. This allows retrieving the ProjectContent without requiring CallingClass!=null (fixes http://community.sharpdevelop.net/forums/t/11756.aspx)
Also removed some try-catch-ignore constructs.
|
15 years ago |
Daniel Grunwald
|
0710f69adc
|
Add GitAddIn to changelog.
|
15 years ago |
Siegfried Pammer
|
e209002178
|
fix possible NullReferenceExceptions in ResolveExtensionMethod; should fix http://usagedatacollector.sharpdevelop.net/analysis/ExceptionGroup/Edit/229
|
15 years ago |
Siegfried Pammer
|
7dc9284d39
|
changed usage of RefactoringMenuContext
|
15 years ago |
Siegfried Pammer
|
666dfcac6c
|
set fields of RefactoringMenuContext readonly and created ctor;added field for project content.
|
15 years ago |
Daniel Grunwald
|
442219dfe8
|
Fixed availability of git commands in repository root.
|
15 years ago |
Daniel Grunwald
|
5746f2f7a5
|
GitAddin: Fixed removing files with status 'Added'
|
15 years ago |
Daniel Grunwald
|
0c2e680a1b
|
Fixed retrieving the file status from git.
|
15 years ago |
Daniel Grunwald
|
90e5e780f9
|
Add GitAddIn to setup.
|
15 years ago |
Daniel Grunwald
|
4bf7bee15f
|
GitAddIn: handle errors in git invocation (e.g. if git is not installed)
|
15 years ago |
Daniel Grunwald
|
557495ce2d
|
Fixed misleading XML comment.
|
15 years ago |
Daniel Grunwald
|
8f5ec90cd4
|
Update string resources.
|
15 years ago |
Daniel Grunwald
|
7d4d8a2601
|
StringResourceTool: normalize newlines when writing .resx files
|
15 years ago |
Daniel Grunwald
|
d9277e5964
|
Add test case for forum-11540: C# parser fails on "using global::System;" (fixed in 8b052cb4 )
|
15 years ago |
Daniel Grunwald
|
df6546e48e
|
Remove deleted projects from SharpDevelop.Reports.sln
|
15 years ago |
Daniel Grunwald
|
a0032825a7
|
Fixed highlighting of number literals starting with dot. (http://community.sharpdevelop.net/forums/t/11716.aspx)
C#: don't highlighting "@int" as keyword.
|
15 years ago |
Daniel Grunwald
|
20cce69fa9
|
Fix build.
|
15 years ago |
Daniel Grunwald
|
9dbd100c32
|
Fix newlines.
|
15 years ago |