139 Commits (85fb193808a041c8e66bd5177bef0e8a212468a0)
 

Author SHA1 Message Date
  Holt59 b6eb6d97ea Switch from int to byte for color in markers. 6 years ago
  Holt59 422a3267ca Add possibility to show/hide a marker after its creation without having to delete/recreate it. 6 years ago
  Holt59 9ae576a058 Fix size issue for point vs. marker. 6 years ago
  Holt59 fc44ad93c3 Remove unwanted output. 6 years ago
  Holt59 9acdc998b3 Improve overlay management for BasicDrawing. 6 years ago
  Holt59 481e30e80c Add way to track drawn Markers on map and delete/move them. Delete not implemented for BasicDrawing. 6 years ago
  Holt59 a9ab69965e Remove zoom limit in MapViewDrawing. 6 years ago
  Holt59 5ccdbc9417 Fix issue that was shrinking the drawing when redrawing. 6 years ago
  Holt59 0236798ef5 Fix isValid(). 6 years ago
  Holt59 f736bf3005 Add implementation of methods for Path (for testing purpose... ). 6 years ago
  Holt59 ccad590007 Switch ArrayList -> List. Fix ambiguous javadoc. 6 years ago
  Holt59 bc67e95f7f Switch from ArrayList to List in Graph. 6 years ago
  Holt59 374e5e5f5c Update javadoc for graph package. 6 years ago
  Holt59 adbb1f7e61 Fix javadoc for Point. 6 years ago
  Holt59 d00e012497 Enforce immutability via final and unmodifiableList. 6 years ago
  Holt59 7640fa34c7 Switch to static methods for creating paths from nodes. 6 years ago
  Holt59 26180b8d4d Remove top panel. 6 years ago
  Holt59 ca94ddf7ff Fix output stream in textarea. Add blocking actions. 6 years ago
  Holt59 0514c627b4 Rename abstract classes. 6 years ago
  Holt59 6c3bc23984 Fix exceptions for readers, add path writer. 6 years ago
  Holt59 164a9d4494 Move listener class outside of MainWindow. 6 years ago
  Holt59 c624fd9dfd Regoranized package. 6 years ago
  Holt59 4a5ac5ad58 Update gitignore. 6 years ago
  Holt59 f6fdb1871f Switch back to Internal theme to avoid having resources. 6 years ago
  Holt59 9db2ee36dd Fix issue with MapViewDrawing and generalize ClickListener for all Drawings. 6 years ago
  Mikael Capelle 24eeab7971 Update MapViewer. 6 years ago
  Holt59 5899dfa276 Try new method to scale path. 6 years ago
  Mikael Capelle d5af267227 Create new drawing using Mapsforge. 6 years ago
  Mikael Capelle 379784e2ec Start to create a topPanel to add information. 6 years ago
  Mikael Capelle 3a17f55571 Rename Instance -> Data. 6 years ago
  Mikael Capelle 960d1b1845 Add constructor from nodes to path. 6 years ago
  Mikael Capelle 237edea766 Update MainWindow to allow choice of mode for SP. 6 years ago
  Mikael Capelle 1eee9b8dd9 Add method in graph to find node from position. 6 years ago
  Mikael Capelle 71accfe13b Update code. 6 years ago
  Mikael Capelle a6e8a22081 Add origin node to arc. 6 years ago
  Holt59 11b07b652b Update. 6 years ago
  Holt59 eceaecd813 Update. 6 years ago
  Mikael Capelle cfb59ac0f1 Update. 6 years ago
  Mikael Capelle 65c81b9921 Initial commit. 6 years ago