source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14863   5 years GerdP fix checkstyle issue
(edit) @14862   5 years Don-vip fix #17427 - fix imagery html tooltip (regression of r11625?)
(edit) @14861   5 years Don-vip fix #17404 - allow footways to reach amenity=toilets
(edit) @14860   5 years GerdP fix some checkstyle and sonar issues, improve readability, no …
(edit) @14859   5 years GerdP fix #17438: Use constant INVALID_KEY for error "Presets do not contain …
(edit) @14858   5 years GerdP see #17345: disable ignore button only when the top level (severity) …
(edit) @14857   5 years GerdP see #17401, #17431 - make sure that list of errors is never null - …
(edit) @14856   5 years GerdP see #17412 if validator tree is rebuild, try to re-select the error …
(edit) @14855   5 years GerdP see #17401: Improve performance: Use cached icon in …
(edit) @14854   5 years GerdP see #17342: call updateEnabledState() for Lookup Button also when the …
(edit) @14853   5 years Don-vip fix #17435 - NPE
(edit) @14852   5 years GerdP see #17268: fix more javadoc issues
(edit) @14851   5 years GerdP see #17268: fix some findbugs/sonar/javadoc issues
(edit) @14850   5 years GerdP correct version number in @since
(edit) @14849   5 years GerdP fix #17412: Update validator tree when primitives are purged or …
(edit) @14848   5 years GerdP see #17401: re-add public method addNoRedraw(Command c) I used to …
(edit) @14847   5 years GerdP fix #17343 and #17344: Enable/Disable buttons in ValidatorDialog
(edit) @14846   5 years GerdP fix findbugs issue: Should …
(edit) @14845   5 years GerdP fix #17401: create a SequenceCommand instead of adding single commands …
(edit) @14844   5 years GerdP revert unintented commit
(edit) @14843   5 years GerdP
(edit) @14842   5 years GerdP see #17268: fix invalid i18n string
(edit) @14841   5 years Klumbumbus fix #17424 - add sport=rowing preset
(edit) @14840   5 years Klumbumbus fix #17423, see #17391 - fix warning about highway=pedestrian together …
(edit) @14839   5 years GerdP fix pmd: This call to Collection.toArray() may be optimizable
(edit) @14838   5 years GerdP fix checkstyle issue
(edit) @14837   5 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14836   5 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14835   5 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
(edit) @14834   5 years GerdP see #17342: Simplify code and drastically improve performance when …
(edit) @14833   5 years GerdP fix sonar issues
(edit) @14832   5 years Don-vip see #16315 - ignore indoor=wall until decided
(edit) @14831   5 years Klumbumbus * fix #17305 - warn about boundary=administrative together with …
(edit) @14830   5 years Klumbumbus fix #17402 - warn about leisure=nature_reserve on nodes
(edit) @14829   5 years Klumbumbus see #17414, see #15774 - set correct values_context for colour tags in …
(edit) @14828   5 years GerdP fix #17268: There should be a method to clear ignored errors patch …
(edit) @14827   5 years GerdP see #17327: work around to allow SortedMap in MapListSetting
(edit) @14826   5 years GerdP fix #17342 ValidatorDialog: Lookup button needs improvement
(edit) @14825   5 years GerdP fix #17345: ValidatorDialog: Ignore button should be disabled sometimes
(edit) @14824   5 years Don-vip i18n update
(edit) @14823   5 years Don-vip see #17311 - revert changes from r14747 / r14759, cause …
(edit) @14822   5 years Don-vip add unit test for AboutAction
(edit) @14821   5 years GerdP fix #17336: change preset: piste:grooming=classic;skating to …
(edit) @14820   5 years GerdP fix #17286: graphic glitches after undocking an redocking a minimized panel
(edit) @14819   5 years Don-vip i18n update
(edit) @14818   5 years Klumbumbus see #17371 - downgrade place_of_worship without denomination warning …
(edit) @14817   5 years Don-vip add new unit tests for DuplicateWay and DuplicateRelation, fix NPE …
(edit) @14816   5 years Don-vip see #17387 - add more details when NegativeArraySizeException occurs …
(edit) @14815   5 years Klumbumbus * see #17383 - warn about natural=waterfall on ways and relations too …
(edit) @14814   5 years Klumbumbus fix #17383 - deprecate natural=waterfall in favor of waterway=waterfall
(edit) @14813   5 years Don-vip add unit test for CrossingWays
(edit) @14812   5 years Don-vip see #17380 - i18n update
(edit) @14811   5 years Don-vip see #17380 - enable en_CA
(edit) @14810   5 years Don-vip fix #17328 - visible html code in error message
(edit) @14809   5 years Don-vip see #17379 - fix file
(edit) @14808   5 years Klumbumbus fix #17020 - display leisure=track as line only (without fill color) …
(edit) @14807   5 years Don-vip fix #17338 - NPE
(edit) @14806   5 years Klumbumbus fix #17133 - support rendering of boundary on relation ways for all …
(edit) @14805   5 years Don-vip fix #17377 - complain about shop=yes, except for amenity=fuel
(edit) @14804   5 years Don-vip fix #17379 - deprecated amenity=sauna, footway=left|right|both|no|none
(edit) @14803   5 years Don-vip fix #17376 - allows multiple values in URL validator
(edit) @14802   5 years Don-vip fix #17131 - add mapcss function gpx_distance to get the distance to …
(edit) @14801   5 years Don-vip fix #17358 - mapcss regular expression matches for key (patch by …
(edit) @14800   5 years Don-vip see #17371 - fix file
(edit) @14799   5 years Don-vip fix #17371 - rework combination checks
(edit) @14798   5 years Don-vip fix #17371 - add combination checks based off KeepRight and Osmose …
(edit) @14797   5 years Don-vip fix #17367 - NPE
(edit) @14796   5 years Don-vip see #17358 - add non-regression test (disabled for now)
(edit) @14795   5 years Don-vip fix ignored error detection
(edit) @14794   5 years Don-vip see #17353 - better error message
(edit) @14793   5 years Don-vip fix #17278 - update macOS appbundler to …
(edit) @14792   5 years Don-vip fix NPE
(edit) @14791   5 years Don-vip remove TLD from IANA
(edit) @14790   5 years Don-vip remove TLD from IANA
(edit) @14789   5 years Don-vip see #16073 - allow to ignore error only based on a substring
(edit) @14788   5 years Don-vip remove TLD from IANA
(edit) @14787   5 years Don-vip increase test timeout
(edit) @14786   5 years Don-vip fix #17323 - better tooltip for "Show preset search dialog" (patch by …
(edit) @14785   5 years Don-vip add dataflow/javacutil 2.6.0, needed by error_prone
(edit) @14784   5 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
(edit) @14783   5 years Don-vip fix test classpath
(edit) @14782   5 years Don-vip replace reflections library (unmaintained) by classgraph. This allows …
(edit) @14781   5 years Don-vip see #16912 - update javafx plugin name
(edit) @14780   5 years Klumbumbus fix #17317, see #8847 - fix typo in tidal generator preset: steam -> stream
(edit) @14779   5 years GerdP see #16803: revert r14777,r14775, and r14772: too many side effects, …
(edit) @14778   5 years Don-vip see #16912 - filter plugins requiring JavaFX on Java < 11 and headless mode
(edit) @14777   5 years GerdP fix #17313 NPE when *_link road is connected to way without a highway …
(edit) @14776   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14775   5 years GerdP fix some new sonar issues
(edit) @14774   5 years GerdP fix #17298: customer -> customers
(edit) @14773   5 years GerdP fix #17297: TagCheckerTest fails: remove entries from ignoretags which …
(edit) @14772   5 years GerdP fix #16803 Validator: Wrong warning Highway link is not linked to …
(edit) @14771   5 years GerdP fix checkstyle issue, no functional change
(edit) @14770   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14769   5 years Don-vip add crop=cereal (used more than 10k times)
(edit) @14768   5 years GerdP fix #17302: reduce sort time in ValidatorTreePanel.buildTree()
(edit) @14767   5 years Klumbumbus * fix #17297, see #8877 - add wiki documented denominations >500 uses …
(edit) @14766   5 years GerdP fix sonar issue: "parent" is the name of a field in "Component" …
(edit) @14765   5 years GerdP fix #17286 remember state of minimized docked panels when closing …
(edit) @14764   5 years GerdP add javadoc @since for new public method setChangesetDataNeeded()
Note: See TracRevisionLog for help on using the revision log.