# # ChangeLog for / in osm # # Generated by Trac 1.6 # 2024-11-10T14:42:50+01:00 Sun, 07 Sep 2008 23:02:52 GMT (none) [10552] This is an empty revision for padding. Sun, 07 Sep 2008 22:21:30 GMT (none) [10551] This is an empty revision for padding. Sun, 07 Sep 2008 22:06:54 GMT (none) [10550] This is an empty revision for padding. Sun, 07 Sep 2008 21:34:13 GMT (none) [10549] This is an empty revision for padding. Sun, 07 Sep 2008 21:32:14 GMT (none) [10548] This is an empty revision for padding. Sun, 07 Sep 2008 20:07:08 GMT (none) [10547] This is an empty revision for padding. Sun, 07 Sep 2008 20:05:21 GMT (none) [10546] This is an empty revision for padding. Sun, 07 Sep 2008 18:08:40 GMT (none) [10545] This is an empty revision for padding. Sun, 07 Sep 2008 17:25:07 GMT ulf [10544] * applications/editors/josm/nsis/launch4j.xml (modified) raise the max heap size to 256MB, too often I got out of memory warnings Sun, 07 Sep 2008 17:24:05 GMT ulf [10543] * applications/editors/josm/nsis/josm-setup.sh (modified) fix path Sun, 07 Sep 2008 17:22:24 GMT (none) [10542] This is an empty revision for padding. Sun, 07 Sep 2008 17:07:34 GMT stotz [10541] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) Limited zooming when changing mapView Sun, 07 Sep 2008 16:44:33 GMT stotz [10540] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorVisitor.java (added) Double clicking an tree entry now zooms to way(s)/node(s) ... Sun, 07 Sep 2008 16:03:26 GMT (none) [10539] This is an empty revision for padding. Sun, 07 Sep 2008 15:14:26 GMT stotz [10538] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) Double clicking an item (only for way/node) in validator tree moves ... Sun, 07 Sep 2008 15:07:44 GMT (none) [10537] This is an empty revision for padding. Sun, 07 Sep 2008 14:32:10 GMT stotz [10536] * applications/editors/josm/plugins/validator/build.xml (modified) Added encoding="UTF-8" to javac task (required for Windows) Sun, 07 Sep 2008 14:31:10 GMT stotz [10535] * applications/editors/josm/plugins/validator/.settings (added) * applications/editors/josm/plugins/validator/.settings/org.eclipse.core.resources.prefs (added) Specified Eclipse project encoding (UTF-8) Sun, 07 Sep 2008 14:02:01 GMT (none) [10534] This is an empty revision for padding. Sun, 07 Sep 2008 12:50:08 GMT stoecker [10533] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Sun, 07 Sep 2008 12:48:12 GMT stoecker [10532] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Entities.java (modified) fixed HTML problem Sun, 07 Sep 2008 11:31:51 GMT stoecker [10531] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) don't store empty string Sun, 07 Sep 2008 09:55:58 GMT stoecker [10530] * applications/editors/josm/dist/validator.jar (modified) updated Sun, 07 Sep 2008 09:55:00 GMT stoecker [10529] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorLayer.java (modified) fixed illegal access Sun, 07 Sep 2008 00:28:50 GMT (none) [10528] This is an empty revision for padding. Sat, 06 Sep 2008 23:18:45 GMT (none) [10527] This is an empty revision for padding. Sat, 06 Sep 2008 21:38:00 GMT stoecker [10526] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnconnectedWays.java (modified) minor fix Sat, 06 Sep 2008 21:24:48 GMT stoecker [10525] * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java (modified) * applications/editors/josm/plugins/lang/de/de.po (modified) unified texts Sat, 06 Sep 2008 20:34:23 GMT stoecker [10524] * applications/editors/josm/plugins/lang/de/de.po (modified) fixed typo Sat, 06 Sep 2008 20:04:51 GMT stoecker [10523] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Sat, 06 Sep 2008 20:02:54 GMT stoecker [10522] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Sat, 06 Sep 2008 19:53:43 GMT stoecker [10521] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnconnectedWays.java (modified) some typos Sat, 06 Sep 2008 19:51:18 GMT stoecker [10520] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/NodesWithSameName.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SelfIntersectingWay.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnconnectedWays.java (modified) some typos Sat, 06 Sep 2008 19:35:17 GMT stoecker [10519] * 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/tests/NodesWithSameName.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnconnectedWays.java (added) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/AgregatePrimitivesVisitor.java (modified) added unconnected way checking Sat, 06 Sep 2008 19:30:51 GMT (none) [10518] This is an empty revision for padding. Sat, 06 Sep 2008 17:59:45 GMT ulf [10517] * applications/editors/josm/plugins/lang/de/de.po (modified) minor updates Sat, 06 Sep 2008 17:45:43 GMT (none) [10516] This is an empty revision for padding. Sat, 06 Sep 2008 17:19:28 GMT (none) [10515] This is an empty revision for padding. Sat, 06 Sep 2008 16:50:19 GMT (none) [10514] This is an empty revision for padding. Sat, 06 Sep 2008 13:28:50 GMT (none) [10513] This is an empty revision for padding. Sat, 06 Sep 2008 10:19:59 GMT ulf [10512] * applications/editors/josm/plugins/lang/de/de.po (modified) add aerialway translations Sat, 06 Sep 2008 08:06:53 GMT (none) [10511] This is an empty revision for padding. Sat, 06 Sep 2008 07:53:32 GMT (none) [10510] This is an empty revision for padding. Sat, 06 Sep 2008 07:51:58 GMT (none) [10509] This is an empty revision for padding. Sat, 06 Sep 2008 07:42:15 GMT (none) [10508] This is an empty revision for padding. Fri, 05 Sep 2008 22:00:48 GMT (none) [10507] This is an empty revision for padding. Fri, 05 Sep 2008 21:08:54 GMT (none) [10506] This is an empty revision for padding. Fri, 05 Sep 2008 20:11:43 GMT (none) [10505] This is an empty revision for padding. Fri, 05 Sep 2008 19:53:31 GMT (none) [10504] This is an empty revision for padding. Fri, 05 Sep 2008 19:42:47 GMT (none) [10503] This is an empty revision for padding. Fri, 05 Sep 2008 19:35:35 GMT stoecker [10502] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorTreePanel.java (modified) * 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/ValidateAction.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidateUploadHook.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) fixed ignore stuff and upload handling Fri, 05 Sep 2008 18:49:56 GMT (none) [10501] This is an empty revision for padding. Fri, 05 Sep 2008 18:28:58 GMT (none) [10500] This is an empty revision for padding. Fri, 05 Sep 2008 17:00:56 GMT (none) [10499] This is an empty revision for padding. Fri, 05 Sep 2008 16:21:01 GMT (none) [10498] This is an empty revision for padding. Fri, 05 Sep 2008 15:40:13 GMT (none) [10497] This is an empty revision for padding. Fri, 05 Sep 2008 15:04:16 GMT (none) [10496] This is an empty revision for padding. Fri, 05 Sep 2008 11:54:04 GMT (none) [10495] This is an empty revision for padding. Fri, 05 Sep 2008 10:33:50 GMT stoecker [10494] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) updated Fri, 05 Sep 2008 10:30:12 GMT stoecker [10493] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Entities.java (added) added entity checking Fri, 05 Sep 2008 08:20:27 GMT (none) [10492] This is an empty revision for padding. Fri, 05 Sep 2008 07:53:30 GMT stoecker [10491] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Fri, 05 Sep 2008 07:02:02 GMT stoecker [10490] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorTreePanel.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/TestError.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/ValidateUploadHook.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) improved ignore handling Fri, 05 Sep 2008 06:54:08 GMT (none) [10489] This is an empty revision for padding. Fri, 05 Sep 2008 00:09:27 GMT (none) [10488] This is an empty revision for padding. Thu, 04 Sep 2008 22:58:37 GMT (none) [10487] This is an empty revision for padding. Thu, 04 Sep 2008 20:44:07 GMT ulf [10486] * applications/editors/josm/plugins/lang/de/de.po (modified) some minor updates Thu, 04 Sep 2008 19:33:22 GMT (none) [10485] This is an empty revision for padding. Thu, 04 Sep 2008 19:33:05 GMT (none) [10484] This is an empty revision for padding. Thu, 04 Sep 2008 19:19:24 GMT (none) [10483] This is an empty revision for padding. Thu, 04 Sep 2008 19:14:49 GMT (none) [10482] This is an empty revision for padding. Thu, 04 Sep 2008 18:55:34 GMT (none) [10481] This is an empty revision for padding. Thu, 04 Sep 2008 13:44:11 GMT (none) [10480] This is an empty revision for padding. Thu, 04 Sep 2008 13:17:51 GMT stoecker [10479] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/NodesWithSameName.java (modified) * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) minor fixes Thu, 04 Sep 2008 12:37:17 GMT (none) [10478] This is an empty revision for padding. Thu, 04 Sep 2008 11:26:43 GMT (none) [10477] This is an empty revision for padding. Thu, 04 Sep 2008 11:06:51 GMT (none) [10476] This is an empty revision for padding. Thu, 04 Sep 2008 10:34:44 GMT (none) [10475] This is an empty revision for padding. Thu, 04 Sep 2008 09:45:11 GMT (none) [10474] This is an empty revision for padding. Thu, 04 Sep 2008 09:42:15 GMT (none) [10473] This is an empty revision for padding. Thu, 04 Sep 2008 08:23:58 GMT (none) [10472] This is an empty revision for padding. Thu, 04 Sep 2008 08:23:26 GMT (none) [10471] This is an empty revision for padding. Thu, 04 Sep 2008 07:44:59 GMT (none) [10470] This is an empty revision for padding. Thu, 04 Sep 2008 06:14:21 GMT stoecker [10469] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Wed, 03 Sep 2008 22:04:16 GMT (none) [10468] This is an empty revision for padding. Wed, 03 Sep 2008 21:36:05 GMT (none) [10467] This is an empty revision for padding. Wed, 03 Sep 2008 21:07:04 GMT (none) [10466] This is an empty revision for padding. Wed, 03 Sep 2008 21:06:20 GMT (none) [10465] This is an empty revision for padding. Wed, 03 Sep 2008 20:43:15 GMT (none) [10464] This is an empty revision for padding. Wed, 03 Sep 2008 20:41:27 GMT (none) [10463] This is an empty revision for padding. Wed, 03 Sep 2008 19:56:36 GMT (none) [10462] This is an empty revision for padding. Wed, 03 Sep 2008 19:47:23 GMT (none) [10461] This is an empty revision for padding. Wed, 03 Sep 2008 19:33:40 GMT (none) [10460] This is an empty revision for padding. Wed, 03 Sep 2008 19:00:32 GMT (none) [10459] This is an empty revision for padding. Wed, 03 Sep 2008 17:42:55 GMT (none) [10458] This is an empty revision for padding. Wed, 03 Sep 2008 16:19:36 GMT (none) [10457] This is an empty revision for padding. Wed, 03 Sep 2008 15:33:14 GMT (none) [10456] This is an empty revision for padding. Wed, 03 Sep 2008 14:32:22 GMT stoecker [10455] * applications/editors/josm/dist/globalsat.jar (added) * applications/editors/josm/dist/measurement.jar (added) * applications/editors/josm/dist/slippy_map_chooser.jar (modified) updated Wed, 03 Sep 2008 14:28:27 GMT stoecker [10454] * applications/editors/josm/plugins/getrevision.pl (added) * applications/editors/josm/plugins/osmarender/build.xml (modified) * applications/editors/josm/plugins/slippy_map_chooser/build.xml (modified) allow multi-revision based plugin revision Wed, 03 Sep 2008 13:14:57 GMT (none) [10453] This is an empty revision for padding.