FYI. Looking forward to a great 1.5.3 release!
Regards, Michael
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???)
http://www.lyx.org/trac/changeset/20892 - shut up (already committed to
branch???)
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/21422 - stdtoolbars.inc: - register
\tbinom and \dbinom - clarify the fraction submenu entries
http://www.lyx.org/trac/changeset/21447 - stdtoolbars.inc: - register
\tbinom and \dbinom - clarify the fraction submenu entries - register
placeholders
http://www.lyx.org/trac/changeset/21460 - Fix bug 4329
http://www.lyx.org/trac/changeset/21468 - Avoid unnecessary redraw.