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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @4944   12 years xeen fix #2410
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4902   12 years Don-vip fix #7355 - Query for a user name does not return any results
(edit) @4898   12 years stoecker fix typo
(edit) @4886   12 years simon04 see #7307 - basic version of GeoJSON export
(edit) @4884   12 years simon04 fix #7342 - IndexOutOfBoundsException while using remote control
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4861   12 years bastiK remotecontrol: add 'type' parameter for /imagery request (this should …
(edit) @4859   12 years bastiK no read timeout for normal API connections (see #6823, see #7305)
(edit) @4858   12 years bastiK fixed remotecontrol new_layer: do not subtract download area of …
(edit) @4857   12 years bastiK fixed #7073 - Sicily WMS url error
(edit) @4856   12 years stoecker fix typo
(edit) @4854   12 years bastiK see #6823 - josm starts extremely slow when osm api is offline
(edit) @4852   12 years bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4834   12 years simon04 remotecontrol: primt more helpful Bad Request errors, i.e., list …
(edit) @4833   12 years simon04 fix #5324 - remotecontrol: add ways (e.g., …
(edit) @4826   12 years framm make credentials cache accessible to subclasses
(edit) @4819   12 years jttt Fix reading of incomplete gpx files
(edit) @4818   12 years bastiK cache folder: 2 more
(edit) @4815   12 years bastiK fixed #7281 - compile error
(edit) @4814   12 years bastiK fixed #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4812   12 years bastiK use cache folder for MirroredInputStream as well
(edit) @4810   12 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4809   12 years bastiK remove bogus message (no connection is established at this point) (see …
(edit) @4808   12 years bastiK fixed #7247 - Error import GPX
(edit) @4800   12 years Don-vip Fix NPE with custom importers returning null dataSets
(edit) @4799   12 years simon04 see #6425 - fix compile error introduced in r4798
(edit) @4798   12 years simon04 see #6425 - follow naming convention
(edit) @4797   12 years simon04 fix #4062 - remotecontrol prints stack trace when it can't bind to the …
(edit) @4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4795   12 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4791   12 years simon04 fix #5920 - remotecontrol: option for "new layer" added (e.g., …
(edit) @4759   12 years stoecker fix compile error
Note: See TracRevisionLog for help on using the revision log.