1011 Commits (37c18e066081a10a16787f844d3f5eaf97253b71)

Author SHA1 Message Date
Daniel Grunwald 6ebc9f8514 Fixed SD2-793: Output window showing incorrect unit test output text 19 years ago
Daniel Grunwald f1eb93cb43 Fixed SD2-424: Replace performance not acceptable 19 years ago
Daniel Grunwald e56e0f6f8a Rewritten TextView.PaintLinePart. Text markers now can start or end inside TextWords; the highlight marker now can be placed inside a TextWord. 19 years ago
Daniel Grunwald 9f8c6209ae Update to new Cecil version, fixes exception when loading mixed-mode assemblies. 19 years ago
Daniel Grunwald e8e6d4e662 Fixed SD2-817: File changes lost when moving file in project tree 19 years ago
Daniel Grunwald f6d5658aee Fixed bugs introduced in rev 1423. 19 years ago
Daniel Grunwald 374bcd7409 Fixed SD2-815: Generic delegate throws null reference exception 19 years ago
Daniel Grunwald d8b42d8997 Fixed SD2-685: Pads must have an icon 19 years ago
Daniel Grunwald f9cfdec1d3 Fixed bug: Starting IDE Multiple Times looses Panel layout (based on patch by Scott Ferrett) 19 years ago
Daniel Grunwald 730def510e Referenced assemblies are now loaded with Mono.Cecil. 19 years ago
Daniel Grunwald 5b72594fad Fixed unit tests. 19 years ago
Daniel Grunwald e6865a4baa Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.) 19 years ago
Daniel Grunwald 676a617c3a Fixed SD2-814: Expanding wildcard search result node throws exception 19 years ago
Daniel Grunwald df43c0eef7 Fixed SD2-816: Output visitor does not output implicit/explicit operators 19 years ago
Daniel Grunwald 906253d37f Add NRefactory demo application. 19 years ago
Daniel Grunwald 58dfc5abce Fixed SD2-813: If statement not parsed 19 years ago
Daniel Grunwald 704ea9be70 BooAdvancedHighlighter: only resolve references that in the visible part of the document 20 years ago
Daniel Grunwald 71e17b5842 Fixed SD2-804: Renaming a class in a new unsaved file 20 years ago
Daniel Grunwald a3b4fd0301 Added support for advanced syntax highlighters. 20 years ago
Daniel Grunwald 251761f70a Add Rename command to refactoring menu. 20 years ago
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 20 years ago
Daniel Grunwald e8c9d5e35c RefactoringService now accepts any ResolveResult. 20 years ago
Matt Ward 9add2ad9bb SD2-799 - Updating web references resets the namespace. The namespace is now stored inside the MSBuild WebReferenceUrl element. Modified SharpQuery's OLE DB COM reference to use the new format so the interop assembly can be located for code completion. 20 years ago
Daniel Grunwald 73f4aa7af9 Fixed SD2-788: Duplicate override method in code completion 20 years ago
Daniel Grunwald ea04a26043 Fixed SD2-786: Opening a .csproj file with no .sln generates a .sln with AnyCPU instead of Any CPU 20 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 20 years ago
Daniel Grunwald 37c2bc671d Fixed SD2-783: GDI Handle leak 20 years ago
Daniel Grunwald 16d87fd62e Fixed SD2-797: Code-completion for nested classes is broken 20 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 20 years ago
Daniel Grunwald c9b71ac07a Fixed forum-7221 20 years ago
Daniel Grunwald de3141c785 Improved code-completion for duck-typing. 20 years ago
Daniel Grunwald 332dd9f511 Fixed SD2-671: Code generation doesn't substitute generic type 20 years ago
Daniel Grunwald a8eba6021a Forms designer now tries to find VS designer assemblies if they are required - this fixes problems like SD2-617 (Editing Sql Connection ConnectionString property throws a FileNotFound exception) that only occur when VS is installed. 20 years ago
Daniel Grunwald 414ab81065 Fixed SD2-508: Tooltips on declaration lines 20 years ago
Daniel Grunwald 4ef8718f57 Fixed forum-7173: Code completion does not contain all types in scope 20 years ago
Daniel Grunwald f91811fe97 Fixed SD2-524: Wildcards in MSBuild custom items are not interpreted 20 years ago
Daniel Grunwald 06f093be9a Fixed forum-7077 (Boo code completion) 20 years ago
Daniel Grunwald 8a7e7df011 Fixed SD2-789: Search window loses focus 20 years ago
Daniel Grunwald a9dcb57f75 Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed 20 years ago
Daniel Grunwald a9113721a7 Fixed SD2-757: Collapsing debugger tooltip 20 years ago
Daniel Grunwald a187bb5823 Fixed SD2-774: Refresh button in Project Browser always disabled 20 years ago
Daniel Grunwald c1b98264a4 Fixed SD2-782: Null reference when adding existing item/new folder to project 20 years ago
Daniel Grunwald 8b3834d8c7 Fixed SD2-730: Closing one of the partial form classes of a newly created form 20 years ago
Daniel Grunwald db253755b8 Fixed SD2-571: Folding classes hides the declaration line 20 years ago
Daniel Grunwald a98a281951 Fixed SD2-781: Null exception when adding new item to project 20 years ago
Daniel Grunwald 601be026a8 When loading a solution, open files after the project content stubs were created. 20 years ago
Daniel Grunwald d595bff51e Implemented code-completion for Boo's CallableTypeReference. 20 years ago
Daniel Grunwald 3f5b19ca38 Fixed SD2-768: Context menu location when opened via Shift+F10 20 years ago
Daniel Grunwald 40cb6ff96f Fixed SD2-732: Closing pad context menu's using escape key 20 years ago
Daniel Grunwald c662b4083d Fixed SD2-779: XML form's font ignored 20 years ago