]> gitweb.fperrin.net Git - GpsPrune.git/commit
Version 12, December 2010
authoractivityworkshop <mail@activityworkshop.net>
Sun, 15 Feb 2015 09:49:41 +0000 (10:49 +0100)
committeractivityworkshop <mail@activityworkshop.net>
Sun, 15 Feb 2015 09:49:41 +0000 (10:49 +0100)
commitf35b6d628f68e3b5ef19965ad8988d0dd1eb8efa
treeefb8ad82d1923f604c0d77dc304595ba0a98ec3f
parent3745d70b1427bb8ac1a085e47cbdc566936784e1
Version 12, December 2010
132 files changed:
tim/prune/App.java
tim/prune/FunctionLibrary.java
tim/prune/GpsPruner.java
tim/prune/config/Config.java
tim/prune/copyright.txt
tim/prune/correlate/AudioCorrelator.java [new file with mode: 0644]
tim/prune/correlate/AudioTimestampSelector.java [new file with mode: 0644]
tim/prune/correlate/CardStack.java [new file with mode: 0644]
tim/prune/correlate/Correlator.java [new file with mode: 0644]
tim/prune/correlate/MediaPreviewTableModel.java [moved from tim/prune/correlate/PhotoPreviewTableModel.java with 74% similarity]
tim/prune/correlate/MediaPreviewTableRow.java [moved from tim/prune/correlate/PhotoPreviewTableRow.java with 70% similarity]
tim/prune/correlate/MediaSelectionTableModel.java [new file with mode: 0644]
tim/prune/correlate/MediaSelectionTableRow.java [new file with mode: 0644]
tim/prune/correlate/OptionsChangedListener.java
tim/prune/correlate/PhotoCorrelator.java
tim/prune/correlate/PhotoSelectionTableModel.java [deleted file]
tim/prune/correlate/PhotoSelectionTableRow.java [deleted file]
tim/prune/correlate/PointMediaPair.java [moved from tim/prune/correlate/PointPair.java with 63% similarity]
tim/prune/data/AudioFile.java [new file with mode: 0644]
tim/prune/data/AudioList.java [new file with mode: 0644]
tim/prune/data/DataPoint.java
tim/prune/data/Field.java
tim/prune/data/FieldList.java
tim/prune/data/FieldType.java [deleted file]
tim/prune/data/MediaFile.java [new file with mode: 0644]
tim/prune/data/MediaList.java [new file with mode: 0644]
tim/prune/data/Photo.java
tim/prune/data/PhotoList.java
tim/prune/data/Selection.java
tim/prune/data/Timestamp.java
tim/prune/data/Track.java
tim/prune/data/TrackInfo.java
tim/prune/function/AboutScreen.java
tim/prune/function/AddMapSourceDialog.java
tim/prune/function/ConnectToPointFunction.java [new file with mode: 0644]
tim/prune/function/DisconnectAudioFunction.java [new file with mode: 0644]
tim/prune/function/DisconnectPhotoFunction.java [new file with mode: 0644]
tim/prune/function/DownloadOsmFunction.java [new file with mode: 0644]
tim/prune/function/GetWikipediaFunction.java [new file with mode: 0644]
tim/prune/function/GetWikipediaXmlHandler.java [new file with mode: 0644]
tim/prune/function/PhotoPopupFunction.java [new file with mode: 0644]
tim/prune/function/PlayAudioFunction.java [new file with mode: 0644]
tim/prune/function/RemoveAudioFunction.java [new file with mode: 0644]
tim/prune/function/RemovePhotoFunction.java [new file with mode: 0644]
tim/prune/function/SaveConfig.java
tim/prune/function/SearchWikipediaNames.java [new file with mode: 0644]
tim/prune/function/SetLanguage.java
tim/prune/function/SetLineWidth.java [new file with mode: 0644]
tim/prune/function/StopAudioFunction.java [new file with mode: 0644]
tim/prune/function/compress/ClosePointsAlgorithm.java
tim/prune/function/compress/CompressTrackFunction.java
tim/prune/function/compress/DuplicatePointAlgorithm.java
tim/prune/function/compress/SingletonAlgorithm.java
tim/prune/function/compress/WackyPointAlgorithm.java
tim/prune/function/distance/DistanceFunction.java
tim/prune/function/gpsies/GenericDownloaderFunction.java [new file with mode: 0644]
tim/prune/function/gpsies/GetGpsiesFunction.java
tim/prune/function/gpsies/GpsiesTrack.java
tim/prune/function/gpsies/GpsiesXmlHandler.java
tim/prune/function/gpsies/TrackListModel.java
tim/prune/function/gpsies/UploadGpsiesFunction.java
tim/prune/gui/AudioListener.java [new file with mode: 0644]
tim/prune/gui/DetailsDisplay.java
tim/prune/gui/DialogCloser.java [new file with mode: 0644]
tim/prune/gui/IconManager.java
tim/prune/gui/MediaListModel.java [new file with mode: 0644]
tim/prune/gui/MenuManager.java
tim/prune/gui/PhotoListModel.java [deleted file]
tim/prune/gui/PhotoThumbnail.java
tim/prune/gui/SelectorDisplay.java
tim/prune/gui/images/play_audio.gif [new file with mode: 0644]
tim/prune/gui/images/show_details_icon.gif [new file with mode: 0644]
tim/prune/gui/images/stop_audio.gif [new file with mode: 0644]
tim/prune/gui/map/DiskTileCacher.java
tim/prune/gui/map/MapCanvas.java
tim/prune/gui/map/MapSource.java
tim/prune/jpeg/ExifGateway.java
tim/prune/jpeg/ExternalExifLibrary.java
tim/prune/jpeg/drew/ExifReader.java
tim/prune/jpeg/drew/JpegSegmentReader.java
tim/prune/lang/prune-texts_af.properties
tim/prune/lang/prune-texts_cz.properties
tim/prune/lang/prune-texts_de.properties
tim/prune/lang/prune-texts_de_CH.properties
tim/prune/lang/prune-texts_en.properties
tim/prune/lang/prune-texts_es.properties
tim/prune/lang/prune-texts_fa.properties
tim/prune/lang/prune-texts_fr.properties
tim/prune/lang/prune-texts_hu.properties [new file with mode: 0644]
tim/prune/lang/prune-texts_in.properties
tim/prune/lang/prune-texts_it.properties
tim/prune/lang/prune-texts_ja.properties
tim/prune/lang/prune-texts_ko.properties [new file with mode: 0644]
tim/prune/lang/prune-texts_nl.properties
tim/prune/lang/prune-texts_pl.properties
tim/prune/lang/prune-texts_pt.properties
tim/prune/lang/prune-texts_ro.properties
tim/prune/lang/prune-texts_tr.properties
tim/prune/lang/prune-texts_zh.properties
tim/prune/load/AudioFileFilter.java [new file with mode: 0644]
tim/prune/load/AudioLoader.java [new file with mode: 0644]
tim/prune/load/GenericFileFilter.java
tim/prune/load/JpegFileFilter.java [new file with mode: 0644]
tim/prune/load/JpegLoader.java
tim/prune/load/MediaHelper.java [new file with mode: 0644]
tim/prune/load/MediaSorter.java [moved from tim/prune/load/PhotoSorter.java with 75% similarity]
tim/prune/load/TrackNameList.java
tim/prune/load/xml/GpxHandler.java
tim/prune/load/xml/GpxTag.java [new file with mode: 0644]
tim/prune/load/xml/GzipFileLoader.java
tim/prune/load/xml/XmlFileLoader.java
tim/prune/load/xml/XmlHandler.java
tim/prune/load/xml/ZipFileLoader.java
tim/prune/readme.txt
tim/prune/save/FileSaver.java
tim/prune/save/GpsSaver.java
tim/prune/save/GpxExporter.java
tim/prune/save/KmlExporter.java
tim/prune/save/PointTypeSelector.java
tim/prune/save/PovExporter.java
tim/prune/save/SvgExporter.java
tim/prune/save/SvgFragment.java
tim/prune/undo/UndoConnectMedia.java [new file with mode: 0644]
tim/prune/undo/UndoConnectPhoto.java [deleted file]
tim/prune/undo/UndoCorrelateAudios.java [new file with mode: 0644]
tim/prune/undo/UndoCorrelatePhotos.java
tim/prune/undo/UndoDeleteAudio.java [new file with mode: 0644]
tim/prune/undo/UndoDeletePhoto.java
tim/prune/undo/UndoDisconnectMedia.java [new file with mode: 0644]
tim/prune/undo/UndoDisconnectPhoto.java [deleted file]
tim/prune/undo/UndoLoad.java
tim/prune/undo/UndoLoadAudios.java [new file with mode: 0644]