24 Commits (5bacb5f5dd0a1df9078fea3a208cee1695cd332d)

Author SHA1 Message Date
Daniel Grunwald 5bacb5f5dd Fix progress bar when running a search in the background. 13 years ago
Siegfried Pammer 22ed6e1093 handle SearchPatternException in SearchAndReplacePanel 14 years ago
Siegfried Pammer 40ae341392 implement localization of SearchPanel in SharpDevelop 14 years ago
Siegfried Pammer beb58991b9 fix bug in Find next/Interactive replace: Saved selection should use anchors 14 years ago
Siegfried Pammer 1b7aab3e1d simplify SearchManager API 14 years ago
Siegfried Pammer 37207c1d34 fix build 14 years ago
Siegfried Pammer 6a0d2bcf91 file clean-up + catching OperationCanceledExceptions 14 years ago
Siegfried Pammer 6d3c9c0f8a cleaned APIs and fixed some bugs in cancellation, etc. 14 years ago
Siegfried Pammer 51642a5f37 simplify Search*Nodes 14 years ago
Siegfried Pammer 1570138319 fixing some bugs and playing around with cancellation 14 years ago
Siegfried Pammer 5989e5653e implement Replace and Replace all 14 years ago
Siegfried Pammer 79a5c54f73 implemented find next 14 years ago
Siegfried Pammer f72af03258 implement FindAll 14 years ago
Siegfried Pammer e0f184d63e create new search using Rx 14 years ago
Daniel Grunwald 5d1bfe90aa Fixed SD-1743 - ArgumentOutOfRangeException in Replace all in selection 15 years ago
Daniel Grunwald 32c1efaf0f Revert "fix SD-1743 - Replace all in selection - standard search" 15 years ago
Eusebiu Marcu cede650728 fix SD-1743 - Replace all in selection - standard search 15 years ago
Eusebiu Marcu 177338d47d fix SD-1743 - Replace all in selection - standard search 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 24b25bf923 Fixed indeterminate progress bar in search dialog. 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 17 years ago
Daniel Grunwald ae0eea9fd5 r7438@daniel-notebook (orig r3400): daniel | 2008-08-17 15:57:22 +0200 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Daniel Grunwald 5c69217fcc Implemented SD2-1322: Cancelling an in progress search (based on patch by Siegfried Pammer) 18 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 18 years ago
Daniel Grunwald 89bba2c88c Fixed use of ActiveWorkbenchWindow / ActiveViewContent / ActiveContent. 18 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Matt Ward f8983fac80 Fixed SD2-1235 - Browsing for a new folder in the New Project dialog should use the dialog's location as the starting folder. SharpDevelop now uses the FolderBrowserDialog that is a part of .NET 2.0 which allows the setting of the initial folder location. 19 years ago
Daniel Grunwald 1a245bf728 Fixed SD2-1206: New "Wait" Dialog appears if the search has already finished. 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
Markus Palme a1543c981e removed unused import statements 19 years ago
Matt Ward 4c06781d2e Search and Replace dialog buttons disabled if no find pattern entered. Search/replace keyboard shortcuts now switch between the search/replace tabs when the search and replace dialog has the focus. 19 years ago
Daniel Grunwald 88688e3a01 Fixed forum-9719: cannot include binary files in project templates. 19 years ago
Daniel Grunwald b69a14156d Fixed SD2-746: Bookmark all button on search dialog does nothing 20 years ago
Matt Ward f93aa9c02d SD2-567. Implemented search and replace inside the current text selection. 20 years ago
Matt Ward 374b7737d2 SD2-704. The find next button is set to be the default button on the search and replace dialog. 20 years ago
Daniel Grunwald f1941afc91 Put more strings into the translation database. 20 years ago
Daniel Grunwald 3013f698f3 Implemented right-to-left mirroring for dialogs and the main menu. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 5cccbf6f15 Don't save the text "whole solution" as directory name, save the correct DocumentIteratorType when searching in a directory. 20 years ago
Daniel Grunwald de36e77696 FileTypeRegisterer now uses HKCU\Software\Classes when there is no write access to HKEY_CLASSES. 20 years ago
Markus Palme 08cd056a03 replace and replace all works 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago