2003-02-07 11:14:56 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2005-07-17 14:33:31 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.3.7
|
2003-02-07 11:14:56 +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 in the branch BRANCH_1_3_X, which you
|
|
|
|
can get with the command
|
|
|
|
cvs checkout -d lyx-1_3_x -r BRANCH_1_3_X lyx-devel
|
|
|
|
|
|
|
|
JMarc
|
|
|
|
|
2003-02-07 14:25:59 +00:00
|
|
|
[In this list, I try to group things by topics, and in decreasing
|
2004-09-22 14:55:05 +00:00
|
|
|
order of importance. This is, of course, subjective...]
|
2003-02-07 14:25:59 +00:00
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates
|
|
|
|
|
2005-07-11 12:25:42 +00:00
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
** Bug fixes
|
|
|
|
|
2004-09-21 09:58:23 +00:00
|
|
|
* Document input/output:
|
2004-04-22 13:59:39 +00:00
|
|
|
|
|
|
|
* User Interface:
|
|
|
|
|
2005-07-18 00:00:10 +00:00
|
|
|
- Fix wrong path when drag-and-dropping files on Windows. [Qt only]
|
|
|
|
|
2005-07-22 13:46:03 +00:00
|
|
|
- Ensure that no dialogs have one shortcut assigned to more than one action.
|
|
|
|
Always connect the OK button to the Alt-O shortcut. [Qt only]
|
|
|
|
|
|
|
|
- Ensure that the user cannot create a reference without first selecting
|
|
|
|
one in the reference dialog. [Qt only].
|
|
|
|
|
|
|
|
- The Return key is no longer bound to the Goto button in the reference
|
|
|
|
dialog. [Qt only].
|
|
|
|
|
2005-07-18 00:00:10 +00:00
|
|
|
* Configuration/Installation:
|
|
|
|
|
|
|
|
- compile without STL compatibilty support, since some systems do that
|
|
|
|
by default (Slackware, for ex.). [Qt only]
|