source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16358   4 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16357   4 years simon04 Extract inner class MapCSSRuleIndex
(edit) @16356   4 years simon04 Extend MapCSSTagCheckerTest.testInit
(edit) @16355   4 years simon04 see #18164 - OverpassQueryWizard: add icon Icon taken from …
(edit) @16354   4 years simon04 see #18164 - OverpassQueryWizardDialog: reuse SearchDialog
(edit) @16353   4 years simon04 Fix typo in Javadoc
(edit) @16352   4 years simon04 see #19117 - ant epsg-compile: cannot depend on compile (Netbeans)
(edit) @16351   4 years Klumbumbus see #15240 - Rework icon attribution section
(edit) @16350   4 years simon04 see #19117 - ant: remove obsolete jmapviewer exclusions
(edit) @16349   4 years simon04 fix #19065, see #19117 - ant create-revision: write to resources/
(edit) @16348   4 years simon04 see #19117 - ant javadoc: add JOSM logo in doctitle
(edit) @16347   4 years simon04 Javadoc warnings
(edit) @16346   4 years simon04 see #19117 - ant compile: exclude package-info.java files, drop …
(edit) @16345   4 years simon04 see #19117 - ant epsg: skip if uptodate
(edit) @16344   4 years simon04 BuildProjectionDefinitions: print output filename
(edit) @16343   4 years simon04 BuildProjectionDefinitions: default to working directory
(edit) @16342   4 years simon04 see #19117 - ant epsg-compile: depends on compile
(edit) @16341   4 years simon04 see #19117 - ant create-revision: detect SVN/Git based on dir
(edit) @16340   4 years Klumbumbus fix #11253 - require to add unit to maxstay tag, rework preset and add …
(edit) @16339   4 years simon04 see #16860 - Apache Ivy: remove unused epsg configuration
(edit) @16338   4 years simon04 see #16860 - Apache Ivy: update xmpcore to fix warning
(edit) @16337   4 years simon04 Checkstyle, PMD
(edit) @16336   4 years simon04 fix #19112, see #18164 - OverpassTurboQueryWizard: use …
(edit) @16335   4 years simon04 fix #19113 - Use JCS class instead of CompositeCacheManager
(edit) @16334   4 years simon04 InternetTags is a Test.TagTest
(edit) @16333   4 years simon04 Java 8: use Map.computeIfAbsent
(edit) @16332   4 years simon04 Java 8: use Stream
(edit) @16331   4 years simon04 HiDPISupport: use static initializer, drop Optional use
(edit) @16330   4 years simon04 see #18830 - Remove Utils#getJavaScriptEngine due to Nashorn removal
(edit) @16329   4 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16328   4 years simon04 AddTagsDialog: use TextTagParser.readTagsByRegexp
(edit) @16327   4 years simon04 Add AddTagsDialogTest
(edit) @16326   4 years simon04 Java 8: use Stream.anyMatch
(edit) @16325   4 years simon04 Checkstyle
(edit) @16324   4 years simon04 fix #11310 - Support setting changeset tags during /import call
(edit) @16323   4 years simon04 Java 8: use Collectors.counting
(edit) @16322   4 years simon04 fix #18883 - InspectPrimitiveDialog: improve mapstyle summary
(edit) @16321   4 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @16320   4 years simon04 fix #15051 - Add help button to "Search for Objects by Preset"
(edit) @16319   4 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16318   4 years GerdP see #19097: Windows plays alarm sound when opening preset preferences …
(edit) @16317   4 years GerdP fix #19104: Unglue node may remove way members from relations - fix …
(edit) @16316   4 years Klumbumbus improve validation for the key seats
(edit) @16315   4 years Klumbumbus see #8352 - reuse string from …
(edit) @16314   4 years simon04 see #19089 - Remove debugging output
(edit) @16313   4 years simon04 fix #19089 - Avoid displaying multiple notifications with the same text
(edit) @16312   4 years simon04 Checkstyle
(edit) @16311   4 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @16310   4 years simon04 Fix typos in Javadoc
(edit) @16309   4 years simon04 see #8352 - Presets: use opaque color chooser button
(edit) @16308   4 years simon04 see #8352 - PropertiesDialog: do not replace CSS color name with HEX code
(edit) @16307   4 years simon04 SearchCompilerTest: use OsmUtils.createPrimitive
(edit) @16306   4 years simon04 SearchDialog: escape HTML characters from SearchParseError
(edit) @16305   4 years simon04 fix #18913 - Changeset Manager: improve i18n strings (patch by Hb---)
(edit) @16304   4 years simon04 Preset preferences: add ellipses in name (since a dialog appears)
(edit) @16303   4 years GerdP see #18670: fix error introduced with r16300 Ungluing an unconnected …
(edit) @16302   4 years GerdP see #18863:split ways: false positive warnings about missing members …
(edit) @16301   4 years Klumbumbus see #19038 - Improve information=route_marker icon (still CC0 and PD …
(edit) @16300   4 years GerdP fix #18670, #19042: Unglue ways: False positives about affected …
(edit) @16299   4 years GerdP fix spotbugs: RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @16298   4 years GerdP see #18138: remove obsolete unit test
(edit) @16297   4 years GerdP see #18847, #19076: Changing value of …
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   4 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16294   4 years simon04 see #8352 - Presets: remove border from color chooser button
(edit) @16293   4 years simon04 see #8352 - PropertiesDialog/Presets: evaluate CSS color names
(edit) @16292   4 years simon04 see #8352 - PropertiesDialog: consider table sorting for color preview
(edit) @16291   4 years Klumbumbus fix #19045 - Add surface to some sport presets and hoops to basketball
(edit) @16290   4 years Klumbumbus fix #18094 - Display addr:unit and addr:flats in the MapView too.
(edit) @16289   4 years Klumbumbus include level key in steps preset
(edit) @16288   4 years simon04 fix #19084 - Update to OpeningHoursParser 0.21.3
(edit) @16287   4 years Klumbumbus see #18802, fix #19069 - Restore display of values from selectors with …
(edit) @16286   4 years Klumbumbus fix #19079 - Fix label of preset_link of "fixme", "note" and …
(edit) @16285   4 years simon04 fix #19021 - MainMenu: disable menus without edit layer: mode, tools, …
(edit) @16284   4 years simon04 see #19067 - ImageDisplay: tune logging
(edit) @16283   4 years simon04 see #8352 - PropertiesDialog: preview color as colored square
(edit) @16282   4 years simon04 see #8352, see #19075 - Presets: fix unit tests
(edit) @16281   4 years simon04 Checkstyle
(edit) @16280   4 years simon04 fix #19022 - PresetLink: allow to customize label text and UI position
(edit) @16279   4 years simon04 fix #15051 - Add help button to "Search for Objects by Preset"
(edit) @16278   4 years simon04 fix #18829, see #19048 - TagChecker: exclude opening_hours:covid19, …
(edit) @16277   4 years simon04 fix #8352 - Presets: add color chooser for <combo>
(edit) @16276   4 years simon04 fix #19075 - Presets: add popup menu to keys
(edit) @16275   4 years simon04 see #19075 - Generify TaginfoAction
(edit) @16274   4 years simon04 see #19075 - Generify HelpTagAction
(edit) @16273   4 years simon04 MapCSSTagChecker: fix typo
(edit) @16272   4 years simon04 see #18729 - Do not initialize external territories data for unit tests
(edit) @16271   4 years simon04 TagInfoExtract: use Logging
(edit) @16270   4 years simon04 fix #19074 - TagInfoExtract: include optional tags of presets
(edit) @16269   4 years simon04 Extract TagInfoExtract.TagInfoTag.Type#forPresetType
(edit) @16268   4 years simon04 see #15943 - SearchDialog: fix search hint to search for existing key
(edit) @16267   4 years simon04 Use non-optional ImageResource without null check
(edit) @16266   4 years Klumbumbus fix #19007 - Add recycling materials wood, beverage_cartons, …
(edit) @16265   4 years Klumbumbus fix #19072 - Add shop=storage_rental (icon from …
(edit) @16264   4 years simon04 see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @16263   4 years simon04 Fix typo in code comment
(edit) @16262   4 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16261   4 years simon04 see #18164 - Extend OverpassTurboQueryWizardTest
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16259   4 years simon04 Implement SearchCompiler.AbstractBinaryMatch.map
Note: See TracRevisionLog for help on using the revision log.