2003-02-07 11:14:56 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2003-03-19 10:54:29 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.3.2
|
2003-02-07 11:14:56 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
2003-03-19 10:54:29 +00:00
|
|
|
You can find a list of bugs pending for 1.3.2 at URL
|
|
|
|
http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.3.2
|
2003-02-07 11:14:56 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
importance order. This is of course subjective...]
|
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates
|
|
|
|
|
2003-03-19 13:20:50 +00:00
|
|
|
- The spell-checking system has been over-hauled, including the following
|
|
|
|
changes :
|
|
|
|
|
|
|
|
o start spell-checking immediately on pressing F7
|
|
|
|
o xform's broken start/stop button removed
|
|
|
|
o better spell progress feedback
|
|
|
|
o long hang on ispell error changed
|
|
|
|
o infinite hang on ispell error fixed
|
|
|
|
o reports ispell errors back to the user
|
|
|
|
o the personal dictionaries are always correctly written out
|
|
|
|
o "Accept" button became "Ignore All" for clarity
|
|
|
|
|
2003-03-19 15:59:11 +00:00
|
|
|
- add support for the hspell spell-checker for hebrew [Qt only]
|
|
|
|
|
2003-04-07 10:19:22 +00:00
|
|
|
- update dutch, finnish, german, polish [bug #1002], russian and
|
|
|
|
spanish interface localisation. Fix Help>Table of Contents.
|
2003-02-16 15:42:35 +00:00
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
** Bug fixes
|
|
|
|
|
2003-03-24 13:13:20 +00:00
|
|
|
- attempting to navigate to deleted text via the TOC dialog no longer
|
|
|
|
crash [bug #913]
|
2003-03-20 16:58:29 +00:00
|
|
|
|
|
|
|
- fix a new crash in 1.3.1 on OK in External dialog [Qt only]
|
|
|
|
|
2003-03-24 14:38:29 +00:00
|
|
|
- fix mismatch between section depth and TOC depth in Document dialog
|
|
|
|
[Qt only]
|
|
|
|
|
2003-03-28 06:13:40 +00:00
|
|
|
- fix float placement text not being updated in Document dialog [Qt only]
|
|
|
|
|
2003-03-28 17:33:04 +00:00
|
|
|
- fix duplicate keyboard accelerator in the paragraph dialog [Qt only]
|
|
|
|
|
2003-04-03 13:10:06 +00:00
|
|
|
- fix display of bullet pixmaps in document dialog [bug #908, Qt 3.1.1 only]
|
|
|
|
|
2003-03-19 14:38:35 +00:00
|
|
|
- fix loading of included files that are under revision control
|
|
|
|
|
2003-03-24 13:13:20 +00:00
|
|
|
- the Home/End keys no longer mark the document as "(changed)"
|
|
|
|
|
2003-04-09 17:15:35 +00:00
|
|
|
- the window title no longer wrongly marks document paths as coming from ~/
|
|
|
|
[bug 993]
|
|
|
|
|
2003-04-01 10:38:44 +00:00
|
|
|
- fix reading of subcaptions (in graphics inset) that contain explicit
|
|
|
|
double quote characters [bug #656]
|
|
|
|
|
|
|
|
- fix reading of subcaptions in files from LyX 1.1.6 or older
|
|
|
|
|
2003-03-28 17:52:28 +00:00
|
|
|
- fix support for \framebox macro in mathed: the argument is handled
|
|
|
|
as text, and a second optional argument is now supported
|
|
|
|
|
|
|
|
- add support for macro \bmod in mathed
|
|
|
|
|
|
|
|
- add macro \Pr in the list of selectable functions of the math panel
|
2003-03-19 15:59:11 +00:00
|
|
|
|
2003-04-03 13:10:06 +00:00
|
|
|
- fix document class for mwbk textclass
|
|
|
|
|
2003-03-19 14:38:35 +00:00
|
|
|
- fix building of xforms dialogs' source on SMP machines [Bug #944,
|
|
|
|
xforms only]
|
2003-03-21 13:55:19 +00:00
|
|
|
|
|
|
|
- fix bug in generation of the RPM spec file for the Qt frontend
|
2003-03-27 17:34:55 +00:00
|
|
|
|
2003-03-28 17:33:04 +00:00
|
|
|
- make automatic generation of autoscripts optional; this was annoying
|
|
|
|
for patches.
|
2003-03-31 09:54:47 +00:00
|
|
|
|
2003-03-31 16:23:03 +00:00
|
|
|
- fix building on cygwin
|
|
|
|
|
2003-03-31 09:54:47 +00:00
|
|
|
- fix building on NetBSD [bug #1007]
|