# # ChangeLog for applications/editors/josm/plugins in osm # # Generated by Trac 1.6 # 2024-08-01T21:19:39+02:00 Fri, 19 Feb 2010 14:54:32 GMT roland [20073] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/resources/public_transport.html (modified) Public Transport Plugin: completed documentation Fri, 19 Feb 2010 11:54:59 GMT roland [20072] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) * applications/editors/josm/plugins/public_transport/resources/public_transport.html (added) Public Transport Plugin: added documentation, not yet complete Fri, 19 Feb 2010 07:40:52 GMT jttt [20071] * applications/editors/josm/plugins/public_transport (modified) * applications/editors/josm/plugins/public_transport/.classpath (added) * applications/editors/josm/plugins/public_transport/.project (added) * applications/editors/josm/plugins/public_transport/build.xml (modified) Fix build script, added eclipse project Thu, 18 Feb 2010 20:47:44 GMT matt_gnu [20067] * applications/editors/josm/dist/openvisible.jar (modified) * applications/editors/josm/plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java (modified) fix NullPointerExeption when opening a GPX-file in openvisible: ... Thu, 18 Feb 2010 12:39:17 GMT guggis [20060] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old (deleted) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm (deleted) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:37:21 GMT guggis [20058] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/LaunchAction.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionContext.java (copied) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetItemListCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellRenderer.java (copied) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagSpecificationAwareTagCellEditor.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionCache.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionItemPritority.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionList.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionListItem.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/RunnableAction.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TableCellEditor.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagFieldEditor.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagModel.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagTable.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/AbstractNameIconProvider.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Group.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/INameIconProvider.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Presets.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Tag.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/Parser.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/PresetIOException.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecification.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/ITagSelectorListener.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/KeyValueCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/util (deleted) 'Tageditor plugin cleaned up' Wed, 17 Feb 2010 16:10:45 GMT stoecker [20045] * applications/editors/josm/plugins/wmsplugin/Makefile (modified) * applications/editors/josm/plugins/wmsplugin/webkit-image.cpp (modified) build fixes for webkit-image Wed, 17 Feb 2010 16:01:54 GMT guggis [20044] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (modified) 'Fixed NPE when icon is missing' Tue, 16 Feb 2010 19:19:38 GMT ramack [20039] * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/GpsRec.java (modified) strange month issue fix Tue, 16 Feb 2010 08:36:32 GMT roland [20030] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: added some standard features Mon, 15 Feb 2010 18:41:57 GMT pieren [20029] * applications/editors/josm/plugins/cadastre-fr/images/cursor (added) * applications/editors/josm/plugins/cadastre-fr/images/cursor/modifier (added) * applications/editors/josm/plugins/cadastre-fr/images/cursor/modifier/move.png (added) add cursor removed in josm-core Mon, 15 Feb 2010 16:02:25 GMT stoecker [20027] * applications/editors/josm/plugins/tracer/build.xml (modified) typo Sun, 14 Feb 2010 16:49:04 GMT roland [20003] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Minor bugfixes Sun, 14 Feb 2010 15:53:37 GMT jttt [20000] * applications/editors/josm/plugins/plastic_laf/.classpath (modified) Fix eclipse project Sun, 14 Feb 2010 13:29:25 GMT stoecker [19993] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) fixed version Sun, 14 Feb 2010 13:27:10 GMT stoecker [19992] * applications/editors/josm/plugins/wmsplugin/images/cursor (added) * applications/editors/josm/plugins/wmsplugin/images/cursor/modifier (added) * applications/editors/josm/plugins/wmsplugin/images/cursor/modifier/move.png (added) moved image from josm core Sat, 13 Feb 2010 22:43:06 GMT balrog-kun [19991] * applications/editors/josm/dist/wms-turbo-challenge2.jar (added) * applications/editors/josm/plugins/build.xml (modified) Add the new plugin to build.xml and supply a binary. Sat, 13 Feb 2010 22:23:30 GMT balrog-kun [19990] * applications/editors/josm/plugins/wms-turbo-challenge2 (added) * applications/editors/josm/plugins/wms-turbo-challenge2/LICENSE (added) * applications/editors/josm/plugins/wms-turbo-challenge2/Makefile (added) * applications/editors/josm/plugins/wms-turbo-challenge2/README (added) * applications/editors/josm/plugins/wms-turbo-challenge2/build.xml (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/aircraft0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/bg0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus2.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0-l.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0-r.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1-l.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1-r.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud2.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud3.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud4.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/horizon.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/loading.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/wmsracer.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/resources (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/EngineSound.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/FakeMapView.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/GameWindow.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java (added) Initial commit of the wms-turbo-challenge2 plugin. This may not be ... Sat, 13 Feb 2010 18:51:12 GMT roland [19987] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: 'Find' allows to find entries corresponding ... Sat, 13 Feb 2010 09:11:36 GMT petrdlouhy [19985] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) fix of twisted connecting Fri, 12 Feb 2010 21:33:49 GMT roland [19983] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Backport to Java 1.5 without loss of functionality; minor bugfix Fri, 12 Feb 2010 09:36:44 GMT roland [19977] * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: now in the overview tab the entries are sorted Fri, 12 Feb 2010 07:57:04 GMT roland [19976] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: Tags tab implemented Fri, 12 Feb 2010 00:31:48 GMT roland [19975] * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Thu, 11 Feb 2010 13:11:46 GMT roland [19970] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/PublicTransportPlugin.java (modified) First published version of Public Transport Plugin Thu, 11 Feb 2010 12:46:53 GMT roland [19968] * applications/editors/josm/plugins/public_transport (added) * applications/editors/josm/plugins/public_transport/LICENSE (added) * applications/editors/josm/plugins/public_transport/README (added) * applications/editors/josm/plugins/public_transport/README.template (added) * applications/editors/josm/plugins/public_transport/build (added) * applications/editors/josm/plugins/public_transport/build.xml (added) * applications/editors/josm/plugins/public_transport/build/LICENSE (added) * applications/editors/josm/plugins/public_transport/build/README (added) * applications/editors/josm/plugins/public_transport/build/images (added) * applications/editors/josm/plugins/public_transport/build/resources (added) * applications/editors/josm/plugins/public_transport/images (added) * applications/editors/josm/plugins/public_transport/resources (added) * applications/editors/josm/plugins/public_transport/src (added) * applications/editors/josm/plugins/public_transport/src/public_transport (added) * applications/editors/josm/plugins/public_transport/src/public_transport/PublicTransportPlugin.java (added) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (added) First published version of Public Transport Plugin Wed, 10 Feb 2010 16:17:25 GMT rcernoch [19964] * applications/editors/josm/dist/czechaddress.jar (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/DatabaseParser.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/MvcrParser.java (modified) CzechAddress: New way of handling URLs for MVCR database. Url ... Tue, 09 Feb 2010 18:42:26 GMT clementm [19949] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) WMSLayer image drawing filtering options: * Nearest Neighbor = ... Tue, 09 Feb 2010 18:27:41 GMT clementm [19948] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/VectorImageModifier.java (modified) VectorImageModifier modifications: * Remove apparently useless code ... Tue, 09 Feb 2010 18:17:08 GMT frederik [19946] * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java (modified) return forbidden if data loading not allowed, fixes #4497 Tue, 09 Feb 2010 16:05:25 GMT rcernoch [19943] * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/AddressElement.java (modified) CzechAddress: Plugin no longer crashes if a Way contains 0 nodes ... Sun, 07 Feb 2010 22:49:38 GMT pieren [19928] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionLoadFromCache.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java (modified) from Clément Ménier, new WMLayer always on bottom Sun, 07 Feb 2010 22:24:41 GMT petrdlouhy [19927] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (modified) Connecting was moved to it's own class Fix to undo Sun, 07 Feb 2010 19:03:09 GMT bilbo [19921] * applications/editors/josm/plugins/build.xml (modified) Add tracer plugin to build.xml, so it is build when all plugins are ... Sat, 06 Feb 2010 22:41:55 GMT pieren [19894] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSDownloadAction.java (modified) from Clément Ménier, new option allowing an auto-selection of the ... Sat, 06 Feb 2010 17:17:56 GMT petrdlouhy [19892] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (modified) fixes and minor modifications alt key not to add building tag Sat, 06 Feb 2010 12:17:41 GMT daviddean [19887] * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapPreferences.java (modified) Slippymap plugin can now accept custom_tile_sources with non-standard ... Fri, 05 Feb 2010 14:09:00 GMT petrdlouhy [19881] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerGeometry.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerPlugin.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerServer.java (modified) * applications/editors/josm/plugins/tracer/src/tracer/TracerAction.java (deleted) * applications/editors/josm/plugins/tracer/src/tracer/TracerException.java (deleted) * applications/editors/josm/plugins/tracer/src/tracer/TracerPlugin.java (deleted) more refactoring deleted old classes Thu, 04 Feb 2010 21:47:00 GMT bastik [19873] * applications/editors/josm/plugins/photo_geotagging/build.xml (modified) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/ExifGPSTagger.java (modified) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java (modified) 'fixed: month is off by 1; delete temporary test file' Thu, 04 Feb 2010 21:39:37 GMT jabi [19872] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (modified) Refactoring Thu, 04 Feb 2010 18:11:21 GMT jabi [19868] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerPlugin.java (modified) Change TracerPlugin constructor to work in JOSM 2561. Thu, 04 Feb 2010 18:09:04 GMT jabi [19867] * applications/editors/josm/plugins/tracer/build.xml (modified) * applications/editors/josm/plugins/tracer/changelog.txt (modified) * applications/editors/josm/plugins/tracer/src/org (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerException.java (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerGeometry.java (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerPlugin.java (added) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerServer.java (added) - Move to correct package - Refactoring Thu, 04 Feb 2010 15:34:50 GMT petrdlouhy [19864] * applications/editors/josm/plugins/tracer/build.xml (modified) 'build.xml according to official template' Thu, 04 Feb 2010 15:28:06 GMT petrdlouhy [19863] * applications/editors/josm/plugins/tracer (modified) * applications/editors/josm/plugins/tracer/build.xml (modified) 'build.xml according to official template' Thu, 04 Feb 2010 14:59:42 GMT petrdlouhy [19861] * applications/editors/josm/plugins/tracer/build.xml (modified) Fixes in build.xml Thu, 04 Feb 2010 14:58:22 GMT ramack [19859] * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/GpsRec.java (modified) strange month issue fix Thu, 04 Feb 2010 14:44:49 GMT petrdlouhy [19857] * applications/editors/josm/plugins/tracer/src/tracer/TracerAction.java (modified) increased tolerance (will be needed until tracer don't make nodes in ... Thu, 04 Feb 2010 12:09:27 GMT petrdlouhy [19856] * applications/editors/josm/plugins/tracer/src/tracer/TracerAction.java (modified) shift to add newly traced way to selection Thu, 04 Feb 2010 11:48:57 GMT petrdlouhy [19855] * applications/editors/josm/plugins/tracer/src/tracer/TracerAction.java (modified) * applications/editors/josm/plugins/tracer/src/tracer/TracerPlugin.java (modified) merging can be switched off with ctrl key other minor fixes Thu, 04 Feb 2010 09:39:39 GMT ramack [19854] * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/GpsRec.java (modified) 'Changed constructor signature of plugin main class' Wed, 03 Feb 2010 10:10:46 GMT bastik [19845] * applications/editors/josm/plugins/photo_geotagging/build.xml (modified) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/ExifGPSTagger.java (modified) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingPlugin.java (modified) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/SanselanFixes.java (added) 'josm plugin photo_geotagging: added mtime handling and GPSTimeStamp ... Tue, 02 Feb 2010 20:58:40 GMT petrdlouhy [19831] * applications/editors/josm/plugins/tracer/build.xml (modified) Revisions based on svn versio Tue, 02 Feb 2010 20:41:56 GMT jabi [19830] * applications/editors/josm/plugins/tracer (added) * applications/editors/josm/plugins/tracer/build.xml (added) * applications/editors/josm/plugins/tracer/changelog.txt (added) * applications/editors/josm/plugins/tracer/images (added) * applications/editors/josm/plugins/tracer/images/cursor (added) * applications/editors/josm/plugins/tracer/images/cursor/modifier (added) * applications/editors/josm/plugins/tracer/images/cursor/modifier/tracer-sml.png (added) * applications/editors/josm/plugins/tracer/images/mapmode (added) * applications/editors/josm/plugins/tracer/images/mapmode/tracer-sml.png (added) * applications/editors/josm/plugins/tracer/license.txt (added) * applications/editors/josm/plugins/tracer/src (added) * applications/editors/josm/plugins/tracer/src/tracer (added) * applications/editors/josm/plugins/tracer/src/tracer/TracerAction.java (added) * applications/editors/josm/plugins/tracer/src/tracer/TracerException.java (added) * applications/editors/josm/plugins/tracer/src/tracer/TracerPlugin.java (added) Initial version of plugin Tracer Mon, 01 Feb 2010 16:13:40 GMT stoecker [19704] * applications/editors/josm/plugins/wmsplugin/webkit-image.cpp (modified) improved proxy handling (patches by Robert Schedel) and added caching ... Sun, 31 Jan 2010 23:00:01 GMT pieren [19702] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) Fix a null pointer exception Sun, 31 Jan 2010 20:43:31 GMT stoecker [19700] * applications/editors/josm/plugins/DirectUpload/images/uploadtrace.png (added) added missing image Sun, 31 Jan 2010 09:49:08 GMT jttt [19688] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/NameMismatch.java (modified) Fixed #4455 Validator error Sat, 30 Jan 2010 19:15:37 GMT jttt [19683] * applications/editors/josm/plugins/editgpx/.classpath (modified) * applications/editors/josm/plugins/editgpx/build.xml (modified) * applications/editors/josm/plugins/editgpx/josm-editgpx.launch (added) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxMode.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/GPXLayerImportAction.java (modified) Adapted for JOSM r2907 Sat, 30 Jan 2010 19:10:15 GMT jttt [19681] * applications/editors/josm/plugins/dataimport/build.xml (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/TangoGPS.java (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/Tcx.java (modified) * applications/editors/josm/plugins/globalsat/build.xml (modified) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatDg100.java (modified) * applications/editors/josm/plugins/measurement/build.xml (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementLayer.java (modified) * applications/editors/josm/plugins/surveyor/build.xml (modified) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java (modified) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java (modified) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorLock.java (added) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/action/SetNodeAction.java (modified) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/action/SetWaypointAction.java (modified) Adapted for JOSM r2907 Sat, 30 Jan 2010 19:06:10 GMT jttt [19680] * applications/editors/josm/plugins/livegps/build.xml (modified) * applications/editors/josm/plugins/livegps/josm-livegps.launch (added) * applications/editors/josm/plugins/livegps/src/livegps/AppendableGpxTrackSegment.java (added) * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsData.java (modified) * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsLayer.java (modified) * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsLock.java (deleted) Fixed #4450 LiveGPS sporadic errors, addapted to JOSM r2907 Sat, 30 Jan 2010 18:04:31 GMT bastik [19678] * applications/editors/josm/plugins/terracer/build.xml (modified) * applications/editors/josm/plugins/terracer/src/terracer/ReverseTerraceAction.java (modified) * applications/editors/josm/plugins/terracer/src/terracer/TerracerAction.java (modified) 'josm terracer plugin: fixed reverse terrace, minor updates' Sat, 30 Jan 2010 17:59:26 GMT bastik [19676] * applications/editors/josm/plugins/00_plugin_dir_template/build.xml (modified) josm plugin template: small fix for build file Sat, 30 Jan 2010 16:53:33 GMT bastik [19672] * applications/editors/josm/plugins/photo_geotagging/build.xml (modified) 'josm plugin photo_geotagging: update' Sat, 30 Jan 2010 16:18:23 GMT bastik [19671] * applications/editors/josm/plugins/photo_geotagging/README (modified) * applications/editors/josm/plugins/photo_geotagging/README.template (deleted) * applications/editors/josm/plugins/photo_geotagging/build.xml (modified) * applications/editors/josm/plugins/photo_geotagging/images/geotagging.png (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/ExifGPSTagger.java (added) * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingPlugin.java (added) josm plugin photo_geotagging: first version Fri, 29 Jan 2010 12:06:12 GMT bastik [19664] * applications/editors/josm/plugins/photo_geotagging (added) * applications/editors/josm/plugins/photo_geotagging/README (added) * applications/editors/josm/plugins/photo_geotagging/README.template (added) * applications/editors/josm/plugins/photo_geotagging/build.xml (added) * applications/editors/josm/plugins/photo_geotagging/images (added) * applications/editors/josm/plugins/photo_geotagging/src (added) * applications/editors/josm/plugins/photo_geotagging/src/org (added) * applications/editors/josm/plugins/photo_geotagging/src/org/apache (added) new josm plugin: photo_geotagging - writes gps info to exif (only ... Thu, 28 Jan 2010 10:42:39 GMT bastik [19658] * applications/editors/josm/plugins/terracer/src/terracer/HouseNumberInputDialog.java (modified) * applications/editors/josm/plugins/terracer/src/terracer/HouseNumberInputHandler.java (modified) * applications/editors/josm/plugins/terracer/src/terracer/ReverseTerraceAction.java (modified) * applications/editors/josm/plugins/terracer/src/terracer/TerracerAction.java (modified) * applications/editors/josm/plugins/terracer/src/terracer/TerracerPlugin.java (modified) josm terracer plugin - some updates and fixes Mon, 25 Jan 2010 20:35:41 GMT jttt [19626] * applications/editors/josm/plugins/wmsplugin/.settings (added) * applications/editors/josm/plugins/wmsplugin/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/GeorefImage.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified) Fixed #4385 Error when using josm at higher resolution with WMS Mon, 25 Jan 2010 19:22:13 GMT jttt [19624] * applications/editors/josm/plugins/lakewalker/.settings (added) * applications/editors/josm/plugins/lakewalker/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/BooleanConfigurer.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/DoubleConfigurer.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/IntConfigurer.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/Lakewalker.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerApp.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerException.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPlugin.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerReader.java (deleted) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerWMS.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/StringConfigurer.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/StringEnumConfigurer.java (modified) Code cleanup Mon, 25 Jan 2010 18:59:54 GMT jttt [19622] * applications/editors/josm/plugins/czechaddress/build.xml (modified) Fixed josm version Mon, 25 Jan 2010 18:54:56 GMT jttt [19621] * applications/editors/josm/plugins/czechaddress/.classpath (modified) * applications/editors/josm/plugins/czechaddress/josm-czechaddress.launch (added) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/CzechAddressPlugin.java (modified) Fixed #4428 Exception when starting JOSM with czechaddress plugin Sun, 24 Jan 2010 22:18:42 GMT jttt [19616] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java (modified) Fixed #4398 validator: repair: "doppelte Knoten": please, always ... Sun, 24 Jan 2010 12:45:19 GMT stoecker [19611] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) fixed NPE Sat, 23 Jan 2010 14:12:03 GMT jttt [19597] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java (modified) Fixed #4398 validator: repair: "doppelte Knoten": please, always ... Fri, 22 Jan 2010 16:56:27 GMT guggis [19587] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (modified) 'Fixed NPE when icon is missing' Fri, 15 Jan 2010 20:42:20 GMT jttt [19532] * applications/editors/josm/plugins/routes/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/PathBuilder.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RouteLayer.java (modified) Cache route information when dataset didn't changed Thu, 14 Jan 2010 21:04:42 GMT guggis [19521] * applications/editors/josm/plugins/slippymap/build.xml (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapPreferences.java (modified) 'Added haiti imagery tile source' Wed, 13 Jan 2010 21:25:05 GMT jttt [19507] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/GeorefImage.java (modified) Use alpha in cached image only if source image also has alpha Wed, 13 Jan 2010 20:33:51 GMT jttt [19505] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/Test.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidateAction.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) Cleanup test initialization Wed, 13 Jan 2010 19:24:04 GMT jttt [19503] * applications/editors/josm/plugins/dataimport/.classpath (modified) * applications/editors/josm/plugins/dataimport/build.xml (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/TangoGPS.java (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/Tcx.java (modified) Adapt to josm r2851 Wed, 13 Jan 2010 14:26:56 GMT guggis [19489] * applications/editors/josm/plugins/waydownloader/build.xml (modified) * applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:26:18 GMT guggis [19487] * applications/editors/josm/plugins/walkingpapers/build.xml (modified) * applications/editors/josm/plugins/walkingpapers/src/org/openstreetmap/josm/plugins/walkingpapers/WalkingPapersPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:25:30 GMT guggis [19485] * applications/editors/josm/plugins/validator/build.xml (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:24:02 GMT guggis [19483] * applications/editors/josm/plugins/terracer/build.xml (modified) * applications/editors/josm/plugins/terracer/src/terracer/TerracerPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:22:52 GMT guggis [19481] * applications/editors/josm/plugins/tagging-preset-tester/build.xml (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:17:42 GMT guggis [19479] * applications/editors/josm/plugins/surveyor/build.xml (modified) * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:14:51 GMT guggis [19477] * applications/editors/josm/plugins/slippymap/build.xml (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:13:48 GMT guggis [19475] * applications/editors/josm/plugins/routing/build.xml (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/RoutingPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:12:31 GMT guggis [19473] * applications/editors/josm/plugins/routes/build.xml (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RoutesPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:11:27 GMT guggis [19471] * applications/editors/josm/plugins/remotecontrol/build.xml (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:10:15 GMT guggis [19469] * applications/editors/josm/plugins/plastic_laf/build.xml (modified) * applications/editors/josm/plugins/plastic_laf/src/plastic_laf/Plugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:07:23 GMT guggis [19467] * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:05:53 GMT guggis [19465] * applications/editors/josm/plugins/openvisible/build.xml (modified) * applications/editors/josm/plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisiblePlugin.java (modified) 'Changed the constructor signature of the plugin main class; updated ... Wed, 13 Jan 2010 14:03:16 GMT guggis [19463] * applications/editors/josm/plugins/openstreetbugs/build.xml (modified) * applications/editors/josm/plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 14:01:11 GMT guggis [19461] * applications/editors/josm/plugins/openlayers/build.xml (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 13:58:52 GMT guggis [19460] * applications/editors/josm/plugins/openlayers/build.xml (modified) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/OpenLayersPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 13:56:15 GMT guggis [19458] * applications/editors/josm/plugins/nearclick/build.xml (modified) * applications/editors/josm/plugins/nearclick/src/nearclick/NearClickPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 13:53:35 GMT guggis [19456] * applications/editors/josm/plugins/multipoly/build.xml (modified) * applications/editors/josm/plugins/multipoly/src/multipoly/MultipolyAction.java (modified) * applications/editors/josm/plugins/multipoly/src/multipoly/MultipolyPlugin.java (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 13:49:19 GMT guggis [19454] * applications/editors/josm/plugins/michigan_left/build.xml (modified) 'Changed the constructor signature of the plugin main class' Wed, 13 Jan 2010 13:48:46 GMT guggis [19452] * applications/editors/josm/plugins/michigan_left/build.xml (modified) * applications/editors/josm/plugins/michigan_left/src/MichiganLeft/MichiganLeft.java (modified) 'Commit message' Wed, 13 Jan 2010 13:46:10 GMT guggis [19450] * applications/editors/josm/plugins/measurement/build.xml (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementPlugin.java (modified) 'Changed the constructor signature of the plugin main class'