Show
Ignore:
Timestamp:
2008-05-09 11:57:42 (7 months ago)
Author:
martinkou
Message:

Fixed #2150 : The searching speed of the Find/Replace dialog has been vastly improved.
Fixed #2159 : Selection are now correctly restored when undoing changes made by the Replace dialog.
Fixed #2160 : "Match whole word" in the Find and Replace dialog will now find words next to punctuation marks as well.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1971 r1973  
    4040                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2142">#2142</a>] HTML samples will 
    4141                now use sampleposteddata.php in action parameter inside a form.</li> 
     42                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2150">#2150</a>] The searching 
     43                        speed of the Find/Replace dialog has been vastly improved.</li> 
    4244        </ul> 
    4345        <p> 
     
    7678                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2126">#2126</a>] Opening and closing floating 
    7779                        dialogs will no longer cause toolbar button states to become frozen.</li> 
     80                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2159">#2159</a>] Selection are now 
     81                        correctly restored when undoing changes made by the Replace dialog.</li> 
     82                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2160">#2160</a>] "Match whole word" in the 
     83                        Find and Replace dialog will now find words next to punctuation marks as well.</li> 
    7884        </ul> 
    7985        <h3>