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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @4757   12 years stoecker i18n update
(edit) @4755   12 years bastiK see #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4713   12 years simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4709   12 years simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @4702   12 years stoecker fix typo
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @4692   12 years stoecker see #7086 - save other passwords in JOSM prefs
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4688   12 years stoecker i18n help
(edit) @4687   12 years Don-vip Allow plugins to override data set parsing
(edit) @4686   12 years Don-vip fix layer name creation of layers without associated files + allow …
(edit) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
(edit) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
(edit) @4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
(edit) @4638   12 years bastiK fixed #7117 - ClassCastException in tagging presets setup
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4533   12 years bastiK add importer for osmChange files (see #6653)
(edit) @4532   12 years Don-vip see #6653 - Import <delete> primitives as deleted primitives
(edit) @4530   12 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
(edit) @4521   13 years Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @4492   13 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(edit) @4483   13 years Don-vip GPX export: Add ODbL 1.0 in licenses preset
(edit) @4439   13 years bastiK change imagery projection tag to something neutral (wms 1.1.1 has …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4430   13 years stoecker fix WMS projection checking, use Marcator when WMS supports it, drop …
(edit) @4423   13 years bastiK applied #6834 - Imagery providers slippy map enhancements: polygon …
(edit) @4419   13 years stoecker reactivate imagery source translation
(edit) @4414   13 years bastiK applied #6742 - allow script generated files to set default changeset …
(edit) @4413   13 years bastiK make osm reader more robust - don't mess up xml structure when there …
(edit) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4393   13 years simon04 fix #5471 - information dialog when opening an empty osm file
(edit) @4389   13 years bastiK don't throw NPE when there is <changeset> object with <tag> elements …
(edit) @4343   13 years stoecker fix #6734 - patch by Don-vip - history for element downloads
(edit) @4313   13 years stoecker typo
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4278   13 years stoecker fix i18n
(edit) @4268   13 years stoecker fix #6647 - patch by Don-vip - fix changeset downloading
(edit) @4264   13 years bastiK fixed #6638 - JOSM crashing when leaving preferences in r4263
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4262   13 years bastiK fixed #6636 - JOSM isn't able to follow a "Moved permanently" (based …
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(edit) @4246   13 years bastiK plugin hook for credentials handling
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4244   13 years stoecker zoom to layer also when loading NMEA files
(edit) @4243   13 years stoecker fix track coloring and NMEA import
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4228   13 years stoecker support non-standard headers for some WMS servers
(edit) @4217   13 years stoecker fix #6565 - patch by Don-vip - Improve progress bar for data update
(edit) @4196   13 years bastiK remove unnecessary warnings when starting with fresh preferences
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4184   13 years stoecker improve projection handling for WMS
(edit) @4183   13 years stoecker fix #6432 - projection handling for TMS and WMS
(edit) @4178   13 years jttt Fix #6519 NPE after opening offline osm file
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4153   13 years stoecker fix #6213 - input stream mirror update failed on Windows
(edit) @4145   13 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
(edit) @4130   13 years stoecker fix age check to be exact
(edit) @4128   13 years stoecker mirrored data is used twice as long in case of loading errors
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4105   13 years bastiK fixed #6398 - Relations update fail in french language because …
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @4081   13 years bastiK applied #6251 (patch by akks) - Download multiple objects on Ctrl-Shift-O
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4063   13 years bastiK see #6267, check for null
(edit) @4062   13 years stoecker fix #6267 - NPE
(edit) @4027   13 years stoecker don't cache imagery in plugins directory
(edit) @4022   13 years stoecker fix prefs key for mirrored input stream, use pref collection instead …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3993   13 years framm use short timeout for initial API connection, related to #6037
(edit) @3986   13 years mjulius fix #6106 - Layers Panel v3966 - Bugs generated and improper display
(edit) @3947   13 years stoecker remove MOTD caching for applet
(edit) @3934   13 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3877   13 years stoecker fix input stream mirroring
(edit) @3852   13 years Upliner Offset server bugfixes and debug info
(edit) @3851   13 years bastiK remove tabs
(edit) @3850   13 years bastiK applied #5843 (patch by Christoph and Kolossos) - Add Tags with …
Note: See TracRevisionLog for help on using the revision log.