23 Commits (22b9e89c87b953809f22ccf16180e4abe6c16d2e)

Author SHA1 Message Date
Christian Hornung 22b9e89c87 Fixed SD2-1461 (Exception when renaming form) and other issues with renaming forms. 18 years ago
Siegfried Pammer 2800566249 Partial rewrite of VBNetFormattingStrategy; uses a lexer for indenting; bug fix of SD2-1448, SD2-1284 and SD2-866; fixed multiple UndoSteps after renaming an entity. 18 years ago
David Alpert de1ed7c4f4 Added basic support for Extract Interface refactoring in C#; not yet tested in VB.NET: 18 years ago
Daniel Grunwald fe0b68c19d Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable. 18 years ago
Daniel Grunwald d2315a13c0 Worked on VB<->C# converter. 19 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 2f3da55275 Fixed SD2-1179: renaming an interface called "inter" changed the "interface" keyword instead of the interface name 19 years ago
Daniel Grunwald a40a3cee90 Show "Please wait..."-dialog during actions that might block the main thread for a long time (search, find references, etc.) 19 years ago
Daniel Grunwald eff3736f6b Fixed SD2-1143: #Develop doesn't show 'Source / Design' tabs for VB froms created with VS 2005. 20 years ago
Markus Palme a1543c981e removed unused import statements 20 years ago
Daniel Grunwald c6885b51e2 Prevent disposing and recreating WorkbenchWindows on layout change. Fixes SD2-1003. 20 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
Daniel Grunwald b430d4b3aa Fixed SD2-854: Renaming VB's MyApplication class 20 years ago
Daniel Grunwald 71e17b5842 Fixed SD2-804: Renaming a class in a new unsaved file 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 b69a14156d Fixed SD2-746: Bookmark all button on search dialog does nothing 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald d59a61c841 Fixed bug in C# to VB converter: AddEventHandler statements were not converted correctly. 20 years ago
Daniel Grunwald 374101ad6c Allow find references and rename for local variables and parameters. 21 years ago
Daniel Grunwald 0c9ebf6dc2 Reduced number of allocations: 21 years ago
Daniel Grunwald ae5a3110b1 Core bugfixes: 21 years ago
Daniel Grunwald 7d4f14a9aa Add context menu to class browser. 21 years ago
Daniel Grunwald b691598427 Use translation database for code completion options panel and "refactoring bookmark". 21 years ago
Daniel Grunwald b414c2c33a Fixed some resolver bugs. 21 years ago