source: josm/trunk/src/org/openstreetmap/josm/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16436   6 years simon04 see #19251 - Java 8: use Stream
(edit) @16434   6 years simon04 fix #19071 - Tag2Link: obtain rules via Apache Ivy and org.webjars.npm
(edit) @16407   6 years GerdP fix #18915: "Precondition violation" not fixable from within JOSM - …
(edit) @16381   6 years simon04 see #18907 - Territories: retain "name:en" for custom tags
(edit) @16358   6 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16347   6 years simon04 Javadoc warnings
(edit) @16337   6 years simon04 Checkstyle, PMD
(edit) @16336   6 years simon04 fix #19112, see #18164 - OverpassTurboQueryWizard: use …
(edit) @16331   6 years simon04 HiDPISupport: use static initializer, drop Optional use
(edit) @16330   6 years simon04 see #18830 - Remove Utils#getJavaScriptEngine due to Nashorn removal
(edit) @16321   6 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @16319   6 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16318   6 years GerdP see #19097: Windows plays alarm sound when opening preset preferences …
(edit) @16293   6 years simon04 see #8352 - PropertiesDialog/Presets: evaluate CSS color names
(edit) @16272   6 years simon04 see #18729 - Do not initialize external territories data for unit tests
(edit) @16264   6 years simon04 see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @16262   6 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16252   6 years simon04 fix #18961 - ColorHelper: harmonize color functions
(edit) @16215   6 years Don-vip fix compilation error
(edit) @16213   6 years Don-vip fix PMD/Javadoc issues
(edit) @16207   6 years simon04 ImageResource: rename method parameter
(edit) @16196   6 years simon04 see #18729, see 18772 - Add TerritoriesTestIT
(edit) @16188   6 years simon04 see #18954, see #18864 - fix SonarQube issues
(edit) @16184   6 years simon04 see #18954, see #18864 - Introduce GenericParser for Cascade.convertTo
(edit) @16181   6 years simon04 see #18954, see #18864 - Introduce StringParser for parsing various types
(edit) @16180   6 years simon04 fix #18954, see #18864 - TaggingPresetReader: read short types
(edit) @16172   6 years simon04 Fix JavaDoc warnings
(edit) @16120   6 years Don-vip fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint
(edit) @16111   6 years Don-vip see #18856 - allow to disable numbering format overriding with …
(edit) @16109   6 years Don-vip see #18856 - override numbering format as follows: - Eastern …
(edit) @16074   6 years simon04 fix #18884, see #18871 - ImageResource.imgCache: use ConcurrentHashMap
(edit) @16069   6 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16067   6 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(edit) @16061   6 years simon04 SubclassFilteredCollection: use spliteratorUnknownSize() to avoid …
(edit) @16060   6 years simon04 see #18871 - ImageProvider.getPadded: fix/improve performance
(edit) @16056   6 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16055   6 years simon04 ImageProvider.getPadded: use GetPaddedOptions.DEFAULT
(edit) @16054   6 years simon04 ImageResource: use CheckParameterUtil
(edit) @16052   6 years simon04 fix #18878 - JOSM leaves behind josm_exec_ temp files
(edit) @16049   6 years simon04 see #18864 - I18n.format: fix strings containing apostrophe U+0027
(edit) @16044   6 years simon04 see #18864 - I18n.format: use not format when there are no objects …
(edit) @16043   6 years simon04 see #18864 - TaggingPreset: use char for separator field Retained …
(edit) @16029   6 years stoecker see #18856 - reactivate arabic language
(edit) @16017   6 years simon04 revert translation file move, see #18845 (update CORE_TRANS_DIRECTORY)
(edit) @16012   6 years simon04 see #18845 - Move lang to resources/data/trans/
(edit) @16003   6 years Don-vip see #18802 - fix javadoc error
(edit) @15982   6 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15968   6 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(edit) @15967   6 years simon04 see #18812 - HttpClient: debug logging of request headers
(edit) @15959   6 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15952   6 years Don-vip see #18772 - better error message, add non-regression tests
(edit) @15942   6 years GerdP findbugs BC_UNCONFIRMED_CAST
(edit) @15939   6 years GerdP fix checkstyle issues
(edit) @15938   6 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15937   6 years GerdP fix #18772: log warning instead of showing bug report popup and …
(edit) @15926   6 years Don-vip fix recently introduced SonarQube issues
(edit) @15922   6 years Don-vip see #18720 - Headless mode is obviously not an HIDPI screen, as …
(edit) @15918   6 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15913   6 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15909   6 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15908   6 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15906   6 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15902   6 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15896   6 years simon04 see #14088 - Optimize ImageProvider.getPadded for untagged primitives
(edit) @15895   6 years simon04 see #14088 - Fix SelectionTableCellRendererTest, …
(edit) @15889   6 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15881   6 years simon04 fix #15158 - Tag2Link: leading zeros for ref:bag
(edit) @15876   6 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
(edit) @15870   6 years simon04 MultiMapTest: extend Based on test coverage and mutation testing …
(edit) @15869   6 years simon04 DateUtilsTest: extend Based on test coverage and mutation testing …
(edit) @15866   6 years Don-vip fix #18723 - Use josm.openstreetmap.de/remote for …
(edit) @15864   6 years simon04 UtilsTest: extend Based on test coverage and mutation testing using …
(edit) @15863   6 years simon04 Utils: use Stream API
(edit) @15862   6 years simon04 Simplify Utils.strip
(edit) @15861   6 years Don-vip see #18599 - use configurable JOSM website URL
(edit) @15858   6 years simon04 fix #18599 - Tag2Link: Use josm.openstreetmap.de/remote for SPARQL queries
(edit) @15814   6 years simon04 fix #18639 - Update to overpass-wizard 0.0.9
(edit) @15799   6 years simon04 HttpClient: add stopwatch
(edit) @15798   6 years simon04 Http1Client: determine actual HTTP version
(edit) @15794   6 years simon04 see #13901 - Tag2Link: add http:// to website
(edit) @15791   6 years Don-vip fix #18608 - use the correct console encoding on Windows (regression …
(edit) @15762   6 years simon04 Fix typo in Javadoc
(edit) @15760   6 years simon04 fix #15628 - Strip HTML code from GPX descriptions
(edit) @15755   6 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15742   6 years simon04 HttpClient: add support for Content-Encoding: deflate
(edit) @15741   6 years simon04 HttpClient: use cache by default This is in accordance with …
(edit) @15740   6 years simon04 fix #18588, see #12235 - Comply with OSM Tile Usage Policy Do not …
(edit) @15735   6 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15732   6 years simon04 see #18503 - Relation editor: compute wayConnection for …
(edit) @15730   6 years simon04 fix #18561 - Add Geometry.filterInsideAnyPolygon (patch by …
(edit) @15726   6 years simon04 Fix typo
(edit) @15719   6 years simon04 Java 8: deprecate Utils.exists, Utils.find
(edit) @15718   6 years simon04 Java 8: deprecate Utils.join
(edit) @15717   6 years simon04 Java 8: use Collectors.joining
(edit) @15716   6 years simon04 Java 8: use String.join
(edit) @15711   6 years simon04 see #14465 - Tag2Link: restrict names by JOSM language
(edit) @15710   6 years simon04 XmlObjectParser: use Map.computeIfAbsent, Stream
(edit) @15706   6 years simon04 see #14465 -Tag2Link: combine links with same name and launch at once
(edit) @15702   6 years simon04 see #13901 - move Tag2Link to tools/
(edit) @15675   6 years Don-vip fix #18534 - better synchronization of image cache (patch by taylor.smock)
Note: See TracRevisionLog for help on using the revision log.