source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16387   5 years simon04 Java 8: use Stream.anyMatch
(edit) @16386   5 years simon04 see #19074 - TagInfoExtract: exclude optional tags for external presets
(edit) @16385   5 years simon04 see #19074 - TagInfoExtract: count optional preset tag usages
(edit) @16384   5 years simon04 see #19074 - TagInfoExtract: include optional tags of preset <text>s, …
(edit) @16383   5 years simon04 I18n update
(edit) @16382   5 years Klumbumbus - Add automated check to car wash presets - Don't warn about "Unknown …
(edit) @16381   5 years simon04 see #18907 - Territories: retain "name:en" for custom tags
(edit) @16380   5 years simon04 I18n update
(edit) @16379   5 years GerdP see #19145: some unclosed ways are not found - add check for unclosed …
(edit) @16378   5 years Klumbumbus see #19145 - Don't warn about unclosed amenity=bench|bicycle_parking
(edit) @16377   5 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @16376   5 years simon04 see #19117 - svn:ignore
(edit) @16375   5 years Klumbumbus see #19135 - revert unintended change from r16373
(edit) @16374   5 years stoecker one more warning about bad data (fix typo)
(edit) @16373   5 years stoecker one more warning about bad data
(edit) @16372   5 years GerdP fix #18138: Validator rules for connectivity relations fix single …
(edit) @16371   5 years GerdP see #19121: fix unit test
(edit) @16370   5 years GerdP fix findbugs warning
(edit) @16369   5 years GerdP see #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
(edit) @16368   5 years simon04 fix #19084 - Update to OpeningHoursParser 0.21.4
(edit) @16367   5 years GerdP see #19124 Update data: "Check on server" for "deleted or moved …
(edit) @16366   5 years GerdP fix #19124:Update data: "Check on server" for "deleted or moved …
(edit) @16365   5 years GerdP fix #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
(edit) @16364   5 years GerdP fix checkstyle issues
(edit) @16363   5 years GerdP see #19111, #19105 revert one last minute change: if only a way is …
(edit) @16362   5 years GerdP see #19111, #19105 - don't ignore/reverse user input given in popup …
(edit) @16361   5 years GerdP deprecate dead(?) code Node.isConnectedTo(), was used by UnconnectWays …
(edit) @16360   5 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16359   5 years simon04 see #18164 - Rename Overpass query wizard in dialogs
(edit) @16358   5 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16357   5 years simon04 Extract inner class MapCSSRuleIndex
(edit) @16356   5 years simon04 Extend MapCSSTagCheckerTest.testInit
(edit) @16355   5 years simon04 see #18164 - OverpassQueryWizard: add icon Icon taken from …
(edit) @16354   5 years simon04 see #18164 - OverpassQueryWizardDialog: reuse SearchDialog
(edit) @16353   5 years simon04 Fix typo in Javadoc
(edit) @16352   5 years simon04 see #19117 - ant epsg-compile: cannot depend on compile (Netbeans)
(edit) @16351   5 years Klumbumbus see #15240 - Rework icon attribution section
(edit) @16350   5 years simon04 see #19117 - ant: remove obsolete jmapviewer exclusions
(edit) @16349   5 years simon04 fix #19065, see #19117 - ant create-revision: write to resources/
(edit) @16348   5 years simon04 see #19117 - ant javadoc: add JOSM logo in doctitle
(edit) @16347   5 years simon04 Javadoc warnings
(edit) @16346   5 years simon04 see #19117 - ant compile: exclude package-info.java files, drop …
(edit) @16345   5 years simon04 see #19117 - ant epsg: skip if uptodate
(edit) @16344   5 years simon04 BuildProjectionDefinitions: print output filename
(edit) @16343   5 years simon04 BuildProjectionDefinitions: default to working directory
(edit) @16342   5 years simon04 see #19117 - ant epsg-compile: depends on compile
(edit) @16341   5 years simon04 see #19117 - ant create-revision: detect SVN/Git based on dir
(edit) @16340   5 years Klumbumbus fix #11253 - require to add unit to maxstay tag, rework preset and add …
(edit) @16339   5 years simon04 see #16860 - Apache Ivy: remove unused epsg configuration
(edit) @16338   5 years simon04 see #16860 - Apache Ivy: update xmpcore to fix warning
(edit) @16337   5 years simon04 Checkstyle, PMD
(edit) @16336   5 years simon04 fix #19112, see #18164 - OverpassTurboQueryWizard: use …
(edit) @16335   5 years simon04 fix #19113 - Use JCS class instead of CompositeCacheManager
(edit) @16334   5 years simon04 InternetTags is a Test.TagTest
(edit) @16333   5 years simon04 Java 8: use Map.computeIfAbsent
(edit) @16332   5 years simon04 Java 8: use Stream
(edit) @16331   5 years simon04 HiDPISupport: use static initializer, drop Optional use
(edit) @16330   5 years simon04 see #18830 - Remove Utils#getJavaScriptEngine due to Nashorn removal
(edit) @16329   5 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16328   5 years simon04 AddTagsDialog: use TextTagParser.readTagsByRegexp
(edit) @16327   5 years simon04 Add AddTagsDialogTest
(edit) @16326   5 years simon04 Java 8: use Stream.anyMatch
(edit) @16325   5 years simon04 Checkstyle
(edit) @16324   5 years simon04 fix #11310 - Support setting changeset tags during /import call
(edit) @16323   5 years simon04 Java 8: use Collectors.counting
(edit) @16322   5 years simon04 fix #18883 - InspectPrimitiveDialog: improve mapstyle summary
(edit) @16321   5 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @16320   5 years simon04 fix #15051 - Add help button to "Search for Objects by Preset"
(edit) @16319   5 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16318   5 years GerdP see #19097: Windows plays alarm sound when opening preset preferences …
(edit) @16317   5 years GerdP fix #19104: Unglue node may remove way members from relations - fix …
(edit) @16316   5 years Klumbumbus improve validation for the key seats
(edit) @16315   5 years Klumbumbus see #8352 - reuse string from …
(edit) @16314   5 years simon04 see #19089 - Remove debugging output
(edit) @16313   5 years simon04 fix #19089 - Avoid displaying multiple notifications with the same text
(edit) @16312   5 years simon04 Checkstyle
(edit) @16311   5 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @16310   5 years simon04 Fix typos in Javadoc
(edit) @16309   5 years simon04 see #8352 - Presets: use opaque color chooser button
(edit) @16308   5 years simon04 see #8352 - PropertiesDialog: do not replace CSS color name with HEX code
(edit) @16307   5 years simon04 SearchCompilerTest: use OsmUtils.createPrimitive
(edit) @16306   5 years simon04 SearchDialog: escape HTML characters from SearchParseError
(edit) @16305   5 years simon04 fix #18913 - Changeset Manager: improve i18n strings (patch by Hb---)
(edit) @16304   5 years simon04 Preset preferences: add ellipses in name (since a dialog appears)
(edit) @16303   5 years GerdP see #18670: fix error introduced with r16300 Ungluing an unconnected …
(edit) @16302   5 years GerdP see #18863:split ways: false positive warnings about missing members …
(edit) @16301   5 years Klumbumbus see #19038 - Improve information=route_marker icon (still CC0 and PD …
(edit) @16300   5 years GerdP fix #18670, #19042: Unglue ways: False positives about affected …
(edit) @16299   5 years GerdP fix spotbugs: RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @16298   5 years GerdP see #18138: remove obsolete unit test
(edit) @16297   5 years GerdP see #18847, #19076: Changing value of …
(edit) @16296   5 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   5 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16294   5 years simon04 see #8352 - Presets: remove border from color chooser button
(edit) @16293   5 years simon04 see #8352 - PropertiesDialog/Presets: evaluate CSS color names
(edit) @16292   5 years simon04 see #8352 - PropertiesDialog: consider table sorting for color preview
(edit) @16291   5 years Klumbumbus fix #19045 - Add surface to some sport presets and hoops to basketball
(edit) @16290   5 years Klumbumbus fix #18094 - Display addr:unit and addr:flats in the MapView too.
(edit) @16289   5 years Klumbumbus include level key in steps preset
(edit) @16288   5 years simon04 fix #19084 - Update to OpeningHoursParser 0.21.3
Note: See TracRevisionLog for help on using the revision log.