source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10959   8 years Don-vip fix #13507 - safer management of listeners for Layer color property
(edit) @10958   8 years Don-vip fix #13479 - safer management of listeners
(edit) @10957   8 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10956   8 years Don-vip see #11924 - suppress some equalsverifier warnings to workaround …
(edit) @10955   8 years Don-vip increase unit test timeout
(edit) @10954   8 years simon04 I18n update
(edit) @10953   8 years Don-vip sonar - squid:S3655 - Optional value should only be accessed after …
(edit) @10952   8 years Don-vip simplify uses of PrintWriter
(edit) @10951   8 years Don-vip see #13515 - ignore natural=shingle for 16.08 release
(edit) @10950   8 years Don-vip fix unit test
(edit) @10949   8 years Don-vip fix #13232 - fix proguard configuration with serialization methods
(edit) @10948   8 years Don-vip fix #13491 - fix EDT violation (patch by Gerd Petermann, modified)
(edit) @10947   8 years Don-vip fix/update PreferencesTest
(edit) @10946   8 years Don-vip fix #13395 - fix serialization issue causing bugs in copy/paste
(edit) @10945   8 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10944   8 years Don-vip add unit test for OsmTransferHandler
(edit) @10943   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - "throws" declarations …
(edit) @10942   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10941   8 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @10940   8 years Don-vip javadoc
(edit) @10939   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @10938   8 years Don-vip sonar - squid:S1450 - Private fields only used as local variables in …
(edit) @10937   8 years Don-vip sonar - squid:S3658 - Unit tests should throw exceptions
(edit) @10936   8 years Don-vip sonar
(edit) @10935   8 years Klumbumbus see #13515 - add some tags to validator ignore list
(edit) @10934   8 years Don-vip see #13503 - add more debug info
(edit) @10933   8 years Don-vip rework status report to avoid additional comma at the end of display …
(edit) @10932   8 years Don-vip checkstyle, jenkins
(edit) @10931   8 years Don-vip fix #13513 - Registers a protocol handler for data: URLs allowing to …
(edit) @10930   8 years michael2402 Fix #13512: Do not attempt to restore old map mode when imagery dialog …
(edit) @10929   8 years wiktorn Add screen size information in status report
(edit) @10928   8 years Don-vip update to error-prone 2.0.12
(edit) @10927   8 years simon04 see #13217 - Only one location for deprecated icon names
(edit) @10926   8 years michael2402 fix #13506 - Do not show deprecated.svg icon in add/edit tag dialog
(edit) @10925   8 years Don-vip see #11924 - fix javadoc warnings seen with jdk9b133
(edit) @10924   8 years Don-vip fix #13494 - Disable "Fix" Button for "Duplicate Node" that is outside …
(edit) @10923   8 years Don-vip update new TLD from IANA
(edit) @10922   8 years michael2402 See #13309: Make PreferencesTest compile again.
(edit) @10921   8 years simon04 Re-add SuppressWarnings (got lost in r10608)
(edit) @10920   8 years michael2402 See #13309: Do not add 'color.' prefix twice in getColor()
(edit) @10919   8 years simon04 fix #11852 - NPE in SearchCompiler
(edit) @10918   8 years Klumbumbus improve generator source icons
(edit) @10917   8 years simon04 I18n update
(edit) @10916   8 years Klumbumbus fix #7225 - remove autofix for highway=ford ways and suggest to use …
(edit) @10915   8 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10914   8 years michael2402 Use Utils.clamp in LatLon. Document public methods.
(edit) @10913   8 years Don-vip fix #13483 - Exclude .svn directory from Checkstyle processing …
(edit) @10912   8 years Don-vip see #13232 - fix jmapviewer build
(edit) @10911   8 years Klumbumbus deprecate shop=souvenir; update vending values; remove mappaint of …
(edit) @10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
(edit) @10909   8 years michael2402 See #13318. MainApplication: Make log message for log level display …
(edit) @10908   8 years Don-vip see #13232 - ignore package org.openstreetmap.gui.jmapviewer.checkBoxTree
(edit) @10907   8 years Don-vip fix #13466 - Make the AbstractMapRendererPerformanceTestParent release …
(edit) @10906   8 years Don-vip add more non-regression NMEA unit tests
(edit) @10905   8 years Don-vip see #13232 - remove SingleLayerTransferable
(edit) @10904   8 years Don-vip see #13460 - checkstyle, javadoc
(edit) @10903   8 years Don-vip update new TLD from IANA
(edit) @10902   8 years Don-vip fix #13318 - fix bug report (patch by michael2402) - gsoc-core
(edit) @10901   8 years Don-vip fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
(edit) @10900   8 years Don-vip fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
(edit) @10899   8 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
(edit) @10898   8 years Don-vip fix #13454 - Memory leak in MapView (patch by Gerd Petermann)
(edit) @10897   8 years Klumbumbus fix #10566 - add shop=pastry to preset and mappaint style, icon from …
(edit) @10896   8 years Klumbumbus fix #6708 - Pistes can be drawn as area or linear. If linear they can …
(edit) @10895   8 years Don-vip see #13232 - remove/exclude unused classes
(edit) @10894   8 years Don-vip fix #13406 - UnsupportedOperationException at gpx color change (patch …
(edit) @10893   8 years Don-vip fix #13447 - Clean notification manager, merge properties and remove …
(edit) @10892   8 years Don-vip fix #13443 - Fix JosmUserIdentityManagerTest (patch by michael2402) - …
(edit) @10891   8 years Don-vip fix #13442 - Use lock downgrade during endUpate (patch by michael2402) …
(edit) @10890   8 years Don-vip fix #13441 - add robustness against JDK-6322854
(edit) @10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
(edit) @10888   8 years Don-vip see #13413 - update unit test
(edit) @10887   8 years Don-vip fix #13385 - rendering artifacts (patch by Gerd Petermann)
(edit) @10886   8 years Don-vip fix #13434 - Increase bug report test coverage (patch by michael2402) …
(edit) @10885   8 years Don-vip fix #13433 - Tests for Layer class (patch by michael2402) - gsoc-core
(edit) @10884   8 years Don-vip fix #13427 - in wireframe mode, some line segments are invisible …
(edit) @10883   8 years Don-vip fix #13432 - Test #invalidate instead of isChanged (patch by …
(edit) @10882   8 years Don-vip fix #13396 - improve performance in Renderer (patch by Gerd Petermann, …
(edit) @10881   8 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10879   8 years Don-vip fix #13424 - Remove unneccessary isChanged flag (patch by michael2402, …
(edit) @10878   8 years Don-vip fix #13423 - Convert properties cell renderer to new color preferences …
(edit) @10877   8 years Don-vip see #13416 - add parameter validation do detect NPE origin
(edit) @10876   8 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10875   8 years Don-vip fix #13413 - Clean ImproveWayAccuracyAction, add new class …
(edit) @10874   8 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
(edit) @10873   8 years Don-vip see #13412 - replace character by ' in comments, cause encoding …
(edit) @10872   8 years simon04 see #13217 - Update deprecated icon name in TagInfoExtract
(edit) @10871   8 years Don-vip see #13408 - fix javadoc
(edit) @10870   8 years Don-vip fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
(edit) @10869   8 years Don-vip fix #13402 - Shift+P (make parallel ways copy) causes crash (patch by …
(edit) @10868   8 years Don-vip fix #13400 - More debug info for pasting data (patch by michael2402) - …
(edit) @10867   8 years Don-vip fix #13397 - segment did not display anymore middle plus signs (patch …
(edit) @10866   8 years Don-vip see #13232 - remove unused classes from JCS and SvgSalamander
(edit) @10865   8 years Don-vip see #13232 - remove unused classes from metadata-extractor and …
(edit) @10864   8 years Don-vip update location of external libraries source code
(edit) @10863   8 years Don-vip update CheckThreadViolationRepaintManager to r296 - fix for …
(edit) @10862   8 years Don-vip update to metadata-extractor 2.9.1
(edit) @10861   8 years Don-vip fix #13394 - fix some memory leaks (patch by Gerd Petermann)
(edit) @10860   8 years Klumbumbus fix #13194 - update water, basin and reservoir presets; fix #13391 - …
Note: See TracRevisionLog for help on using the revision log.