source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11671   8 years michael2402 See #10176: Nicer stroke for icons of selected areas.
(edit) @11670   8 years michael2402 See #10176: Make icon-image work for areas. Icon is displayed at …
(edit) @11664   8 years michael2402 Remove redundant isValid check.
(edit) @11660   8 years Don-vip see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
(edit) @11659   8 years Don-vip fix #14175 - HistoryBrowserModel removes listener twice
(edit) @11658   8 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @11657   8 years Don-vip fix #14451 - Local imagery toolbar buttons disappear on restart
(edit) @11656   8 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11655   8 years Don-vip fix java warning
(edit) @11654   8 years Don-vip fix #14450 - Cannot add local imagery to toolbar
(edit) @11653   8 years Don-vip fix #14437 - NPE at AbstractProjection.latlon2eastNorth with Tools => …
(edit) @11652   8 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11651   8 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11650   8 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11649   8 years Don-vip sonar - pmd:UseStringBufferForStringAppends
(edit) @11647   8 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11646   8 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11645   8 years Don-vip fix #14157 - NPE opening a session
(edit) @11643   8 years bastiK make it compile in Netbeans
(edit) @11642   8 years Don-vip fix #14422 - Dynamic NTV2 grids
(edit) @11641   8 years Don-vip do not fail fast (1s) when fetching imagery list, as JOSM server may …
(edit) @11638   8 years stoecker fix xmllint error
(edit) @11637   8 years stoecker fix #13535 - fix FindBugs issue
(edit) @11636   8 years michael2402 Fix #14370: Allow all characters in plugin versions, except for ( and ).
(edit) @11635   8 years Don-vip see #12313 - fix unit tests properly
(edit) @11634   8 years Don-vip see #10638 - apply also optimization for initial DataSource area …
(edit) @11633   8 years Don-vip fix #10638 - fix zoom problem when validating "Way connected to Area" …
(edit) @11632   8 years Don-vip see #3346 - make DataSet.dataSources private
(edit) @11629   8 years Don-vip see #3346 - findbugs - IS2_INCONSISTENT_SYNC
(edit) @11628   8 years Don-vip see #3346 - remove debug info committed accidentally
(edit) @11627   8 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11626   8 years Don-vip see #12313 - fix NPE, checkstyle violations and two failing unit tests
(edit) @11625   8 years stoecker fix #12313 - make eli-best and other texts available as tooltip in …
(edit) @11624   8 years stoecker fix core java bug report
(edit) @11623   8 years stoecker see #14120 - fix deprecation in core
(edit) @11621   8 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11620   8 years Don-vip checkstyle - enable CatchParameterName rule
(edit) @11619   8 years Don-vip fix #14414 - instead of line break <br> displayed in imagery tool tip
(edit) @11618   8 years Don-vip fix #11077 - Changeset with 50k/10k objects is not auto-closed
(edit) @11615   8 years Don-vip add javadoc
(edit) @11613   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11611   8 years Don-vip fix #14123 - On first startup: Registered toolbar action overwritten
(edit) @11610   8 years Don-vip fix #13955 - Keystroke shift pressed ESCAPE is already assigned
(edit) @11609   8 years Don-vip fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
(edit) @11608   8 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11607   8 years Don-vip see #14374 - remove TigerUtils class, not used anymore
(edit) @11606   8 years Don-vip fix #14374 - automatic tag conflict resolution of source for French …
(edit) @11604   8 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
(edit) @11601   8 years Don-vip error-prone: fix FallThrough errors
(edit) @11600   8 years Don-vip fix #14402 - add whitelist for natural area values to avoid false …
(edit) @11594   8 years Don-vip see #14381 - don't try to display message dialog on headless …
(edit) @11593   8 years simon04 Fix EDT violation in ChangesetCacheManager
(edit) @11590   8 years Don-vip see #11924 - remove workarounds for jdk9 compilation problems with …
(edit) @11589   8 years Don-vip fix #14391 - robustness to Linux systems preventing file watcher to …
(edit) @11587   8 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11586   8 years Don-vip update new TLD from IANA
(edit) @11581   8 years stoecker see #13470 - hopefully finally drop last remaining HTML imagery part
(edit) @11578   8 years stoecker fix #13470 - drop last remaining HTML imagery part
(edit) @11577   8 years Don-vip fix checkstyle violations
(edit) @11576   8 years Don-vip update new TLD from IANA
(edit) @11575   8 years stoecker see #12313 - add best marking and show it in image preferences
(edit) @11572   8 years stoecker fix imagery compare, add date check
(edit) @11571   8 years Don-vip update .classpath, checkstyle
(edit) @11570   8 years stoecker add date field to imagery definition, allow to select mirror layers in …
(edit) @11569   8 years stoecker fix #14379 - fix apache externals
(edit) @11568   8 years Don-vip silent checkstyle rule for GUI initialization stuff
(edit) @11567   8 years Don-vip findbugs - PZLA_PREFER_ZERO_LENGTH_ARRAYS
(edit) @11566   8 years Don-vip fix #14343 - GPS heat map should also support point clouds (modified …
(edit) @11565   8 years michael2402 See #14370: Explain that pattern
(edit) @11564   8 years michael2402 See #14370: Allow a(lpha), b(eta) in plugin version names as well. …
(edit) @11563   8 years Don-vip fix #14370 - plugin list import function has trouble with more …
(edit) @11562   8 years Don-vip fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
(edit) @11560   8 years Don-vip fix #14364 - Overpass wizard geocoding doesn't interpret Nominatim …
(edit) @11559   8 years Don-vip fix #14361 - WMTS: download only supported image formats
(edit) @11558   8 years Don-vip fix #14359 - use correct listener to avoid spurious events called …
(edit) @11557   8 years Don-vip fix #14363 - proper handling of InterruptedException to avoid infinite loop
(edit) @11556   8 years stoecker OSM SVN enforces now HTTPS
(edit) @11555   8 years Don-vip see #14346 - checkstyle
(edit) @11554   8 years Don-vip fix #14356 - make sure that workaround for JDK-6322854 is used everywhere
(edit) @11553   8 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11552   8 years Don-vip fix #14353 - robustness to systems not defining standard Java UI color …
(edit) @11551   8 years Don-vip fix #14353 - add synchronization to MainPanel
(edit) @11549   8 years bastiK applied #14346 Rotation angle for Transverse Mercator projection …
(edit) @11546   8 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
(edit) @11545   8 years Don-vip sonar - squid:S2197 - Modulus results should not be checked for direct …
(edit) @11544   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @11542   8 years stoecker null colors never worked in preferences and don't make much sense
(edit) @11539   8 years Don-vip add unit test
(edit) @11538   8 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
(edit) @11537   8 years Don-vip sonar - fb-contrib:CCNE_COMPARE_CLASS_EQUALS_NAME - Correctness - …
(edit) @11536   8 years Don-vip sonar - fb-contrib:WOC_WRITE_ONLY_COLLECTION_FIELD - Correctness - …
(edit) @11535   8 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
(edit) @11534   8 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
(edit) @11533   8 years Don-vip fix regression from r11516 - get() does not throw the same exception …
(edit) @11532   8 years stoecker see #9210 - remove interim imagery blacklist solution, the api now has …
(edit) @11531   8 years stoecker unify defaults (remove warning)
(edit) @11530   8 years Klumbumbus OpenStreetCam plugin replaced OpenStreetView plugin
(edit) @11528   8 years stoecker drop imagery entries which have an id, but are no longer in default …
(edit) @11527   8 years stoecker drop imagery entries which have an id, but are no longer in default list
(edit) @11526   8 years Don-vip fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
Note: See TracRevisionLog for help on using the revision log.