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