Michael Gerz wrote:
http://www.lyx.org/trac/changeset/19513 - QLPainter::text():use a pixmap
cache for word drawing
http://www.lyx.org/trac/changeset/19616 - disable pixmap cache under X11
Maybe suitable for Mac, don't know.
http://www.lyx.org/trac/changeset/19552 - fix MSVC warning
Not needed.
http://www.lyx.org/trac/changeset/19609 - Fix color of \Omega.
Not suitable.
http://www.lyx.org/trac/changeset/19631 - small optimisation: avoid a
Font copy
Not needed.
http://www.lyx.org/trac/changeset/19632 - cosmetic (MG: To me, it
doesn't look like cosmetics)
Not needed but it really is cosmetics (avoid unneeded temporary variables).
http://www.lyx.org/trac/changeset/19633 - leftMargin, rightMargin,
labelsep, labelindent, parindent are now docstring
Not needed.
http://www.lyx.org/trac/changeset/19638 - redoParagraph() simplify the
changed calculation
Maybe, I think the old code was buggy.
http://www.lyx.org/trac/changeset/19717 - Fix crash on first load with
mouse wheel: this was because the scrollbar was not updated
Not suitable.
http://www.lyx.org/trac/changeset/19718 - restore lastfile feature.
Not suitable.
http://www.lyx.org/trac/changeset/19707 - Fix file inclusion in
src/support/filetools.cpp under mac
http://www.lyx.org/trac/changeset/19710 - compile fix for ubuntu,
probably not generic enough
http://www.lyx.org/trac/changeset/19711 - "proper" fix for utime use in
filetools.cpp
Not suitable (all three)
http://www.lyx.org/trac/changeset/19716 - Fix crash when session is empty.
Not suitable.
http://www.lyx.org/trac/changeset/19721 - Fix bug 3427
Suitable.
Abdel.