8580 Commits (269597e6192d01ba80d06a1c92cbc58fc09a7e89)
 

Author SHA1 Message Date
Siegfried Pammer b8510c56d9 extend IAmbience to use ITypeResolveContext; add support for fields and add tests 15 years ago
Siegfried Pammer b003c042d0 implement CSharpAmbience for ITypeDefinition 15 years ago
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 15 years ago
Siegfried Pammer 9eaa1c105b fix NullReferenceException when closing text editor immediately after committing. 15 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
Siegfried Pammer 2aeb80b192 fix DirectoryNotFoundException in GitVersionProvider, which occurs if a file was moved or deleted 15 years ago
PeterForstmeier 910d2b0ff3 Style for GridSplitter, apply translation property s 15 years ago
Daniel Grunwald 48790ee777 Merge changes from NRefactory into SharpDevelop newNR branch. 15 years ago
Daniel Grunwald 9de8c14c02 Fixed resolving event declarations. 15 years ago
Matt Ward f19b6eddf5 Add ProjectName parameter to Get-Package cmdlet. 15 years ago
Matt Ward bfa6884b3e Update to NuGet 1.5 15 years ago
PeterForstmeier b461484356 Add TranslationViewModel to MainView 15 years ago
Daniel Grunwald dfc98609ce Move ICSharpCode.Editor into NRefactory. 15 years ago
David Srbecký f9212ea17c Fixed possible freeze of debugger that could occur after exception in NGENed code. 15 years ago
Daniel Grunwald b7a17c206e Adjust unit tests to InvocationResolveResult changes. 15 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 15 years ago
Daniel Grunwald e37dc4b6c7 Move ResolveResults to NR.Semantics 15 years ago
Mike Krüger 8e78ca4d3c Use path combine. 15 years ago
Mike Krüger 447558f2c0 Fixed parser test set up for non windows systems. 15 years ago
PeterForstmeier aaa09c6bfe Replace TreeView with SharpTreeView in MainWindow 15 years ago
Tomas Linhart 5dbea718b7 Merge 15 years ago
PeterForstmeier 582a1cf7f1 Use ICSharpCode.TreeView in DependencyMatrixControl 15 years ago
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
Tomas Linhart 98d36e1175 DependencyMatrix now calculates some of values. 15 years ago
PeterForstmeier fb95b7ad77 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
PeterForstmeier 1c3754a2f2 TreeMatrixControl, add Treeview at Top 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
Tomas Linhart 4f84a66ed8 X line in MatrixControl is hovered correctly now. 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
Siegfried Pammer e97f4aa88b fix memory leak in ChangeMarkerMargin: IChangeWatcher was never disposed after the document was closed. 15 years ago
Siegfried Pammer 38708b351b fix SD-1859 - Crash when opening Goto Dialog 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 db502cb7ad Ignore error when trying to load a malformed project memento. 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 ced227b8ab Fix NullReferenceException when opening split view after enabling the "change margin" setting. 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