# # ChangeLog for applications/editors/josm in osm # # Generated by Trac 1.6 # 2024-08-01T17:36:27+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 13:39:53 GMT guggis [20062] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:39:23 GMT guggis [20061] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor plugin cleaned up' 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:30 GMT guggis [20059] * applications/editors/josm/dist/tageditor.jar (modified) '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 22:46:52 GMT bastik [20046] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update 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:53 GMT ramack [20040] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' 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 19:17:22 GMT ramack [20038] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' Tue, 16 Feb 2010 13:03:44 GMT petrdlouhy [20031] * applications/editors/josm/dist/Tracer.jar (modified) Tracer.jar (right version number) 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 21:42:43 GMT bastik [20008] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update 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:58 GMT stoecker [19994] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/wmsplugin.jar (modified) updated 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:39:27 GMT petrdlouhy [19986] * applications/editors/josm/dist/Tracer.jar (modified) Update Tracer.jar 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 15:23:19 GMT bastik [19979] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Fri, 12 Feb 2010 09:37:02 GMT roland [19978] * applications/editors/josm/dist/public_transport.jar (modified) Public Transport Plugin: now in the overview tab the entries are sorted 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:49:53 GMT roland [19969] * applications/editors/josm/dist/public_transport.jar (added) 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 21:30:19 GMT guggis [19951] * applications/editors/josm/haiti_earthquake/hospitals/MasterToOsmConverter.groovy (added) converter for PAHO Health Facilities 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:18:29 GMT frederik [19947] * applications/editors/josm/dist/remotecontrol.jar (modified) new binary 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:13:10 GMT rcernoch [19944] * applications/editors/josm/dist/czechaddress.jar (modified) CzechAddress: Uploading the .jar with the bugfix. 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 ... Mon, 08 Feb 2010 21:53:47 GMT guggis [19939] * applications/editors/josm/haiti_earthquake/radiotv (added) * applications/editors/josm/haiti_earthquake/radiotv/Kml2OsmConverter.groovy (added) * applications/editors/josm/haiti_earthquake/radiotv/README.txt (added) * applications/editors/josm/haiti_earthquake/radiotv/UpdateFileBuilder.groovy (added) Scripts for importing radio/tv studios in Haiti Mon, 08 Feb 2010 14:59:35 GMT bastik [19934] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) Updated i18n Sun, 07 Feb 2010 23:30:09 GMT petrdlouhy [19930] * applications/editors/josm/dist/Tracer.jar (modified) Update Tracer.jar Sun, 07 Feb 2010 23:16:32 GMT petrdlouhy [19929] * applications/editors/josm/dist/Tracer.jar (modified) Update of Tracer.jar 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:27:02 GMT daviddean [19888] * applications/editors/josm/dist/slippymap.jar (modified) Update slippymap.jar plugin to include custom url path changes 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 Fri, 05 Feb 2010 13:31:42 GMT guggis [19880] * applications/editors/josm/haiti_earthquake/hospitals/HospitalChunkCheck.groovy (modified) compiled xpaths, more efficient processing Fri, 05 Feb 2010 12:10:14 GMT guggis [19879] * applications/editors/josm/haiti_earthquake/hospitals/HospitalChunkCheck.groovy (modified) updated XPath expressions Fri, 05 Feb 2010 10:39:26 GMT guggis [19878] * applications/editors/josm/haiti_earthquake/hospitals (added) * applications/editors/josm/haiti_earthquake/hospitals/HospitalChunkCheck.groovy (added) Fri, 05 Feb 2010 10:38:24 GMT guggis [19877] * applications/editors/josm/haiti_earthquake/earthquake_presets (added) * applications/editors/josm/haiti_earthquake/earthquake_presets/CHANGELOG.txt (moved) * applications/editors/josm/haiti_earthquake/earthquake_presets/README.txt (moved) * applications/editors/josm/haiti_earthquake/earthquake_presets/build.xml (moved) * applications/editors/josm/haiti_earthquake/earthquake_presets/dist (moved) * applications/editors/josm/haiti_earthquake/earthquake_presets/presets (moved) moved folder Thu, 04 Feb 2010 21:47:15 GMT bastik [19874] * applications/editors/josm/dist/photo_geotagging.jar (modified) 'fixed: month is off by 1; delete temporary test file' 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 16:25:08 GMT petrdlouhy [19866] * applications/editors/josm/dist/Tracer.jar (added) Tracer.jar 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 15:06:14 GMT ramack [19862] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' 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:41 GMT ramack [19860] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' 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:11:01 GMT bastik [19846] * applications/editors/josm/dist/photo_geotagging.jar (modified) 'josm plugin photo_geotagging: added mtime handling and GPSTimeStamp ... 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:52 GMT stoecker [19701] * applications/editors/josm/dist/DirectUpload.jar (modified) added missing image 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 15:57:54 GMT stoecker [19698] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) updated i18n Sun, 31 Jan 2010 09:50:19 GMT jttt [19689] * applications/editors/josm/dist/validator.jar (modified) Updated 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:16:11 GMT jttt [19684] * applications/editors/josm/dist/editgpx.jar (modified) Updated 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:13:15 GMT jttt [19682] * applications/editors/josm/dist/dataimport.jar (modified) * applications/editors/josm/dist/globalsat.jar (modified) * applications/editors/josm/dist/livegps.jar (modified) * applications/editors/josm/dist/measurement.jar (modified) * applications/editors/josm/dist/surveyor.jar (modified) Updated 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:38 GMT bastik [19679] * applications/editors/josm/dist/terracer.jar (modified) 'josm terracer plugin: fixed reverse terrace, minor updates' 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:58:53 GMT bastik [19673] * applications/editors/josm/dist/photo_geotagging.jar (added) Update Sat, 30 Jan 2010 16:53:33 GMT bastik [19672] * applications/editors/josm/plugins/photo_geotagging/build.xml (modified) 'josm plugin photo_geotagging: update'