source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5149   12 years Don-vip fix EDT violation after a download error
(edit) @5147   12 years simon04 fix #7564 - r5139 breaks loading preset icons coming from ZIP file
(edit) @5146   12 years bastiK fixed #7558 - History window shows XML entities in user names
(edit) @5145   12 years Don-vip fix #7311 - lower value of default plugin update interval: 30 days
(edit) @5144   12 years Don-vip fix #7338 - closed ways with area=no rendered as area
(edit) @5143   12 years xeen fix #7504 -- Remove superfluous check
(edit) @5142   12 years stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5141   12 years simon04 fix #7527 - View → Map Paint Styles gives ArrayOutOfBounds if …
(edit) @5140   12 years simon04 fix #7030 - manual plugin update does not clear "you should update" status
(edit) @5139   12 years simon04 see #6964 - load preset icons in a background thread in order to …
(edit) @5138   12 years simon04 see #6964 - initialize main menu first in order to avoid problems (fix …
(edit) @5137   12 years akks Andle Snapping improvements: activation on A (Tab can be disabled, see …
(edit) @5136   12 years simon04 see #6964 - speedup presets initialization by some caching
(edit) @5135   12 years simon04 see #6964 - speedup XmlObjectParser by caching fields/methods used to …
(edit) @5134   12 years simon04 see #6964 - perform several initialization tasks in parallel in order …
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5131   12 years xeen automatically add file extensions added by plugins to the "All …
(edit) @5130   12 years simon04 presets: fix handling of <short_description> which was broken since r4340
(edit) @5129   12 years akks fix #7557: ID# shown twice in middle click selection window
(edit) @5128   12 years akks fix #7450: minor change - better layout tuning for small screens for …
(edit) @5127   12 years jttt Show opacity slider in the middle of the screen in case opacity button …
(edit) @5125   12 years Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @5124   12 years Don-vip fix #7536 - Invalid bounding box in download window
(edit) @5123   12 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
(edit) @5122   12 years Don-vip Add ProgressMonitor to DataSet.mergeFrom()
(edit) @5121   12 years Don-vip Enhancements in plugin dependencies system (view "requires" in plugin …
(edit) @5120   12 years Don-vip fix #7541 - clean plugin list initialization + keep scrollbar position …
(edit) @5119   12 years akks minor fix: Imagery offset warning on small resolution screens, see #7450
(edit) @5118   12 years Don-vip fix #7534 - ID# shown twice in pre-upload Validation window
(edit) @5117   12 years Don-vip see #7541 - Plugins list built only at first tab selection
(edit) @5116   12 years simon04 fix #7518 - Remote Control: make addtags really work when using …
(edit) @5115   12 years akks see #4421: plugin installation fix for JOSM custom configurator
(edit) @5114   12 years akks see #4421: Mechanism to modify JOSM settings and store files, advanced …
(edit) @5113   12 years simon04 fix typo, add code comment
(edit) @5112   12 years simon04 fix #4077 - patch by sfriedle - Unsaved changes pops up when closing …
(edit) @5111   12 years simon04 fix #7532 - NPE in CredentialsManager
(edit) @5110   12 years simon04 fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
(edit) @5109   12 years simon04 fix #7535 - adding tags without key shouldn't be possible
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @5107   12 years simon04 fix #7525 - remove and deprecate bicycle_parking=sheffield
(edit) @5106   12 years xeen fix parts of draw mode which broke in r5099 (fixes #7524)
(edit) @5105   12 years simon04 see #6870 - Increase Readability of Available Presets/Styles (sort …
(edit) @5104   12 years xeen fix #7523 (thanks Daeron)
(edit) @5103   12 years simon04 fix #5824 - remote control: decode URL
(edit) @5102   12 years xeen fix broken way segment highlighting introduced in @5101
(edit) @5101   12 years xeen reduce repaints for DeleteAction with target highlighting enabled (see …
(edit) @5100   12 years xeen fix highlights still being drawn in draw mode when cursor exited the …
(edit) @5099   12 years xeen flip default value for wayIsFinished variable when entering drawMode …
(edit) @5098   12 years xeen Reduce repaints required when in draw mode. This should improve …
(edit) @5097   12 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @5096   12 years simon04 fix #7517 - NPE when pasting relation with incomplete node members to …
(edit) @5095   12 years simon04 fix #7518 - Remote Control "load_object" doesn't work with addtags
(edit) @5094   12 years simon04 see #6895 - add license comment to recently added files
(edit) @5093   12 years xeen only repaint when the to-be-highlighted primitives change. The patch …
(edit) @5092   12 years simon04 Toggle edit toolbar (in View menu or in popup menu)
(edit) @5091   12 years akks Warning against misaligned imagery for new users - see #7450. Added …
(edit) @5090   12 years simon04 fix #4842 - Combine ways silently combines when tag is not present on …
(edit) @5089   12 years simon04 give more control (esp. to plugins) where to add an entry in the main …
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @5087   12 years simon04 fix #7507 - NullPointerException in AlphanumComparator
(edit) @5086   12 years simon04 fix #6895 - Add Map Paint Styles to View menu
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5084   12 years simon04 hopefully fix #4216 - API calls blocking, cancel not working, JOSM hangs
(edit) @5083   12 years simon04 fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: …
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(edit) @5081   12 years simon04 fix #7168 - add "Select previous/next Gap" to relation editor as popup …
(edit) @5080   12 years simon04 Incorporate accepted keys organic, fair_trade; deprecate previously …
(edit) @5079   12 years simon04 make toolbar popup menu more intuitive (also show popup menu on empty …
(edit) @5078   12 years Don-vip fix #7502 - F10 doesn't work after entering full screen (by pressing F11)
(edit) @5077   12 years xeen Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
(edit) @5076   12 years xeen fix #6780. Please report if this caused any repaint problems.
(edit) @5075   12 years akks see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
(edit) @5074   12 years akks Fix NPE for disabled image loading, see #7498, #7491 (please check!)
(edit) @5073   12 years bastiK move ntv2 to datum (see #7494)
(edit) @5072   12 years bastiK basic support for custom projections (see #7495)
(edit) @5071   12 years simon04 fix #7497 - repair TaggingPresetSearch
(edit) @5070   12 years akks Fix regression (#5006) - shortcuts preferences sorting and filtering …
(edit) @5069   12 years simon04 make entries of advanced preference dialog copyable
(edit) @5068   12 years Don-vip Preferences dialog: allow to select tab by class
(edit) @5067   12 years bastiK extend options for ellipsoid, use formal definition instead of …
(edit) @5066   12 years bastiK Proj parameter refactoring (see #7495)
(edit) @5063   12 years simon04 see #7230 - improve alternative search dialog (adapt insert text, hand …
(edit) @5062   12 years Don-vip Fix DataSet.mergeFrom() not working with nested relations
(edit) @5061   12 years simon04 see #7395 - don't cache erroneously downloaded MOTD
(edit) @5060   12 years simon04 fix #7470 - tune warning of nodes out of downloaded bbox
(edit) @5059   12 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5058   12 years simon04 fix #7201 - combining ways screws up the order of ref tags (handling …
(edit) @5057   12 years simon04 fix #4552 - "Object $id is already deleted" in upload dialog should be …
(edit) @5056   12 years bastiK typo
(edit) @5055   12 years bastiK remove unnecessary overloading (probably breaks external code)
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @5053   12 years akks style fix, removed one patch committed by mistake
(edit) @5052   12 years xeen fix #5170
(edit) @5051   12 years xeen fix #7036
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5049   12 years akks fix #7484: Keyboard Preferences dialog looses scrollbars after search
(edit) @5048   12 years akks fix #7429 - Shortcut redefinition in Save As feature
(edit) @5046   12 years Don-vip Slippy Map Chooser: Add MapQuest-OSM and MapQuest Open Aerial, fix …
(edit) @5045   12 years Don-vip fix #7456 - alpha value out of range
(edit) @5044   12 years Don-vip fix #7471 - No suitable download task for XAPI queries with * for …
Note: See TracRevisionLog for help on using the revision log.