Mercurial > hg > octave-lyh
diff bootstrap @ 16520:086b5e81245b
find-dialog: find previous button and initial position next to the editor
* file-editor-tab.cc(find): pass file editor to the find dialog
* find-dialog.cc(constructor): new button for find previous, place dialog
next to the editor
(find_next,find_prev): new functions determining the search direction
(find): renamed old function search_next, now with parameter for the dearch
direction
(replace_all): call function find instead of search next, message box with
replaced items
(no_matches_message): new function for message box on no more matches
* find-dialog.h: new functions find, find_next, find_prev, no_matches_message,
new button for find_prev
author | Torsten <ttl@justmail.de> |
---|---|
date | Mon, 15 Apr 2013 21:48:27 +0200 |
parents | b91fc9348e2e |
children | a801d0ab5830 |