source: josm/trunk/src/org/openstreetmap/josm/gui/bbox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16927   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale top/left
(edit) @16920   4 years simon04 fix #7638 - Download dialog: add status bar with lat/lon of mouse …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16912   4 years simon04 Java 8: use Stream
(edit) @16894   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale
(edit) @16893   4 years simon04 fix #3450 - SlippyMapBBoxChooser: confirm download bounds outside …
(edit) @16623   4 years simon04 see #19334 - …
(edit) @15963   4 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15853   4 years Don-vip see #18440 - non-blocking warning in case of invalid TMS entries
(edit) @15145   5 years Don-vip see #17772 - make sure all JMapViewer instances in JOSM behave the same
(edit) @14495   5 years Don-vip fix #17054 - prefer JOSM imagery entry "OpenStreetMap Carto …
(edit) @14330   6 years Don-vip fix SonarQube issues
(edit) @14300   6 years Don-vip fix #16809 - SlippyMapBBoxChooser: include tile sources from current …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13426   6 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @12962   7 years Don-vip see #15414 - fix javadoc warnings
(edit) @12955   7 years bastiK applied #15414 - Redesign of SlippyMapBBoxChooser's SourceButton …
(edit) @12931   7 years Don-vip see #14602 - Override digit group separator to be consistent across …
(edit) @12927   7 years bastiK applied #15369 - download area display in SlippyMapBBoxChooser (patch …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12597   7 years Don-vip see #14794 - checkstyle/javadoc
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12339   7 years michael2402 Add javadoc to SlippyMapBBoxChooser
(edit) @12203   7 years stoecker drop CycleMap from JOSM core
(edit) @12202   7 years stoecker drop CycleMap from JOSM core
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11188   7 years wiktorn Allow working on readonly JOSM Home Return null …
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10549   8 years simon04 see #13137 - Remove MapQuest Open from SlippyMapBBoxChooser
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10152   8 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9983   8 years Don-vip remove unused code
(edit) @9954   8 years Don-vip make MapScaler and SizeButton implement Accessible interface, …
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9243   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @9012   8 years Klumbumbus fix #12100 - improve message string
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8771   9 years Don-vip don't use deprecated method
(edit) @8732   9 years simon04 see #11823 - Minimap: hide shrink/enlarge button
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8598   9 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8530   9 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8398   9 years Don-vip add dynamic tooltip to SizeButton
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8349   9 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8168   9 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8056   9 years bastiK fixed #11096 - png -> svg
(edit) @7509   10 years stoecker remove tabs
(edit) @7011   10 years bastiK see #9897 - Move map no longer works on OSX (do not drag a rectangle …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6988   10 years bastiK debug output for #9897 (also in [o30403])
(edit) @6917   10 years Don-vip fix #9841 - access OSM tiles in HTTPS in slippy map chooser
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6793   10 years xeen [build fix] classes that use JMapViewer shoudn't use OsmMercator …
(edit) @6785   10 years stoecker fix #9643 - remove unneeded wrapper class - patch by glebius
(edit) @6710   10 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
Note: See TracRevisionLog for help on using the revision log.