# # ChangeLog for / in osm # # Generated by Trac 1.6 # 2024-12-25T00:28:43+01:00 Sat, 09 Oct 2010 06:09:49 GMT (none) [23514] This is an empty revision for padding. Sat, 09 Oct 2010 06:04:59 GMT (none) [23513] This is an empty revision for padding. Sat, 09 Oct 2010 06:04:07 GMT (none) [23512] This is an empty revision for padding. Sat, 09 Oct 2010 04:54:58 GMT (none) [23511] This is an empty revision for padding. Fri, 08 Oct 2010 21:54:18 GMT guggis [23510] * applications/editors/josm/plugins/turnrestrictions/.classpath (modified) * applications/editors/josm/plugins/turnrestrictions/.project (modified) * applications/editors/josm/plugins/turnrestrictions/build.xml (modified) * applications/editors/josm/plugins/turnrestrictions/dist/turnrestrictions.jar (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/CreateOrEditTurnRestrictionAction.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionBuilder.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/dnd/PrimitiveIdListTransferHandler.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/dnd/PrimitiveIdTransferable.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/BasicEditorPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ExceptValueModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberColumnModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberEditorModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberTable.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionComboBox.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorManager.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionSelectionPopupPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeRenderer.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionCellRenderer.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsInDatasetListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceKeys.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/ShortcutPreferencePanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/README (added) * applications/editors/josm/plugins/turnrestrictions/test/config (added) * applications/editors/josm/plugins/turnrestrictions/test/config/test-unit-env.properties (added) * applications/editors/josm/plugins/turnrestrictions/test/data (moved) * applications/editors/josm/plugins/turnrestrictions/test/josm.home (added) * applications/editors/josm/plugins/turnrestrictions/test/josm.home/preferences (added) * applications/editors/josm/plugins/turnrestrictions/test/src (added) * applications/editors/josm/plugins/turnrestrictions/test/src/org (moved) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/AllUnitTests.java (added) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/AllEditorTests.java (added) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionListModelTest.groovy (modified) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorModelUnitTest.groovy (modified) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditorUnitTest.groovy (modified) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeRendererTest.groovy (modified) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeTest.groovy (modified) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/fixtures (added) * applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/fixtures/JOSMFixture.java (added) * applications/editors/josm/plugins/turnrestrictions/test/test.xml (added) cosmetics (documentation etc.) fixing unit tests Fri, 08 Oct 2010 21:32:13 GMT (none) [23509] This is an empty revision for padding. Fri, 08 Oct 2010 21:31:52 GMT (none) [23508] This is an empty revision for padding. Fri, 08 Oct 2010 21:18:50 GMT (none) [23507] This is an empty revision for padding. Fri, 08 Oct 2010 21:12:08 GMT (none) [23506] This is an empty revision for padding. Fri, 08 Oct 2010 15:27:39 GMT (none) [23505] This is an empty revision for padding. Fri, 08 Oct 2010 11:14:08 GMT (none) [23504] This is an empty revision for padding. Thu, 07 Oct 2010 22:43:11 GMT malcolmh [23503] * applications/editors/josm/dist/toms.jar (modified) 'New release' Thu, 07 Oct 2010 22:14:10 GMT malcolmh [23502] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages_de.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages_en.properties (modified) missing messages Thu, 07 Oct 2010 22:11:46 GMT malcolmh [23501] * applications/editors/josm/plugins/toms/src/toms/msg/messages.properties (modified) * applications/editors/josm/plugins/toms/src/toms/msg/messages_de.properties (modified) * applications/editors/josm/plugins/toms/src/toms/msg/messages_en.properties (modified) missing messages Thu, 07 Oct 2010 20:34:17 GMT postfix [23500] * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'added some security queries' Thu, 07 Oct 2010 20:18:12 GMT postfix [23499] * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/images/Smed.png (added) * applications/editors/josm/plugins/smed/plugs/smed_about/src/images/oseam_56x56.png (added) 'images added' Thu, 07 Oct 2010 19:56:26 GMT postfix [23498] * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some more information added' Thu, 07 Oct 2010 14:32:42 GMT (none) [23497] This is an empty revision for padding. Thu, 07 Oct 2010 14:32:40 GMT (none) [23496] This is an empty revision for padding. Thu, 07 Oct 2010 14:32:38 GMT (none) [23495] This is an empty revision for padding. Thu, 07 Oct 2010 14:21:27 GMT malcolmh [23494] * applications/editors/josm/dist/toms.jar (modified) 'New release' Thu, 07 Oct 2010 05:15:09 GMT malcolmh [23493] * applications/editors/josm/plugins/smed/plugs/lights/src/lights/Lights.java (modified) table deletion Thu, 07 Oct 2010 04:14:53 GMT (none) [23492] This is an empty revision for padding. Wed, 06 Oct 2010 22:01:21 GMT postfix [23491] * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some new internationalized messages' Wed, 06 Oct 2010 21:58:37 GMT postfix [23490] * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some new internationalized messages' Wed, 06 Oct 2010 21:58:30 GMT bastik [23489] * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) fix: distance can be negative Wed, 06 Oct 2010 21:55:51 GMT postfix [23488] * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some new internationalized messages' Wed, 06 Oct 2010 21:53:19 GMT postfix [23487] * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some new internationalized messages' Wed, 06 Oct 2010 21:51:08 GMT postfix [23486] * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) 'some new internationalized messages' Wed, 06 Oct 2010 20:10:00 GMT mzdila [23485] * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) some cleanup Wed, 06 Oct 2010 20:09:43 GMT mzdila [23484] * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) some cleanup Wed, 06 Oct 2010 14:09:28 GMT (none) [23483] This is an empty revision for padding. Wed, 06 Oct 2010 14:09:19 GMT (none) [23482] This is an empty revision for padding. Wed, 06 Oct 2010 13:43:41 GMT (none) [23481] This is an empty revision for padding. Wed, 06 Oct 2010 09:20:14 GMT bastik [23480] * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) added distance threshold (see josm bug 5421) Tue, 05 Oct 2010 19:54:45 GMT postfix [23479] * applications/editors/josm/plugins/smed/plugs/lights/src/lights/Lights.java (modified) * applications/editors/josm/plugins/smed/src/smed/Smed.java (modified) 'some new internationalized messages' Tue, 05 Oct 2010 18:00:42 GMT mzdila [23478] * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) - use built-in methods for distance and heading - fixed last node ... Tue, 05 Oct 2010 13:48:24 GMT malcolmh [23477] * applications/editors/josm/plugins/smed/plugs/lights (added) * applications/editors/josm/plugins/smed/plugs/lights/build.xml (added) * applications/editors/josm/plugins/smed/plugs/lights/images (added) * applications/editors/josm/plugins/smed/plugs/lights/src (added) * applications/editors/josm/plugins/smed/plugs/lights/src/images (added) * applications/editors/josm/plugins/smed/plugs/lights/src/lights (added) * applications/editors/josm/plugins/smed/plugs/lights/src/lights/Lights.java (added) * applications/editors/josm/plugins/smed/plugs/lights/src/lights/msg (added) lights tab Tue, 05 Oct 2010 04:10:43 GMT (none) [23476] This is an empty revision for padding. Mon, 04 Oct 2010 22:47:55 GMT postfix [23475] * applications/editors/josm/plugins/smed/plugs/oseam/build.xml (modified) 'some new features in internationalising' Mon, 04 Oct 2010 22:42:20 GMT postfix [23474] * applications/editors/josm/plugins/smed/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/OSeaM.java (modified) * applications/editors/josm/plugins/smed/src/smed/Smed.java (modified) * applications/editors/josm/plugins/smed/src/smed/keys (added) * applications/editors/josm/plugins/smed/src/smed/keys/Events.java (added) * applications/editors/josm/plugins/smed/src/smed/keys/Events_de.java (added) * applications/editors/josm/plugins/smed/src/smed/keys/Events_en.java (added) * applications/editors/josm/plugins/smed/src/smed/menu/SmedMenuBar.java (modified) * applications/editors/josm/plugins/smed/src/smed/menu/file/TabManager.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java (modified) 'some new internationalized messages' Mon, 04 Oct 2010 19:35:10 GMT postfix [23473] * applications/editors/josm/plugins/smed/build.xml (modified) 'some new internationalized messages' Mon, 04 Oct 2010 14:29:35 GMT (none) [23472] This is an empty revision for padding. Mon, 04 Oct 2010 12:56:32 GMT (none) [23471] This is an empty revision for padding. Mon, 04 Oct 2010 10:17:09 GMT (none) [23470] This is an empty revision for padding. Mon, 04 Oct 2010 07:51:33 GMT (none) [23469] This is an empty revision for padding. Mon, 04 Oct 2010 06:37:44 GMT (none) [23468] This is an empty revision for padding. Sun, 03 Oct 2010 20:49:10 GMT stoecker [23467] * 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_AU.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/eu.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/uk.po (modified) * applications/editors/josm/i18n/po/zh_CN.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Sun, 03 Oct 2010 20:06:28 GMT (none) [23466] This is an empty revision for padding. Sun, 03 Oct 2010 20:06:16 GMT postfix [23465] * applications/editors/josm/plugins/smed/build.xml (modified) 'some new internationalized messages' Sun, 03 Oct 2010 20:05:52 GMT (none) [23464] This is an empty revision for padding. Sun, 03 Oct 2010 19:29:07 GMT (none) [23463] This is an empty revision for padding. Sun, 03 Oct 2010 17:39:06 GMT (none) [23462] This is an empty revision for padding. Sun, 03 Oct 2010 17:29:14 GMT (none) [23461] This is an empty revision for padding. Sun, 03 Oct 2010 17:28:45 GMT (none) [23460] This is an empty revision for padding. Sun, 03 Oct 2010 16:11:37 GMT postfix [23459] * applications/editors/josm/plugins/smed/src/smed/Smed.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java (modified) some changes in internationalisation Sun, 03 Oct 2010 15:53:22 GMT jttt [23458] * applications/editors/josm/plugins/measurement/.classpath (modified) * applications/editors/josm/plugins/measurement/josm-measurement.launch (added) Make plugin runnable from eclipse Sun, 03 Oct 2010 15:41:20 GMT postfix [23457] * applications/editors/josm/plugins/smed/build.xml (modified) some changes in ant file Sun, 03 Oct 2010 15:35:24 GMT postfix [23456] * applications/editors/josm/plugins/smed/build.xml (modified) some changes in ant file Sun, 03 Oct 2010 14:27:55 GMT jttt [23455] * applications/editors/josm/dist/wmsplugin.jar (modified) Updated Sun, 03 Oct 2010 14:13:54 GMT jttt [23454] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/AddWMSLayerPanel.java (modified) Fix #5511 NPE in WMS Plugin when retrieving layer list for WMS server Sun, 03 Oct 2010 14:12:05 GMT (none) [23453] This is an empty revision for padding. Sun, 03 Oct 2010 14:09:48 GMT (none) [23452] This is an empty revision for padding. Sun, 03 Oct 2010 14:08:19 GMT (none) [23451] This is an empty revision for padding. Sun, 03 Oct 2010 14:06:59 GMT pieren [23450] * applications/editors/josm/dist/wmsplugin.jar (modified) Requires josm 3530 and later. Add an additional parameter in the ... Sun, 03 Oct 2010 13:12:48 GMT pieren [23449] * applications/editors/josm/plugins/wmsplugin/sources.cfg (modified) Added the WMS url for SPOT image, France Sun, 03 Oct 2010 10:25:41 GMT postfix [23448] * applications/editors/josm/plugins/smed/src/smed/io/SmedFile.java (modified) fixed initialisation problem in smed/io/SmedFile.java Sun, 03 Oct 2010 07:48:38 GMT (none) [23447] This is an empty revision for padding. Sun, 03 Oct 2010 04:35:22 GMT (none) [23446] This is an empty revision for padding. Sat, 02 Oct 2010 19:19:01 GMT postfix [23445] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/OSeaM.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/Buoy.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoyCard.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoyIsol.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoyLat.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoyNota.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoySaw.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoySpec.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/buoys/BuoyUkn.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_ex/src/smed_ex/SmedEx.java (modified) * applications/editors/josm/plugins/smed/src/smed/plug/manager/SmedPluginManagerImpl.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabbedPane.java (modified) Sat, 02 Oct 2010 14:48:26 GMT guardian [23444] * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java (modified) fixed icons Sat, 02 Oct 2010 14:39:43 GMT postfix [23443] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/OSeaM.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_ex/src/smed_ex/SmedEx.java (modified) * applications/editors/josm/plugins/smed/src/smed/plug/ifc/SmedPluggable.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabbedPane.java (modified) Sat, 02 Oct 2010 14:30:22 GMT guardian [23442] * applications/editors/josm/plugins/videomapping/.classpath (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java (modified) reintegrated fix from 22850 Sat, 02 Oct 2010 13:59:34 GMT (none) [23441] This is an empty revision for padding. Sat, 02 Oct 2010 13:26:52 GMT (none) [23440] This is an empty revision for padding. Sat, 02 Oct 2010 12:59:58 GMT (none) [23439] This is an empty revision for padding. Sat, 02 Oct 2010 11:44:05 GMT guardian [23438] * applications/editors/josm/plugins/videomapping/build.xml (modified) fixed build.xml for default paths Sat, 02 Oct 2010 09:53:37 GMT postfix [23437] * applications/editors/josm/plugins/smed/src/smed/plug/manager/SmedPluginManagerImpl.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabbedPane.java (modified) Fri, 01 Oct 2010 23:54:48 GMT tordanik [23436] * applications/editors/josm/dist/graphview.jar (modified) option to change graph colors; closes ticket 5523 in JOSM Trac Fri, 01 Oct 2010 23:49:16 GMT tordanik [23435] * applications/editors/josm/plugins/graphview/build.xml (modified) set proper main version in build.xml Fri, 01 Oct 2010 23:23:18 GMT tordanik [23434] * applications/editors/josm/plugins/graphview/build.xml (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/dialogs/GraphViewPreferenceEditor.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/layer/GraphViewLayer.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/GraphViewPreferences.java (modified) option to change graph colors; closes ticket 5523 in JOSM Trac Fri, 01 Oct 2010 17:26:23 GMT bastik [23433] * 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_AU.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/eu.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/uk.po (modified) * applications/editors/josm/i18n/po/zh_CN.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Fri, 01 Oct 2010 15:35:26 GMT (none) [23432] This is an empty revision for padding. Fri, 01 Oct 2010 10:15:54 GMT (none) [23431] This is an empty revision for padding. Fri, 01 Oct 2010 10:15:17 GMT (none) [23430] This is an empty revision for padding. Fri, 01 Oct 2010 09:56:10 GMT (none) [23429] This is an empty revision for padding. Fri, 01 Oct 2010 07:02:00 GMT (none) [23428] This is an empty revision for padding. Fri, 01 Oct 2010 04:29:12 GMT (none) [23427] This is an empty revision for padding. Thu, 30 Sep 2010 22:15:36 GMT postfix [23426] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/OSeaM.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_ex/src/smed_ex/SmedEx.java (modified) * applications/editors/josm/plugins/smed/src/images/Smed.png (modified) * applications/editors/josm/plugins/smed/src/smed/plug/ifc/SmedPluggable.java (modified) * applications/editors/josm/plugins/smed/src/smed/plug/ifc/SmedPluginManager.java (modified) * applications/editors/josm/plugins/smed/src/smed/plug/manager (added) * applications/editors/josm/plugins/smed/src/smed/plug/manager/SmedPluginManagerImpl.java (added) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabbedPane.java (modified) added example "share variable" to interface Thu, 30 Sep 2010 21:33:30 GMT (none) [23425] This is an empty revision for padding. Thu, 30 Sep 2010 20:13:31 GMT jttt [23424] * applications/editors/josm/dist/routes.jar (modified) Adapt to latest JOSM Thu, 30 Sep 2010 20:13:22 GMT postfix [23423] * applications/editors/josm/plugins/smed/plugs/smed_ex/build.xml (modified) ant file for smed_ex corrected Thu, 30 Sep 2010 20:11:24 GMT jttt [23422] * applications/editors/josm/plugins/routes/build.xml (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/paint/AbstractLinePainter.java (modified) Adapt to JOSM 3565 Thu, 30 Sep 2010 20:08:53 GMT miken [23421] * applications/editors/josm/dist/AddrInterpolation.jar (modified) JOSM AddrInterpolation plugin update BINARY Thu, 30 Sep 2010 20:03:08 GMT miken [23420] * applications/editors/josm/plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java (modified) Correct order of deleting Addr Interpolation way to prevent temporary ... Thu, 30 Sep 2010 19:41:19 GMT postfix [23419] * applications/editors/josm/plugins/smed/plugs/oseam/src/images/Smp.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/OSeaM.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) * applications/editors/josm/plugins/smed/plugs/smed_ex/src/smed_ex/SmedEx.java (modified) * applications/editors/josm/plugins/smed/src/smed/menu/file/TabManager.java (modified) * applications/editors/josm/plugins/smed/src/smed/plug/ifc/SmedPluggable.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java (modified) * applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabbedPane.java (modified) added getIcon in interface Thu, 30 Sep 2010 19:38:10 GMT postfix [23418] * applications/editors/josm/plugins/smed/plugs/oseam/build.xml (added) added ant-file Thu, 30 Sep 2010 19:36:45 GMT postfix [23417] * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (added) added ant file Thu, 30 Sep 2010 19:31:42 GMT postfix [23416] * applications/editors/josm/plugins/smed/plugs/smed_ex/build.xml (added) ant-file added Thu, 30 Sep 2010 19:24:34 GMT postfix [23415] * applications/editors/josm/plugins/smed/plugs/smed_ex/build.xml (deleted) conflict solved