# # ChangeLog for / in josm # # Generated by Trac 1.6 # 2024-06-23T04:07:48+02:00 Sat, 18 Apr 2015 10:33:06 GMT simon04 [8218] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadNotesTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/AuthenticationPreferencesPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/FeaturesPanel.java (moved) * trunk/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmServerReader.java (modified) fix #10868 - Add `osm.notes.daysClosed` to preference dialog Sat, 18 Apr 2015 09:55:57 GMT simon04 [8217] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadNotesTask.java (modified) * trunk/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java (modified) fix #10867 - Notes download: inform user about reaching download ... Sat, 18 Apr 2015 09:50:47 GMT simon04 [8216] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadNotesTask.java (modified) * trunk/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java (modified) fix #10867 - Notes download: inform user about reaching download limit Sat, 18 Apr 2015 09:08:07 GMT simon04 [8215] * trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java (modified) fix #10866 - Adjust size check for "Download area too large" warning ... Sat, 18 Apr 2015 08:43:11 GMT simon04 [8214] * trunk/src/org/openstreetmap/josm/gui/layer/NoteLayer.java (modified) Notes layer: make "Zoom to data/layer" work Sat, 18 Apr 2015 08:41:38 GMT simon04 [8213] * trunk/src/org/openstreetmap/josm/gui/layer/NoteLayer.java (modified) Base note drawing on JTextArea - fixes #10864 - overflow for long URLs Sat, 18 Apr 2015 00:23:03 GMT simon04 [8212] * trunk/src/org/openstreetmap/josm/actions/DownloadNotesInViewAction.java (added) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/NotesDialog.java (modified) see #11147 see #11321 - Add "Download notes in current view" to file ... Fri, 17 Apr 2015 23:48:03 GMT simon04 [8211] * trunk/src/org/openstreetmap/josm/gui/NoteInputDialog.java (modified) fix #11350 - Notes input: avoid line break within a word Fri, 17 Apr 2015 23:35:39 GMT simon04 [8210] * trunk/src/org/openstreetmap/josm/actions/mapmode/AddNoteAction.java (modified) fix #11326 - Cancel note creation with escape key, do not create note ... Fri, 17 Apr 2015 23:14:19 GMT simon04 [8209] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadNotesUrlBoundsTask.java (modified) see #9907 - Open Location: detect note layer also when non-standard ...