source: josm/trunk/src/org/openstreetmap/josm/actions/downloadtasks/AbstractDownloadTask.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
(edit) @13261   6 years Don-vip Open Location: new expert combobox to choose whether to zoom on …
(edit) @11774   7 years Don-vip fix #13922 - zoom only once when downloading several data types
(edit) @11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @10305   8 years Don-vip sonar - various code cleanup fixes
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10124   8 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8908   9 years Don-vip improve download tasks unit tests
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8195   9 years simon04 see #9907 - Make "Open Location" capable of downloading notes If more …
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6040   11 years Don-vip fix #8827 - HTML rendering differ if run before or after having …
(edit) @6033   11 years Don-vip see #8809 - Use table in "open location" error dialog to reduce its size
(edit) @6032   11 years Don-vip see #8809 - Add Help button to "open location" error dialog + javadoc …
(edit) @6031   11 years akks see #8809: [patch by brycenesbitt, reworked] detailed documentation …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(add) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
Note: See TracRevisionLog for help on using the revision log.