Stefan Schimanski wrote:
Am 18.11.2008 um 13:37 schrieb Abdelrazak Younes:
Hi Tommaso,
I'll try to have a look at your patch later but I'd like first to
outline the decided road-map for this feature:
1) Fix all issues in FindAndReplace dialog, which is based on your
AdvSearch patch. Which also means 1-a) add the Replace function
1-b) switch to a binary search and speed it up.
1-c) cleanup all remaining coding style issues.
2) current GuiSearch dialog will be replaced by new FindAndReplace
dialog
3) add a find-as-you-type feature in the status bar a là Firefox.
4) add a clickable find list in the Navigator similar to what is
available in Acrobat reader.
My wish:
5) search and replace through all master and child documents
Yes that too ;-)
That's also why the binary search is the most practical choice...
Abdel.