|
|
@3317
|
15 years |
stoecker |
allow to search incomplete elements again
|
|
|
@3313
|
15 years |
stoecker |
fixed typo
|
|
|
@3309
|
15 years |
stoecker |
fixed #5081 - typo
|
|
|
@3305
|
15 years |
stoecker |
fix #5085 - allow to search for roles
|
|
|
@3304
|
15 years |
stoecker |
catch all errors thrown from search
|
|
|
@3303
|
15 years |
stoecker |
catch all errors thrown from search (there are also out of array index …
|
|
|
@3300
|
15 years |
bastiK |
see #4998 - Impossible to select nodes with filter
|
|
|
@3299
|
15 years |
stoecker |
some minor cleanups
|
|
|
@3285
|
15 years |
stoecker |
fix #5076 - exception for object download
|
|
|
@3277
|
15 years |
mjulius |
Message improvement
|
|
|
@3266
|
15 years |
mjulius |
New action: MoveNodeAction
allows to move a node by entering lat and lon
|
|
|
@3262
|
15 years |
bastiK |
extended command list dialog; added inspection panel
|
|
|
@3260
|
15 years |
stoecker |
fix #5012 - rename New to New Layer
|
|
|
@3252
|
15 years |
jttt |
Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
|
|
|
@3251
|
15 years |
stoecker |
fixed #5016 - object download did not focus object
|
|
|
@3244
|
15 years |
jttt |
Fix #5009: esc does not stop line drawing / deselect (by reverting r3227)
|
|
|
@3242
|
15 years |
jttt |
Applied #5026 by Kalle Lampila: Unnecessary code in UnGlueAction
|
|
|
@3241
|
15 years |
jttt |
Applied #4797 by Kalle Lampila: unglueing the first/last node of an …
|
|
|
@3230
|
15 years |
stoecker |
fix #4995 - improve area joinging reliability
|
|
|
@3227
|
15 years |
jttt |
Fix #2234 Translation can cause JosmActions to illegally handle shortcuts
|
|
|
@3225
|
15 years |
jttt |
Remove long deprecated data change listener
|
|
|
@3224
|
15 years |
jttt |
Applied #4999 by mikalaari: Missing tr() around a tooltip
|
|
|
@3217
|
15 years |
bastiK |
fixed #4971 NullPointerException at OsmReader.java:586, caused by …
|
|
|
@3206
|
15 years |
jttt |
Remove obsoleted methods from Dataset, replace some calls of …
|
|
|
@3201
|
15 years |
stoecker |
fix #4766 (exception), don't display virtual nodes for disabled …
|
|
|
@3187
|
15 years |
bastiK |
clean up debugging code from last commit
|
|
|
@3186
|
15 years |
bastiK |
fixed #4601 - Conflict list dialog won't update unless I prod it
|
|
|
@3184
|
15 years |
bastiK |
fixed #4256 - Extrude snaps to a sparse grid (Changed the geometrical …
|
|
|
@3177
|
15 years |
bastiK |
Filter: improved selection handling. (Don't allow to select filtered …
|
|
|
@3176
|
15 years |
jttt |
Fix #3952 Search history not remembered across restarts
|
|
|
@3175
|
15 years |
jttt |
Allow to set parameters for actions on toolbar. Used by SearchAction …
|
|
|
@3170
|
15 years |
bastiK |
fixed #4818 - undo after merging two ways being members of relations …
|
|
|
@3156
|
15 years |
jttt |
Fix NPE in case SplitWayAction show message dialog
|
|
|
@3153
|
15 years |
jttt |
Return copy of bbox in Way.getBBox (to make sure internal copy won't …
|
|
|
@3152
|
15 years |
Gubaer |
SplitWayAction slightly refactored, going to need this somewhere else
|
|
|
@3142
|
15 years |
bastiK |
see #4554 - Fixing duplicate nodes takes increasingly longer
|
|
|
@3140
|
15 years |
jttt |
Fix #4597: search does not find id:0
|
|
|
@3134
|
15 years |
bastiK |
fixed #4606 - merging a new and an already existing node (better …
|
|
|
@3116
|
15 years |
jttt |
Reuse offscreenBuffer if layers didn't change
|
|
|
@3108
|
15 years |
Gubaer |
fixed #4705: Exception when drawing a closed way
|
|
|
@3102
|
15 years |
Gubaer |
fixed #4651: Ability to download incomplete relation from selection …
|
|
|
@3093
|
15 years |
Gubaer |
Ouch, shouldn't have removed getData(). Fixes the previous commit.
|
|
|
@3092
|
15 years |
Gubaer |
fixed #4681: Open Street Bug Plugin Crashed
|
|
|
@3083
|
15 years |
bastiK |
added svn:eol-style=native to source files
|
|
|
@3066
|
15 years |
mjulius |
fix NPE caused by r3064
|
|
|
@3065
|
15 years |
mjulius |
cleanup after last commit
|
|
|
@3064
|
15 years |
mjulius |
in DownloadOsmTask zoom to downloaded primitives when there was not …
|
|
|
@3050
|
15 years |
mjulius |
fix last commit
|
|
|
@3049
|
15 years |
mjulius |
fixes #4627 - r3046 broke the build
sorry about that
|
|
|
@3048
|
15 years |
bastiK |
clean up last commit
|
|
|
@3047
|
15 years |
bastiK |
fixed #4620 - Error: NaN in greatCircleDistance
|
|
|
@3046
|
15 years |
mjulius |
fixes #4597 - Search for timestamp:2010-02 no longer works
Searching …
|
|
|
@3030
|
15 years |
bastiK |
fixed #4583 - "Download object" ignores Enter
|
|
|
@3027
|
15 years |
bastiK |
fixed #2416 - Keyboard shortcuts broken (shift-ctrl-x issue)
|
|
|
@3025
|
15 years |
jttt |
Fix tests
|
|
|
@3019
|
15 years |
bastiK |
fixed #4538 - Orthogonalization refuses to work on some …
|
|
|
@3016
|
15 years |
bastiK |
pop up the conflict dialog when a conflict has been detected
|
|
|
@3010
|
15 years |
bastiK |
fixed #3921 - Autojump to downloaded area
|
|
|
@2999
|
15 years |
jttt |
Fix #4541 simplify way tool creates ways with duplicate nodes
|
|
|
@2995
|
15 years |
jttt |
Fix #4528: Search for colon-containing keys broken
|
|
|
@2994
|
15 years |
bastiK |
fixed #4534 - non-closable error message when opening files
|
|
|
@2993
|
15 years |
jttt |
Fix #4528 Search for colon-containing keys broken
|
|
|
@2990
|
15 years |
jttt |
Fix some eclipse warnings
|
|
|
@2987
|
15 years |
bastiK |
fixed #4289 - rendering goes crazy at high zoom levels,
fixed #4424 - …
|
|
|
@2986
|
15 years |
jttt |
Fix some of FindBugs warnings
|
|
|
@2985
|
15 years |
jttt |
Make DataChangedListener deprecated (replaced by DatasetListener), …
|
|
|
@2980
|
15 years |
Gubaer |
fixed #4269: Exception does not lead to bug report window
|
|
|
@2979
|
15 years |
Gubaer |
fixed #4386: "There are unsolved conflicts in layer X" holds up any …
|
|
|
@2976
|
15 years |
Gubaer |
fixed #4512: "Simplify way" should not deletes nodes used by other …
|
|
|
@2973
|
15 years |
jttt |
Fix #4519 JOSM doesn't show nor find token (negative) IDs
|
|
|
@2962
|
15 years |
bastiK |
fixed #4499 - Search is broken
|
|
|
@2957
|
15 years |
mjulius |
fixes #4430 - incorrect message
|
|
|
@2950
|
15 years |
mjulius |
when downloading referrers also download way nodes for referring ways …
|
|
|
@2946
|
15 years |
bastiK |
autocompletion: Always add the preset keys/values to the …
|
|
|
@2943
|
15 years |
mjulius |
generally round Bounds to LatLon.MAX_SERVER_PRECISION
|
|
|
@2942
|
15 years |
mjulius |
fixes #4441 - error downloading/sync
when updating data round bounding …
|
|
|
@2932
|
15 years |
mjulius |
bring PrimitiveData.getId() in line with OsmPrimitive.getId()
remove …
|
|
|
@2923
|
15 years |
mjulius |
New action: DownloadPrimitiveAction
This allows to download a specific …
|
|
|
@2921
|
15 years |
jttt |
Show java vendor and os name in status report
|
|
|
@2912
|
15 years |
jttt |
Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
|
|
|
@2906
|
15 years |
mjulius |
remove OsmPrimitive.entrySet()
using keySet()/get() or getKeys() instead
|
|
|
@2902
|
15 years |
mjulius |
get rid of DownloadUrlAction again.
This was redundant.
|
|
|
@2901
|
15 years |
mjulius |
new button in LayerListDialog: Duplicate Layer
This creates a …
|
|
|
@2899
|
15 years |
mjulius |
new action: DownloadUrlAction
This opens a dialog to allow the user to …
|
|
|
@2892
|
15 years |
bastiK |
fixed #3135 - ability to copy id of selected object to copy-paste buffer
|
|
|
@2888
|
15 years |
bastiK |
applied #4425 - Text fixes (patch by andre68)
|
|
|
@2871
|
15 years |
jttt |
Partially fix situation after last layer removal - most objects still …
|
|
|
@2863
|
15 years |
jttt |
Fixed #4377 routes plugin search for user names defect, added boolean …
|
|
|
@2857
|
15 years |
mjulius |
fixed some more message contexts
|
|
|
@2854
|
15 years |
mjulius |
fix some translation contexts
|
|
|
@2851
|
15 years |
jttt |
Added progress monitor to JpgImporter, allow to cancel importing
|
|
|
@2842
|
15 years |
mjulius |
fix messages for actions
|
|
|
@2824
|
15 years |
Gubaer |
fixed #4082: Upload-Dialog shows in diseabled display
Replaced …
|
|
|
@2818
|
15 years |
mjulius |
don't paste incomplete members
When relations with incomplete members …
|
|
|
@2808
|
15 years |
stoecker |
first version of a tool to detect icon usage, does not yet detect all …
|
|
|
@2801
|
15 years |
stoecker |
fixed line endings of recent checkins
|
|
|
@2798
|
15 years |
stoecker |
fix commandline file loading - closes #4288 - patch by bomm
|
|
|
@2792
|
15 years |
jttt |
#4323 splitting way freezes JOSM completely
|
|
|
@2791
|
15 years |
jttt |
Make search pattern matchers that match all/nothing public
|
|
|
@2790
|
15 years |
jttt |
Fixed #4164 Searching for type:node blocked by system many minutes
|
|
|