~ubuntu-branches/ubuntu/oneiric/chemtool/oneiric-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Potyra
  • Date: 2005-09-18 02:43:31 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050918024331-lrgdmafsouaebfrj
Tags: 1.6.7-2ubuntu1
* import newer debian version; closes: #649 (malone)
* move openbabel to depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
896
896
        Updated cht to recognize the second and third row of transition
897
897
        elements. Added cht's table of known abbreviations to both README
898
898
        and using_chemtool.html.
899
 
 
900
 
 
 
899
1.6.4   Added LaTeX translations for degree, copyright, plusminus. 
 
900
        Added amino acid template. Limited arrowhead size for curved arrows.
 
901
        Changed positioning of left-justified labels without sub/superscript,
 
902
        reduced size and modified placement of sub/superscripts on export
 
903
        to more closely resemble the screen display. Changed font loading to
 
904
        require either 75dpi or 100dpi fonts, not a mixture of both. Added
 
905
        install -d targets for kde directories to Makefile.in. Extended 
 
906
        xfig compound box (and optional whiteout box) to cover sub/super-
 
907
        scripts, corrected box size for sub/superscripted, right-justified 
 
908
        labels. Added #ifdefs for compilation with GTK 2.x and adapted the
 
909
        configure script. If both GTK 1.x and 2.x are found, configure 
 
910
        defaults to using 2.x, unless it was invoked with --enable-gtk1 .
 
911
1.6.5   Added Dutch localisation (Myckel Habets). Modified molfile output to
 
912
        translate OH,SH,NH,NH_2,PH,CH,CH_2,CH_3 into non-H atom plus 
 
913
        hydrogen count and avoid use of 'query' bondtypes such as 'single or 
 
914
        aromatic'. Fixed atom symbol justification in molfile export. Fixed 
 
915
        compilation without GNU gettext and with the old-style button bar 
 
916
        instead of menus. Corrected non-posix test semantics in configure.in
 
917
        and configure (which broke the FreeBSD port). Modified the built-in 
 
918
        MDL molfile reader to skip over optional atom properties blocks.
 
919
        Cleaned up the naphthalene template (rings not perfectly joined).
 
920
        Added mdl molfile preview, import of V3000 molfiles, sdf reading
 
921
        support and preview browsing within sdf files.
 
922
1.6.6   Fixed a killer bug in the mdl preview code that must have crept in
 
923
        during a last minute edit. Fixed drawing of "wiggly" (unknown stereo-
 
924
        chemistry) bonds. Improved scaling in the molfile preview window and
 
925
        made it display heteroatom labels. Added a sample sdf file. 
 
926
1.6.7   Various GTK2 fixes backported from the 1.7 alpha series: 
 
927
        labels containing sub- or superscript were exported with all 
 
928
        characters overlayed in the same position;
 
929
        the opening brace of multi-character subscripts was displayed on the
 
930
        screen; 
 
931
        sub- and superscripts were too close to the regular baseline;
 
932
        symbol characters were rendered as regular latin characters or not at 
 
933
        all;
 
934
        misdetection of the fig2dev version caused eps output to be full-page
 
935
        postscript; 
 
936
        the background color selector could crash the program. 
 
937
        RPM spec file did not install the dutch locale file.
 
938
        General fixes and enhancements backported from the 1.7 alpha series:
 
939
        Optional output to OpenOffice Draw (sxd) format using fig2sxd.
 
940
        SVG export lacked the 'xmlns' namespace tag (important at least for
 
941
        firefox 1.1) and did not handle the 'radical' dot correctly. SVG
 
942
        export uses rgb color values instead of color names for compatibility.
 
943
        The pencolor button was made wider to make it easier to recognize its
 
944
        color. The keys of the decimal keypad block now draw two dots instead
 
945
        of a line for an electron pair when used together with the shift key.
 
946
        The separation between the lines of double and triple bonds is now
 
947
        configurable. New bond types for drawing filled and unfilled p orbitals.