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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6987   10 years Don-vip sonar - fix some more issues
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6985   10 years Don-vip sonar - deprecated code
(edit) @6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
(edit) @6972   10 years bastiK see #9906 - remotecontrol import handler: add workaround when URLs …
(edit) @6971   10 years akks Add proxy.exceptions advanced parameter (localhost and 127.0.0.1 by …
(edit) @6968   10 years stoecker also store untranslated imagery name
(edit) @6966   10 years akks Fix default encoding for non-UTF consoles (for Notes plugin etc.)
(edit) @6941   10 years Don-vip fix #9720 - Remote control: listen also in HTTPS
(edit) @6936   10 years Don-vip fix #9870 - exception when trying to view history of new nodes from …
(edit) @6930   10 years simon04 Add WMS: filter unsupported image formats, preselect jpeg or png
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6907   10 years Don-vip fix #9810 - fix HTML code in remote control 500 response
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6902   10 years Don-vip fix #9791 - IllegalArgumentException when clicking an imagery link from HOT
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6882   10 years Don-vip enable loading of .osm.zip files
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6875   10 years Don-vip fix #9744 - Make OsmApi.sendRequest() protected to let plugins access …
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6867   10 years Don-vip fix #9715 - Set HTTP Accept header to expected MIME types when …
(edit) @6852   10 years Don-vip see #9710 - more debug messages
(edit) @6840   10 years Don-vip fix #9710 - allow HTTPS access to OSM API
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6815   10 years Don-vip fix #9662 - correct handling of canceled gpx export
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6803   10 years simon04 fix #9660 - Allow to download compressed GPX tracks from …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6787   10 years Don-vip fix #9647 - filter invalid XML characters in changeset API responses
(edit) @6782   10 years Don-vip fix #9635 - remote control: new referrers argument to load_object
(edit) @6756   10 years Don-vip fix #9590 - replace org.json with GPL-compliant jsonp + remove mention …
(edit) @6747   10 years bastiK #8581 - Embedded SVG leads to very high memory consumption
(edit) @6718   10 years Don-vip fix javadoc, comments
(edit) @6716   10 years simon04 Allow to read/write .gpx.bz2 files, refactor compression handling
(edit) @6714   10 years Don-vip fix #7474 - don't use proxy when connecting to localhost
(edit) @6695   10 years Don-vip fix #9581 - Improve regular info message about "download user details" …
(edit) @6690   10 years Don-vip code/javadoc cleanup in imagery code
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6634   10 years simon04 fix #9537 - Can't read bz2 file which has been created by pbzip2
(edit) @6621   10 years Don-vip fix #9262 - Cancelling opening file should not result in an error message
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6536   10 years simon04 fix #8228 - remote control: add command description to usage page
(edit) @6523   10 years Don-vip Ask user to change proxy settings when proxy errors occur at startup …
(edit) @6517   10 years simon04 fix #9387 - remote control: add ability to add changeset tags This …
(edit) @6485   10 years Don-vip see #7307 - GeoJSON export: add generator:JOSM and bbox
(edit) @6484   10 years Don-vip see #7307, fix #8474 - use org.json as lightweight internal json …
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6392   10 years Don-vip fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm)
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6350   10 years Don-vip fix #9201 - Remote control: Additional validation of arguments of …
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6348   10 years Don-vip fix #7019 - Don't perform proxy resolution when not needed (slows down …
(edit) @6342   10 years Don-vip various fixes
(edit) @6334   10 years Don-vip Sonar/Findbugs - Format string should use %n rather than \n
(edit) @6333   10 years Don-vip fix #9189 - NPE when deleting data layer + additional usage of …
(edit) @6332   10 years Don-vip fix #9201 - fix remote control usage examples for handlers with …
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6287   11 years Don-vip Sonar/Findbugs - Avoid Throwing Null Pointer Exception
(edit) @6271   11 years Don-vip fix #9116 - Remember active layer in session
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(edit) @6244   11 years Don-vip fix #9091 - rework osm/gpx download tasks - take into account recent …
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6201   11 years Don-vip history/changeset parsing: refactor lots of duplicated code + update …
(edit) @6150   11 years bastiK see #4029 - fix: strings not updated after copy & paste
(edit) @6148   11 years bastiK fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
Note: See TracRevisionLog for help on using the revision log.