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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7679   9 years Don-vip fix #10498 - Remote Control applies tags incorrectly
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7663   9 years Don-vip fix #10666 - API support for uploading note changes (patch by ToeBee)
(edit) @7659   9 years Don-vip fix #10673 - use HTTP cache for WMS imagery (patch by wiktorn)
(edit) @7658   9 years Don-vip fix unit tests broken in r7656
(edit) @7656   9 years Don-vip improve performance of "Postprocessing uploaded data ..." step after …
(edit) @7637   9 years Don-vip see #10511 - disable unit test until we fix the bug
(edit) @7636   9 years Don-vip fix #10646 - Remote Control v1.6: new load_data handler to load OSM …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7562   10 years Don-vip see #9704 - more code refactorization
(edit) @7561   10 years Don-vip see #9704 - code refactorization for easier inheritance in pbf plugin
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7538   10 years bastiK applied #10514 - Add ability to open note dump files (patch by ToeBee)
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7529   10 years Don-vip see #10452 - better access to OSM API capabilities maximum waynodes info
(edit) @7521   10 years bastiK fixed #10498 - do not rely on current selection when adding tags to …
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7509   10 years stoecker remove tabs
(edit) @7476   10 years Don-vip fix NPE seen in continuous integration, reproducible in offline mode
(edit) @7474   10 years Don-vip fix #10445 - Allow NoteReader to automatically determine XML style …
(edit) @7473   10 years Don-vip see #10441 - send capabilities request instead of changesets request …
(edit) @7451   10 years bastiK applied #10434 - Initial classes to hold Notes data (patch by ToeBee)
(edit) @7438   10 years bastiK fixed #10410 - session: imagery layer settings not stored
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7432   10 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7392   10 years Don-vip code cleanup, javadoc update
(edit) @7347   10 years Don-vip see #10033 - add new entry dns:127.0.0.1 to make it work with IE
(edit) @7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7338   10 years Don-vip see #10230, see #10033 - JDK8 compatibility
(edit) @7337   10 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7303   10 years Don-vip see #10121 - fix handling of time, causing an error in unit tests
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7282   10 years bastiK fixed #10219 - NPE in CachedFile.getInputStream during start
(edit) @7276   10 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7267   10 years Don-vip fix #10172 - Cannot open GPX from URL without Content-Disposition
(edit) @7251   10 years simon04 Remote control, load_and_zoom/zoom: allow to select objects by a …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7244   10 years Don-vip fix #10078 - fix map paint style reloading
(edit) @7242   10 years bastiK add support for If-Modified-Since header in MirroredInputStream (see …
(edit) @7236   10 years bastiK fixed #10115 - increase number of digits saved to file
(edit) @7233   10 years akks fix #10115: use fixed point notation for all coordinates in generated .osm
(edit) @7221   10 years Don-vip fix #10114 - NPE
(edit) @7214   10 years simon04 GeoJOSN: change default file extension to .geojson
(edit) @7206   10 years Don-vip see #10033 - allow remote control to work from osm.org in https on …
(edit) @7205   10 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
(edit) @7189   10 years bastiK #10078 - no style reload with r7185
(edit) @7188   10 years Don-vip see #9518, see #10078 - add debug message for ignored events
(edit) @7187   10 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7185   10 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7178   10 years bastiK fixed #10068 - Images with .jpeg extension can't be opened
(edit) @7175   10 years bastiK add imagery url panel: by default request the transparent version of layer
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
(edit) @7092   10 years Don-vip refactor duplicated code
(edit) @7089   10 years Don-vip see #8465 - Use of new Java 7 zip constructors allowing to specify a …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7071   10 years Don-vip fix #9990 - Fix session writing regression
(edit) @7070   10 years Don-vip see #9990 - show problem with unit tests
(edit) @7067   10 years Don-vip fix NPE seen in test if no password is set with basic auth (headless mode)
(edit) @7058   10 years stoecker support josmdir:// URI
(edit) @7050   10 years Don-vip sonar - Nullcheck of value previously dereferenced
(edit) @7049   10 years Don-vip sonar - Don't call static DateFormat
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7034   10 years Don-vip fix #9967, see #8465 - RemoteControl broken by changes in r7033
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7013   10 years Don-vip drop support of OSM API 0.5
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(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
Note: See TracRevisionLog for help on using the revision log.