lyx_mirror/status.16x

120 lines
5.8 KiB
Plaintext
Raw Normal View History

<EFBFBD><EFBFBD>-*- text -*-
This file describes what has been done in the preparation of LyX 1.6.1
All comments are welcome.
I'd be glad if some of you could take the time to check it out (or fix
a bug or two if you are feeling adventurous). Let me recall that all
these fixes have been checked into the BRANCH_1_6_X branch, which you
can get with the command
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X lyx-1.6.x
Juergen
[In this list, I try to group things by topic and in decreasing
order of importance. This is, of course, subjective...]
What's new
==========
** Updates:
***********
* DOCUMENTATION AND LOCALIZATION
* DOCUMENT INPUT/OUTPUT
- Updated localization of the user interface for German, Italian, Czech and
Turkish.
- Updated English, French, German, and Spanish User's Guide manual.
* USER INTERFACE
- Fix Preferences dialog in fullscreen mode (bug 5274).
* WINDOWS INSTALLER
* BUILD
- Add missing tabular icon.
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- Removed "NoStyle Abstract" from AMS book class, which does have an
abstract.
- Fix reversion of info insets to LyX format 1.5.x. This bug blocked the
reversion of the User Guide to LyX 1.5.
- Fix reversion of subfloats to version 1.5.x.
- Fix reversion of \slash and \nobreakdash to version 1.5.x.
- Fix possible endless loop while running lyx2lyx.
- Fix redirection to temporary files with spaces in path (RCS support).
- Fix export to latex in the presence of an encoding switch (bug 5489).
- Fix nesting of \begin{CJK} and \end{CJK} with other environments.
- Fix export of straight quotes in Hebrew and Greek context.
* USER INTERFACE
- Fix crash when undoing a math operation while the outline pane was open
(bug 5491).
- Fix crash on Mac when dropping a file on its own buffer (bug 5447).
- Fix false duplicate warning for labels when just applying without
changing (bug 5496).
- Scrolling speed increased by a factor of 2.
- Implement undo grouping for command sequences (part of bug 5531).
- Fix wrong size of the view source window (bug 4430).
- Fix the -geometry command line option on Windows (bug 5467).
- Fix problem with display of footnote numbers, etc., in child documents.
- Fix painting update rules after LFUN_UP or LFUN_DOWN in an inset or tabular.
- Fix some UI glitches in the table cell settings dialog.
- Prevent the painting of an invisible cursor.
- Fix and improve the selection painting in a tabular (bug 5536).
* DOCUMENTATION AND LOCALIZATION
- LyX man page: Small formatting fix.
* BUILD/INSTALLATION
- Fix configuration for docbook backend and add detection of xlstproc.
- Fix bogus error message when reconfiguring with platex not installed.
- Add missing Galician documentation and example files to the Windows build.
- Add compilation fix for gcc 4.4.