source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10402   7 years Don-vip fix #12977 - Use test rules for NavigatableComponentTest (patch by …
(edit) @10401   7 years Don-vip fix #12976 - MapView is not refreshed when the active layer is …
(edit) @10400   7 years Don-vip fix #12974 - Unit tests hang (patch by michael2402) - gsoc-core
(edit) @10399   7 years Don-vip gsoc-core - cleanup forgotten @since xxx
(edit) @10398   7 years Don-vip fix #12975 - areas in the mapview are not filled anymore (patch by …
(edit) @10397   7 years Don-vip gsoc-core - fix LayerManagerTest with new custom JUnit rule/matcher to …
(edit) @10396   7 years Don-vip gsoc-core - remove more deprecation warnings (unit tests)
(edit) @10395   7 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10394   7 years wiktorn Fix zoom to bounds. Patch by: michael2402 See: #12964
(edit) @10393   7 years Don-vip update to JavaCC 6.1.9 + patch for TokenMgrError.template
(edit) @10392   7 years bastiK see #9995 - add advanced preference value 'gui.scale' can be set to …
(edit) @10391   7 years wiktorn Fixes for LayerManager. * LayerManager: invoke hookupMapView at the …
(edit) @10390   7 years Don-vip cleanup unit tests
(edit) @10389   7 years Klumbumbus fix #10717 - add an Error-warning for "Coastline inside water"
(edit) @10388   7 years Klumbumbus fix #9182 - warn about waterways with negative layer but without a …
(edit) @10387   7 years Don-vip fix #12970 - NPE in Main.exitJosm when a restart occurs during IPv6 check
(edit) @10386   7 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10385   7 years Don-vip update to EqualsVerifier 2.1.1
(edit) @10384   7 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
(edit) @10383   7 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
(edit) @10382   7 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10381   7 years Don-vip see #12959 - fix javadoc warning
(edit) @10380   7 years Don-vip fix #12963 - ConcurrentModificationException in …
(edit) @10379   7 years Don-vip see #12963 - ignore warning on Linux systems which do not provide …
(edit) @10378   7 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10377   7 years Don-vip update new TLD from IANA
(edit) @10376   7 years Klumbumbus fix #12961 - don't warn about unclosed natural=cave
(edit) @10375   7 years Don-vip fix #12959 - Move state changes to MapViewState class (patch by …
(edit) @10374   7 years Don-vip fix #12957 - BoxTextElement and LineElement: More documentation and …
(edit) @10373   7 years Don-vip fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
(edit) @10372   7 years Don-vip fix #12945 - Better exception wrapping for …
(edit) @10371   7 years Don-vip fix #12944 - Reduce use of addLayer(..., bounds) - patch by …
(edit) @10370   7 years stoecker it's not so easy to add 1, I need two tries often :-)
(edit) @10369   7 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10368   7 years stoecker checkstyle again
(edit) @10367   7 years stoecker don't use SideButton outside side panel
(edit) @10366   7 years Klumbumbus fix #12818 - add descriptions to tracktype values (from iD …
(edit) @10365   7 years stoecker checkstyle fixes
(edit) @10364   7 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10363   7 years stoecker gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
(edit) @10362   7 years stoecker javadoc and style fixes
(edit) @10361   7 years Klumbumbus fix #12948 - slightly improve cables, circuits and capacity
(edit) @10360   7 years stoecker fix unit tests
(edit) @10359   7 years stoecker see #9995 - overlooked part of the code
(edit) @10358   7 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
(edit) @10357   7 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @10356   7 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @10355   7 years stoecker don't use SideButton outside side panel
(edit) @10354   7 years stoecker fix revision texts
(edit) @10353   7 years stoecker gsoc-core - patch by Michael Zangl - fix #12943 - cleanup josm action, …
(edit) @10352   7 years stoecker gsoc-core - patch by Michael Zangl - fix #12941 - unfreed resources
(edit) @10351   7 years Klumbumbus remove old unmaintained tagging schema "openGeoDB:..." from mappaint …
(edit) @10350   7 years Klumbumbus fix #12942 - improve oneway warning
(edit) @10349   7 years Klumbumbus fix #12940 - don't warn about a amenity=ferry_terminal node …
(edit) @10348   7 years Don-vip see #11924 - update to FindBugs 3.1.0_preview1 to add Java 9 support
(edit) @10347   7 years Don-vip sonar - add unit test to see if squid:S1244 can be safely disabled
(edit) @10346   7 years Don-vip fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
(edit) @10345   7 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10344   7 years Don-vip fix #12935 - One pixel is out of order in the hatched texture (patch …
(edit) @10343   7 years Don-vip fix #12934 - Add new MapViewState class that stores the current state …
(edit) @10342   7 years Don-vip fix #12933 - remove unused methods from NavigatableComponent (patch …
(edit) @10341   7 years Don-vip update new TLD from IANA
(edit) @10340   7 years Don-vip fix #12927 - Move title management and main frame layout to new class …
(edit) @10339   7 years Don-vip fix unit tests
(edit) @10338   7 years Don-vip update to Commons Validator 1.5.1
(edit) @10337   7 years Don-vip Windows 10: add new Segoe UI Historic font + add unit tests
(edit) @10336   7 years Don-vip fix equals method for BBox class
(edit) @10335   7 years Don-vip fix unit test
(edit) @10334   7 years Don-vip fix equals methods for Coordinate classes
(edit) @10333   7 years Don-vip fix ignore rules in mappaint styles integration test
(edit) @10332   7 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10331   7 years Don-vip update to jacoco 0.7.7
(edit) @10330   7 years Klumbumbus fix #11120 - update preset for amenity=charging_station
(edit) @10329   7 years Klumbumbus fix #12920 - improve shop=organic warning
(edit) @10328   7 years Klumbumbus fix #12916, see #12496 - fix islet/island size warning
(edit) @10327   7 years Don-vip i18n update
(edit) @10326   7 years Don-vip ignore https://github.com/yopaseopor/traffic_signs_preset_JOSM and …
(edit) @10325   7 years Don-vip fix #12897 - fix IllegalArgumentException when exiting JOSM (patch by …
(edit) @10324   7 years Don-vip see #12264 - disable https://helloworld.letsencrypt.org test until the …
(edit) @10323   7 years wiktorn Block/Indexed cache enhancements. * introduce a BooleanProperty that …
(edit) @10322   7 years Don-vip fix #12894 - JOSM does not start with Java 9b116+
(edit) @10321   7 years Don-vip update new TLD from IANA
(edit) @10320   7 years Klumbumbus fix #12864 - update route relation presets: move name up, move ref
(edit) @10319   7 years Klumbumbus fix #12899 - update surface values
(edit) @10318   7 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @10317   7 years Don-vip fix #12904 - Documentation of DialogsPanel (patch by michael2402)
(edit) @10316   7 years Don-vip fix coverity 1313942 + 1353522 - Integer handling issues
(edit) @10315   7 years Don-vip findbugs, code optimization/cleanup
(edit) @10314   7 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @10313   7 years Don-vip fix javadoc
(edit) @10312   7 years Don-vip sonar - squid:S2384 - Mutable members should not be stored or returned …
(edit) @10311   7 years Don-vip update new TLD from IANA
(edit) @10310   7 years Don-vip fix javadoc
(edit) @10309   7 years Don-vip sonar - squid:S1182 - Classes that override "clone" should be …
(edit) @10308   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10307   7 years Don-vip change log level to trace
(edit) @10306   7 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10305   7 years Don-vip sonar - various code cleanup fixes
(edit) @10304   7 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @10303   7 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
Note: See TracRevisionLog for help on using the revision log.