source: josm/trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6148   11 years bastiK fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6073   11 years Don-vip fix #8886 - Allow to download plugin jars redirected from https to …
(edit) @5926   11 years bastiK clean up imports
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @4812   12 years bastiK use cache folder for MirroredInputStream as well
(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) @4343   13 years stoecker fix #6734 - patch by Don-vip - history for element downloads
(edit) @4278   13 years stoecker fix i18n
(edit) @4262   13 years bastiK fixed #6636 - JOSM isn't able to follow a "Moved permanently" (based …
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(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) @4022   13 years stoecker fix prefs key for mirrored input stream, use pref collection instead …
(edit) @3877   13 years stoecker fix input stream mirroring
(edit) @3695   13 years bastiK fixed #5692 - users of imagery plugin don't see bing menu entry, …
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3041   14 years stoecker fixed #4613 - icon updates
(edit) @3011   14 years jttt Fix #4551 r3007 causes an NPE on startup
(edit) @3007   14 years Gubaer cosmetics
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2889   14 years stoecker close #4418 - support zip files for styles and presets
(edit) @2832   14 years Gubaer fixed NPE with new location for elemstyles.xml, see r2827
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(edit) @1711   15 years stoecker support URL's for preset images
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(add) @906   16 years stoecker added generic mirroring Input stream, replace validator specific one soon
Note: See TracRevisionLog for help on using the revision log.