On Mon, Oct 01, 2007 at 08:09:39PM +0200, Michael Gerz wrote: > Hi, > > the list has become a bit lengthy. Time to filter out useless entries. > > Regards, Michael > > > > > Patch Candidate List #5 > > Approved by Jürgen > ------------------ > > > 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. > > > 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/20407 - Make --without-include-boost > compile (autotools) > 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/20467 - LaTeXFeatures.cpp: make url a > simple feature > 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/20478 - GuiWrap: make the optional > options really optional by checkboxes in the dialog > http://www.lyx.org/trac/changeset/20508 - BufferParams.cpp: change the > package loading to: > http://www.lyx.org/trac/changeset/20509 - GuiWrap.cpp: disconnect the > widgets that are by default disabled from readonly > http://www.lyx.org/trac/changeset/20514 - Potential bug fix... > http://www.lyx.org/trac/changeset/20515 - compil fix. > http://www.lyx.org/trac/changeset/20516 - Potential bug fix... > http://www.lyx.org/trac/changeset/20517 - Potential bug fix... > http://www.lyx.org/trac/changeset/20523 - Crash fix for in mathed cursor. > http://www.lyx.org/trac/changeset/20524 - more bug fixes... > http://www.lyx.org/trac/changeset/20527 - Make sure that an empty > po/POTFILES.in file exists at configure time, > http://www.lyx.org/trac/changeset/20531 - Gives the user some > information about the crash. > http://www.lyx.org/trac/changeset/20536 - Fix for fitcursor. > 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 > http://www.lyx.org/trac/changeset/20560 - BufferView::update(): > fitCursor() optimization. > http://www.lyx.org/trac/changeset/20563 - BufferView::updateMetrics(): > split up the method in two for the SinglePar case. > http://www.lyx.org/trac/changeset/20575 - GuiParagraph: uncheck > "Immediate Apply" by default. > http://www.lyx.org/trac/changeset/20586 - disable pre-compiled headers > for autotools. > http://www.lyx.org/trac/changeset/20591 - BufferParams.cpp: add comment > http://www.lyx.org/trac/changeset/20595 - InsetBox.cpp: fix an issue > with the height parameter handling > http://www.lyx.org/trac/changeset/20611 - Fix warning and tab problem, > thx Andre No, not relevant for 1.5 (units support)
> http://www.lyx.org/trac/changeset/20623 - Copy&Paste fix. No (same) > http://www.lyx.org/trac/changeset/20628 - Fix some assertions. No (same) > http://www.lyx.org/trac/changeset/20629 - Assertion fix. No (same) > http://www.lyx.org/trac/changeset/20640 - listen to andre - Martin