Skip to content
Builds
No builds

Changes

#20 (Feb 3, 2025, 12:35:34 PM)

  1. Updated README and site. — Fabrizio Giudici / bitbucketweb
  2. Now it doesn't unpack tile-cache if already done or tests are skipped. — Fabrizio Giudici / bitbucketweb
  3. MV-11: Add flexible behaviours. — Fabrizio Giudici / bitbucketweb
  4. MV-12: REGRESSION: Fixed logging broken for Example. — Fabrizio Giudici / bitbucketweb
  5. Fixed description of test Condition. — Fabrizio Giudici / bitbucketweb
  6. MV-23: API CHANGE: it.tidalwave.mapviewer renamed to it.tidalwave.mapview. — Fabrizio Giudici / bitbucketweb
  7. MV-20: Added Java 9 modules support. — Fabrizio Giudici / bitbucketweb
  8. Mercator projection code refactored, added and improved tests. — Fabrizio Giudici / bitbucketweb
  9. QA refactor and clean up. — Fabrizio Giudici / bitbucketweb
  10. Distances refactored. — Fabrizio Giudici / bitbucketweb
  11. MV-21: Added toFormattedString(), changed toString(). — Fabrizio Giudici / bitbucketweb
  12. Fixed wrong test initialisation. — Fabrizio Giudici / bitbucketweb
  13. TileOffset renamed to Offset. — Fabrizio Giudici / bitbucketweb
  14. MV-18: Now the example application properly quits. — Fabrizio Giudici / bitbucketweb
  15. MV-22: API CHANGE: OverlayHelper.toMapViewPoint() renamed to toOverlayPoint() and now returns a Point2D. — Fabrizio Giudici / bitbucketweb
  16. [maven-release-plugin] prepare release 1.0-ALPHA-4Fabrizio Giudici / bitbucketweb
  17. [maven-release-plugin] prepare for next development iteration — Fabrizio Giudici / bitbucketweb

#19 (Jan 18, 2025, 1:40:39 PM)

  1. Updated README with the info about how to run the example. — Fabrizio Giudici / bitbucketweb

#18 (Jan 18, 2025, 1:25:33 PM)

  1. [maven-release-plugin] prepare release 1.0-ALPHA-3Fabrizio Giudici / bitbucketweb
  2. [maven-release-plugin] prepare for next development iteration — Fabrizio Giudici / bitbucketweb

#17 (Jan 18, 2025, 1:10:33 PM)

  1. Added Bitbucket pipeline. — Fabrizio Giudici / bitbucketweb
  2. TileCache refactored so it does not depend on JavaFX; added tests. — Fabrizio Giudici / bitbucketweb
  3. TilePos repackaged. — Fabrizio Giudici / bitbucketweb
  4. MV-8: API CHANGE: coordinatesUnderMouse renamed to mouseCoordinates. — Fabrizio Giudici / bitbucketweb
  5. Super POM upgraded to '5.12.1'. — Fabrizio Giudici / bitbucketweb
  6. Added API Guardian annotations. — Fabrizio Giudici / bitbucketweb
  7. Added missing annotations, added javadoc, clean up. — Fabrizio Giudici / bitbucketweb
  8. MV-9: Example can't run. — Fabrizio Giudici / bitbucketweb
  9. Added TestFX tests. — Fabrizio Giudici / bitbucketweb
  10. MV-10: Added property 'overlayNames'. — Fabrizio Giudici / bitbucketweb
  11. POM clean up. — Fabrizio Giudici / bitbucketweb
  12. Clean up for QA. — Fabrizio Giudici / bitbucketweb
  13. Improved TileCache shutdown. — Fabrizio Giudici / bitbucketweb
  14. Updated documentation. — Fabrizio Giudici / bitbucketweb

#15 (Jan 9, 2025, 11:10:34 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#14 (Jan 9, 2025, 10:55:34 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#13 (Jan 9, 2025, 10:50:34 PM)

  1. Upgraded SuperPOM to '5.11'. — Fabrizio Giudici / bitbucketweb

#12 (Jan 9, 2025, 10:00:34 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#11 (Jan 9, 2025, 9:55:34 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#10 (Jan 9, 2025, 9:35:34 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb
  2. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#9 (Jan 9, 2025, 5:55:33 PM)

  1. bitbucket-pipelines.yml edited online with Bitbucket — Fabrizio Giudici / bitbucketweb

#8 (Jan 9, 2025, 5:40:32 PM)

  1. Initial Bitbucket Pipelines configuration — Fabrizio Giudici / bitbucketweb

#7 (Jan 8, 2025, 9:50:33 PM)

  1. Fixed name and added description in POM. — Fabrizio Giudici / bitbucketweb
  2. POM clean up. — Fabrizio Giudici / bitbucketweb
  3. MV-7: Added a reentrant guard to prevent too many events to be fired. — Fabrizio Giudici / bitbucketweb
  4. Added defensive code. — Fabrizio Giudici / bitbucketweb
  5. MV-5: In the example the MapView is not properly centered. — Fabrizio Giudici / bitbucketweb
  6. MV-3: The overlay helper now exposes also center and zoom. — Fabrizio Giudici / bitbucketweb
  7. Added tests. — Fabrizio Giudici / bitbucketweb
  8. Added missing header. — Fabrizio Giudici / bitbucketweb
  9. MV-2: Longitude is now normalised in range. — Fabrizio Giudici / bitbucketweb
  10. In the example, added button to center on (0, 0). — Fabrizio Giudici / bitbucketweb
  11. Refactored. — Fabrizio Giudici / bitbucketweb
  12. [maven-release-plugin] prepare release 1.0-ALPHA-2Fabrizio Giudici / bitbucketweb
  13. [maven-release-plugin] prepare for next development iteration — Fabrizio Giudici / bitbucketweb

#6 (Jan 8, 2025, 12:05:35 AM)

  1. MV-1: Basic features. — Fabrizio Giudici / bitbucketweb
  2. [maven-release-plugin] prepare release 1.0-ALPHA-1Fabrizio Giudici / bitbucketweb
  3. [maven-release-plugin] prepare for next development iteration — Fabrizio Giudici / bitbucketweb

#5 (Jan 8, 2025, 12:00:35 AM)

  1. [maven-release-plugin] prepare release 1.0-ALPHA-1Fabrizio Giudici / bitbucketweb
  2. [maven-release-plugin] prepare for next development iteration — Fabrizio Giudici / bitbucketweb

#4 (Jan 7, 2025, 11:55:35 PM)

  1. MV-1: Basic features. — Fabrizio Giudici / bitbucketweb

#3 (Jan 7, 2025, 11:50:35 PM)

  1. Project created. — Fabrizio Giudici / bitbucketweb