source: josm/trunk/src/org/openstreetmap/josm/gui/bbox/TileSelectionBBoxChooser.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6890   11 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   11 years Don-vip fix some Sonar issues
(edit) @6822   11 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6793   11 years xeen [build fix] classes that use JMapViewer shoudn't use OsmMercator …
(edit) @6643   12 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6203   12 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6087   12 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5898   12 years Don-vip see #8606 - Set User-Agent for JMapViewer connections
(edit) @5886   12 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4516   14 years stoecker fix #6959 - accept valid tiles in tole downloader single entry field
(edit) @4310   14 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @3720   15 years bastiK added missing svn:eol-style
(edit) @3479   15 years jttt cosmetics
(edit) @3105   15 years Gubaer Removing @Overrides - got inserted too early and make troubles while …
(add) @3094   15 years Gubaer Improved widget for selecting a bounding box based on a grid of OSM …
Note: See TracRevisionLog for help on using the revision log.