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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10253   8 years Don-vip fix #12853 - handle OSM API error properly when maximum bounds are …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10194   8 years Don-vip sonar, javadoc
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @8995   8 years Don-vip fix #12071 - missing translated string
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8788   9 years simon04 fix #10947 - "No data found in this area." message when Overpass query …
(edit) @8787   9 years simon04 see #11428 - Change Overpass task name in progress monitor to …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8319   9 years Don-vip fix #11400 - allow osm.notes.daysClosed=-1
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8230   9 years simon04 see #10867 - Note limit is still 10000
(edit) @8218   9 years simon04 fix #10868 - Add osm.notes.daysClosed to preference dialog
(edit) @8217   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit …
(edit) @8216   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit
(edit) @8118   9 years Klumbumbus see #10868 - set default value of advanced pref osm.notes.daysClosed
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6244   11 years Don-vip fix #9091 - rework osm/gpx download tasks - take into account recent …
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5494   12 years Don-vip fix #8006 - Download remote marker layer
(edit) @5097   12 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4521   13 years Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1835   15 years Gubaer applied #2850: patch by dmuecke - unhandled Exception when trying to …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @806   16 years stoecker Remember last download settings. Patch by Rainer Rothkegel.
(edit) @769   16 years framm - add support for <bounds> tag in .osm files using four attributes …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @489   16 years gebner Reset the progress bar in the PleaseWaitDialog before downloading.
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/io/BoundingBoxDownloader.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.