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.1
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.2
Choose a head ref
  • 9 commits
  • 18 files changed
  • 1 contributor

Commits on May 30, 2014

  1. Configuration menu
    Copy the full SHA
    f02026e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2014

  1. Configuration menu
    Copy the full SHA
    922d297 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring.

    TomasMikula committed May 31, 2014
    Configuration menu
    Copy the full SHA
    4d7b633 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2014

  1. Configuration menu
    Copy the full SHA
    467de46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d7cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8f222 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Update README.md

    TomasMikula committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    e70ca56 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2014

  1. MouseOverTextEvents with mouse coords & char idx.

    Fire these events when the mouse stays still over the text for a specified
    amount of time. The event contains mouse coordinates, as well as index of
    the character under the mouse.
    
    Closes #54.
    TomasMikula committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    6cd3013 View commit details
    Browse the repository at this point in the history
  2. Reduce Javadoc warnings.

    TomasMikula committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    8f4a637 View commit details
    Browse the repository at this point in the history
Loading