peterforstmeier
|
1db7ea0d76
|
Wizard can work with Views from SqlServer
|
15 years ago |
peterforstmeier
|
190ef0a401
|
cleanup
|
15 years ago |
peterforstmeier
|
01d754d617
|
Add StringResources for Wizard
|
15 years ago |
peterforstmeier
|
361932eb6a
|
ReportWizard
|
15 years ago |
peterforstmeier
|
7d42a1dac2
|
Cleanup
|
15 years ago |
peterforstmeier
|
77bb7ced64
|
File/Preview and File/Print use Exporter#s (same as in ReportViewer), the standard print code (Renderer's) will not be further developed
|
15 years ago |
peterforstmeier
|
239fb0a454
|
RowRendering Event, cleanup
|
15 years ago |
peterforstmeier
|
f08cb9ad1e
|
Samples are running again
|
15 years ago |
peterforstmeier
|
765270af19
|
RowRenderEvent fire on correct position
|
15 years ago |
peterforstmeier
|
759442624c
|
Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports
|
15 years ago |
peterforstmeier
|
fb4d7f319e
|
Fire RowRenderEvent after Layouter and before Converter
|
15 years ago |
Daniel Grunwald
|
55edf3e0c4
|
Merge remote branch 'origin/reports' into 4.0
|
15 years ago |
peterforstmeier
|
042aecda37
|
Cleanup from FxCop
|
15 years ago |
Daniel Grunwald
|
da47da368f
|
Remove "Beta 4" from setup.
|
15 years ago |
Daniel Grunwald
|
03c220d8f4
|
Warn in debug output when non-frozen brushes are used in AvalonEdit.
|
15 years ago |
peterforstmeier
|
7534372eda
|
RowRendering Event is fired after the row is filled
|
15 years ago |
Daniel Grunwald
|
0305d641c8
|
Fixed distinguishing the virtual and override modifiers when reading from metadata.
|
15 years ago |
Daniel Grunwald
|
a7e0084e09
|
Fix SD-1692 - Code Competion shows instance members twice
|
15 years ago |
Daniel Grunwald
|
e9079036d7
|
Fix SD-1740 - Generating same event handler twice in WPF designer
|
15 years ago |
Eusebiu Marcu
|
b7b7c5cf6b
|
Fix SD-1753 - Attach to process dialog shows no managed processes after attaching to one process
|
15 years ago |
Eusebiu Marcu
|
d0b7e7a1fd
|
Fix Bracket highlighting does not work after multiline string
|
15 years ago |
Daniel Grunwald
|
d6b864e5ce
|
Fix SD-1737 - Keyboard shortcuts do not work in WinForms Designer
|
15 years ago |
peterforstmeier
|
e5574ffa8a
|
Plain ListLayout, fix Location of container (Row)
|
15 years ago |
Daniel Grunwald
|
e7fbe12b24
|
Fixed forms designer not updating toolbar status when selecting controls / changing properties.
|
15 years ago |
Daniel Grunwald
|
4d09117f40
|
Fix default value for WordWrapIndentation.
|
15 years ago |
Daniel Grunwald
|
a99ebeece3
|
Disable Boo interpreter pad. (SD-1766)
|
15 years ago |
Daniel Grunwald
|
8266dce10a
|
AvalonEdit: Use indentation from first line on all following lines when word-wrapping.
|
15 years ago |
Daniel Grunwald
|
213455988b
|
Update string resources.
|
15 years ago |
Daniel Grunwald
|
93cd842df3
|
Fixed focus problem when opening workbench window containing multiple view contents.
|
15 years ago |
Daniel Grunwald
|
238c0a2391
|
Fixed NullReferenceException in MSBuildBasedProject.get_MinimumSolutionVersion() when removing a project from the solution while the build is running. (http://community.sharpdevelop.net/forums/t/12316.aspx)
|
15 years ago |
peterforstmeier
|
e21b476992
|
Cleanup
|
15 years ago |
peterforstmeier
|
957509f6a1
|
Breaking Change, change 'BaseGroupedRow' to 'GroupHeader'. Reports can be modified very easy with an TextEditor. Just replace <BaseGroupedRow>' with <GroupHeader>, don't forgott about the closing tag's.
|
15 years ago |
Daniel Grunwald
|
4f4f67135b
|
Fix SD-1763 - Code completion is active even when it is disabled in the options
|
15 years ago |
Daniel Grunwald
|
ba7eb2729b
|
Handle AbandonedMutexException in Profiler.AllThreadsWait().
|
15 years ago |
peterforstmeier
|
809cd67033
|
Print ReportFooter at correct Position
|
15 years ago |
Siegfried Pammer
|
424e9f0dbc
|
fixed insertion of documentation end tags
|
15 years ago |
Siegfried Pammer
|
9b2ae0a73e
|
fixed documentation comment completion for VB
|
15 years ago |
Siegfried Pammer
|
dabf54fb1e
|
fixed compile errors
do not trim end of line while correcting the indentation
|
15 years ago |
Siegfried Pammer
|
5e68dff78b
|
moved TrimLine code to LanguageUtils and removed invalid handling of comments
|
15 years ago |
Siegfried Pammer
|
c253637446
|
removed code duplication in StripComments/TrimComments
|
15 years ago |
Daniel Grunwald
|
32c1efaf0f
|
Revert "fix SD-1743 - Replace all in selection - standard search"
This reverts commit cede650728 .
|
15 years ago |
Daniel Grunwald
|
73684b9a45
|
Fixed build.
|
15 years ago |
Daniel Grunwald
|
4b24dd80f8
|
Fixed commenting out lines selected from the line number margin.
|
15 years ago |
Daniel Grunwald
|
e1a9ec1c9b
|
Fixed caret position after leaving snippet mode.
|
15 years ago |
peterforstmeier
|
91ef018b16
|
Layouter for section is only called once
|
15 years ago |
Daniel Grunwald
|
83c01eee81
|
Fixed bug that caused Error/Warning markers not to reappear after debugging.
|
15 years ago |
peterforstmeier
|
f8023fd2ff
|
Layouter Patch from Andreas Schoenebeck
|
15 years ago |
peterforstmeier
|
e18de04157
|
Cleanup Files
|
15 years ago |
peterforstmeier
|
4a52cac3c5
|
Fix UnitTest's for GroupingWizard
|
15 years ago |
Daniel Grunwald
|
8e5e013c97
|
Fixed AnchorMovementMode of SnippetBoundElement and SnippetAnchorElement.
|
15 years ago |