Daniel Grunwald
|
ae406e9c31
|
Adjust SharpDevelop to NRefactory API changes
|
15 years ago |
Daniel Grunwald
|
c20aa3e04e
|
Merge commit '611c310eb2867f65b1db2460c6d8b0cbc57ba37e' from NRefactory repository into SharpDevelop's newNR branch.
|
15 years ago |
Daniel Grunwald
|
611c310eb2
|
Change IConstantValue API to use ResolveResult.
|
15 years ago |
Daniel Grunwald
|
6bc485fa1b
|
Merge NRefactory changes from SharpDevelop into NRefactory repository.
|
15 years ago |
Daniel Grunwald
|
ea42e6354b
|
Fix bug that caused the wrong part to be removed from a compound class.
|
15 years ago |
Daniel Grunwald
|
3bf2871b51
|
Make Find References multi-threaded.
|
15 years ago |
Daniel Grunwald
|
e73c0785e3
|
Make Find References multi-threaded.
|
15 years ago |
Mike Krüger
|
e7d9bf64e4
|
Fixed attribute section tests.
|
15 years ago |
Mike Krüger
|
957c48eede
|
Fixed query expression tests.
|
15 years ago |
Mike Krüger
|
02fe3e32e5
|
Fixed array create expression tests.
|
15 years ago |
Daniel Grunwald
|
e926745da6
|
Fixed resolver bugs that caused unit test errors.
|
15 years ago |
Daniel Grunwald
|
4dd6acb810
|
Allow recursive synchronization (e.g. for calling GetTypes() on a single project content while a composite project content is synchronized)
|
15 years ago |
Daniel Grunwald
|
bb0311375c
|
Allow recursive synchronization (e.g. for calling GetTypes() on a single project content while a composite project content is synchronized)
|
15 years ago |
Daniel Grunwald
|
6b56440cb5
|
Reimplemented "Find derived classes"
|
15 years ago |
Daniel Grunwald
|
683d3535b1
|
Implemented "Find references"
|
15 years ago |
Daniel Grunwald
|
9957c52ff2
|
Implemented "Find references"
|
15 years ago |
Daniel Grunwald
|
a06110c255
|
Rename ParsedFile to CSharpParsedFile.
|
15 years ago |
Daniel Grunwald
|
8885484971
|
Add IndexOf() method to ITextSource.
|
15 years ago |
Daniel Grunwald
|
be53547366
|
Merge branch '4.1' into newNR
|
15 years ago |
Daniel Grunwald
|
68b5f28abe
|
Merge branch '4.1' into newNR
|
15 years ago |
Daniel Grunwald
|
a82e7ce23c
|
Merge commit '558e1585ebf04c5080b857b9de994e07cf922773' from NRefactory repository into SharpDevelop's newNR branch.
|
15 years ago |
Daniel Grunwald
|
558e1585eb
|
Fix resolver crashes
|
15 years ago |
Daniel Grunwald
|
46676a45fb
|
Add GetInterestingFileNames to FindReferences.
Fixed a few resolver issues related to find references.
|
15 years ago |
Daniel Grunwald
|
7f11fe3be0
|
Fixed bugs that caused some nodes not to be resolved in a "resolve all" run.
|
15 years ago |
Daniel Grunwald
|
b0051f4960
|
Fix SD-1858 - InvalidOperationException in DockingManager.CoerceActiveDocumentValue when right-clicking document tab while it is closing
|
15 years ago |
Siegfried Pammer
|
d01a87961a
|
implement SD-1855 - Add option for disabling ChangeMarkerMargin
|
15 years ago |
Matt Ward
|
c692824b5d
|
Resolve assemblies referenced by T4 templates that are not referenced by the project.
|
15 years ago |
Daniel Grunwald
|
5df40bdd49
|
WPF Designer: use transaction when moving items in outline pad. (fixes http://community.sharpdevelop.net/forums/t/13248.aspx)
|
15 years ago |
Daniel Grunwald
|
c67e7b2394
|
WPF Designer: Fixed "Cannot undo when item is moved inside outline view" (http://community.sharpdevelop.net/forums/t/13247.aspx)
|
15 years ago |
Daniel Grunwald
|
c1ba2b7a41
|
WPF Designer: Fixed "Cannot move multiple controls" (http://community.sharpdevelop.net/forums/t/13250.aspx)
|
15 years ago |
Daniel Grunwald
|
acefecc74e
|
Ignore ExternalException when clipboard cannot be opened for pasting.
|
15 years ago |
Daniel Grunwald
|
18b03738c2
|
Fix ArgumentOutOfRangeException in TypeInference when a class is being used with an incorrect number of type arguments (http://community.sharpdevelop.net/forums/t/13134.aspx)
|
15 years ago |
Daniel Grunwald
|
99b802c134
|
Fixed 'toggle bookmark' command.
|
15 years ago |
Daniel Grunwald
|
a32eb48327
|
Don't create an unnecessary copy of the whole text buffer when showing a tooltip on the ChangeMargin
|
15 years ago |
Daniel Grunwald
|
3a6ef5746a
|
Handle ObjectDisposedException in VBNetCompilationUnit.get_OptionInfer
|
15 years ago |
Matt Ward
|
94b19a39cf
|
Fix parser exception when a T4 template includes another T4 template with a class feature block.
|
15 years ago |
Siegfried Pammer
|
2dfbaffa45
|
fix http://community.sharpdevelop.net/forums/t/13749.aspx
|
15 years ago |
Daniel Grunwald
|
a8a16ef26f
|
Fixed crash when closing Add Reference dialog while search is still running.
|
15 years ago |
Siegfried Pammer
|
c27f08fc70
|
fix SD-1815 - SharpDevelop hangs when searching entire project that contains a file with only one character (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1815&PROJID=4)
|
15 years ago |
Daniel Grunwald
|
42bc87ba02
|
Change ResolveVisitor to report the location of conversions.
|
15 years ago |
Siegfried Pammer
|
5ef85c6c5e
|
fix SD-1849 - Unhandled exception when replacing all text in text editor (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1849&PROJID=4)
|
15 years ago |
Siegfried Pammer
|
50a678c30c
|
fix bugs in FormLocationHelper if working on high DPI displays
|
15 years ago |
Siegfried Pammer
|
9dc3902892
|
fix SD-1554 - AvalonDock: windows placed on the second screen stay there even when unplugged (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1554&PROJID=4)
|
15 years ago |
Daniel Grunwald
|
4cc64bb9b8
|
Fixed resolving LINQ group joins.
|
15 years ago |
Daniel Grunwald
|
5b17740bea
|
Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be.
Added support for QueryJoinClause and QueryOrderClause to the resolver.
|
15 years ago |
Matt Ward
|
788044949c
|
Fix ordering of OK and cancel buttons on Select Projects dialog.
|
15 years ago |
Siegfried Pammer
|
8f6fa645cf
|
fix SD-1774 - Floating and AutoHide windows are reset to Docked state when BringPadToFront() is called (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1774&PROJID=4)
|
15 years ago |
Daniel Grunwald
|
f807e6166f
|
TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference.
|
15 years ago |
Daniel Grunwald
|
023e13b21d
|
Merge changes from SharpDevelop into the main NRefactory repository.
|
15 years ago |
Daniel Grunwald
|
b193dc91a5
|
FastSerializer: Add support for 'Fixed Instances', e.g. for serializing object graphs that have references to a singleton.
|
15 years ago |