2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2009-06-04 12:58:13 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.4
|
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
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2009-01-11 09:14:57 +00:00
|
|
|
|
2009-05-17 17:00:01 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-04-26 12:07:07 +00:00
|
|
|
|
2009-06-02 15:37:29 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-06-04 15:35:35 +00:00
|
|
|
- Tooltips for footnotes and some other insets now wrap, so they can actually
|
|
|
|
be seen.
|
2009-05-02 13:21:56 +00:00
|
|
|
|
2009-05-04 08:01:09 +00:00
|
|
|
|
Backport r27635, r28193, r28194, r28220, r29094, and r29095. The point
of these, taken together, is to improve the display of information in
InsetCitation and GuiCitation, by gathering missing data from the
crossref, if one is defined, basically as BibTeX does.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29312 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-18 15:29:36 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* WINDOWS INSTALLER
|
|
|
|
|
|
|
|
|
2008-12-13 12:50:09 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* BUILD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-04-27 09:58:00 +00:00
|
|
|
|
2009-05-09 19:14:25 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-05-01 13:55:56 +00:00
|
|
|
|
2009-05-24 09:03:03 +00:00
|
|
|
|
2009-03-18 13:39:17 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2009-06-04 13:41:26 +00:00
|
|
|
- Fix icon image files so that they appear correctly when the
|
|
|
|
documentation files are converted to DVI (bug 5945).
|
2009-01-15 14:01:37 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2009-04-14 10:37:49 +00:00
|
|
|
|