search: Improve find in files dialog
commit8aee876aeb591ba68177c83413dd5ffbe8d3a279
authorJohannes Schmid <jhs@gnome.org>
Sat, 11 Feb 2012 16:43:02 +0000 (11 17:43 +0100)
committerJohannes Schmid <jhs@gnome.org>
Sun, 12 Feb 2012 12:26:41 +0000 (12 13:26 +0100)
tree0b4143c4ea624301e08eadfcf2045cf08701d975
parentcc912c72b92bfef6498ab2fad2af2c246a215a7d
search: Improve find in files dialog

* Double click on result opens in editor
* SearchBox in editor will highlight all matches with the same settings as "Find in files"
* Basic replace implementation
plugins/document-manager/action-callbacks.c
plugins/document-manager/anjuta-docman.c
plugins/document-manager/anjuta-document-manager.ui
plugins/document-manager/search-box.c
plugins/document-manager/search-file-command.c
plugins/document-manager/search-file-command.h
plugins/document-manager/search-files.c
plugins/document-manager/search-files.h