Michael Gerz wrote: > Supported by author > ------------------- > 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.
already approved. However, there were discussions about the implementation, so this was postponed to 1.5.3. > New > --- > http://www.lyx.org/trac/changeset/20296 - [...] prevent double deletion > of socket notifier Don't think so. > http://www.lyx.org/trac/changeset/20357 - make sure formats are sorted > and converters up-to-date Not relevant, I think. > http://www.lyx.org/trac/changeset/20407 - Make --without-include-boost > compile (autotools) Not relevant, I think. > http://www.lyx.org/trac/changeset/20430 - LaTeXFeatures.cpp: "wrapfig" > has to be loaded after "float" Irrelevant (we don't have wrapfig in 1.5). > http://www.lyx.org/trac/changeset/20467 - LaTeXFeatures.cpp: make url a > simple feature already approved. > http://www.lyx.org/trac/changeset/20477 - Upon exiting an inset, set the > font back to what it was when entering. Not relevant. > http://www.lyx.org/trac/changeset/20478 - GuiWrap: make the optional > options really optional by checkboxes in the dialog Irrelevant (we don't have wrapfig in 1.5). > http://www.lyx.org/trac/changeset/20508 - BufferParams.cpp: change the > package loading to: No. > http://www.lyx.org/trac/changeset/20509 - GuiWrap.cpp: disconnect the > widgets that are by default disabled from readonly Irrelevant (we don't have wrapfig in 1.5). > http://www.lyx.org/trac/changeset/20514 - Potential bug fix... No. > http://www.lyx.org/trac/changeset/20515 - compil fix. No. > http://www.lyx.org/trac/changeset/20516 - Potential bug fix... > http://www.lyx.org/trac/changeset/20517 - Potential bug fix... No. > http://www.lyx.org/trac/changeset/20523 - Crash fix for in mathed cursor. Don't think so (Abdel?) > http://www.lyx.org/trac/changeset/20524 - more bug fixes... No. > http://www.lyx.org/trac/changeset/20527 - Make sure that an empty > po/POTFILES.in file exists at configure time, Probably yes. Enrico? > http://www.lyx.org/trac/changeset/20531 - Gives the user some > information about the crash. Probably yes (for 1.5.3). Abdel, does this work now? > http://www.lyx.org/trac/changeset/20536 - Fix for fitcursor. > http://www.lyx.org/trac/changeset/20560 - BufferView::update(): > fitCursor() optimization. Hm. Abdel? > http://www.lyx.org/trac/changeset/20547 - GuiBox: fix bug 3242 > http://bugzilla.lyx.org/show_bug.cgi?id=3242: make minipage optional > height argument optional Postponed to 1.5.3. I have to look at the patch again. > http://www.lyx.org/trac/changeset/20563 - BufferView::updateMetrics(): > split up the method in two for the SinglePar case. Not sure about Abdel's plans of backporting. > http://www.lyx.org/trac/changeset/20575 - GuiParagraph: uncheck > "Immediate Apply" by default. Not relevant. > http://www.lyx.org/trac/changeset/20586 - disable pre-compiled headers > for autotools. No. > http://www.lyx.org/trac/changeset/20591 - BufferParams.cpp: add comment Not relevant. > http://www.lyx.org/trac/changeset/20595 - InsetBox.cpp: fix an issue > with the height parameter handling Part of Uwe's fix for the box ui (i.e., you can remove this from the list) > http://www.lyx.org/trac/changeset/20640 - listen to andre This is in now. Jürgen