On Wed, Sep 05, 2007 at 06:16:01PM +0200, Michael Gerz wrote:
> Hi,
> 
> here comes an updated patch candidate list. I guess Jürgen would be 
> happy if you checked it before he returns from his trip :-)
> 
> Please let me know if any commit is irrelevant for the stable branch.
> 
> Have a nice day!
> Michael
> 
> 
> 
> Not urgent (but not rejected)
> -----------------------------
> 
> http://www.lyx.org/trac/changeset/19331 - Deal with a UI bug
> http://www.lyx.org/trac/changeset/19409 - Get rid of a few warnings
> 
> 
> Approved by Jürgen
> ------------------
> 
> http://www.lyx.org/trac/changeset/19472 - fix crash after assertion when 
> using %s with integer arguments
> http://www.lyx.org/trac/changeset/19473 - more verbose message
> http://www.lyx.org/trac/changeset/19638 - redoParagraph() simplify the 
> changed calculation
> http://www.lyx.org/trac/changeset/19747 - Delete include of config.h. 
> This was needed only for the qt3 port.
> http://www.lyx.org/trac/changeset/19868 - TextMetrics::redoParagraph(): 
> we need to check the returned value of Inset::metrics()
> http://www.lyx.org/trac/changeset/19838 - Bug fix: correctly redraw a 
> Row containing and inset which Dimension slightly changed
> 
> 
> New
> ---
> 
> http://www.lyx.org/trac/changeset/19721 - Fix bug 3427
> http://www.lyx.org/trac/changeset/19867 - InsetCollapsable::setStatus(): 
> remove the Buffer::changed() signal emission
> http://www.lyx.org/trac/changeset/19876 - Take Track-Change into account 
> when calculating row signature.

Not needed in branch, handled in different way ("cursor_on_row" OSLT)

> http://www.lyx.org/trac/changeset/19908 - Fix old error string in Cases

Yes... shall I commit?

> http://www.lyx.org/trac/changeset/19914 - single depth for preference 
> items, fixes bug #4153
> http://www.lyx.org/trac/changeset/19916 - Save the right timestamp and 
> checksum of an opened file.
> Update to Boost 1.34.1
> http://www.lyx.org/trac/changeset/19943 - Fix ambiguity in translation
> http://www.lyx.org/trac/changeset/19945 - another translation disambiguation

Yes, both. Shall I commit?

> http://www.lyx.org/trac/changeset/19919 - Fix DEPM crash within inset. 
> always clear the full text_metrics_ when doing a full update.
> http://www.lyx.org/trac/changeset/19949 - delete unused definition. 
> (Abdel: "not sure")
> http://www.lyx.org/trac/changeset/19968 - InsetCollapsable::metrics(): 
> it seems we don't need to refit anymore. (Abdel: "no/not sure")
> http://www.lyx.org/trac/changeset/19976 - small cleanup collapsable; 
> label fix branch

Not relevant (relates to inset configurability)

> http://www.lyx.org/trac/changeset/20032 - renaming of some methods that 
> hurt the eyes + removal of: - column and row count, - tabular width and 
> method that goes with it - method declaration without implementation: 
> void delete_column(col_type)
> http://www.lyx.org/trac/changeset/20039 - Fix bug 4193 Revert ask for 
> saving file before closing
> http://www.lyx.org/trac/changeset/20063 - Removed a 1 pixel border 
> around some images. In this way they are rendered much better on screen 
> as they are not blurred.
> http://www.lyx.org/trac/changeset/20065 - make citation dialog usable 
> with longer keys
> 
> Abdel' Stuff (less likely to be relevant for 1.5.x):
> ----------------------------------------------------
> 
> http://www.lyx.org/trac/changeset/19972 - Fix wrapping bug within inset. 
> dim_.wid was not set!
> http://www.lyx.org/trac/changeset/19974 - correct dimension types.
> http://www.lyx.org/trac/changeset/19985 - InsetCollapsable::metrics(): 
> Put back the test previous to revision 14472 for openinlined_

No. Reason for this was wide().

> http://www.lyx.org/trac/changeset/19992 - Fix crash when selection 
> begins or ends outside the visible screen.
> http://www.lyx.org/trac/changeset/19993 - InsetCollapsable::metrics(): 
> Allow a bit more inlined size.

No... also related to wide() removal.

> http://www.lyx.org/trac/changeset/20013 - get rid of (cyg)win path panel 
> in prefs by moving it to the latex panel
> http://www.lyx.org/trac/changeset/20070 - Fix cursor positioning withing 
> collapsable insets.

Probably not...

> http://www.lyx.org/trac/changeset/20071 - Fix text frame drawing.

Probably not. Related to Abdel's recent cleanup. Abdel?

- Martin
 

Reply via email to