source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14908   6 years GerdP fix checkstyle issue
(edit) @14907   6 years GerdP see #17412: improve code which identifies previously expanded rows Old …
(edit) @14906   6 years GerdP fix #17475: Validator should mark obsolete type=associatedStreet relations
(edit) @14905   6 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
(edit) @14903   6 years Don-vip fix #17487 - NPE
(edit) @14902   6 years Don-vip fix #17481 - NPE
(edit) @14899   6 years GerdP fix checkstyle issues (indention, empty lines)
(edit) @14898   6 years GerdP fix #17291: improve handling of return code 404 in multifetch api - …
(edit) @14897   6 years GerdP fix #17468: Validator produces wrong warning for misspelled tag key …
(edit) @14895   6 years Don-vip fix #17477 - AIOOBE
(edit) @14894   6 years GerdP see #17469: Change action name "Remove" to "Ignore for now" else one …
(edit) @14892   6 years GerdP see #17412: Improve re-selection of tree element when the tree is …
(edit) @14889   6 years GerdP fix #17469: Add action "Remove" to right click menu. The action …
(edit) @14888   6 years Don-vip fix #17457 - Drop data depended tool tip from …
(edit) @14887   6 years GerdP see #17342: improve performance: check if selection is empty before …
(edit) @14886   6 years GerdP fix #17354: Relation list is not always updated The problem was that …
(edit) @14882   6 years GerdP code cleanup: move duplicated code to check ignore list and set …
(edit) @14880   6 years Don-vip fix #17448 - Same buttons in Upload Selection as in other upload …
(edit) @14879   6 years Klumbumbus fix #17454 - Support interval as restriction-type in conditional …
(edit) @14878   6 years GerdP see #17412: revert undintended functional change made in r14860
(edit) @14877   6 years GerdP fix sonar issue: Replace this if-then-else statement by a single …
(edit) @14875   6 years GerdP fix sonar issue: Add underscores to this numeric value for readability
(edit) @14872   6 years GerdP see #17443: increase threshold value reg. display of progress bar to …
(edit) @14870   6 years GerdP fix pmd issue "Avoid appending characters as strings in …
(edit) @14869   6 years GerdP see #17438: errors with code INVALID_KEY are NOT fixable
(edit) @14868   6 years GerdP fix #17443: improve performance for GPX layer action "Download from …
(edit) @14866   6 years GerdP fix some sonar issues
(edit) @14865   6 years GerdP fix new sonar issues
(edit) @14864   6 years GerdP simplify code, no need to duplicate the EnumMap created in …
(edit) @14863   6 years GerdP fix checkstyle issue
(edit) @14862   6 years Don-vip fix #17427 - fix imagery html tooltip (regression of r11625?)
(edit) @14860   6 years GerdP fix some checkstyle and sonar issues, improve readability, no …
(edit) @14859   6 years GerdP fix #17438: Use constant INVALID_KEY for error "Presets do not contain …
(edit) @14858   6 years GerdP see #17345: disable ignore button only when the top level (severity) …
(edit) @14857   6 years GerdP see #17401, #17431 - make sure that list of errors is never null - …
(edit) @14856   6 years GerdP see #17412 if validator tree is rebuild, try to re-select the error …
(edit) @14855   6 years GerdP see #17401: Improve performance: Use cached icon in …
(edit) @14854   6 years GerdP see #17342: call updateEnabledState() for Lookup Button also when the …
(edit) @14853   6 years Don-vip fix #17435 - NPE
(edit) @14852   6 years GerdP see #17268: fix more javadoc issues
(edit) @14851   6 years GerdP see #17268: fix some findbugs/sonar/javadoc issues
(edit) @14850   6 years GerdP correct version number in @since
(edit) @14849   6 years GerdP fix #17412: Update validator tree when primitives are purged or …
(edit) @14848   6 years GerdP see #17401: re-add public method addNoRedraw(Command c) I used to …
(edit) @14847   6 years GerdP fix #17343 and #17344: Enable/Disable buttons in ValidatorDialog
(edit) @14846   6 years GerdP fix findbugs issue: Should …
(edit) @14845   6 years GerdP fix #17401: create a SequenceCommand instead of adding single commands …
(edit) @14842   6 years GerdP see #17268: fix invalid i18n string
(edit) @14839   6 years GerdP fix pmd: This call to Collection.toArray() may be optimizable
(edit) @14838   6 years GerdP fix checkstyle issue
(edit) @14837   6 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14836   6 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14835   6 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
(edit) @14834   6 years GerdP see #17342: Simplify code and drastically improve performance when …
(edit) @14833   6 years GerdP fix sonar issues
(edit) @14828   6 years GerdP fix #17268: There should be a method to clear ignored errors patch …
(edit) @14827   6 years GerdP see #17327: work around to allow SortedMap in MapListSetting
(edit) @14826   6 years GerdP fix #17342 ValidatorDialog: Lookup button needs improvement
(edit) @14825   6 years GerdP fix #17345: ValidatorDialog: Ignore button should be disabled sometimes
(edit) @14823   6 years Don-vip see #17311 - revert changes from r14747 / r14759, cause …
(edit) @14822   6 years Don-vip add unit test for AboutAction
(edit) @14820   6 years GerdP fix #17286: graphic glitches after undocking an redocking a minimized panel
(edit) @14817   6 years Don-vip add new unit tests for DuplicateWay and DuplicateRelation, fix NPE …
(edit) @14816   6 years Don-vip see #17387 - add more details when NegativeArraySizeException occurs …
(edit) @14813   6 years Don-vip add unit test for CrossingWays
(edit) @14811   6 years Don-vip see #17380 - enable en_CA
(edit) @14810   6 years Don-vip fix #17328 - visible html code in error message
(edit) @14807   6 years Don-vip fix #17338 - NPE
(edit) @14803   6 years Don-vip fix #17376 - allows multiple values in URL validator
(edit) @14802   6 years Don-vip fix #17131 - add mapcss function gpx_distance to get the distance to …
(edit) @14801   6 years Don-vip fix #17358 - mapcss regular expression matches for key (patch by …
(edit) @14797   6 years Don-vip fix #17367 - NPE
(edit) @14794   6 years Don-vip see #17353 - better error message
(edit) @14791   6 years Don-vip remove TLD from IANA
(edit) @14790   6 years Don-vip remove TLD from IANA
(edit) @14788   6 years Don-vip remove TLD from IANA
(edit) @14786   6 years Don-vip fix #17323 - better tooltip for "Show preset search dialog" (patch by …
(edit) @14784   6 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
(edit) @14779   6 years GerdP see #16803: revert r14777,r14775, and r14772: too many side effects, …
(edit) @14777   6 years GerdP fix #17313 NPE when *_link road is connected to way without a highway …
(edit) @14775   6 years GerdP fix some new sonar issues
(edit) @14774   6 years GerdP fix #17298: customer -> customers
(edit) @14772   6 years GerdP fix #16803 Validator: Wrong warning Highway link is not linked to …
(edit) @14771   6 years GerdP fix checkstyle issue, no functional change
(edit) @14768   6 years GerdP fix #17302: reduce sort time in ValidatorTreePanel.buildTree()
(edit) @14767   6 years Klumbumbus * fix #17297, see #8877 - add wiki documented denominations >500 uses …
(edit) @14766   6 years GerdP fix sonar issue: "parent" is the name of a field in "Component" …
(edit) @14765   6 years GerdP fix #17286 remember state of minimized docked panels when closing …
(edit) @14764   6 years GerdP add javadoc @since for new public method setChangesetDataNeeded()
(edit) @14763   6 years GerdP fix #17279: improve performance when retrieving history
(edit) @14762   6 years GerdP see #13195: Further reduce number of GPX download calls.
(edit) @14761   6 years GerdP fix #13195 1) BoundingBoxDownloader: Reduce number of gpx api calls: …
(edit) @14759   6 years simon04 Marker: avoid ConcurrentModificationException Relates to r14747.
(edit) @14758   6 years Don-vip update TLD from IANA
(edit) @14757   6 years Don-vip fix #17276 - catch and ignore ImagingOpException when applying image …
(edit) @14756   6 years GerdP see #17270: improve progress bar by doubling the tick count to match …
(edit) @14755   6 years Don-vip update TLD from IANA
(edit) @14754   6 years GerdP fix #17274: Empty line in ignorederrors.cfg causes reader to stop
(edit) @14748   6 years GerdP fix #17263: GpxLayer sometimes shows "ghost lines"
(edit) @14747   6 years simon04 Refactoring: use Map.computeIfAbsent in Marker
Note: See TracRevisionLog for help on using the revision log.