Author: tommaso Date: Sat May 28 00:19:17 2011 New Revision: 38870 URL: http://www.lyx.org/trac/changeset/38870
Log: Summarised last bugfixes to Advanced F&R (added corresponding bug category). Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x ============================================================================== --- lyx-devel/branches/BRANCH_2_0_X/status.20x Sat May 28 00:11:07 2011 (r38869) +++ lyx-devel/branches/BRANCH_2_0_X/status.20x Sat May 28 00:19:17 2011 (r38870) @@ -96,10 +96,6 @@ - Fix crash when putting multirow tables into notes---or any other inset that appears in the outliner (bug 7547). -- Advanced F&R would previously ask to open a master document under some - circumstances, or do strange things with \selectlanguage(bug 6560). This - has been mostly fixed. Please see the bug report for remaining issues. - - Show the correct label after adding a line to an AMS Multline formula (bug 7511). @@ -125,6 +121,21 @@ (bug 7590). +* ADVANCED FIND AND REPLACE + +- Advanced F&R would previously ask to open a master document under some + circumstances, or do strange things with \selectlanguage(bug 6560). This + has been mostly fixed. Please see the bug report for remaining issues. + +- Fixed bug in matching at borders within *-environments with ignore-format off. + (related to bug 7596) + +- Bugfix in how the search buffer was exported for the Advanced Find & Replace. + For example, before this footnotes were not correctly found. + +- Now advanced find and replace doesn't ignore white spaces while matching with ignore format. + + * DOCUMENTATION AND LOCALIZATION - Re-add some lost translations from layout files.
