source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11673   7 years michael2402 Add more Javadoc for progress monitors.
(edit) @11672   7 years michael2402 PleaseWaitDialog: Javadoc and make direct progress model access deprecated.
(edit) @11671   7 years michael2402 See #10176: Nicer stroke for icons of selected areas.
(edit) @11670   7 years michael2402 See #10176: Make icon-image work for areas. Icon is displayed at …
(edit) @11669   7 years stoecker see #14454 - update presets links
(edit) @11668   7 years stoecker fix last changes
(edit) @11667   7 years stoecker fix ELI compare script date handling
(edit) @11666   7 years stoecker unify default coloring for ELI compare script date handling
(edit) @11665   7 years Klumbumbus see #12706 - enable ELI date comparison script
(edit) @11664   7 years michael2402 Remove redundant isValid check.
(edit) @11663   7 years Klumbumbus * fix #14444 - new lottery icon by naoliv, CC0 and PD licensed * fix …
(edit) @11662   7 years bastiK update netbeans
(edit) @11661   7 years bastiK see #5399 - update ProjectionRefTest
(edit) @11660   7 years Don-vip see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
(edit) @11659   7 years Don-vip fix #14175 - HistoryBrowserModel removes listener twice
(edit) @11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @11657   7 years Don-vip fix #14451 - Local imagery toolbar buttons disappear on restart
(edit) @11656   7 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11655   7 years Don-vip fix java warning
(edit) @11654   7 years Don-vip fix #14450 - Cannot add local imagery to toolbar
(edit) @11653   7 years Don-vip fix #14437 - NPE at AbstractProjection.latlon2eastNorth with Tools => …
(edit) @11652   7 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11651   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11650   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
(edit) @11648   7 years Don-vip see #14422 - update unit test
(edit) @11647   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11646   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11645   7 years Don-vip fix #14157 - NPE opening a session
(edit) @11644   7 years bastiK switch to little-endian version of the french ntv2 grid file both …
(edit) @11643   7 years bastiK make it compile in Netbeans
(edit) @11642   7 years Don-vip fix #14422 - Dynamic NTV2 grids
(edit) @11641   7 years Don-vip do not fail fast (1s) when fetching imagery list, as JOSM server may …
(edit) @11640   7 years Klumbumbus fix #14427 - allow negative .5 increments in level tag, asserts, docu
(edit) @11639   7 years stoecker support strange ELI end date definition as well
(edit) @11638   7 years stoecker fix xmllint error
(edit) @11637   7 years stoecker fix #13535 - fix FindBugs issue
(edit) @11636   7 years michael2402 Fix #14370: Allow all characters in plugin versions, except for ( and ).
(edit) @11635   7 years Don-vip see #12313 - fix unit tests properly
(edit) @11634   7 years Don-vip see #10638 - apply also optimization for initial DataSource area …
(edit) @11633   7 years Don-vip fix #10638 - fix zoom problem when validating "Way connected to Area" …
(edit) @11632   7 years Don-vip see #3346 - make DataSet.dataSources private
(edit) @11631   7 years Don-vip see #14120 - update to JavaCC 7.0.2 - patched to avoid error-prone …
(edit) @11630   7 years Don-vip see #3346 - update unit test
(edit) @11629   7 years Don-vip see #3346 - findbugs - IS2_INCONSISTENT_SYNC
(edit) @11628   7 years Don-vip see #3346 - remove debug info committed accidentally
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11626   7 years Don-vip see #12313 - fix NPE, checkstyle violations and two failing unit tests
(edit) @11625   7 years stoecker fix #12313 - make eli-best and other texts available as tooltip in …
(edit) @11624   7 years stoecker fix core java bug report
(edit) @11623   7 years stoecker see #14120 - fix deprecation in core
(edit) @11622   7 years Don-vip checkstyle - enable CommentsIndentation rule
(edit) @11621   7 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11620   7 years Don-vip checkstyle - enable CatchParameterName rule
(edit) @11619   7 years Don-vip fix #14414 - instead of line break <br> displayed in imagery tool tip
(edit) @11618   7 years Don-vip fix #11077 - Changeset with 50k/10k objects is not auto-closed
(edit) @11617   7 years stoecker fix one string
(edit) @11616   7 years stoecker update i18n
(edit) @11615   7 years Don-vip add javadoc
(edit) @11614   7 years Don-vip see #14374 - sonar - pmd-unit-tests:UseAssertSameInsteadOfAssertTrue - …
(edit) @11613   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11612   7 years stoecker add dates with open timespan
(edit) @11611   7 years Don-vip fix #14123 - On first startup: Registered toolbar action overwritten
(edit) @11610   7 years Don-vip fix #13955 - Keystroke shift pressed ESCAPE is already assigned
(edit) @11609   7 years Don-vip fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11607   7 years Don-vip see #14374 - remove TigerUtils class, not used anymore
(edit) @11606   7 years Don-vip fix #14374 - automatic tag conflict resolution of source for French …
(edit) @11605   7 years Klumbumbus fix #14409 - ignore keys starting with description: like …
(edit) @11604   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
(edit) @11603   7 years stoecker fix best=false parsing
(edit) @11602   7 years Don-vip go back to error_prone 2.0.15 - see …
(edit) @11601   7 years Don-vip error-prone: fix FallThrough errors
(edit) @11600   7 years Don-vip fix #14402 - add whitelist for natural area values to avoid false …
(edit) @11599   7 years Klumbumbus see #12706, see #12313 - enable eli-best comparison script
(edit) @11598   7 years Don-vip tools update: error-prone 2.0.17, jacoco 0.7.9
(edit) @11597   7 years Don-vip fix #14381 - Update presets to last version of opening_hours.js
(edit) @11596   7 years Don-vip see #11924 - see JDK-8157016: add required arguments to build javadoc …
(edit) @11595   7 years Don-vip see #11755, see #14381 - Update version of opening_hours.js to 3.5.0 …
(edit) @11594   7 years Don-vip see #14381 - don't try to display message dialog on headless …
(edit) @11593   7 years simon04 Fix EDT violation in ChangesetCacheManager
(edit) @11592   7 years simon04 fix #14381 - Update version of opening_hours.js to 3.5.0 Generated …
(edit) @11591   7 years Klumbumbus fix #14393 - allow leisure=bowling_alley as physical feature for sport tags
(edit) @11590   7 years Don-vip see #11924 - remove workarounds for jdk9 compilation problems with …
(edit) @11589   7 years Don-vip fix #14391 - robustness to Linux systems preventing file watcher to …
(edit) @11588   7 years Klumbumbus see #14306 - add preset links (contact address payment) to …
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11586   7 years Don-vip update new TLD from IANA
(edit) @11585   7 years Klumbumbus fix #14306 - add amenity=internet_cafe to presets and mappaint style, …
(edit) @11584   7 years Klumbumbus * fix #14357 - draw unclosed tourism=attraction ways unfilled * fix …
(edit) @11583   7 years Klumbumbus fix #14376 - update vending values: remove public_transport_plans, add …
(edit) @11582   7 years stoecker switch from EII to ELI
(edit) @11581   7 years stoecker see #13470 - hopefully finally drop last remaining HTML imagery part
(edit) @11580   7 years stoecker see #13470 - drop last remaining HTML imagery part in windows …
(edit) @11579   7 years stoecker see #13470 - drop last remaining HTML imagery part in maps.xsd
(edit) @11578   7 years stoecker fix #13470 - drop last remaining HTML imagery part
(edit) @11577   7 years Don-vip fix checkstyle violations
(edit) @11576   7 years Don-vip update new TLD from IANA
(edit) @11575   7 years stoecker see #12313 - add best marking and show it in image preferences
(edit) @11574   7 years stoecker fix imagery compare name for mirrors
Note: See TracRevisionLog for help on using the revision log.