Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cdk/cdk
base: 57a222e6b226
Choose a base ref
...
head repository: cdk/cdk
compare: 6e1a7d4ad0e6
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 8, 2014

  1. Handle annotations bound to AtomSymbols.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    5cc802f View commit details
    Browse the repository at this point in the history
  2. Some aesthetic tweaks to parameters and annotation vector calculation.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    e9d0a50 View commit details
    Browse the repository at this point in the history
  3. Simple method for indicating an annotation should be italic. This nee…

    …ds to be an attribute of the annotation and not a general rendering parameter as annotation styles may be mixed.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    23ed97c View commit details
    Browse the repository at this point in the history
  4. Remove unused import.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    7f68075 View commit details
    Browse the repository at this point in the history
  5. Allow the bond generator to add annotations also.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    9de00e7 View commit details
    Browse the repository at this point in the history
  6. Midpoint calculation and call new annotation methods from static cont…

    …ext. This will simplify the annotation of bonds.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    ac04f59 View commit details
    Browse the repository at this point in the history
  7. Generation of bond annotations.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 8, 2014
    Copy the full SHA
    6e1a7d4 View commit details
    Browse the repository at this point in the history