|
|
@1947
|
15 years |
stoecker |
close #3226 - patch by Daeron - improve align in circle
|
|
|
@1946
|
15 years |
Gubaer |
applied #3235: patch by Daeron: Visitor implementation doesn't belong …
|
|
|
@1945
|
15 years |
Gubaer |
fixed #3211: Keystrokes / "+" no function / "Del" removes selected …
|
|
|
@1944
|
15 years |
Gubaer |
fixed #3233: Relation list doesn't update when a data layer is deleted
|
|
|
@1943
|
15 years |
Gubaer |
fixed #3228: GPX waypoints / rendering above streets
|
|
|
@1942
|
15 years |
Gubaer |
fixed #3230: Bug affecting conflict resolving
|
|
|
@1941
|
15 years |
stoecker |
fixed NPE
|
|
|
@1940
|
15 years |
Gubaer |
fixed #3229: How to get rid of warning "realy delete layer"
|
|
|
@1939
|
15 years |
Gubaer |
applied #3165: patch by dmuecke: moving map on a macbook withouth …
|
|
|
@1938
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1937
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1936
|
15 years |
Gubaer |
applied #3221: patch by Daeron : Small cleanup for translation
|
|
|
@1935
|
15 years |
Gubaer |
fixed #3203: pressing DEL deletes Layer instead of objects
Enabled DEL …
|
|
|
@1934
|
15 years |
Gubaer |
added some javadoc
|
|
|
@1933
|
15 years |
Gubaer |
Made OsmPrimitive::getName() abstract, implemented getName() on Changeset
|
|
|
@1932
|
15 years |
Gubaer |
fixed #3217: Split way does not work
|
|
|
@1931
|
15 years |
Gubaer |
#3216: added josm.jnlp to SVN but did not apply the suggested changes …
|
|
|
@1930
|
15 years |
jttt |
Replace RelationMember.role with RelationMember.getRole() and …
|
|
|
@1929
|
15 years |
Gubaer |
applied #3214: patch by pieren: new projections for the French cadastre
|
|
|
@1928
|
15 years |
jttt |
Make parameterless RelationMember constructor deprecated
|
|
|
@1927
|
15 years |
Gubaer |
fixed #3213: Adding objects to a relation breaks selecting multiple objects
|
|
|
@1926
|
15 years |
jttt |
Replaced Relation.members with Relation.getMember() or …
|
|
|
@1925
|
15 years |
jttt |
Replaced Relation.members with Relation.getMembers()
|
|
|
@1924
|
15 years |
jttt |
Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
|
|
|
@1923
|
15 years |
Gubaer |
Enabled CopyList again. Disabling in #3194 was a false alarm.
|
|
|
@1922
|
15 years |
Gubaer |
fixed #3207 again: Highlighting members in relation editor is broken
|
|
|
@1921
|
15 years |
Gubaer |
applied patch #3149 by cjw: Exception when using sort button in edit …
|
|
|
@1920
|
15 years |
Gubaer |
fixed #3207: Highlighting members in relation editor is broken
|
|
|
@1919
|
15 years |
Gubaer |
fixed #3203: pressing DEL deletes Layer instead of objects
|
|
|
@1918
|
15 years |
Gubaer |
fixed #3206: Could not hide data-layer in josm v1917
|
|
|
@1917
|
15 years |
Gubaer |
fixed #3195: No layer is highlighted by default
new: delete layer with DEL
|
|
|
@1916
|
15 years |
Gubaer |
new: Ctrl-DblClick in the relation list dialog opens the relation …
|
|
|
@1915
|
15 years |
Gubaer |
temporary fix for #3194: Join node to way does not work since r1910
!! …
|
|
|
@1914
|
15 years |
Gubaer |
Preparing for a WMSPlugin update
|
|
|
@1913
|
15 years |
Gubaer |
fixed #3186: WMS-layer cannot be moved unless the layer is "active"
|
|
|
@1912
|
15 years |
Gubaer |
Updated w.getNodes().contains(..) to w.containsNode(...)
|
|
|
@1911
|
15 years |
Gubaer |
fixed #3193: No layer is left highlighted when the bottom most one is …
|
|
|
@1910
|
15 years |
jttt |
Way refactoring - finish replacing Way.nodes with the new api
|
|
|
@1909
|
15 years |
stoecker |
fixed EPSG code
|
|
|
@1908
|
15 years |
stoecker |
minor cleanup
|
|
|
@1907
|
15 years |
stoecker |
cleanup strings
|
|
|
@1906
|
15 years |
stoecker |
fixed missing pt_BR lang
|
|
|
@1905
|
15 years |
stoecker |
updated i18n
|
|
|
@1904
|
15 years |
Gubaer |
fixed #3141: conflict resolution: "apply partial resolution" doesn't work
|
|
|
@1903
|
15 years |
Gubaer |
fixed #3180: Zoom to layer + GPX = NPE
|
|
|
@1902
|
15 years |
Gubaer |
temporary fix for #3181: Dialogs causes JOSM window to be set as …
|
|
|
@1901
|
15 years |
Gubaer |
temporary fix for #3181: Dialogs causes JOSM window to be set as …
|
|
|
@1900
|
15 years |
Gubaer |
Marked public field 'nodes' as deprecated.
After refactoring by jttt …
|
|
|
@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
|
|
|
@1897
|
15 years |
jttt |
Fix #3085
|
|
|
@1896
|
15 years |
Gubaer |
fixed bug in deleting layers
|
|
|
@1895
|
15 years |
Gubaer |
new: only one list of layers managed by MapView. LayerListDialog is an …
|
|
|
@1894
|
15 years |
Gubaer |
fixed #3158: modify status is not removed for partial uploads
|
|
|
@1893
|
15 years |
Gubaer |
fixed NPE, added missing icon
|
|
|
@1892
|
15 years |
Gubaer |
removed to unnecessary imports
|
|
|
@1891
|
15 years |
Gubaer |
missing file
|
|
|
@1890
|
15 years |
Gubaer |
update: rewrite of layer dialog
new: allows multiple selection of …
|
|
|
@1889
|
15 years |
Gubaer |
fixed #3156 : Download members should always download the members …
|
|
|
@1888
|
15 years |
Gubaer |
fixed #3157: Duplicated relation doesn't show up in Command stack
|
|
|
@1887
|
15 years |
stoecker |
temporary fix for Lambert projection
|
|
|
@1886
|
15 years |
Gubaer |
fixed #3154 : readd relation member selection feature
|
|
|
@1885
|
15 years |
Gubaer |
Improved exception handling
|
|
|
@1884
|
15 years |
jttt |
Fix ArrayIndexOutOfBoundsException 0:-2 in relation editor when …
|
|
|
@1883
|
15 years |
Gubaer |
only fetch existing nodes
|
|
|
@1882
|
15 years |
jttt |
Fix BugReportExceptionHandler - buttons were reversed
|
|
|
@1881
|
15 years |
Gubaer |
fixed two issues in #3141: conflict resolution flags false conflicts …
|
|
|
@1880
|
15 years |
Gubaer |
fixed #3109: Layer selected when clicking in empty space in layer dialog
|
|
|
@1879
|
15 years |
Gubaer |
towards a fix for #3142: JOSM applet class no longer functional
|
|
|
@1878
|
15 years |
Gubaer |
fixed #3143: Apply role should be enabled for empty role
|
|
|
@1877
|
15 years |
Gubaer |
applied #3146: patch by Landwirt - cannot add tags to freshly created node
|
|
|
@1876
|
15 years |
Gubaer |
fixed #3139: version conflict handling is broken
|
|
|
@1875
|
15 years |
jttt |
Fix #3134
|
|
|
@1874
|
15 years |
stoecker |
some i18n stuff
|
|
|
@1873
|
15 years |
stoecker |
fixed dialog
|
|
|
@1872
|
15 years |
jttt |
Fix #3130
|
|
|
@1871
|
15 years |
Gubaer |
applied #3127: patch by plaicy - Translation argument is not used
|
|
|
@1870
|
15 years |
Gubaer |
fixed #2766: Provide configuration checkbox in upload dialog for …
|
|
|
@1869
|
15 years |
Gubaer |
fixed #2917: Download to new layer if Datalayer isn't active
|
|
|
@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
|
|
|
@1866
|
15 years |
Gubaer |
fixed #3116: NullPointerException when creating a relation without the …
|
|
|
@1865
|
15 years |
Gubaer |
replaced JOptionPane.show* by OptionPaneUtil.show*
ExtendeDialog now …
|
|
|
@1864
|
15 years |
stoecker |
close #3114 - patch by Michi - large dialogs
|
|
|
@1863
|
15 years |
jttt |
Fix #2936 and #3066 (geoimage issues)
|
|
|
@1862
|
15 years |
jttt |
Way refactoring - added method that will in future replace public …
|
|
|
@1861
|
15 years |
Gubaer |
added diagnostic messages for #3109 - window order generally messed up?
|
|
|
@1860
|
15 years |
Gubaer |
partial fix for #3109: window order generally messed up?
|
|
|
@1859
|
15 years |
Gubaer |
fixed #3053: missing api handler for "Internal Server Error"
|
|
|
@1858
|
15 years |
Gubaer |
fixed #3098 : Actions disabled by drawing closed way
|
|
|
@1857
|
15 years |
Gubaer |
replaced JOptionDialog.show... by OptionPaneUtil.show....
improved …
|
|
|
@1856
|
15 years |
Gubaer |
improved deleting relations
|
|
|
@1855
|
15 years |
Gubaer |
fixed NPE
|
|
|
@1854
|
15 years |
Gubaer |
fixed #3091: zoom to selection on gpx load only
|
|
|
@1853
|
15 years |
Gubaer |
fixed #3078: New relation editor overemphasizes relation ordering
|
|
|
@1852
|
15 years |
Gubaer |
fixed #3094: Relation editor tries to download objects with id:0 from …
|
|
|
@1851
|
15 years |
Gubaer |
fixed #3095: Unable to add selection to a relation
|
|
|
@1850
|
15 years |
Gubaer |
fixed #3093: "Download All Children" in relation editor gives an error …
|
|
|
@1849
|
15 years |
stoecker |
fix #3084 - patch by Pieren
|
|
|
@1848
|
15 years |
Gubaer |
fixed #3090: New relation cause exception
|
|
|