Hi,
for your enjoyment.
Michael
Patch Candidate List #12
Approved by Jürgen
------------------
http://www.lyx.org/trac/changeset/20903 - rgheck - initial support
for shift + right-mouse-click selection. (TESTING REQUIRED)
http://www.lyx.org/trac/changeset/20916 - leuven - add "copy to
clipboard" button to log dialog
http://www.lyx.org/trac/changeset/21247 - uwestoehr - InsetMathFrac:
add support for \tbinom and \dbinom, fixes bug 4305
New
---
http://www.lyx.org/trac/changeset/20917 - leuven - small facelift
for close button on tabwidget
http://www.lyx.org/trac/changeset/21697 - uwestoehr - languages: fix
activation of Spanish characters (bug 4361)
http://www.lyx.org/trac/changeset/21758 - younes - Fix crash with
InsetHFill. The inset position was not cached in the CoordCache.
http://www.lyx.org/trac/changeset/21798 - younes -
TextMetrics::getPitNearY(): Fix crash when navigating with up and down
arrow keys. The problem was that the passed y coordinates was not
necessarily out of screen. Also the paragraph position was not correctly
updated.
http://www.lyx.org/trac/changeset/21776 - uwestoehr - support to set
the examples folder in the preferences
http://www.lyx.org/trac/changeset/21795 - younes -
FileName::destroyDirectory(): Continue deleting even if if a delete
operation failed.
http://www.lyx.org/trac/changeset/21803 - sanda - Source
highlighting of comments (by Bernhard Reiter)
http://www.lyx.org/trac/changeset/21809 - poenitz - make dialog stay
above the main window
http://www.lyx.org/trac/changeset/21839 - usewstoehr - GuiPrefs.cpp: fix
copy/paste error from r21776
http://www.lyx.org/trac/changeset/21881 - younes - fix crash.
http://www.lyx.org/trac/changeset/21893 - forenr - Don't warn when
the file being deleted does not really exist.
http://www.lyx.org/trac/changeset/21896 - kuemmel - fix memory leak,
cleanup FileName interface
http://www.lyx.org/trac/changeset/21898 - kuemmel - fix memory leak
http://www.lyx.org/trac/changeset/21899 - kuemmel - fix crash on exit
(when using http://dmoulding.googlepages.com/vld)
http://www.lyx.org/trac/changeset/21905 - kuemmel - fix memory leak.
addMenu does not take ownership, a Qt bug?
http://www.lyx.org/trac/changeset/21928 - kuemmel - fix memory leaks
http://www.lyx.org/trac/changeset/21956 - poenitz - Patch from Sven
Hoexter. Fix non-ASCII char in name.
http://www.lyx.org/trac/changeset/21957 - poenitz - Patch from Sven
Hoexter. Use 'xdg-open' and 'sensible-editor'
http://www.lyx.org/trac/changeset/21949 - spitz - fix bug 4345.
http://www.lyx.org/trac/changeset/21963 - younes - Avoid a second
confirmation when reverting a Buffer.