source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17424   4 years GerdP fix #20123: "null" Preference Tab - log error and ignore preference is …
(edit) @17423   4 years GerdP see #20228: JOSM hangs when downloading children relations - partly …
(edit) @17422   4 years GerdP see #17184: Memory leaks - reset selection in selectRelationAction …
(edit) @17421   4 years GerdP see #17184: Memory leaks - reset field lastUsedNode in draw mode …
(edit) @17420   4 years GerdP see #17184: Memory leaks - don't keep list of OSM data in validator …
(edit) @17419   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @17418   4 years GerdP see #17184: Memory leaks - remove listener when layer is removed …
(edit) @17417   4 years Don-vip fix #20262 - make ImageryReader robust to the fact imagery layers …
(edit) @17416   4 years GerdP i18n: use "Nothing changed" instead of "nothing changed" as in …
(edit) @17415   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17414   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @17413   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17412   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17411   4 years GerdP fix #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17409   4 years Klumbumbus fix #20234 - Don't warn about unclosed natural=mountain_range
(edit) @17408   4 years GerdP fix #20238: update multipolygon on old-style multipolygon action …
(edit) @17407   4 years Don-vip remove TLD from IANA
(edit) @17406   4 years GerdP fix #20230: update multipolygon action removes tags from ways without …
(edit) @17405   4 years GerdP fix #20038: Autofix in RightAngleBuildingTest should be removed - …
(edit) @17404   4 years GerdP fix #19006: Incorrect plugins path used revert r3130, only scan …
(edit) @17402   4 years wiktorn Refuse to download tiles if the tileset is too large Use TileSet in …
(edit) @17401   4 years GerdP fix #20222: Relation editor: Changes in member order are lost when …
(edit) @17400   4 years GerdP fix #20121: Confusing handling of water objects in CrossingWays - …
(edit) @17399   4 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17397   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17396   4 years Don-vip fix #20143 - make restart work with new macOS package built with jpackage
(edit) @17395   4 years GerdP see #19098: Unable to update plugin after crash of plugin - restore …
(edit) @17393   4 years GerdP see #10205: Strange align nodes in circle behavior - allow to define …
(edit) @17392   4 years GerdP fix #19098: Unable to update plugin after crash of plugin - wait for …
(edit) @17391   4 years Don-vip see #13784 - restart robustness
(edit) @17390   4 years Don-vip fix #13784 - restart robustness
(edit) @17386   4 years GerdP fix #20041: Align nodes in Circle creates Command which changes …
(edit) @17385   4 years GerdP fix #20187: Invalid warning: unclosed natural=earth_bank - add …
(edit) @17384   4 years GerdP fix #20182: NumberFormatException in …
(edit) @17382   4 years GerdP fix #20174: Exclude administrative borders, especially national …
(edit) @17380   4 years stoecker missing counter increase, fix #CID1437607
(edit) @17379   4 years GerdP see #17196 Undo/Redo may change data in inactive layer - fix sonar …
(edit) @17378   4 years GerdP fix #17196 Undo/Redo may change data in inactive layer - fix case when …
(edit) @17377   4 years GerdP fix javadoc
(edit) @17376   4 years GerdP fix issues reported by sonar / coverity, simplify code, add unit tests …
(edit) @17375   4 years GerdP fix #20163: Split way corrupts relation when splitting via way - if …
(edit) @17374   4 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17371   4 years GerdP fix #18533: changeset manager: tags tab: width of column (almost) not …
(edit) @17370   4 years GerdP fix #20165: Changset manager: Discussion tab: Problem with sorting by …
(edit) @17369   4 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17368   4 years stoecker fix i18n, see #20019
(edit) @17367   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17366   4 years Klumbumbus remove TLD from IANA
(edit) @17365   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17364   4 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17363   4 years simon04 see #20141 - Extract BufferedImageCacheEntry.pngEncoded
(edit) @17362   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17361   4 years GerdP Fix #18372: Notes description does not fit in box (sometimes) - …
(edit) @17359   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17358   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17357   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17356   4 years simon04 see #20152 - GeoJSONReader: better exception for illegal FeatureCollection
(edit) @17354   4 years Don-vip remove TLD from IANA
(edit) @17353   4 years GerdP fix #12536: Conflict window completely hides relation 'conflicts' …
(edit) @17352   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17351   4 years GerdP fix sonar issue
(edit) @17350   4 years GerdP fix #19465: Make "Overlapping ways" less aggressive - new preference …
(edit) @17349   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17348   4 years GerdP fix #20089: Don't flag railway=rail crossing railway=yard - ignore …
(edit) @17347   4 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17344   4 years simon04 SearchCompiler: tune logging
(edit) @17343   4 years GerdP fix #20110: "Update multipolygon" strips natural=coastline from member …
(edit) @17342   4 years GerdP fix #20098: Corrupted undo/redo stack after unsuccesful undo - Keep …
(edit) @17341   4 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17340   4 years GerdP fix #19792: Error during conflict resolution after complex import …
(edit) @17339   4 years simon04 https://errorprone.info/bugpattern/StringSplitter
(edit) @17337   4 years simon04 ShowStatusReportAction: migrate to PrintWriter
(edit) @17336   4 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17335   4 years Don-vip see #20139 - avoid shortcut conflict between "open location" actions
(edit) @17334   4 years Don-vip see #20129 - rename file to match new class name
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   4 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17331   4 years GerdP fix #19825: Advanced preferences table is empty w/o search text on Java 8
(edit) @17330   4 years Don-vip fix #20131 - remote control: report errors in case of OSM API error …
(edit) @17326   4 years GerdP fix #20022: Do not warn about destination_sign relations with same …
(edit) @17325   4 years GerdP fix #19966 and #20115 don't open relation editor in modal mode
(edit) @17323   4 years Don-vip fix #20099 - make sure "OSM Server" preferences display a vertical …
(edit) @17322   4 years Don-vip fix #20018 - disable repaint timer when no animation extension is enabled
(edit) @17321   4 years Don-vip fix #20026 - fix tooltip for Date/time in gpx filter dialog
(edit) @17320   4 years Don-vip fix #20066 - NPE with nodes without coordinates
(edit) @17318   4 years Don-vip fix #20096 - restore comment initialization from dataset changeset …
(edit) @17316   4 years Don-vip see #7548 - fix #20094 - fix NPE
(edit) @17315   4 years Don-vip see #7548 - deprecate MapPreference, not used anymore
(edit) @17314   4 years Don-vip see #7548 - make clear which preferences settings allow new tabs from …
(edit) @17313   4 years Don-vip see #7548 - make tab width dynamic + add 5px padding between icon and text
(edit) @17312   4 years Don-vip see #7548 - fix UI issues in proxy preferences panel
(edit) @17311   4 years Don-vip see #7548 - distinguish i18n context of "Display" string
(edit) @17308   4 years Don-vip fix #19995 - upload dialog: separate instances for cell renderer and …
(edit) @17307   4 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
(edit) @17306   4 years GerdP see #7548: Re-organize the preference dialog - let selectTabBy()
(edit) @17305   4 years GerdP see #7548: Re-organize the preference dialog - Correct handling of …
(edit) @17303   4 years GerdP fix sonarlint issue
(edit) @17299   4 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
(edit) @17298   4 years simon04 see #7548 - Re-organize the preference dialog (Look and Feel as subtab …
(edit) @17297   4 years simon04 see #7548 - Re-organize the preference dialog (disable tab titles for …
Note: See TracRevisionLog for help on using the revision log.