Hi there,
Please find at the end of this message a list of things that have been fixed in 1.2.1cvs. There are still a lot of things to do, I cannot find the time to keep up with them. Therefore I would appreciate a helping hand... Here is a list of what is in bugzilla for 1.2.1: http://bugzilla.lyx.org/buglist.cgi?target_milestone=1.2.1&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED In particular, look at new bug 461, which should not be difficult, but is rather major IMO (dataloss). For 425, there is a nice script from angus, but I am not sure how 100% safe it is (I have no reason to think it is not, so angus, if you tell me it is safe and will help, I'll apply it). 41 should be as easy as a few lines in kbmap::getiso() There are other things for which I have not entered a bug yet: - make operator>>(lyxstring) compile. There is a patch from Dekel, but it is against an earlier version, and I do not even know how to check that it works. Dekel, can you do a proper tested patch against current cvs? - tooltips do not work at startup. This one should not be too difficult. Maybe even Angus would be able to do it :) - finish to integrate the cyrillic support stuff - ?? If you know of things that have to be done, please tell me too. JMarc -----------[status.12x]---------------------------- This file describes what has been done in the preparation of LyX 1.2.1. All comments are welcome. You can find a list of bugs pending for 1.2.1 at URL http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.2.1 I'd be glad if some of you could take the time to check it out (or fix a bug or two if you are feeling adventurous). Let me recall that all these fixes have been checked in the branch BRANCH-1_2_X, which you can get with the command cvs checkout -d lyx-1_2_x -r BRANCH-1_2_X lyx-devel JMarc What's new ========== ** Updates - update finnish, danish and russian localizations - update Tutorial to be more up to date - add new icon for buffer-new - add support for entering cyrillic and greek alphabets - update template for IEEEtran ** Bugfixes - fix positionning of cursor after undo - fix bug where error insets were not correctly removed - save preamble too when using 'save as document defaults' in document layout dialog - re-read correctly graphics insets when file name contains a comma - do not ignore zero-length vertical spacing with 'keep' flag. - fix drawing problems for collapsed ERT insets - fix rotation angle of images to be the same as in latex output - disable 'Load' button of 'include file' dialog for verbatim include - fix translation of "reset" and "no change" in language combobox - fix drawing of math delimiters in the math panel - fix drawing of double quotes when they are not available in the screen font - when a document is registered though version control, make sure it has been saved - only use the amsmath package when it is needed - make sure to use the graphicx package with the RasterBitmap and XFig external templates. - fix the default tgif format entry to use .obj as file extension and not .tgif - fix reading of xpm files produced by some versions of imagemagick - fix interaction between sixpack and LyX via lyxserver - fix command line crash and give useful exit status on some errors - fix latex import when using --with-version-suffix configure flag - make latex import script (reLyX) honor the LYX_DIR_12x envirnment variable, like the rest of LyX - rework the configuration script wrt xforms 1.0. This version is now supported. - honor --with-extra-XXX when searching for AikSaurus library - fix support for alpha-based systems in boost library - fix compilation on AIX (unique_id identifier) - improve compilation with compaq cxx 6.5 (not there yet...) - fix "FADE OUT:" style in hollywood layout