peterforstmeier
|
4155ddd8f8
|
Grouping in TableLayout
|
15 years ago |
peterforstmeier
|
c0cfc4b81b
|
UnitTest for CreateGroupedReport from TableLayout.cs
|
15 years ago |
peterforstmeier
|
0f2a8ae522
|
Cleanup Wizard Layouts, ISimpleContainer in BaseSection.cs
|
15 years ago |
peterforstmeier
|
8975a86e54
|
Wizard can create grouped Tablelayout
|
15 years ago |
peterforstmeier
|
cecb9c30f1
|
PageBreakAfterGroupeChanged
|
15 years ago |
peterforstmeier
|
712b88e3b4
|
Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports
|
15 years ago |
peterforstmeier
|
d6807302a7
|
PageBreakOnGroupChange
|
15 years ago |
peterforstmeier
|
2ce0cd79b4
|
Remove DoEvents from ReportDesigner
|
15 years ago |
Daniel Grunwald
|
b6cdd5a767
|
Merge remote branch 'origin/reports'
|
15 years ago |
Daniel Grunwald
|
0d24b46bbe
|
IconBarMargin: Fixed cancelling drag'n'drop using Escape.
|
15 years ago |
David Srbecký
|
fb51065400
|
Fixed "COM object that has been separated from its underlying RCW cannot be used." in MetaDataImport
|
15 years ago |
David Srbecký
|
4116a1a479
|
Normalize line ending in debug tests (just in case that the files on disk use linux line endings)
|
15 years ago |
peterforstmeier
|
170674ba2d
|
Cleanup
|
15 years ago |
mrward
|
69e65acf48
|
Refactor IronPython resolver.
|
15 years ago |
Daniel Grunwald
|
1123bf8278
|
Allow dragging the CurrentLineBookmark in the IconBarMargin.
|
15 years ago |
mrward
|
a767d82cca
|
Add support for IronPython code completion on methods after typing 'self'.
|
15 years ago |
Daniel Grunwald
|
f12ade168f
|
UsageDataCollector: collect WPF rendering tier
|
15 years ago |
eusebiu
|
4150e8db59
|
fix for SD-1713
|
15 years ago |
mrward
|
0ee1755311
|
Fix failing unit tests.
|
15 years ago |
mrward
|
1b445fa671
|
Fix bug in IronPython local variable resolver getting the wrong type due to an off by one problem with line numbers and a problem with name resolution when variable used in several statements.
|
15 years ago |
mrward
|
9fcf7b1699
|
IronPython local variable resolver uses class resolver to find type information.
|
15 years ago |
peterforstmeier
|
2fe7c0c217
|
Remove unused code, introduce IPageInfo interface for better handling of Pageinfos in evaluator
|
15 years ago |
mrward
|
938bc2dfdf
|
Resolve IronPython local variables up to the current expression line and not beyond.
|
15 years ago |
mrward
|
c132891492
|
Move common code for running the IronRuby or IronPython console from the menu to the Scripting project.
|
15 years ago |
mrward
|
fc508ad174
|
Move common IronRuby and IronPython console application code to Scripting project.
|
15 years ago |
mrward
|
ee134f91a4
|
Change IronPython and IronRuby Run without Debugger menu option to pause the console output after the run is complete.
|
15 years ago |
Daniel Grunwald
|
3d402731a6
|
Fixed NullReferenceException in AbstractBuildOptions.InitTargetFramework.
|
15 years ago |
Daniel Grunwald
|
240cd451be
|
Update file headers.
|
15 years ago |
mrward
|
4a4f2d6bac
|
Fix potential infinite loop in IronPython local variable resolver.
|
15 years ago |
Christoph Wille
|
5cce1f4d57
|
Beta 3 designation for setup
|
15 years ago |
mrward
|
1b31c480d4
|
Re-enable basic support for local variable code completion in IronPython.
|
15 years ago |
peterforstmeier
|
ad38116b8f
|
Cleanup
|
15 years ago |
peterforstmeier
|
03522945df
|
UnknownFunctionException.cs (replace evaluation result with ErrorMessage)
|
15 years ago |
mrward
|
b90aac8024
|
Add IronPython code completion for class fields.
|
15 years ago |
mrward
|
b7ec252184
|
IronPython member resolver now finds types that have been imported.
|
15 years ago |
mrward
|
98765ade2d
|
Add code completion for events in IronPython.
|
15 years ago |
mrward
|
e5d7bccdca
|
Add support for IronPython code completion on properties to any level.
|
15 years ago |
mrward
|
7b72aa9d78
|
Change ASP.NET web page and web service project so the OutputPath is set to bin when a new project is created.
|
15 years ago |
peterforstmeier
|
5253b5ba28
|
Cleanup
|
15 years ago |
peterforstmeier
|
25505b233a
|
Combobox for FormatString in Designer SmartTag as well
|
15 years ago |
peterforstmeier
|
2f58d19a5d
|
Editor for FormatString and DataType in Designer
|
15 years ago |
mrward
|
1af9cd2f24
|
Fix SD-1698 - Exception when trying to open F# project properties
|
15 years ago |
mrward
|
005cec4023
|
Add simple support for property code completion in the IronPython addin.
|
15 years ago |
Daniel Grunwald
|
b9b018525d
|
Fixed build.
|
15 years ago |
Daniel Grunwald
|
afd2f38400
|
Mark SharpDevelop assemblies as Full/Client profile.
|
15 years ago |
Daniel Grunwald
|
4ef945f0f7
|
Implemented SD-1457 - Client profile.
Now creating or upgrading a project will adjust the <supportedVersion> in the app.config
|
15 years ago |
Daniel Grunwald
|
4f2269751f
|
Fixed inaccuracy in GetVisualLineElementFromPosition (was incorrect by up to a half visual column)
|
15 years ago |
Daniel Grunwald
|
c8361dcdb4
|
Allow expanding folding sections by double-clicking on the folded element.
|
15 years ago |
philippmaihart
|
ec088184f6
|
Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports
|
15 years ago |
Siegfried Pammer
|
be48f3c67c
|
applied patch "added support for events into Extract Interface" by Maciej Grabowsky - slightly changed FormatMemberForDisplay: replaced StringBuilder by IAmbience
|
15 years ago |