Hi,
here comes a cleaned up version of the previous patch list, with only
two new entries.
IMHO it does not make much sense to maintain the list for a much longer
time as the trunk has been refactored heavily and the branch gets more
and more stable. Once we reach consensus on the existing entries below,
I will let the list die silently.
Have a nice day!
Michael
Patch Candidate List #8
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/20692 - Allow dissolution of insets
inside mathed
http://www.lyx.org/trac/changeset/20728 - the singlepar optimization
(r20567) (TESTING REQUIRED!)
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???)
Supported by author
-------------------
New
---
http://www.lyx.org/trac/changeset/20895 - Crash fix. I don't know why
this is triggered only now... I guess someone changed the way toolbars
are initialized. The changes are safer anyway.
http://www.lyx.org/trac/changeset/20897 - fix in r20895 was not fully
correct.
http://www.lyx.org/trac/changeset/20916 - add "copy to clipboard" button
to log dialog
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/21116 - Fix a warning that is
potentially a bug (!= used instead of |=).
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/21225 - Fix IEEEtran layout by loading
counters before the sectioning styles, in order to avoid having sections
numbered as 0.X instead of simply X.
http://www.lyx.org/trac/changeset/21247 - InsetMathFrac: add support for
\tbinom and \dbinom, fixes bug 4305
http://www.lyx.org/trac/changeset/21272 - unbreak font panel
http://www.lyx.org/trac/changeset/21287 -
src/frontends/qt4/GuiSearch.cpp: - use selectAll function instead of
home-brewn method.
http://www.lyx.org/trac/changeset/21322 - monochrome rendering support.
You can set two color, the min and max.
http://www.lyx.org/trac/changeset/21385 - Fix initial numbering of foot
notes.
http://www.lyx.org/trac/changeset/21403 - Apply \protect more
selectively for special phrases