Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window control added to JFXtras #3

Merged
merged 13 commits into from
Feb 26, 2014
Merged

Window control added to JFXtras #3

merged 13 commits into from
Feb 26, 2014

Commits on Feb 25, 2014

  1. typo fixed

    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    a86b6eb View commit details
    Browse the repository at this point in the history
  2. NodeUtil enhancements:

    - adding and removing nodes from parent nodes
    - recursively searching nodes at a given location
    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    e22b32b View commit details
    Browse the repository at this point in the history
  3. added window control from labs project:

    - removed WindowControlUtil since the API was not stable enouth
    - selectable node support removed, SelectableNode interface still present
       to allow users to provide an implementation
    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    3e57503 View commit details
    Browse the repository at this point in the history
  4. using lambdas

    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    f98491f View commit details
    Browse the repository at this point in the history
  5. javadoc fixed

    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    0b85f13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf4953d View commit details
    Browse the repository at this point in the history
  7. adding default css and svg files

    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    8b01f47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e429a6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c6ff11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbebca0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8253f1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cc76aa View commit details
    Browse the repository at this point in the history
  13. removed old jdk 7 code

    miho committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    6e12a54 View commit details
    Browse the repository at this point in the history