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

2.2 #116

Open
wants to merge 350 commits into
base: 8.0
Choose a base branch
from
Open

2.2 #116

wants to merge 350 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 30, 2013

  1. moved enum for zoom boundaries

    Mario-S committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    2cdf849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f4579 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from hameister/patch-2

    The environment variable JAVA_HOME must be set to jre/lib/jfxrt.jar
    tbee committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    9a08c53 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. Configuration menu
    Copy the full SHA
    5b6a183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204ed67 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. extracted method

    Mario-S committed May 3, 2013
    Configuration menu
    Copy the full SHA
    adf417b View commit details
    Browse the repository at this point in the history
  2. updated javadoc & removed translate of clip mask

    Mario-S committed May 3, 2013
    Configuration menu
    Copy the full SHA
    85ef0b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from gorskima/smooth-move

    Change mouse handler to achieve smooth map dragging experience
    Mario committed May 3, 2013
    Configuration menu
    Copy the full SHA
    2165cbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909ca9d View commit details
    Browse the repository at this point in the history
  5. some clean ups

    Mario-S committed May 3, 2013
    Configuration menu
    Copy the full SHA
    1b60a30 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from Mario-S/2.2

    2.2
    Mario committed May 3, 2013
    Configuration menu
    Copy the full SHA
    592efa5 View commit details
    Browse the repository at this point in the history
  7. extracted tile rendering methods into new class

    Mario-S committed May 3, 2013
    Configuration menu
    Copy the full SHA
    563bf4c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #38 from Mario-S/2.2

    extracted tile rendering methods into new class
    Mario committed May 3, 2013
    Configuration menu
    Copy the full SHA
    6b12256 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2013

  1. added a refresh to ListView

    tbee committed May 5, 2013
    Configuration menu
    Copy the full SHA
    144ba5a View commit details
    Browse the repository at this point in the history
  2. encoding woos patch

    tbee committed May 5, 2013
    Configuration menu
    Copy the full SHA
    560d241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ca4f1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2013

  1. added a fix when map is moved to the edges of the window, still needs…

    … some improvements
    Mario-S committed May 7, 2013
    Configuration menu
    Copy the full SHA
    128cfa3 View commit details
    Browse the repository at this point in the history
  2. updated javadoc

    Mario-S committed May 7, 2013
    Configuration menu
    Copy the full SHA
    5a0b71b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from Mario-S/2.2

    2.2
    Mario committed May 7, 2013
    Configuration menu
    Copy the full SHA
    fde807c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    828120b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2013

  1. some javadoc

    tbee committed May 11, 2013
    Configuration menu
    Copy the full SHA
    d3773dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7437faa View commit details
    Browse the repository at this point in the history

Commits on May 19, 2013

  1. Configuration menu
    Copy the full SHA
    d3ef2aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e018c View commit details
    Browse the repository at this point in the history
  3. CalendarLabel, Label that displays a Calendar and reacts on changes of

    DateFormat and Calendar value
    teabeeoh committed May 19, 2013
    Configuration menu
    Copy the full SHA
    499eb5b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. improve focus handling

    tbee committed May 20, 2013
    Configuration menu
    Copy the full SHA
    d50a07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d32af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706ce79 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. optimizablecontentpane added:

    - can be used to implement LOD like interfaces (huge performance improvements possible)
    - custom optimization rules can be defined
    - default rule that uses area & min dimension to optimize
    miho committed May 21, 2013
    Configuration menu
    Copy the full SHA
    c82d5af View commit details
    Browse the repository at this point in the history
  2. optimizablecontentpane added:

    - can be used to implement LOD like interfaces (huge performance improvements possible)
    - custom optimization rules can be defined
    - default rule that uses area & min dimension to optimize
    miho committed May 21, 2013
    Configuration menu
    Copy the full SHA
    bca8da6 View commit details
    Browse the repository at this point in the history
  3. 2.2-r5

    tbee committed May 21, 2013
    Configuration menu
    Copy the full SHA
    56e3a8b View commit details
    Browse the repository at this point in the history
  4. JSR310 additions

    Conflicts:
    	gradle.properties
    tbee committed May 21, 2013
    Configuration menu
    Copy the full SHA
    0d04191 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2013

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

Commits on May 24, 2013

  1. splitted interface

    Mario-S committed May 24, 2013
    Configuration menu
    Copy the full SHA
    60e2c68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from Mario-S/2.2

    2.2
    Mario committed May 24, 2013
    Configuration menu
    Copy the full SHA
    605ceda View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. formated some methods

    Mario-S committed May 28, 2013
    Configuration menu
    Copy the full SHA
    4b2d7cf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2013

  1. formated method

    Mario-S committed May 29, 2013
    Configuration menu
    Copy the full SHA
    0280c69 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

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

Commits on Jun 13, 2013

  1. Configuration menu
    Copy the full SHA
    f18731c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from Mario-S/2.2

    2.2
    Mario committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    213f31d View commit details
    Browse the repository at this point in the history
  3. moved field lastDargPoint to mouse handler

    Mario-S committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    a0e7dc7 View commit details
    Browse the repository at this point in the history
  4. removed useless mouse event handler

    Mario-S committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    1dad9eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #44 from Mario-S/2.2

    2.2
    Mario committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    43e3817 View commit details
    Browse the repository at this point in the history
  6. changed constructor to use different interface

    Mario-S committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    a5a9bc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. removed ignoreRepaint field

    Mario-S committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    2ec7489 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from Mario-S/2.2

    2.2
    Mario committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    b54ab48 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Configuration menu
    Copy the full SHA
    5c7e525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b8fe4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from deamn/2.2

    2.2 - Merged FR/IT i18n files into MonologFX (Button).
    mkheck committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    19146b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. experimental centering of map

    mario-s committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    c0e254b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2013

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

Commits on Jul 2, 2013

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

Commits on Jul 3, 2013

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

Commits on Jul 5, 2013

  1. Configuration menu
    Copy the full SHA
    6d81d26 View commit details
    Browse the repository at this point in the history
  2. changed interface and implementation for tile renderer added new meth…

    …od to check if map is with boundaries, still todos
    mario-s committed Jul 5, 2013
    Configuration menu
    Copy the full SHA
    ce395ca View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2013

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

Commits on Aug 11, 2013

  1. added mockito dependencies

    mario committed Aug 11, 2013
    Configuration menu
    Copy the full SHA
    9b1e688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423e240 View commit details
    Browse the repository at this point in the history
  3. moving not enabled when map is within window

    mario committed Aug 11, 2013
    Configuration menu
    Copy the full SHA
    845aae8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2013

  1. Configuration menu
    Copy the full SHA
    874271b View commit details
    Browse the repository at this point in the history
  2. changed initial zoom state

    mario committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    82dee26 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2013

  1. No commit message

    Mario-S committed Aug 13, 2013
    Configuration menu
    Copy the full SHA
    92e33ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d192923 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2013

  1. Configuration menu
    Copy the full SHA
    225cd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bca8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f0260 View commit details
    Browse the repository at this point in the history
  4. minor improvements

    tbee committed Aug 15, 2013
    Configuration menu
    Copy the full SHA
    8ac9f3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5d7615 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c01c712 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2013

  1. Configuration menu
    Copy the full SHA
    83af105 View commit details
    Browse the repository at this point in the history
  2. added fxml sample

    mario committed Aug 16, 2013
    Configuration menu
    Copy the full SHA
    e1fbd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8947ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0defb06 View commit details
    Browse the repository at this point in the history
  5. extracted component for zoom control

    mario committed Aug 16, 2013
    Configuration menu
    Copy the full SHA
    ae2a5ed View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2013

  1. Configuration menu
    Copy the full SHA
    dc1fabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e8372 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2013

  1. addedbutton to center the map

    mario-s committed Aug 18, 2013
    Configuration menu
    Copy the full SHA
    9def4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa201fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from Mario-S/2.2

    Map Centering
    mario-s committed Aug 18, 2013
    Configuration menu
    Copy the full SHA
    f13dbb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2013

  1. Added changes to replace ChangeListeners with InvalidationListeners.

    Also replaced with calculations in binding.
    SaiPradeepDandem committed Aug 19, 2013
    Configuration menu
    Copy the full SHA
    4b00e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2013

  1. further clean up in MapPane & added a simple check to avoid that the …

    …map can be moved out of the window
    mario-s committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    78d0186 View commit details
    Browse the repository at this point in the history
  2. fixed test

    mario-s committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    d38fbf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from Mario-S/2.2

    Cleanup
    mario-s committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    d526251 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from SaiPradeepDandem/2.2

    Added the new Magnifier control for JavaFX 2.2.
    SaiPradeepDandem committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    840ea8d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2013

  1. initial of force reload feature

    Mario authored and Mario committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    e98594b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

  1. moved getter & setter for TileSource to another interface

    Mario authored and Mario committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    6f0a39d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2013

  1. finishing up

    tbee committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    0c76989 View commit details
    Browse the repository at this point in the history
  2. extended BuilderFactory

    tbee committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    e8543ff View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2013

  1. simplifications

    tbee committed Aug 25, 2013
    Configuration menu
    Copy the full SHA
    e50d426 View commit details
    Browse the repository at this point in the history
  2. javadoc, fine tuning

    tbee committed Aug 25, 2013
    Configuration menu
    Copy the full SHA
    fd74239 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. extracted tile load commands

    Mario authored and Mario committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    363fefd View commit details
    Browse the repository at this point in the history
  2. reorganized packages

    Mario authored and Mario committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    768f9cc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. refresh feature in progress

    Mario authored and Mario committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    74c5e6a View commit details
    Browse the repository at this point in the history
  2. removed old files

    Mario authored and Mario committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    5347337 View commit details
    Browse the repository at this point in the history
  3. reduced minimum width & disabled air space in trial

    Mario authored and Mario committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    6182120 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from Mario-S/2.2

    reduced minimum width & disabled air space in trial
    mario-s committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    87fc001 View commit details
    Browse the repository at this point in the history
  5. added button to refresh

    mario-s committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    33599c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2013

  1. implemented refesh in MapPane

    Mario authored and Mario committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    8353ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d08708 View commit details
    Browse the repository at this point in the history
  3. Copied the canned animations from JideFX over the JFXtras (with permi…

    …ssion from Jasper Potts), made a CannedTest and a first FadeIn try in CalendarTextField
    tbee committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    c4f1cb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91a83b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2013

  1. added icon for refresh button

    Mario authored and Mario committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    d03e139 View commit details
    Browse the repository at this point in the history
  2. added image

    Mario authored and Mario committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    4a8defb View commit details
    Browse the repository at this point in the history
  3. resolved conflict

    Mario authored and Mario committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    438853e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9a2cfd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #57 from SaiPradeepDandem/2.2

    Modifications for mask functionality in Magnifier control.
    SaiPradeepDandem committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    482862b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4415353 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #58 from Mario-S/2.2

    Refresh Feature
    mario-s committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    9663f1b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2013

  1. Configuration menu
    Copy the full SHA
    6ee985b View commit details
    Browse the repository at this point in the history
  2. prepared experimental repairHeaders task

    fix for issue #61: #61
    miho committed Sep 2, 2013
    Configuration menu
    Copy the full SHA
    46f9d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf0f47 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2013

  1. license template updated. uses new year variable:

    2011-${VRL-LICENSE-HEADER-YEAR}
    miho committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    d4f6da2 View commit details
    Browse the repository at this point in the history
  2. repaired the license headers

    tbee committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    c94a343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d10c42 View commit details
    Browse the repository at this point in the history
  4. Fix for issue #61: #61

    The repairHeaders task is now part of the official build script.
    
    Thanks to Sai and Tom for testing!
    miho committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    ea9f7ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33994b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2013

  1. locale handling fixes

    tbee committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    9bbf302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973f52e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2013

  1. Update README.md

    try to create better README.md
    mibamur committed Sep 10, 2013
    Configuration menu
    Copy the full SHA
    da660b4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    make Issue if have problem
    mibamur committed Sep 10, 2013
    Configuration menu
    Copy the full SHA
    517597f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from mibamur/2.2

    Update README.md
    tbee committed Sep 10, 2013
    Configuration menu
    Copy the full SHA
    6cec7f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

  1. Configuration menu
    Copy the full SHA
    52efd0c View commit details
    Browse the repository at this point in the history
  2. added copyright

    mario-s committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    2210ef8 View commit details
    Browse the repository at this point in the history
  3. fixing maven deploy

    tbee committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    c209e25 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2013

  1. renamed comparator class

    mario-s committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    b78d42d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from Mario-S/2.2

    fixed method isMapMoveable in MapPane
    mario-s committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    a12a1b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2013

  1. Configuration menu
    Copy the full SHA
    2de20fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0048e10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab4e60 View commit details
    Browse the repository at this point in the history
  4. enhance travis build for better log

    add intilization of JavaFX Platform for some test (to avoid unnecessary log errors)
    McFoggy committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    bedaaca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74fba9c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2013

  1. Merge pull request #65 from McFoggy/2.2

    Adding continuous integration using travis-ci.org
    McFoggy committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    3218a7a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2013

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

Commits on Sep 27, 2013

  1. Pressing arrow keys on BigDecimalField should repeat increment/decrem…

    …ent until mouse is released
    ricemery committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    0737835 View commit details
    Browse the repository at this point in the history
  2. Revert "Pressing arrow keys on BigDecimalField should repeat incremen…

    …t/decrement until mouse is released"
    
    This reverts commit 0737835.
    ricemery committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    fdc5b59 View commit details
    Browse the repository at this point in the history
  3. Pressing arrow keys on BigDecimalField should repeat increment/decrem…

    …ent until mouse is released.
    ricemery committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    30cf64a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. Added delay of 500ms and reduced click rate to 50s to repeated mouse

    click on increment and decrement button
    teabeeoh committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    2a03150 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2013

  1. Configuration menu
    Copy the full SHA
    37df228 View commit details
    Browse the repository at this point in the history
  2. SFW-20978 added disable/enable deselect mode in datepicker, disabled …

    …deselect for our datepickers
    mbulthuis committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    24b0881 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from mbulthuis/2.2

    Added option to enable/disable deselect for date picker
    tbee committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    1fd583c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2013

  1. minor things

    tbee committed Oct 18, 2013
    Configuration menu
    Copy the full SHA
    59d4db2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2013

  1. +allowNull

    tbee committed Oct 21, 2013
    Configuration menu
    Copy the full SHA
    d26447a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2013

  1. minor fix

    tbee committed Oct 24, 2013
    Configuration menu
    Copy the full SHA
    96d7517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f41bba View commit details
    Browse the repository at this point in the history
  3. better handle locale switching

    tbee committed Oct 24, 2013
    Configuration menu
    Copy the full SHA
    67c4578 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2013

  1. +disabledCalendars

    tbee committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    25069d3 View commit details
    Browse the repository at this point in the history
  2. +highlightedCalendars

    tbee committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    0b893d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2013

  1. Configuration menu
    Copy the full SHA
    bffc540 View commit details
    Browse the repository at this point in the history
  2. added styles for zoom buttons

    Mario-S committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    3d2968b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2013

  1. new simple sample

    Mario-S committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    584ac91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a5cc0 View commit details
    Browse the repository at this point in the history
  3. removed useless listener

    Mario-S committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    b1bf7a8 View commit details
    Browse the repository at this point in the history
  4. removed useless listener

    Mario-S committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    cdcfa45 View commit details
    Browse the repository at this point in the history
  5. finished TODO

    Mario-S committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    c9dbae3 View commit details
    Browse the repository at this point in the history
  6. fixes

    tbee committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    cb32f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2013

  1. Configuration menu
    Copy the full SHA
    b2a44bc View commit details
    Browse the repository at this point in the history
  2. new styles for buttons when images are displayed

    Mario-S committed Oct 28, 2013
    Configuration menu
    Copy the full SHA
    1e5f604 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

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

Commits on Oct 31, 2013

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

Commits on Nov 1, 2013

  1. working on zoom problem

    Mario-S committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    e8ebfcb View commit details
    Browse the repository at this point in the history
  2. changed trial

    unknown authored and unknown committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    cd1fd93 View commit details
    Browse the repository at this point in the history
  3. added workaround for zoom out of place

    Mario-S committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    e4bc8b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2013

  1. extended test for local tile source

    Mario-S committed Nov 2, 2013
    Configuration menu
    Copy the full SHA
    f091de3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2013

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

Commits on Nov 4, 2013

  1. removed error image

    Mario-S committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    a8e6f00 View commit details
    Browse the repository at this point in the history
  2. removed unused import

    Mario-S committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    ebdb11e View commit details
    Browse the repository at this point in the history
  3. fixed test

    Mario-S committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    64e3382 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #71 from Mario-S/2.2

    map resizing
    mario-s committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    b884da0 View commit details
    Browse the repository at this point in the history
  5. changed package for test

    Mario-S committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    110943b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

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

Commits on Nov 6, 2013

  1. added check if it is headless

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    7493a53 View commit details
    Browse the repository at this point in the history
  2. always return true

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    b064eb7 View commit details
    Browse the repository at this point in the history
  3. uncommented test code to find invoking of jemmy

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    463fd4c View commit details
    Browse the repository at this point in the history
  4. disabled test code to find invoking of display

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    602cf5c View commit details
    Browse the repository at this point in the history
  5. disabled test code to find invoking of display

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    d2baae6 View commit details
    Browse the repository at this point in the history
  6. disabled test code to find invoking of display

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    e33c665 View commit details
    Browse the repository at this point in the history
  7. added check if it is headless

    Mario-S committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    df067bb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2013

  1. extracted method to store start zoom coordinate

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    b622ba5 View commit details
    Browse the repository at this point in the history
  2. private class for zoom coordinate

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    cbfb57b View commit details
    Browse the repository at this point in the history
  3. number of exposed zoom methods reduced

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    46d8d98 View commit details
    Browse the repository at this point in the history
  4. added change listener for zoom

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    1814152 View commit details
    Browse the repository at this point in the history
  5. some refactoring

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    757de1f View commit details
    Browse the repository at this point in the history
  6. changed test for coordinates

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    d2c1e87 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'zoom' into exp

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    4c522ac View commit details
    Browse the repository at this point in the history
  8. replaced update zoom

    Mario-S committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    7d6828d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2013

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

Commits on Nov 13, 2013

  1. moved all jemmy test into a new package & added logging for path to l…

    …ocal tiles
    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    3d8b8e9 View commit details
    Browse the repository at this point in the history
  2. changed path to build

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    75ace12 View commit details
    Browse the repository at this point in the history
  3. ignore map tests at the moment

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    79721a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #72 from Mario-S/2.2

    several Jemmy test during complete build
    mario-s committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    b955c8d View commit details
    Browse the repository at this point in the history
  5. property for build path uses project.buildDir

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    d13d6dc View commit details
    Browse the repository at this point in the history
  6. changed assert to assume for locale image

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    5f8543d View commit details
    Browse the repository at this point in the history
  7. removed assert for image to avoid calling of toolkit

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    89d5da5 View commit details
    Browse the repository at this point in the history
  8. changed assert to assume for zoom level

    schroeder committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    c125ad8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #75 from Mario-S/2.2

    assert to assume
    mario-s committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    b45cd1c View commit details
    Browse the repository at this point in the history
  10. exchanged 'if' with 'assumeTrue'

    Mario-S committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    0654e28 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #76 from Mario-S/2.2

    exchanged 'if' with 'assumeTrue'
    mario-s committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    d58e6f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2013

  1. Added optional timed dialog functionality where dialog will fade in, …

    …display, and fade out without requiring user intervention to close itself (similar to mail notifications) and made architectural changes.
    mkheck committed Nov 17, 2013
    Configuration menu
    Copy the full SHA
    d0b58c6 View commit details
    Browse the repository at this point in the history
  2. cosmetics, small fixes

    jperedadnr committed Nov 17, 2013
    Configuration menu
    Copy the full SHA
    d958b91 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with short-duration timed dialog display (hat tip to Jose…

    … Pereda!), plus minor formatting changes/code cleanup.
    mkheck committed Nov 17, 2013
    Configuration menu
    Copy the full SHA
    9479ce8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2013

  1. zoom based on property change

    Mario-S committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    afc860d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'exp' into 2.2

    Mario-S committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    45136cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489539c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78 from Mario-S/2.2

    zoom based on property change
    mario-s committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    f154c89 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

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

Commits on Dec 6, 2013

  1. fix a calendar equality bug

    tbee committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    2dd98b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Update BeanPathAdapter.java

    Added beanProperty() method to facilitate the binding of a BeanPathAdapter to for instance a selection model. See here for an example http://stackoverflow.com/a/20656273/3110608
    Jugen committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    974596b View commit details
    Browse the repository at this point in the history
  2. Update BeanPathAdapter.java

    Swapped setBean code with beanProp ChangeListener code.
    Jugen committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    c40e74f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2013

  1. Update BeanPathAdapter.java

    Corrected compile error due to incorrect variable name because of previous move of method contents from setBean to beanProp ChangeListener.
    Jugen committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    40209a9 View commit details
    Browse the repository at this point in the history
  2. Update BeanPathAdapter.java

    Fixed this.root variable reference to BeanPathAdapter.this.root
    Jugen committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    9c55e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. property name change

    tbee committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    708deed View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2013

  1. Update OdometerSkin.java

    - Added capability of setting (w/animation) the odometer to a specified value, in addition to the classic increment-by-one behavior.
    - Added some javadocs.
    - Used diamond inference where applicable (version 2.2-r5+ has jre7 as a requirement).
    vvUnai committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    00c7315 View commit details
    Browse the repository at this point in the history
  2. Update Odometer.java

    - Performance-related edit: refactored getDialPosition method (from floating point to integer arithmetic) for a 20-fold reduction in CPU utilization.
    - Added capability of setting (w/animation) the odometer to a specified value, in addition to the classic increment-by-one behavior.
    - Added some javadocs.
    - Used diamond inference where applicable (version 2.2-r5+ has jre7 as a requirement).
    vvUnai committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    51ea6a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2013

  1. Configuration menu
    Copy the full SHA
    128f75e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from gurkok/2.2

    Thanks for pointing this out, I'll fix the highlighted and the 8.0 as well.
    tbee committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    6362a93 View commit details
    Browse the repository at this point in the history
  3. CSS fixes

    tbee committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    0f9bbce View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2014

  1. cleanup & TODO fixed

    mario-s committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    8a7f57d View commit details
    Browse the repository at this point in the history
  2. added readme for test folder

    mario-s committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    a6b2eb7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from Mario-S/2.2

    cleanup in map package
    mario-s committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    f603ff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2014

  1. mouse handling simplified

    mario-s committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    bcc8206 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from Mario-S/2.2

    mouse handling simplified
    mario-s committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    c131346 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. build script warning fixed

    mario-s committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    ddd4efe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from Mario-S/2.2

    build script warning fixed
    mario-s committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    e65d971 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2014

  1. Header update.

    mkheck committed Jan 26, 2014
    Configuration menu
    Copy the full SHA
    5490e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    742d06c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. fixed a bug

    tbee committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    0363553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9054c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. Configuration menu
    Copy the full SHA
    a45a01f View commit details
    Browse the repository at this point in the history
  2. removed zoom to point

    mario-s committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    904e860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75dcaed View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Configuration menu
    Copy the full SHA
    7204e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e9c21 View commit details
    Browse the repository at this point in the history
  3. unit test for map added

    mario-s committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    86bcca9 View commit details
    Browse the repository at this point in the history
  4. added javadoc

    mario-s committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    ec36dc9 View commit details
    Browse the repository at this point in the history
  5. some javadoc fixed

    mario-s committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    d596580 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #90 from Mario-S/2.2

    work on zoom to point
    mario-s committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    9860c9b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Configuration menu
    Copy the full SHA
    2d00778 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from Mario-S/2.2

    fixed another problem with zoom to point & added more documentation
    mario-s committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    24653ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d526bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92 from Mario-S/2.2

    NetBeans Gradle properties file removed
    mario-s committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    5ce3141 View commit details
    Browse the repository at this point in the history
  5. changed tests for CI

    mario-s committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    7fc0bea View commit details
    Browse the repository at this point in the history
  6. Merge pull request #93 from Mario-S/2.2

    changed tests for CI
    mario-s committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    f578e99 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Merge pull request #85 from vvUnai/2.2

    Odometer enhancements
    Gerrit Grunwald committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    d235078 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2015

  1. Merge pull request #82 from Jugen/BeanPathAdapter-beanProperty

    Added BeanPathAdapter bean property
    ugate committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    9ef05ac View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Merge pull request #1 from JFXtras/2.2

    2.2
    jdetomasi committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    caefd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671a169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3887189 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. Update LedBargraphSkin.java

    when isPeakValueVisible()==false, the first led ([0]) is never OFF after an ON.
    deamn committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    c496c6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from deamn/patch-1

    Update LedBargraphSkin.java
    tbee committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    122391f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from juliandt/2.2

    2.2 prevent creation of some unnecessary empty objects
    ugate committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    baad523 View commit details
    Browse the repository at this point in the history