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"
...
This reverts commit cede650728
.
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.
...
InsertCtorDialog: select readonly fields by default.
SVN addin: remove "Checkout" and "Export" options as those aren't really useful and confusing to users (no other SVN commands are in Tools menu).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5622 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
024c5fb887
ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor.
...
Added support for anchors and text markers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3992 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ae0eea9fd5
r7438@daniel-notebook (orig r3400): daniel | 2008-08-17 15:57:22 +0200
...
Reset "Look in" to current document when it is set to current selection and there is no multiline selection.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3410 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3bd1ab5517
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5c69217fcc
Implemented SD2-1322: Cancelling an in progress search (based on patch by Siegfried Pammer)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3042 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
0227db2d23
Move Search&Replace into an AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
89bba2c88c
Fixed use of ActiveWorkbenchWindow / ActiveViewContent / ActiveContent.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
1808336a1c
Merged SD 2.1 rev. 2226:2312 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2252 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1a245bf728
Fixed SD2-1206: New "Wait" Dialog appears if the search has already finished.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2154 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2059 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
a1543c981e
removed unused import statements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1965 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1574 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
88688e3a01
Fixed forum-9719: cannot include binary files in project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b69a14156d
Fixed SD2-746: Bookmark all button on search dialog does nothing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
f93aa9c02d
SD2-567. Implemented search and replace inside the current text selection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1261 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1184 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f1941afc91
Put more strings into the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1016 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3013f698f3
Implemented right-to-left mirroring for dialogs and the main menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@961 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
32abb6ee5a
Change file header.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@733 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de36e77696
FileTypeRegisterer now uses HKCU\Software\Classes when there is no write access to HKEY_CLASSES.
...
SearchAndReplace panel now uses translation database.
Removed many unused resource strings.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@691 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
08cd056a03
replace and replace all works
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@282 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
331c44292e
Applied new header to all source files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@230 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
c4336b038c
created trunk folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago