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: FXMisc/RichTextFX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.5
Choose a base ref
...
head repository: FXMisc/RichTextFX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.6
Choose a head ref
  • 13 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 16, 2015

  1. Configuration menu
    Copy the full SHA
    17dc982 View commit details
    Browse the repository at this point in the history
  2. Performance improvements

    MewesK committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    8fb1c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76fb7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Latest changes based on #166

    MewesK committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ab7af2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from MewesK/master

    Implemented background colors for text
    TomasMikula committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    84d9588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60277f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb46b7d View commit details
    Browse the repository at this point in the history
  5. Fix naming typo.

    TomasMikula committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    c3f5a2a View commit details
    Browse the repository at this point in the history
  6. Expose TextExt to API-based styling.

    Allows programmatic manipulation of the new backgroundFill property.
    TomasMikula committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    94f8127 View commit details
    Browse the repository at this point in the history
  7. Can instantiate backgroundFill property eagerly,

    since it will be instantiated for each TextExt anyway during layout.
    TomasMikula committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ece326b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f43354a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Configuration menu
    Copy the full SHA
    f692bd4 View commit details
    Browse the repository at this point in the history
  2. Update version to 0.6.6.

    TomasMikula committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    5426dd3 View commit details
    Browse the repository at this point in the history
Loading