# # ChangeLog for / in osm # # Generated by Trac 1.6 # 2024-11-14T20:36:38+01:00 Thu, 07 Feb 2008 08:23:20 GMT jrreid [6790] * applications/editors/josm/dist/Lakewalker.jar (modified) Add new option to lakewalker to allow selecting of landsat layer Thu, 07 Feb 2008 03:54:29 GMT jrreid [6789] * applications/editors/josm/plugins/lakewalker/Lakewalker/lakewalker.py (modified) * applications/editors/josm/plugins/lakewalker/build.xml (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/LakewalkerPreferences.java (modified) Update lakewalker to have a preference for the WMS layer to use Wed, 06 Feb 2008 23:18:09 GMT gabriel [6788] * applications/editors/josm/dist/wmsplugin.jar (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSGrabber.java (modified) wmsplugin: Fix coordinate formatting under locales that have a ... Wed, 06 Feb 2008 22:43:35 GMT gabriel [6787] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java (modified) wmsplugin: Fix build. Wed, 06 Feb 2008 22:43:14 GMT (none) [6786] This is an empty revision for padding. Wed, 06 Feb 2008 21:54:40 GMT (none) [6785] This is an empty revision for padding. Wed, 06 Feb 2008 21:30:09 GMT (none) [6784] This is an empty revision for padding. Wed, 06 Feb 2008 20:40:14 GMT (none) [6783] This is an empty revision for padding. Wed, 06 Feb 2008 20:17:55 GMT (none) [6782] This is an empty revision for padding. Wed, 06 Feb 2008 15:48:51 GMT (none) [6781] This is an empty revision for padding. Wed, 06 Feb 2008 15:45:02 GMT gabriel [6780] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/DownloadWMSTask.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSInfo.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java (modified) wmsplugin: Move graber chooser out of WMSDownloadAction. Tue, 05 Feb 2008 19:14:33 GMT (none) [6779] This is an empty revision for padding. Tue, 05 Feb 2008 15:26:20 GMT (none) [6778] This is an empty revision for padding. Mon, 04 Feb 2008 17:49:57 GMT gabriel [6777] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/DownloadWMSTask.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/GeorefImage.java (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Grabber.java (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBGrabber.java (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBImage.java (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBLayer.java (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSGrabber.java (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSImage.java (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified) wmsplugin: Rework the code. Mon, 04 Feb 2008 14:50:57 GMT gabriel [6776] * applications/editors/josm/dist/wmsplugin.jar (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/DownloadWMSTask.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/NPE_WMSmenuAction.java (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSInfo.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java (modified) wmsplugin: Fix downloading after canceling. Mon, 04 Feb 2008 14:18:27 GMT gabriel [6775] * applications/editors/josm/plugins/wmsplugin/build.xml (modified) * applications/editors/josm/plugins/wmsplugin/images/OLmarker.png (modified) * applications/editors/josm/plugins/wmsplugin/images/mapmode/movelandsat.png (modified) * applications/editors/josm/plugins/wmsplugin/images/preferences/wms.png (modified) * applications/editors/josm/plugins/wmsplugin/images/wms.png (modified) * applications/editors/josm/plugins/wmsplugin/images/wmsmenu.png (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/LatLng.java (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/OSRef.java (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/RefEll.java (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/Test.java (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/UTMRef.java (modified) * applications/editors/josm/plugins/wmsplugin/src/uk/me/jstott/jcoord/Util.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/DownloadWMSTask.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Help_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/NPE_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBImage.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBLayer.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSImage.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSInfo.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java (modified) wmsplugin: Remove executable bits from source files. Mon, 04 Feb 2008 14:10:54 GMT gabriel [6774] * applications/editors/josm/dist/wmsplugin.jar (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSImage.java (modified) wmsplugin: Don't use scientific notation for coordinates in the URL. Mon, 04 Feb 2008 09:56:21 GMT (none) [6773] This is an empty revision for padding. Mon, 04 Feb 2008 08:15:52 GMT (none) [6772] This is an empty revision for padding. Mon, 04 Feb 2008 00:15:28 GMT (none) [6771] This is an empty revision for padding. Sun, 03 Feb 2008 23:57:37 GMT (none) [6770] This is an empty revision for padding. Sun, 03 Feb 2008 19:23:29 GMT (none) [6769] This is an empty revision for padding. Sun, 03 Feb 2008 18:32:19 GMT (none) [6768] This is an empty revision for padding. Sun, 03 Feb 2008 16:31:50 GMT (none) [6767] This is an empty revision for padding. Sun, 03 Feb 2008 16:28:02 GMT (none) [6766] This is an empty revision for padding. Sun, 03 Feb 2008 16:11:24 GMT (none) [6765] This is an empty revision for padding. Sun, 03 Feb 2008 15:55:19 GMT (none) [6764] This is an empty revision for padding. Sun, 03 Feb 2008 15:38:53 GMT (none) [6763] This is an empty revision for padding. Sun, 03 Feb 2008 15:38:44 GMT (none) [6762] This is an empty revision for padding. Sun, 03 Feb 2008 15:38:02 GMT (none) [6761] This is an empty revision for padding. Sun, 03 Feb 2008 14:43:48 GMT (none) [6760] This is an empty revision for padding. Sun, 03 Feb 2008 12:56:25 GMT (none) [6759] This is an empty revision for padding. Sun, 03 Feb 2008 12:38:18 GMT (none) [6758] This is an empty revision for padding. Sun, 03 Feb 2008 12:13:08 GMT (none) [6757] This is an empty revision for padding. Sun, 03 Feb 2008 12:12:40 GMT (none) [6756] This is an empty revision for padding. Sat, 02 Feb 2008 20:46:27 GMT (none) [6755] This is an empty revision for padding. Sat, 02 Feb 2008 20:18:20 GMT (none) [6754] This is an empty revision for padding. Sat, 02 Feb 2008 20:12:05 GMT (none) [6753] This is an empty revision for padding. Sat, 02 Feb 2008 19:59:05 GMT (none) [6752] This is an empty revision for padding. Sat, 02 Feb 2008 18:58:25 GMT (none) [6751] This is an empty revision for padding. Sat, 02 Feb 2008 17:31:43 GMT (none) [6750] This is an empty revision for padding. Sat, 02 Feb 2008 06:56:29 GMT (none) [6749] This is an empty revision for padding. Sat, 02 Feb 2008 06:48:05 GMT (none) [6748] This is an empty revision for padding. Sat, 02 Feb 2008 06:46:14 GMT (none) [6747] This is an empty revision for padding. Fri, 01 Feb 2008 21:10:55 GMT (none) [6746] This is an empty revision for padding. Fri, 01 Feb 2008 20:01:14 GMT (none) [6745] This is an empty revision for padding. Fri, 01 Feb 2008 20:00:15 GMT (none) [6744] This is an empty revision for padding. Fri, 01 Feb 2008 19:59:08 GMT (none) [6743] This is an empty revision for padding. Fri, 01 Feb 2008 19:57:15 GMT (none) [6742] This is an empty revision for padding. Fri, 01 Feb 2008 19:54:20 GMT (none) [6741] This is an empty revision for padding. Fri, 01 Feb 2008 18:59:00 GMT (none) [6740] This is an empty revision for padding. Fri, 01 Feb 2008 17:19:11 GMT (none) [6739] This is an empty revision for padding. Fri, 01 Feb 2008 15:28:26 GMT (none) [6738] This is an empty revision for padding. Fri, 01 Feb 2008 12:03:38 GMT (none) [6737] This is an empty revision for padding. Fri, 01 Feb 2008 11:54:50 GMT (none) [6736] This is an empty revision for padding. Fri, 01 Feb 2008 06:08:26 GMT (none) [6735] This is an empty revision for padding. Thu, 31 Jan 2008 23:51:02 GMT (none) [6734] This is an empty revision for padding. Thu, 31 Jan 2008 21:43:41 GMT (none) [6733] This is an empty revision for padding. Thu, 31 Jan 2008 21:42:25 GMT (none) [6732] This is an empty revision for padding. Thu, 31 Jan 2008 19:54:43 GMT (none) [6731] This is an empty revision for padding. Thu, 31 Jan 2008 19:26:29 GMT (none) [6730] This is an empty revision for padding. Thu, 31 Jan 2008 17:23:32 GMT (none) [6729] This is an empty revision for padding. Thu, 31 Jan 2008 08:51:24 GMT (none) [6728] This is an empty revision for padding. Wed, 30 Jan 2008 23:46:53 GMT (none) [6727] This is an empty revision for padding. Wed, 30 Jan 2008 22:46:52 GMT (none) [6726] This is an empty revision for padding. Wed, 30 Jan 2008 22:23:46 GMT (none) [6725] This is an empty revision for padding. Wed, 30 Jan 2008 20:27:52 GMT (none) [6724] This is an empty revision for padding. Wed, 30 Jan 2008 19:40:49 GMT (none) [6723] This is an empty revision for padding. Wed, 30 Jan 2008 19:27:24 GMT (none) [6722] This is an empty revision for padding. Wed, 30 Jan 2008 18:30:40 GMT (none) [6721] This is an empty revision for padding. Wed, 30 Jan 2008 13:31:42 GMT (none) [6720] This is an empty revision for padding. Wed, 30 Jan 2008 10:32:51 GMT (none) [6719] This is an empty revision for padding. Wed, 30 Jan 2008 10:25:23 GMT (none) [6718] This is an empty revision for padding. Wed, 30 Jan 2008 10:23:19 GMT (none) [6717] This is an empty revision for padding. Wed, 30 Jan 2008 10:16:32 GMT (none) [6716] This is an empty revision for padding. Wed, 30 Jan 2008 09:25:58 GMT (none) [6715] This is an empty revision for padding. Wed, 30 Jan 2008 09:15:33 GMT (none) [6714] This is an empty revision for padding. Wed, 30 Jan 2008 04:53:04 GMT (none) [6713] This is an empty revision for padding. Wed, 30 Jan 2008 04:50:59 GMT (none) [6712] This is an empty revision for padding. Tue, 29 Jan 2008 21:26:20 GMT t2000 [6711] * applications/editors/josm/plugins/livegps/README (modified) Added Readme information Tue, 29 Jan 2008 19:47:32 GMT (none) [6710] This is an empty revision for padding. Tue, 29 Jan 2008 18:15:15 GMT t2000 [6709] * applications/editors/josm/plugins/livegps/build.xml (modified) * applications/editors/josm/plugins/livegps/liveGPS.conf (added) * applications/editors/josm/plugins/livegps/livegps/LiveGpsAcquirer.java (modified) * applications/editors/josm/plugins/livegps/livegps/LiveGpsDialog.java (modified) * applications/editors/josm/plugins/livegps/livegps/LiveGpsPlugin.java (modified) added configfile to livegps to be able to change host and port where ... Tue, 29 Jan 2008 17:16:37 GMT (none) [6708] This is an empty revision for padding. Tue, 29 Jan 2008 17:12:13 GMT (none) [6707] This is an empty revision for padding. Tue, 29 Jan 2008 17:08:55 GMT (none) [6706] This is an empty revision for padding. Tue, 29 Jan 2008 16:16:29 GMT (none) [6705] This is an empty revision for padding. Tue, 29 Jan 2008 16:15:02 GMT (none) [6704] This is an empty revision for padding. Mon, 28 Jan 2008 08:54:45 GMT (none) [6703] This is an empty revision for padding. Mon, 28 Jan 2008 08:44:03 GMT (none) [6702] This is an empty revision for padding. Mon, 28 Jan 2008 02:21:16 GMT (none) [6701] This is an empty revision for padding. Mon, 28 Jan 2008 01:52:27 GMT (none) [6700] This is an empty revision for padding. Mon, 28 Jan 2008 01:52:03 GMT (none) [6699] This is an empty revision for padding. Mon, 28 Jan 2008 01:29:16 GMT (none) [6698] This is an empty revision for padding. Mon, 28 Jan 2008 01:13:02 GMT (none) [6697] This is an empty revision for padding. Mon, 28 Jan 2008 01:07:04 GMT (none) [6696] This is an empty revision for padding. Mon, 28 Jan 2008 00:46:21 GMT (none) [6695] This is an empty revision for padding. Mon, 28 Jan 2008 00:26:29 GMT (none) [6694] This is an empty revision for padding. Mon, 28 Jan 2008 00:14:48 GMT (none) [6693] This is an empty revision for padding. Mon, 28 Jan 2008 00:07:20 GMT (none) [6692] This is an empty revision for padding. Sun, 27 Jan 2008 22:00:34 GMT (none) [6691] This is an empty revision for padding.