Attached are the changes in my 1.3.x tree. * src/frontends/qt2 intelligent scrolling for Qt. This patch has been in the 1.4.x tree for weeks and no problems have been reported.
* src/text3.C LFUN_GETLAYOUT currently outputs "1" for all layouts rather than the more useful "Title", "Standard" etc. This one line patch causes it to output the useful data. An identical patch should go in the 1.4.x tree too. * src/frontends/xforms/xforms_helpers.C output some informative error messages if we fail to open preferences.xform for read/write. This patch should go in the 1.4.x tree too. * src/insets/insetgraphics.C escape the name of the external file so that LaTeX can handle (f.ex) Cyrillic file names. This patch should go in the 1.4.x tree too. Jean-Marc, I understand that you want any 1.3.x patches to be applied to the 1.4.x tree first, but are you 'happy in principle' with these changes? -- Angus