source: josm/trunk

Revision Log Mode:


Legend:

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