|
|
@2130
|
15 years |
framm |
fix <bound> exception (again)
|
|
|
@2124
|
15 years |
Gubaer |
See #3483: "Load list of changesets from the server" is broken for …
|
|
|
@2115
|
15 years |
Gubaer |
new: reading open changesets from the server
new: reading user info …
|
|
|
@2094
|
15 years |
Gubaer |
fixed #3449: action='modified' lost on file reopening
|
|
|
@2092
|
15 years |
Gubaer |
see #3446: JOSM throws an XML parsing error when opening an OSM file …
|
|
|
@2089
|
15 years |
Gubaer |
see #3443: Illegal value for attribute 'version' when loading OSM file
|
|
|
@2086
|
15 years |
Gubaer |
fixed #3443: Illegal value for attribute 'version' when loading OSM file
|
|
|
@2081
|
15 years |
Gubaer |
fixed #3393: loooong delay when using presets with a large osm file - …
|
|
|
@2078
|
15 years |
Gubaer |
fixed #3413: ProgressException when uploading osmChange file
|
|
|
@2077
|
15 years |
Gubaer |
Had to replace DataSet:getPrimitiveById(id) with …
|
|
|
@2074
|
15 years |
Gubaer |
fixed #3422: Upload dialog allows modification of the created_by=* tag …
|
|
|
@2070
|
15 years |
Gubaer |
new: rewrite of CombineWay action
new: conflict resolution dialog for …
|
|
|
@2062
|
15 years |
Gubaer |
fixed #3404: Regression: JOSM does not automatically zoom and center …
|
|
|
@2061
|
15 years |
Gubaer |
fixed #3398: Changeset tags should be editable in subsequent uploads
|
|
|
@2050
|
15 years |
Gubaer |
fixed #3390: Opening file -> false map position
|
|
|
@2040
|
15 years |
Gubaer |
improved upload dialog
new: tags for changesets
new: multiple uploads …
|
|
|
@2039
|
15 years |
Gubaer |
applied #3377: patch by xeen: Less warnings for JOSM
|
|
|
@2037
|
15 years |
Gubaer |
Improved cancellation of upload tasks
Refactored upload dialog
fixed …
|
|
|
@2036
|
15 years |
Gubaer |
forgot to add
|
|
|
@2035
|
15 years |
Gubaer |
Improved user feedback in case of timed retries after …
|
|
|
@2032
|
15 years |
stoecker |
fix #3377 - patch by xeen - removed deprecated calls
|
|
|
@2025
|
15 years |
Gubaer |
new: improved dialog for uploading/saving modified layers on exit
new: …
|
|
|
@2017
|
15 years |
Gubaer |
removed OptionPaneUtil
cleanup of deprecated Layer API
cleanup of …
|
|
|
@2016
|
15 years |
stoecker |
fixed #3289 - patch by xeen - cache.wmsplugin.expire and …
|
|
|
@2015
|
15 years |
stoecker |
fixed #3112 - patch by bastiK - cleanup password hook
|
|
|
@2004
|
15 years |
Gubaer |
Avoid 'null' in progress dialog message
|
|
|
@2001
|
15 years |
Gubaer |
applied #3319: patch by bastiK: "open" dialog now filters "OSM server …
|
|
|
@2000
|
15 years |
Gubaer |
fixed #3337: RuntimeException: java.lang.StackOverflowError in …
|
|
|
@1990
|
15 years |
Gubaer |
fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
|
|
|
@1989
|
15 years |
Gubaer |
fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
|
|
|
@1975
|
15 years |
Gubaer |
applied #3264: patch by plaicy: Cleanup unchecked in FileDrop and GpxWriter
|
|
|
@1962
|
15 years |
Gubaer |
fixed #3250
|
|
|
@1958
|
15 years |
stoecker |
added missing file - close #3250
|
|
|
@1955
|
15 years |
stoecker |
close #3112 - patch by bastiK - rework username/password handling to …
|
|
|
@1951
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1949
|
15 years |
stoecker |
fixed #1647 - patch by dmuecke - Improve export
|
|
|
@1947
|
15 years |
stoecker |
close #3226 - patch by Daeron - improve align in circle
|
|
|
@1938
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1930
|
15 years |
jttt |
Replace RelationMember.role with RelationMember.getRole() and …
|
|
|
@1928
|
15 years |
jttt |
Make parameterless RelationMember constructor deprecated
|
|
|
@1925
|
15 years |
jttt |
Replaced Relation.members with Relation.getMembers()
|
|
|
@1924
|
15 years |
jttt |
Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
|
|
|
@1910
|
15 years |
jttt |
Way refactoring - finish replacing Way.nodes with the new api
|
|
|
@1899
|
15 years |
jttt |
Add setter/getter for OsmPrimitive.selected
|
|
|
@1898
|
15 years |
jttt |
Way refactoring - rewritten another parts of code to the new nodes api
|
|
|
@1894
|
15 years |
Gubaer |
fixed #3158: modify status is not removed for partial uploads
|
|
|
@1892
|
15 years |
Gubaer |
removed to unnecessary imports
|
|
|
@1881
|
15 years |
Gubaer |
fixed two issues in #3141: conflict resolution flags false conflicts …
|
|
|
@1879
|
15 years |
Gubaer |
towards a fix for #3142: JOSM applet class no longer functional
|
|
|
@1875
|
15 years |
jttt |
Fix #3134
|
|
|
@1874
|
15 years |
stoecker |
some i18n stuff
|
|
|
@1870
|
15 years |
Gubaer |
fixed #2766: Provide configuration checkbox in upload dialog for …
|
|
|
@1868
|
15 years |
Gubaer |
fixed #3041: Relation Editor: Provide action for zooming to a …
|
|
|
@1867
|
15 years |
Gubaer |
fixed #3124: NullPointerException after unsuccessful trials to upload data
|
|
|
@1859
|
15 years |
Gubaer |
fixed #3053: missing api handler for "Internal Server Error"
|
|
|
@1857
|
15 years |
Gubaer |
replaced JOptionDialog.show... by OptionPaneUtil.show....
improved …
|
|
|
@1843
|
15 years |
jttt |
Use OsmPrimitive methods instead of direct access to keys field when …
|
|
|
@1835
|
15 years |
Gubaer |
applied #2850: patch by dmuecke - unhandled Exception when trying to …
|
|
|
@1827
|
15 years |
Gubaer |
cleanup in exception handling
|
|
|
@1814
|
15 years |
Gubaer |
removed dependencies to Main.ds, removed Main.ds
removed AddVisitor, …
|
|
|
@1811
|
15 years |
jttt |
PleaseWait refactoring. Progress is now reported using ProgressMonitor …
|
|
|
@1806
|
15 years |
Gubaer |
added OsmServerBackreferenceReader - reads primitives referring to a …
|
|
|
@1790
|
15 years |
Gubaer |
Relation Editor: complete rework
Relation Editor: had to temporarily …
|
|
|
@1772
|
15 years |
Gubaer |
fixed #2911: Relation editor doesn't notice all members downloaded via …
|
|
|
@1760
|
15 years |
Gubaer |
fixed #2882: Handling error message
|
|
|
@1750
|
15 years |
Gubaer |
new: replaced global conflict list by conflict list per layer, similar …
|
|
|
@1749
|
15 years |
stoecker |
improved error messages
|
|
|
@1747
|
15 years |
stoecker |
close #2874 (NPE), improved external style handling
|
|
|
@1743
|
15 years |
stoecker |
added much improved preferences for external styles and presets
|
|
|
@1735
|
15 years |
framm |
- do NOT drop created_by on changesets... duh!
|
|
|
@1724
|
15 years |
stoecker |
some more changes and bug fixes related to new projection stuff - GPX …
|
|
|
@1722
|
15 years |
stoecker |
Large rework in projection handling - now allows only switching and …
|
|
|
@1720
|
15 years |
framm |
+ silently drop created_by tag on upload of any object (we have them …
|
|
|
@1711
|
15 years |
stoecker |
support URL's for preset images
|
|
|
@1705
|
15 years |
stoecker |
fix #2706 - patch by bilbo - allow to set WMS cache path again
|
|
|
@1696
|
16 years |
stoecker |
fixed mappaint area style handling for closed ways a little bit again
|
|
|
@1691
|
16 years |
Gubaer |
#2703: patch (slightly extended) by dmuecke
clean up: few issues in …
|
|
|
@1690
|
16 years |
Gubaer |
new: MultiFetchServerObjectReader using APIs Multi Fetch method …
|
|
|
@1688
|
16 years |
stoecker |
fixed #2744 - server url defaults
|
|
|
@1684
|
16 years |
Gubaer |
fixed #2753: Cannot parse valid node from xml string
|
|
|
@1682
|
16 years |
Gubaer |
removed old conflict resolution code
fixed bug in OsmApi (missing …
|
|
|
@1677
|
16 years |
stoecker |
remove all these ugly tab stops introduced in the last half year
|
|
|
@1670
|
16 years |
Gubaer |
fixed: bug in OsmApi.getOsmApi()
cleanup: exception handling in …
|
|
|
@1667
|
16 years |
stoecker |
fixed typo
|
|
|
@1665
|
16 years |
Gubaer |
fixed #2656 - JOSM makes excessive capabilities requests to the server
|
|
|
@1664
|
16 years |
Gubaer |
fixed #2656 - JOSM makes excessive capabilities requests to the server
|
|
|
@1663
|
16 years |
Gubaer |
#2437: cleaned up code for uploading and improved user feedback in …
|
|
|
@1653
|
16 years |
stoecker |
add support for compressed OSM files (bzip2, gzip)
|
|
|
@1640
|
16 years |
stoecker |
little bit more refactoring of coordinate access - patch by jttt
|
|
|
@1637
|
16 years |
stoecker |
applied new file io from #2064 - patch by dmuecke
|
|
|
@1630
|
16 years |
stoecker |
close #2677 - NPE on upload
|
|
|
@1628
|
16 years |
stoecker |
cleanup group settings in preferences
|
|
|
@1612
|
16 years |
stoecker |
fix classcast exception
|
|
|
@1610
|
16 years |
stoecker |
add generic caching class (e.g. for WMS plugin) - patch by xeen
|
|
|
@1608
|
16 years |
stoecker |
close #2633 - patch by Gubaer - better error message for server aborts
|
|
|
@1604
|
16 years |
stoecker |
fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
|
|
|
@1601
|
16 years |
stoecker |
fix #2547 - patch by Henrik Niehaus - Audio/picture markers no longer …
|
|
|
@1597
|
16 years |
stoecker |
fixed #2547, updated translations
|
|
|
@1587
|
16 years |
stoecker |
fixed #2420 - patch by Gubaer - Saved OSM file can contain empty API …
|
|
|
@1581
|
16 years |
stoecker |
fix #2429 - patch by Gubaer - fix upload cancel
|
|
|