]> gitweb.fperrin.net Git - GpsPrune.git/commit
Version 2, March 2007
authoractivityworkshop <mail@activityworkshop.net>
Sat, 14 Feb 2015 13:39:06 +0000 (14:39 +0100)
committeractivityworkshop <mail@activityworkshop.net>
Sat, 14 Feb 2015 13:39:06 +0000 (14:39 +0100)
commit23959e65a6a0d581e657b07186d18b7a1ac5afeb
tree766deb38e8294d12997c7c43cd216ae86e541d8e
parentd3679d647d57c2ee7376ddbf6def2d5b23c04307
Version 2, March 2007
26 files changed:
tim/prune/data/Photo.java [new file with mode: 0644]
tim/prune/data/PhotoList.java [new file with mode: 0644]
tim/prune/data/PointScaler.java [new file with mode: 0644]
tim/prune/drew/jpeg/ExifReader.java [new file with mode: 0644]
tim/prune/drew/jpeg/JpegData.java [new file with mode: 0644]
tim/prune/drew/jpeg/JpegException.java [new file with mode: 0644]
tim/prune/drew/jpeg/JpegSegmentData.java [new file with mode: 0644]
tim/prune/drew/jpeg/JpegSegmentReader.java [new file with mode: 0644]
tim/prune/drew/jpeg/Rational.java [new file with mode: 0644]
tim/prune/edit/EditFieldsTableModel.java [new file with mode: 0644]
tim/prune/edit/FieldEdit.java [new file with mode: 0644]
tim/prune/edit/FieldEditList.java [new file with mode: 0644]
tim/prune/edit/PointEditor.java [new file with mode: 0644]
tim/prune/edit/PointNameEditor.java [new file with mode: 0644]
tim/prune/gui/PhotoListModel.java [new file with mode: 0644]
tim/prune/gui/WaypointListModel.java [new file with mode: 0644]
tim/prune/lang/prune-texts_es.properties [new file with mode: 0644]
tim/prune/load/JpegLoader.java [new file with mode: 0644]
tim/prune/save/PovExporter.java [new file with mode: 0644]
tim/prune/threedee/Java3DWindow.java [new file with mode: 0644]
tim/prune/threedee/ThreeDException.java [new file with mode: 0644]
tim/prune/threedee/ThreeDModel.java [new file with mode: 0644]
tim/prune/threedee/ThreeDWindow.java [new file with mode: 0644]
tim/prune/threedee/WindowFactory.java [new file with mode: 0644]
tim/prune/undo/UndoEditPoint.java [new file with mode: 0644]
tim/prune/undo/UndoLoadPhotos.java [new file with mode: 0644]