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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5205   4 weeks Don-vip fix #7641 - JOSM does not close file handle when parsing fails
(edit) @5189   6 weeks simon04 remote control: increase the possible request size (from 1KiB to 1MiB)
(edit) @5146   8 weeks bastiK fixed #7558 - History window shows XML entities in user names
(edit) @5131   8 weeks xeen automatically add file extensions added by plugins to the "All Formats" …
(edit) @5123   2 months Don-vip Remove final specifier on AbstractReader.ds to allow implementations to …
(edit) @5116   2 months simon04 fix #7518 - Remote Control: make addtags really work when using …
(edit) @5111   2 months simon04 fix #7532 - NPE in CredentialsManager
(edit) @5108   2 months xeen remove superfluous calls to recalculateBounds() and add clarifying …
(edit) @5103   2 months simon04 fix #5824 - remote control: decode URL
(edit) @5097   2 months simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @5095   2 months simon04 fix #7518 - Remote Control "load_object" doesn't work with addtags
(edit) @5085   2 months simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5084   2 months simon04 hopefully fix #4216 - API calls blocking, cancel not working, JOSM hangs
(edit) @5025   3 months Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5017   3 months stoecker use EPSG codes instead of instanceof to verify projection (allows to use …
(edit) @5014   3 months xeen fix #7429
(edit) @5010   3 months bastiK fixed #7434 - remotecontrol: URLs with "&" and "?" character don't …
(edit) @5009   3 months bastiK Remotecontol (binary) API is obsolete since plugin got integrated in josm …
(edit) @5008   3 months bastiK remotecontrol: tolerate '?' in query part of url (see #7434)
(edit) @4946   3 months simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts (two …
(edit) @4945   3 months simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts
(edit) @4944   3 months xeen fix #2410
(edit) @4932   3 months stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow replacing …
(edit) @4902   4 months Don-vip fix #7355 - Query for a user name does not return any results
(edit) @4898   4 months stoecker fix typo
(edit) @4886   4 months simon04 see #7307 - basic version of GeoJSON export
(edit) @4884   4 months simon04 fix #7342 - IndexOutOfBoundsException while using remote control
(edit) @4883   4 months simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4874   4 months jttt Use static class were appropriate
(edit) @4869   4 months jttt Use final were appropriate
(edit) @4868   4 months jttt fix some warnings
(edit) @4861   4 months bastiK remotecontrol: add 'type' parameter for /imagery request (this should be …
(edit) @4859   4 months bastiK no read timeout for normal API connections (see #6823, see #7305)
(edit) @4858   4 months bastiK fixed remotecontrol new_layer: do not subtract download area of current …
(edit) @4857   4 months bastiK fixed #7073 - Sicily WMS url error
(edit) @4856   4 months stoecker fix typo
(edit) @4854   4 months bastiK see #6823 - josm starts extremely slow when osm api is offline
(edit) @4852   4 months bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4834   4 months simon04 remotecontrol: primt more helpful Bad Request errors, i.e., list available …
(edit) @4833   4 months simon04 fix #5324 - remotecontrol: add ways (e.g., …
(edit) @4826   4 months framm make credentials cache accessible to subclasses
(edit) @4819   4 months jttt Fix reading of incomplete gpx files
(edit) @4818   4 months bastiK cache folder: 2 more
(edit) @4815   4 months bastiK fixed #7281 - compile error
(edit) @4814   4 months bastiK fixed #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4812   4 months bastiK use cache folder for MirroredInputStream as well
(edit) @4810   4 months bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4809   4 months bastiK remove bogus message (no connection is established at this point) (see …
(edit) @4808   4 months bastiK fixed #7247 - Error import GPX
(edit) @4800   4 months Don-vip Fix NPE with custom importers returning null dataSets
(edit) @4799   4 months simon04 see #6425 - fix compile error introduced in r4798
(edit) @4798   4 months simon04 see #6425 - follow naming convention
(edit) @4797   4 months simon04 fix #4062 - remotecontrol prints stack trace when it can't bind to the …
(edit) @4796   4 months simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4795   4 months simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4791   4 months simon04 fix #5920 - remotecontrol: option for "new layer" added (e.g., …
(edit) @4759   5 months stoecker fix compile error
(edit) @4757   5 months stoecker i18n update
(edit) @4755   5 months bastiK see #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4745   5 months jttt Add precache wms tiles action to gpx layers (it will download wms tiles …
(edit) @4734   5 months Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way loaded …
(edit) @4724   5 months jttt Fix some of errors found by FindBugs
(edit) @4721   5 months bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4718   5 months jttt Add posibility to run please wait runnable tasks in background
(edit) @4713   5 months simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4710   5 months bastiK fixed NPE from [4695] (see #7153)
(edit) @4709   5 months simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @4702   5 months stoecker fix typo
(edit) @4695   5 months bastiK session: GpxImporter refactoring
(edit) @4692   5 months stoecker see #7086 - save other passwords in JOSM prefs
(edit) @4690   5 months stoecker see #7086 - fix passing auth information to wrong server
(edit) @4688   5 months stoecker i18n help
(edit) @4687   5 months Don-vip Allow plugins to override data set parsing
(edit) @4686   5 months Don-vip fix layer name creation of layers without associated files + allow plugins …
(edit) @4685   5 months bastiK session support (second part: "save as", see #4029) still osm-data layer …
(edit) @4668   5 months bastiK session support (first part, see #4029) Idea: Save and load the current …
(edit) @4645   6 months framm Added three new hooks for plugins, allowing plugins to mess with JOSM's …
(edit) @4638   6 months bastiK fixed #7117 - ClassCastException in tagging presets setup
(edit) @4612   6 months bastiK see #7027 - internal structures for preferences (expect some problems next …
(edit) @4602   6 months bastiK upgrade historic users to real users, so their CT status can be shown in …
(edit) @4580   7 months Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4533   7 months bastiK add importer for osmChange files (see #6653)
(edit) @4532   7 months Don-vip see #6653 - Import <delete> primitives as deleted primitives
(edit) @4530   7 months Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
(edit) @4521   7 months Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @4492   8 months bastiK more options to configure imagery attribution (logo-url & …
(edit) @4490   8 months Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(edit) @4483   8 months Don-vip GPX export: Add ODbL 1.0 in licenses preset
(edit) @4439   8 months bastiK change imagery projection tag to something neutral (wms 1.1.1 has <srs> …
(edit) @4432   8 months stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4430   8 months stoecker fix WMS projection checking, use Marcator when WMS supports it, drop old …
(edit) @4423   8 months bastiK applied #6834 - Imagery providers slippy map enhancements: polygon support …
(edit) @4419   8 months stoecker reactivate imagery source translation
(edit) @4414   9 months bastiK applied #6742 - allow script generated files to set default changeset info …
(edit) @4413   9 months bastiK make osm reader more robust - don't mess up xml structure when there are …
(edit) @4405   9 months simon04 fix #6740 - prefix imagery layer by country code
(edit) @4393   9 months simon04 fix #5471 - information dialog when opening an empty osm file
(edit) @4389   9 months bastiK don't throw NPE when there is <changeset> object with <tag> elements at …
(edit) @4343   9 months stoecker fix #6734 - patch by Don-vip - history for element downloads
(edit) @4313   10 months stoecker typo
Note: See TracRevisionLog for help on using the revision log.