Patch Candidate List #4

Approved by Jürgen
------------------


New
---
http://www.lyx.org/trac/changeset/20296 - [...] prevent double deletion of socket notifier http://www.lyx.org/trac/changeset/20357 - make sure formats are sorted and converters up-to-date http://www.lyx.org/trac/changeset/20366 - Introduce LFUN_MASTER_BUFFER_VIEW and UPDATE. Code by Tommaso Cucinotta. http://www.lyx.org/trac/changeset/20372 - TextMetrics: - first() and last(): change return type because std::pair of reference didn't work (i.e. bug) http://www.lyx.org/trac/changeset/20380 - Fix handling of cjk_encoding for documents made with versions older than 1.5 http://www.lyx.org/trac/changeset/20407 - Make --without-include-boost compile (autotools) 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/20430 - LaTeXFeatures.cpp: "wrapfig" has to be loaded after "float" 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/20445 - Fix Cut&Paste bug.
http://www.lyx.org/trac/changeset/20449 - Fix RTL inset painting.
http://www.lyx.org/trac/changeset/20451 - Proper fix following reversion of r20422 in r20444. http://www.lyx.org/trac/changeset/20452 - Temporarily fix cursor positioning within mathed. http://www.lyx.org/trac/changeset/20453 - Temporarily fix cursor positioning within mathed. http://www.lyx.org/trac/changeset/20467 - LaTeXFeatures.cpp: make url a simple feature
http://www.lyx.org/trac/changeset/20470 - src/CoordCache.h: compile fix.
http://www.lyx.org/trac/changeset/20475 - add another typename, see r20470
http://www.lyx.org/trac/changeset/20477 - Upon exiting an inset, set the font back to what it was when entering. http://www.lyx.org/trac/changeset/20479 - Hopefully fix 'Corners' and 'SubLabel' insets drawing. http://www.lyx.org/trac/changeset/20480 - Fix drawing of horizontal line and page break. http://www.lyx.org/trac/changeset/20482 - * BufferView::workAreaDispatch(): restore anchor when mouse hovering. The problem is that scrollbar update modified the offset_ref_. http://www.lyx.org/trac/changeset/20483 - * BufferView::workAreaDispatch(): reconstruct the ViewMetricsInfo in any case when a mouse hovering event is detected. It seems that the anchor/offset_ref_ are modified behind our back... http://www.lyx.org/trac/changeset/20478 - GuiWrap: make the optional options really optional by checkboxes in the dialog
http://www.lyx.org/trac/changeset/20485 - Remove unused code and comment.

Reply via email to