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: 6a454f525a58
Choose a base ref
...
head repository: cdk/cdk
compare: d5ca332a1761
Choose a head ref
  • 20 commits
  • 20 files changed
  • 1 contributor

Commits on Sep 27, 2015

  1. Copy the full SHA
    d759882 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c9e897 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    eb54eab View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2c97dab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7ed09d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Use IDrawVisitor interface.

    johnmay committed Sep 29, 2015
    Copy the full SHA
    57b5e93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6e630f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8329812 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e56cbb2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dae0c26 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. Improved SVG output ~50% smaller than going through Graphics2D and in…

    …clude marked elements.
    johnmay committed Sep 30, 2015
    Copy the full SHA
    b8f1819 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54141fb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    32d2ae6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1598ebc View commit details
    Browse the repository at this point in the history
  5. Doing a preliminary traversal of the scene allows us to write more op…

    …timal SVG output. Transformed paths (planned) could also be handled here.
    johnmay committed Sep 30, 2015
    Copy the full SHA
    7eb6a34 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. Copy the full SHA
    cc74695 View commit details
    Browse the repository at this point in the history
  2. Format disconnect abbreviations and handle Fe(acac)3. We need the ato…

    …m generator for formatting or could move the method out of that class.
    johnmay committed Oct 1, 2015
    Copy the full SHA
    512f08f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    98883d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9c566a9 View commit details
    Browse the repository at this point in the history
  5. MolId needs to be set.

    johnmay committed Oct 1, 2015
    Copy the full SHA
    d5ca332 View commit details
    Browse the repository at this point in the history