2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2011-08-31 16:25:53 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.2
|
2011-05-02 14:43:11 +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_2_0_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X
|
|
|
|
|
|
|
|
Richard
|
|
|
|
|
|
|
|
[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:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2011-09-05 18:34:07 +00:00
|
|
|
- Add background image for Mac OS X disk image
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-09-05 18:06:58 +00:00
|
|
|
- Fix ASCII export for branch inset (bug 7720).
|
|
|
|
|
2011-09-05 19:25:15 +00:00
|
|
|
- Fix regression where parent macros were not displayed in a viewed child
|
|
|
|
(bug 7593).
|
|
|
|
|
2011-09-05 19:41:23 +00:00
|
|
|
- Fix regression where children included more than once are only rendered
|
|
|
|
once (bug 7594).
|
|
|
|
|
2011-09-05 19:29:49 +00:00
|
|
|
- Fix problem where updates to children were not seen on output of master
|
|
|
|
(bug 7360).
|
|
|
|
|
2011-07-31 02:07:16 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-09-05 17:51:32 +00:00
|
|
|
- Group correctly Koma Book environments inside environment combo-box listing.
|
|
|
|
|
2011-09-05 18:41:39 +00:00
|
|
|
- Add undo for change of text language when document language is changed.
|
|
|
|
When a document is not multi-lingual the text contents is changed to the
|
|
|
|
new language. This should be recorded for Undo (bug 7740).
|
2011-05-23 17:25:36 +00:00
|
|
|
|
2011-09-05 18:46:46 +00:00
|
|
|
- Adjust the cursor language after document language change had changed the
|
|
|
|
text language (bug 7681).
|
|
|
|
|
2011-09-05 18:58:56 +00:00
|
|
|
- Correctly sort modules in Document>Settings and formats in the "Other
|
|
|
|
formats" dialog (bug 7751).
|
|
|
|
|
2011-09-05 19:04:36 +00:00
|
|
|
- Repair broken outliner display for broken references (bug 7708).
|
|
|
|
|
2011-09-05 19:09:14 +00:00
|
|
|
- Mark buffer dirty when a label is changed, so the file can be saved and
|
|
|
|
the change can be reverted (bug 7655).
|
|
|
|
|
2011-09-05 19:27:10 +00:00
|
|
|
- Fix shortcuts in cross reference dialog (bug 7576).
|
|
|
|
|
2011-09-05 18:58:56 +00:00
|
|
|
|
2011-05-27 22:19:17 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|