Hi,
as usual... please let me know if some entries are useless.
Michael
PS: I will close the list after the release of 1.5.3. The error rate has
become too high.
Approved by Jürgen
------------------
http://www.lyx.org/trac/changeset/20419 - GuiApplication::notify():
don't crash with abort() but exit gracefully when an exception is
caught. try to catch LyX specific exceptions.
http://www.lyx.org/trac/changeset/20531 - Gives the user some
information about the crash.
http://www.lyx.org/trac/changeset/20437 - Remove redundant
AlignPossible? lines
http://www.lyx.org/trac/changeset/20438 - Disallow setting of alignment
in protected environments, where it is broken.
http://www.lyx.org/trac/changeset/20890 - fix bug reported by Jean-Marc
http://www.lyx.org/trac/changeset/20903 - initial support for shift +
right-mouse-click selection. (TESTING REQUIRED)
http://www.lyx.org/trac/changeset/20891 - thinko (already committed to
branch??? (I don't think so))
http://www.lyx.org/trac/changeset/20892 - shut up (already committed to
branch??? ((I don't think so))
http://www.lyx.org/trac/changeset/20916 - add "copy to clipboard" button
to log dialog
http://www.lyx.org/trac/changeset/21247 - InsetMathFrac: add support for
\tbinom and \dbinom, fixes bug 4305
New
---
http://www.lyx.org/trac/changeset/20917 - small facelift for close
button on tabwidget
http://www.lyx.org/trac/changeset/20996 - Change how InsetBibTeX does
this check.
http://www.lyx.org/trac/changeset/21177 - bug fix.
http://www.lyx.org/trac/changeset/21179 - layouts/ijmpd.layout:
layouts/amsmaths.inc: do not use the notation @Section@ for LabelString.
http://www.lyx.org/trac/changeset/21468 - Avoid unnecessary redraw.
http://www.lyx.org/trac/changeset/21516 - optimizations (halves the
number of multiplication).
http://www.lyx.org/trac/changeset/21542 - add missing case
LyXRC::RC_DEFFILE (and shut up compiler)
http://www.lyx.org/trac/changeset/21556 - fix crash due to a missing
test whether thisSlice is -1 or a valid slice number
http://www.lyx.org/trac/changeset/21571 - Fix slot connections
http://www.lyx.org/trac/changeset/21572 - Stupid mistake. Thanks TC.
http://www.lyx.org/trac/changeset/21610 - Fix wrong setting of language
when only font change is requested.
http://www.lyx.org/trac/changeset/21611 - * fixed bug #4357 when
pasting a macro with script index * fixed some other unreported bug when
the cursor is not inside or near the macro during fold/unfold * fixed
the bug that the cursor jumped into the first parameter when pasting a
macro. This should only happen when the macro was entered interactively