2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2010-11-15 06:59:41 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.9
|
2008-11-23 09:38:42 +00:00
|
|
|
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
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
2010-10-25 08:02:16 +00:00
|
|
|
** Updates:
|
2008-11-23 09:38:42 +00:00
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2010-06-27 12:54:24 +00:00
|
|
|
|
2010-10-25 07:46:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
2010-10-16 23:56:41 +00:00
|
|
|
|
2010-11-24 19:12:20 +00:00
|
|
|
- CVS support:
|
2010-12-13 16:31:26 +00:00
|
|
|
+ Synchronization of whole directories (bug 6255).
|
2010-11-24 19:12:20 +00:00
|
|
|
+ Add implementation of checkOut operation.
|
|
|
|
+ Utilize read-only checkouts with "cvs edit".
|
|
|
|
+ Check for conflicts when doing checkIn/checkOut operation.
|
2010-08-05 02:20:28 +00:00
|
|
|
|
2010-12-13 12:54:03 +00:00
|
|
|
- Allow Ctrl+Arrow to move between table cells (bug 1839).
|
|
|
|
|
2009-09-07 13:33:14 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Updated Czech, French, German, Indonesian, Italian, Norwegian (Nynorsk),
|
2010-12-02 05:18:52 +00:00
|
|
|
Serbian (Latin) and Slovak User Interface localizations.
|
2008-12-13 12:50:09 +00:00
|
|
|
|
2010-07-10 15:02:23 +00:00
|
|
|
|
2009-06-06 15:35:30 +00:00
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2010-12-30 02:47:54 +00:00
|
|
|
- Allow using autoconf 2.66 and 2.68.
|
2010-11-15 06:59:41 +00:00
|
|
|
|
2010-03-07 10:54:47 +00:00
|
|
|
|
2009-08-13 12:16:07 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2010-12-13 08:00:06 +00:00
|
|
|
- Correctly break URLs at the end of lines in DVI output when hyperref
|
|
|
|
is used (bug 7033).
|
|
|
|
|
2010-11-30 01:10:00 +00:00
|
|
|
- Fix DVI output of the document class "letter (lettre)".
|
2010-11-06 15:24:37 +00:00
|
|
|
|
2010-12-02 04:59:54 +00:00
|
|
|
- Do not output PDF settings if these are disabled in the document
|
|
|
|
settings (bug 7052).
|
|
|
|
|
2010-12-11 14:50:03 +00:00
|
|
|
- Correctly check for RTF and DOC viewers.
|
|
|
|
|
2010-12-16 09:00:55 +00:00
|
|
|
- KOMA classes: Support the optional argument of Addpart, Addchap and
|
|
|
|
Addsec.
|
|
|
|
|
2010-12-17 17:29:12 +00:00
|
|
|
- Letter class: Support Quote, Quotation and Separator.
|
|
|
|
|
2010-06-10 20:43:16 +00:00
|
|
|
|
2010-06-01 07:57:02 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2010-11-26 22:54:32 +00:00
|
|
|
- Fix crash when using a computer algebra system from within AMS math
|
|
|
|
environments (bug 7058).
|
|
|
|
|
2010-12-03 21:47:23 +00:00
|
|
|
- Fix crash when pressing up or down arrow while editing a macro name and
|
|
|
|
an inline completion is suggested (bug 7068).
|
|
|
|
|
2010-12-13 22:25:17 +00:00
|
|
|
- Fix crash when removing a math macro argument while instant preview
|
|
|
|
is active (bug 7090).
|
|
|
|
|
2011-01-03 12:50:47 +00:00
|
|
|
- Fix crash when inserting quotes with a selection spanning multiple
|
|
|
|
paragraphs (bug 7200).
|
|
|
|
|
2010-12-29 14:25:15 +00:00
|
|
|
- Fix the painting of the workarea for a non-standard DPI and using
|
|
|
|
emulated scaling on Windows Vista and Windows 7 (bug 7187).
|
|
|
|
|
2010-11-30 01:10:00 +00:00
|
|
|
- Fix insertion of a user math macro through the math-insert lfun when a
|
2010-11-26 22:12:56 +00:00
|
|
|
selection is present (bug 6939).
|
|
|
|
|
2010-12-21 17:28:07 +00:00
|
|
|
- Don't shadow user math macros defined in child documents (bug 7183).
|
|
|
|
|
2010-12-10 16:39:32 +00:00
|
|
|
- Make the modules description in the menu "Document -> Settings" fully
|
2010-11-30 01:10:00 +00:00
|
|
|
translatable (bug 6987).
|
2010-10-27 08:47:58 +00:00
|
|
|
|
2010-11-29 04:48:48 +00:00
|
|
|
- Fix table line bug when unsetting a multicolumn cell via the table
|
|
|
|
dialog (bug 7000).
|
2010-11-29 04:33:48 +00:00
|
|
|
|
2010-11-26 10:40:48 +00:00
|
|
|
- Fix the display of table cell alignment in the context menu (bug 7053).
|
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Don't allow to make tables within floats "long" as this could lead to
|
|
|
|
LaTeX errors (bug 6585).
|
2010-11-29 04:48:48 +00:00
|
|
|
|
2010-12-10 16:39:32 +00:00
|
|
|
- Correct the denomination of the languages Norsk and Nynorsk.
|
2010-11-26 16:05:13 +00:00
|
|
|
|
2010-11-29 12:46:40 +00:00
|
|
|
- Do not allow to put the cursor in an InsetInfo. Instead, a context
|
|
|
|
menu item is added to facilitate copying of the contents (bug 5446).
|
|
|
|
|
2010-11-29 12:56:42 +00:00
|
|
|
- Fix the display of the horizontal alignment of table cells (bug 7007).
|
|
|
|
|
2010-12-10 16:39:32 +00:00
|
|
|
- Numbered items in insets that do not produce any output (e.g. Notes)
|
2010-12-03 00:47:42 +00:00
|
|
|
no longer have a number associated with them (bug 6315).
|
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Update the status of the buttons in the Text Style dialog when the
|
2010-12-03 10:16:24 +00:00
|
|
|
cursor is moved (bug 6952).
|
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Correctly toggle the numbering of an equation when issueing the menu
|
2010-12-10 16:39:32 +00:00
|
|
|
"Insert -> Numbered equation" on a displayed equation (bug 6709).
|
2010-12-03 10:23:51 +00:00
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Fix the painting of non-text insets with a transparent background
|
|
|
|
(such as quotation marks) as well as the description of a caption
|
|
|
|
(bug 4889).
|
2010-12-03 10:19:42 +00:00
|
|
|
|
2010-12-29 15:36:35 +00:00
|
|
|
- Fix painting of math-macro templates while moving the cursor or
|
|
|
|
performing a selection with the mouse (bug 7193).
|
|
|
|
|
2010-12-10 03:04:01 +00:00
|
|
|
- Fix unexpected behavior when inserting big math delimiters around a
|
|
|
|
matrix (bug 7088).
|
2010-12-04 16:55:00 +00:00
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- Fix saving of personal dictionary path to preferences (bug 6688).
|
2010-12-07 09:27:36 +00:00
|
|
|
|
2010-12-10 03:04:01 +00:00
|
|
|
- Fix unexpected behavior of some "insert math" menu/toolbar entries
|
|
|
|
(bug 6709).
|
|
|
|
|
2010-12-13 16:31:26 +00:00
|
|
|
- In the table dialog, disable the column width and column alignment if
|
2010-12-10 03:04:01 +00:00
|
|
|
there is a LaTeX argument (bug 3517).
|
2010-12-13 07:17:20 +00:00
|
|
|
|
|
|
|
- Fix aspell spellchecking with Farsi (bug 7171).
|
2010-12-09 22:17:25 +00:00
|
|
|
|
2010-12-13 11:22:47 +00:00
|
|
|
- Fix the enabling of LFUN_SPLIT_CELL in the math context menu (bug 4849).
|
|
|
|
|
2010-12-13 14:38:35 +00:00
|
|
|
- Recognize the program listings' parameter 'breakatwhitespace' (bug 7077).
|
|
|
|
|
2010-12-13 14:44:19 +00:00
|
|
|
- Wake up from waiting state after encountering a file parsing error
|
|
|
|
(bug 6950).
|
|
|
|
|
2010-08-07 14:14:39 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-11-29 04:33:48 +00:00
|
|
|
- Make the modernCV.lyx example file compilable with recent versions of
|
2010-11-19 01:39:13 +00:00
|
|
|
the LaTeX-package modernCV
|
2010-06-25 11:38:47 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2010-02-18 08:05:27 +00:00
|
|
|
|
2010-06-30 16:19:17 +00:00
|
|
|
|