1378 Commits (906253d37f1b4f9bcd36490a3abfaa522ae28514)
 

Author SHA1 Message Date
Daniel Grunwald 906253d37f Add NRefactory demo application. 19 years ago
Matt Ward 04212c8420 Turned off overflow checks,Component Inspector error dialog now sends the user to the SharpDevelop bug reporting forum, and removed unused files. 19 years ago
Matt Ward de4f6e4543 Added Oakland Software's Component Inspector. 19 years ago
Daniel Grunwald 704ea9be70 BooAdvancedHighlighter: only resolve references that in the visible part of the document 19 years ago
Daniel Grunwald a3b4fd0301 Added support for advanced syntax highlighters. 19 years ago
Daniel Grunwald 251761f70a Add Rename command to refactoring menu. 19 years ago
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 19 years ago
Daniel Grunwald 46b5c86bfb Merged Corsavy r1333:1387 to trunk. 19 years ago
Daniel Grunwald e8c9d5e35c RefactoringService now accepts any ResolveResult. 19 years ago
Daniel Grunwald f2ecb18965 Fixed BOO-713: Explode operator must be used for DataGridView.Columns.AddRange. 19 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. 19 years ago
David Srbecký 765a5aa0b3 Hack for variables that change type (Forum-7347) 19 years ago
Daniel Grunwald 73f4aa7af9 Fixed SD2-788: Duplicate override method in code completion 19 years ago
Daniel Grunwald ea04a26043 Fixed SD2-786: Opening a .csproj file with no .sln generates a .sln with AnyCPU instead of Any CPU 19 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 19 years ago
Daniel Grunwald 37c2bc671d Fixed SD2-783: GDI Handle leak 19 years ago
Daniel Grunwald 16d87fd62e Fixed SD2-797: Code-completion for nested classes is broken 19 years ago
David Srbecký 49cb637e82 Indexers not shown in debugger tooltips (Forum-7247) 19 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 19 years ago
Daniel Grunwald c9b71ac07a Fixed forum-7221 19 years ago
Daniel Grunwald de3141c785 Improved code-completion for duck-typing. 19 years ago
Daniel Grunwald 3a82fa2f79 Fixed SD2-726: Xml comment autogeneration on methods with attributes 19 years ago
Daniel Grunwald ed672103f2 Fixed SD2-716: Forms Designer loads "hidden references" twice 19 years ago
Daniel Grunwald 6255ccddd2 Fixed SD2-696: Code completion list background is transparent when containing one item 19 years ago
Daniel Grunwald 332dd9f511 Fixed SD2-671: Code generation doesn't substitute generic type 19 years ago
Daniel Grunwald 3897fc0a33 BooBinding: detect indexers in parsed code 19 years ago
David Srbecký c8da081b4b All debugger values are expired on state change 19 years ago
Daniel Grunwald d4e9eff246 Fixed SD2-642: Region inside class method not recognised 19 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. 19 years ago
Daniel Grunwald 499fe3bdc2 Fixed conversion of "global::" in CodeDOMOutputVisitor (part of SD2-576). 19 years ago
David Srbecký 7d76c1cb1b Breakpoint must be set within method body. (Forum-7107) 19 years ago
Daniel Grunwald 414ab81065 Fixed SD2-508: Tooltips on declaration lines 19 years ago
David Srbecký 3aead82187 Do not expire functions during evaluation. (Fixes Forum-6794 Forum-6823 Forum-7029) 19 years ago
Daniel Grunwald 4ef8718f57 Fixed forum-7173: Code completion does not contain all types in scope 19 years ago
David Srbecký e90b0607e5 Remove surrounding '<' and '>' from compiler generated variable names; 19 years ago
Daniel Grunwald f91811fe97 Fixed SD2-524: Wildcards in MSBuild custom items are not interpreted 19 years ago
Peter Forstmeier f8a7e02e13 Visual Controls and ReportItems now use the same drawing functions 19 years ago
Daniel Grunwald 990e3eedc6 Code completion for variables defined in except-clauses. 19 years ago
Daniel Grunwald 06f093be9a Fixed forum-7077 (Boo code completion) 19 years ago
Daniel Grunwald 31f58f9a13 Update to Boo 0.7.6. Fixed various bugs in Boo code completion. 19 years ago
Daniel Grunwald 8a7e7df011 Fixed SD2-789: Search window loses focus 19 years ago
Peter Forstmeier d2c4e4c562 Textbased Items now use the same code for ContentAlignment and drawing in the designer and in printing. Better handling of Row Items 19 years ago
Daniel Grunwald dd4e5f9ea9 Fixed crash when parsing incomplete Imports statement. 19 years ago
Daniel Grunwald a9dcb57f75 Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed 19 years ago
Daniel Grunwald a9113721a7 Fixed SD2-757: Collapsing debugger tooltip 19 years ago
Daniel Grunwald a187bb5823 Fixed SD2-774: Refresh button in Project Browser always disabled 19 years ago
Daniel Grunwald c1b98264a4 Fixed SD2-782: Null reference when adding existing item/new folder to project 19 years ago
Daniel Grunwald 8b3834d8c7 Fixed SD2-730: Closing one of the partial form classes of a newly created form 19 years ago
Daniel Grunwald f13e699e99 Fixed SD2-724: CustomDialog does not expand to fit buttons 19 years ago
Daniel Grunwald db253755b8 Fixed SD2-571: Folding classes hides the declaration line 19 years ago