source: josm/trunk/src/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5880   11 years akks remote control: new public static method AddTagsDialog.addTags() to …
(edit) @5876   11 years akks Remote control: allow adding tags without confirmation for current …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5872   11 years Don-vip fix #8556 - Remote Control: add new_layer parameter to import handler
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5861   11 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5855   11 years bastiK typo in last commit
(edit) @5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5845   11 years akks fix #8599: Remote control command add_way now creates closed ways …
(edit) @5844   11 years akks Remote control: fix table cell editing in add_tags dialog, fixed all …
(edit) @5837   11 years Don-vip fix #8586 - Remote Control: allow imagery handler to work without any …
(edit) @5836   11 years stoecker javadoc fixes
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5832   11 years stoecker i18n update and javadoc fixes
(edit) @5819   11 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5790   11 years akks fix #8426: add_tags in remote control: better changed tags detection, …
(edit) @5784   11 years akks Auto adjust column width in remote control add_tags table. (noticed by …
(edit) @5749   11 years Don-vip fix #8473 - Export GeoJSON as UTF-8 (patch by oschrenk)
(edit) @5745   11 years Don-vip see #8453 - Do not consider remote .gpx files as downloaded from OSM …
(edit) @5737   11 years Don-vip see #8442 - Add write methods to OsmWriter to not rely only on DataSet
(edit) @5731   11 years Don-vip fix #8444 - NPE when no WMS url is entered in WMS add dialog + various …
(edit) @5707   11 years akks RemoteControl API version 1.5: addtags supported by add_node, add_way …
(edit) @5706   11 years akks remote control load_and_zoom+addtags improvemens, allow to delete tags …
(edit) @5692   11 years Don-vip fix EDT violation, javadoc
(edit) @5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5680   11 years Don-vip fix #8148 - Improve remote control handlers (requests validation, …
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5668   11 years Don-vip fix #8372 - Remote control: robustness in processing of addtags
(edit) @5651   11 years simon04 remotecontrol: stop reading request if end of input stream is reached
(edit) @5635   11 years Don-vip fix #8278 - Robustness in capabilities cache parsing at startup
(edit) @5629   11 years Don-vip Remote control: don't try to zoom to an empty selection in …
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5600   11 years simon04 fix #8142 - Remote control: add zoom_mode parameter to …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5575   11 years Don-vip fix #8186 - Error message from OsmServerReader with wrong URL (patch …
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5528   12 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5497   12 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5494   12 years Don-vip fix #8006 - Download remote marker layer
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5445   12 years Don-vip fix #7963 - remotecontrol v1.4 : Add min_zoom and max_zoom
(edit) @5444   12 years Don-vip fix #7964 - remotecontrol imagery name encoding
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5398   12 years bastiK convert gpx 1.0 to 1.1 (fixes #7927)
(edit) @5397   12 years bastiK fix element ordering when writing gpx (see #7927)
(edit) @5396   12 years bastiK respect attributes that are already present, when exporting gpx
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5393   12 years bastiK beautify gpx output
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5387   12 years Don-vip fix #7914 - Concurrent fetching of primitives The default and …
(edit) @5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
(edit) @5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5345   12 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
(edit) @5334   12 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5326   12 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
(edit) @5324   12 years simon04 fix #7640 - History query will not cancel or timeout
(edit) @5317   12 years Don-vip see #7843 - Allow to open remote *.osm.bz/*.osm.bz2 files
(edit) @5305   12 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5251   12 years bastiK applied #7720 - fix for OsmServerBackreferenceReader
(edit) @5205   12 years Don-vip fix #7641 - JOSM does not close file handle when parsing fails
(edit) @5189   12 years simon04 remote control: increase the possible request size (from 1KiB to 1MiB)
(edit) @5146   12 years bastiK fixed #7558 - History window shows XML entities in user names
(edit) @5131   12 years xeen automatically add file extensions added by plugins to the "All …
(edit) @5123   12 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
(edit) @5116   12 years simon04 fix #7518 - Remote Control: make addtags really work when using …
(edit) @5111   12 years simon04 fix #7532 - NPE in CredentialsManager
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @5103   12 years simon04 fix #5824 - remote control: decode URL
(edit) @5097   12 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @5095   12 years simon04 fix #7518 - Remote Control "load_object" doesn't work with addtags
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5084   12 years simon04 hopefully fix #4216 - API calls blocking, cancel not working, JOSM hangs
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5017   12 years stoecker use EPSG codes instead of instanceof to verify projection (allows to …
(edit) @5014   12 years xeen fix #7429
(edit) @5010   12 years bastiK fixed #7434 - remotecontrol: URLs with "&amp;" and "?" character don't work
(edit) @5009   12 years bastiK Remotecontol (binary) API is obsolete since plugin got integrated in …
(edit) @5008   12 years bastiK remotecontrol: tolerate '?' in query part of url (see #7434)
(edit) @4946   12 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts …
(edit) @4945   12 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts
Note: See TracRevisionLog for help on using the revision log.