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:
|
|
|
|
+ Synchronization for the whole directories (bug 6255).
|
|
|
|
+ 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
|
|
|
|
2009-09-07 13:33:14 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-11-25 09:54:53 +00:00
|
|
|
- Updated German, Nynorsk and Serbian (Latin) 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-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-11-20 14:57:44 +00:00
|
|
|
- Fix DVI output of lettre class.
|
2010-11-06 15:24:37 +00:00
|
|
|
|
2010-06-10 20:43:16 +00:00
|
|
|
|
2010-06-01 07:57:02 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2010-11-26 10:37:53 +00:00
|
|
|
- Make the modules description in Document > Settings fully translatable
|
|
|
|
(bug 6987).
|
2010-10-27 08:47:58 +00:00
|
|
|
|
2010-11-26 10:40:48 +00:00
|
|
|
- Fix the display of table cell alignment in the context menu (bug 7053).
|
|
|
|
|
2010-11-26 16:05:13 +00:00
|
|
|
- Correct the Denomination of norsk and nynorsk languages.
|
|
|
|
|
2010-08-07 14:14:39 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-11-20 14:57:44 +00:00
|
|
|
- Make the modernCV.lyx example file compilable with recent version 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
|
|
|
|