|
|
|
@5110
|
14 months |
simon04 |
|
|
fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
|
|
|
|
@5109
|
14 months |
simon04 |
|
|
fix #7535 - adding tags without key shouldn't be possible
|
|
|
|
@5108
|
14 months |
xeen |
|
|
remove superfluous calls to recalculateBounds() and add clarifying comment.
|
|
|
|
@5107
|
14 months |
simon04 |
|
|
fix #7525 - remove and deprecate bicycle_parking=sheffield
|
|
|
|
@5106
|
14 months |
xeen |
|
|
fix parts of draw mode which broke in r5099 (fixes #7524)
|
|
|
|
@5105
|
14 months |
simon04 |
|
|
see #6870 - Increase Readability of Available Presets/Styles (sort entries, tooltip as table, additional author/url in gray)
|
|
|
|
@5104
|
14 months |
xeen |
|
|
fix #7523 (thanks Daeron)
|
|
|
|
@5103
|
14 months |
simon04 |
|
|
fix #5824 - remote control: decode URL
|
|
|
|
@5102
|
14 months |
xeen |
|
|
fix broken way segment highlighting introduced in @5101
|
|
|
|
@5101
|
14 months |
xeen |
|
|
reduce repaints for DeleteAction with target highlighting enabled (see #7503)
|
|
|
|
@5100
|
14 months |
xeen |
|
|
fix highlights still being drawn in draw mode when cursor exited the map view
|
|
|
|
@5099
|
14 months |
xeen |
|
|
flip default value for wayIsFinished variable when entering drawMode
By default no draw is active, i.e. the helper line needs not to be
drawn. wayIsFinished should reflect this, because otherwise super-
fluous repaints are issued. See #7503
|
|
|
|
@5098
|
14 months |
xeen |
|
|
Reduce repaints required when in draw mode. This should improve performance a bit with target highlighting activated. See #7503
|
|
|
|
@5097
|
14 months |
simon04 |
|
|
see #7511 - make DownloadDialog, Osm download related classes more adaptable
|
|
|
|
@5096
|
14 months |
simon04 |
|
|
fix #7517 - NPE when pasting relation with incomplete node members to new layer
|
|
|
|
@5095
|
14 months |
simon04 |
|
|
fix #7518 - Remote Control "load_object" doesn't work with addtags
|
|
|
|
@5094
|
14 months |
simon04 |
|
|
see #6895 - add license comment to recently added files
|
|
|
|
@5093
|
14 months |
xeen |
|
|
only repaint when the to-be-highlighted primitives change.
The patch only affects the select mode when not dragging. While this should
reduce CPU usage with target highlighting enabled, it’s doubtful it will have
visible effect on those systems where target highlighting feels sluggish. See
#7503 for more ideas to improve the situation.
|
|
|
|
@5092
|
14 months |
simon04 |
|
|
Toggle edit toolbar (in View menu or in popup menu)
|
|
|
|
@5091
|
14 months |
akks |
|
|
Warning against misaligned imagery for new users - see #7450.
Added addTopPanel function in MapFrame for other possible enhancements
|
|
|
|
@5090
|
14 months |
simon04 |
|
|
fix #4842 - Combine ways silently combines when tag is not present on one way but present on the other
|
|
|
|
@5089
|
14 months |
simon04 |
|
|
give more control (esp. to plugins) where to add an entry in the main menu (i.e., add addAfter() method)
|
|
|
|
@5088
|
14 months |
simon04 |
|
|
fix #6895 - improve MapPaintMenu (add "Preference", keep menu open after clicking checkbox) - thanks: http://tips4java.wordpress.com/2010/09/12/keeping-menus-open/
|
|
|
|
@5087
|
14 months |
simon04 |
|
|
fix #7507 - NullPointerException in AlphanumComparator
|
|
|
|
@5086
|
14 months |
simon04 |
|
|
fix #6895 - Add Map Paint Styles to View menu
|
|
|
|
@5085
|
14 months |
simon04 |
|
|
fix #5824 - remotecontrol: add command for opening local files + refactoring of permission preference
|
|
|
|
@5084
|
14 months |
simon04 |
|
|
hopefully fix #4216 - API calls blocking, cancel not working, JOSM hangs
|
|
|
|
@5083
|
14 months |
simon04 |
|
|
fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: http://www.davekoelle.com/alphanum.html
|
|
|
|
@5082
|
14 months |
simon04 |
|
|
fix #5395 - add "Add selection to relation" to popup menu of relation toggle dialog
|
|
|
|
@5081
|
14 months |
simon04 |
|
|
fix #7168 - add "Select previous/next Gap" to relation editor as popup menu of the relation members
|
|
|
|
@5080
|
14 months |
simon04 |
|
|
Incorporate accepted keys organic, fair_trade; deprecate previously used shop=organic
|
|
|
|
@5079
|
14 months |
simon04 |
|
|
make toolbar popup menu more intuitive (also show popup menu on empty space)
|
|
|
|
@5078
|
15 months |
Don-vip |
|
|
fix #7502 - F10 doesn't work after entering full screen (by pressing F11)
|
|
|
|
@5077
|
15 months |
xeen |
|
|
Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
|
|
|
|
@5076
|
15 months |
xeen |
|
|
fix #6780. Please report if this caused any repaint problems.
|
|
|
|
@5075
|
15 months |
akks |
|
|
see #7503 - disable highlighting middle-edge-nodes (and re-renders) together with other targets highlighting
|
|
|
|
@5074
|
15 months |
akks |
|
|
Fix NPE for disabled image loading, see #7498, #7491 (please check!)
|
|
|
|
@5073
|
15 months |
bastiK |
|
|
move ntv2 to datum (see #7494)
|
|
|
|
@5072
|
15 months |
bastiK |
|
|
basic support for custom projections (see #7495)
|
|
|
|
@5071
|
15 months |
simon04 |
|
|
fix #7497 - repair TaggingPresetSearch
|
|
|
|
@5070
|
15 months |
akks |
|
|
Fix regression (#5006) - shortcuts preferences sorting and filtering for both columns
|
|
|
|
@5069
|
15 months |
simon04 |
|
|
make entries of advanced preference dialog copyable
|
|
|
|
@5068
|
15 months |
Don-vip |
|
|
Preferences dialog: allow to select tab by class
|
|
|
|
@5067
|
15 months |
bastiK |
|
|
extend options for ellipsoid, use formal definition instead of computed values
|
|
|
|
@5066
|
15 months |
bastiK |
|
|
Proj parameter refactoring (see #7495)
|
|
|
|
@5065
|
15 months |
bastiK |
|
|
add projection regression test
This test fails whenever the numerical value of the projected coordinates changes in future versions of JOSM.
There is no error threshold, when the change is intended, the test data has to be updated as well.
|
|
|
|
@5064
|
15 months |
Don-vip |
|
|
fix #7460 - Validator should not complain about width key on aeroway=runway
|
|
|
|
@5063
|
15 months |
simon04 |
|
|
see #7230 - improve alternative search dialog (adapt insert text, hand cursor if text can be inserted, differentiate labels from the rest)
|
|
|
|
@5062
|
15 months |
Don-vip |
|
|
Fix DataSet.mergeFrom() not working with nested relations
|
|
|
|
@5061
|
15 months |
simon04 |
|
|
see #7395 - don't cache erroneously downloaded MOTD
|
|
|
|
@5060
|
15 months |
simon04 |
|
|
fix #7470 - tune warning of nodes out of downloaded bbox
|
|
|
|
@5059
|
15 months |
simon04 |
|
|
fix #6561 - fix several overflowing dialog texts
|
|
|
|
@5058
|
15 months |
simon04 |
|
|
fix #7201 - combining ways screws up the order of ref tags (handling cases "US 101; CA 2" + "US 101" correctly)
|
|
|
|
@5057
|
15 months |
simon04 |
|
|
fix #4552 - "Object $id is already deleted" in upload dialog should be "node/way/relation $id is already ..."
|
|
|
|
@5056
|
15 months |
bastiK |
|
|
typo
|
|
|
|
@5055
|
15 months |
bastiK |
|
|
remove unnecessary overloading (probably breaks external code)
|
|
|
|
@5054
|
15 months |
bastiK |
|
|
see #6797: load map images in background, in case they are loaded over a network. Show temporary image in the meantime.
|
|
|
|
@5053
|
15 months |
akks |
|
|
style fix, removed one patch committed by mistake
|
|
|
|
@5052
|
15 months |
xeen |
|
|
fix #5170
|
|
|
|
@5051
|
15 months |
xeen |
|
|
fix #7036
|
|
|
|
@5050
|
15 months |
akks |
|
|
UrlLabel class simplification by Zverik, better label layout in VersionInfoPanel (see #7450, #7326)
|
|
|
|
@5049
|
15 months |
akks |
|
|
fix #7484: Keyboard Preferences dialog looses scrollbars after search
|
|
|
|
@5048
|
15 months |
akks |
|
|
fix #7429 - Shortcut redefinition in Save As feature
|
|
|
|
@5047
|
15 months |
stoecker |
|
|
fix #7477, i18n update
|
|
|
|
@5046
|
15 months |
Don-vip |
|
|
Slippy Map Chooser: Add MapQuest-OSM and MapQuest Open Aerial, fix existing tile sources URLs
|
|
|
|
@5045
|
15 months |
Don-vip |
|
|
fix #7456 - alpha value out of range
|
|
|
|
@5044
|
15 months |
Don-vip |
|
|
fix #7471 - No suitable download task for XAPI queries with * for object type
|
|
|
|
@5043
|
15 months |
Don-vip |
|
|
fix #7472 - Remove Tiles@Home support
|
|
|
|
@5042
|
15 months |
stoecker |
|
|
i18n update
|
|
|
|
@5041
|
15 months |
simon04 |
|
|
fix #6601, fix #6667 - SplitWayAction: improve warning prevention - don't warn for roles north/south/east/west
|
|
|
|
@5040
|
15 months |
Don-vip |
|
|
Allow plugins to retrieve known Lambert projection parameters
|
|
|
|
@5039
|
15 months |
Don-vip |
|
|
Allow plugins to retrieve known projection parameters
|
|
|
|
@5038
|
15 months |
simon04 |
|
|
fix #7459 - fix 'timestamp:' search
|
|
|
|
@5037
|
15 months |
akks |
|
|
Fix exceptions (0-node way) after using validator dialog doubleclick - see #6640
|
|
|
|
@5036
|
15 months |
akks |
|
|
Fix exceptions when using selection history (skip nonselectable/deteted primitives) - see #6640
|
|
|
|
@5035
|
15 months |
jttt |
|
|
Add selectZoomTool method (needed by editgpx)
|
|
|
|
@5034
|
15 months |
jttt |
|
|
short circuit logic should be used
|
|
|
|
@5033
|
15 months |
Don-vip |
|
|
Allow plugins to specify additional classLoaders when loading an image
|
|
|
|
@5032
|
15 months |
akks |
|
|
fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties window is active
|
|
|
|
@5031
|
15 months |
jttt |
|
|
check for null (for toggle dialogs without side buttons)
|
|
|
|
@5030
|
15 months |
jttt |
|
|
Fix #7462 No action definded for buttons (becauase of r5028)
|
|
|
|
@5029
|
15 months |
Don-vip |
|
|
Fix console message when plugins are auto updated after JOSM upgrade
|
|
|
|
@5028
|
15 months |
jttt |
|
|
Add possibility to hide side buttons in toggle dialogs permanently, show actions from buttons in popup menu
|
|
|
|
@5027
|
15 months |
Don-vip |
|
|
Allow to load an optional icon without warning on System.err
|
|
|
|
@5026
|
15 months |
Don-vip |
|
|
Do not set "null" tooltips
|
|
|
|
@5025
|
15 months |
Don-vip |
|
|
see #4043 - Have an 'upload prohibited' flag in .osm files
|
|
|
|
@5024
|
15 months |
Don-vip |
|
|
Extract .osm filename from URL to set the new layer name
|
|
|
|
@5023
|
15 months |
simon04 |
|
|
fix #7431 - validator: allow lit=* on public_transport=platform
|
|
|
|
@5022
|
15 months |
Don-vip |
|
|
see #5387, #7444 - Add Belgian Lambert 1972 (EPSG:31370) and Belgian Lambert 2008 (EPSG:3812) projections
|
|
|
|
@5021
|
15 months |
stoecker |
|
|
use display value in tagging presets also for combo default entry
|
|
|
|
@5020
|
15 months |
akks |
|
|
fix #7371: Use Enter/Insert for editing/adding tags in properties table
|
|
|
|
@5019
|
15 months |
akks |
|
|
fix #7325 - copy URL to clipboard by right click (UrlLabel component)
|
|
|
|
@5018
|
15 months |
akks |
|
|
fix "Shortcut redefinition" warnings after MapFrame reinitialization - see #7424 (core part)
|
|
|
|
@5017
|
15 months |
stoecker |
|
|
use EPSG codes instead of instanceof to verify projection (allows to use proj4j projections instead of internally supported projections)
|
|
|
|
@5016
|
15 months |
akks |
|
|
Patch by JoshDoe [Faster relation selection with Alt+click and middle-click], fix #7314, #7317
|
|
|
|
@5015
|
15 months |
stoecker |
|
|
better handling of dialogs for multiple screens
|
|
|
|
@5014
|
15 months |
xeen |
|
|
fix #7429
|
|
|
|
@5013
|
15 months |
akks |
|
|
Validation on upload and error reporting windows did not fit in 800x600
|
|
|
|
@5012
|
15 months |
akks |
|
|
tried to fix 0-node way validation bug, see #7437
|
|
|
|
@5011
|
15 months |
Don-vip |
|
|
see #6705 - Allow downloading of URLs that have no "zoom" included
|
|
|
|