7 Commits (5ff5dae00b334b03f5380a7e7fdd2c6961d4c654)

Author SHA1 Message Date
Daniel Grunwald efd7e21b10 Introduce 'RichText' class and use it in new output pad API. 12 years ago
Siegfried Pammer 01df710105 first implementation of rename without proper UI 12 years ago
Siegfried Pammer 931c5ef93c use ISymbol instead of IEntity in some cases; start implementation of RenameSymbol 12 years ago
Daniel Grunwald f1b2220314 Change ContextActionsPopup, ContextActionsBulbPopup and the HiddenDefinition popup to open/close as the parent TextArea gains/loses focus. 13 years ago
Daniel Grunwald a224739c79 Replace some WorkbenchSingleton usages with the SD5 API. 13 years ago
Daniel Grunwald bb950e3ddf Add 'Search for issues' dialog 13 years ago
Daniel Grunwald 9adf535ecd Remove unused SD.Editor.CodeCompletion classes and move the remaining ones to new folder structure. 13 years ago
Matt Ward 51f2ab9e20 Fix find in files exception when search matches file without highlighting. 13 years ago
Siegfried Pammer 0da19d4e3b add support for customized colors to SearchResultsPad 13 years ago
Siegfried Pammer 3bfbb53b57 move find references to background thread + multi-threading + IObservable + async 14 years ago
Siegfried Pammer e9aedd15fd fixed regression in regex replace: $1 not properly translated 14 years ago
Daniel Grunwald 943b193a49 Changed SearchedFile to use more descriptive member names; minor changes to SearchManager. 14 years ago
Siegfried Pammer 9096193009 fix some threading issues and reduce UI invokes 14 years ago
Siegfried Pammer 5989e5653e implement Replace and Replace all 14 years ago
Siegfried Pammer 79a5c54f73 implemented find next 14 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
Daniel Grunwald 9957c52ff2 Implemented "Find references" 14 years ago
Daniel Grunwald 9c244880fb WIP: new NRefactory 14 years ago
Daniel Grunwald 4fb4288c87 Starting to port SD to new NRefactory 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 017c07888a Use FileName class for ITextEditor.FileName and OpenedFile.FileName. 16 years ago
Daniel Grunwald b4f383ad8f New search results pad. 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 16 years ago
Daniel Grunwald 2cbe40b6a4 Started replacing ICSharpCode.TextEditor references in SharpDevelop API with new ITextEditor interface. 17 years ago
Daniel Grunwald 707294326e Fixed exception when "Find references" finds a result in unsaved Designer.cs file. 17 years ago
Daniel Grunwald d2315a13c0 Worked on VB<->C# converter. 18 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 18 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald 676a617c3a Fixed SD2-814: Expanding wildcard search result node throws exception 19 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 7a475e2a67 Added "find overrides". 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago