source: josm/trunk/src/org/openstreetmap/josm/gui/download/BoundingBoxSelection.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @12735   7 years bastiK see #15229 - move CoordinateFormat code out of LatLon class
(edit) @11620   7 years Don-vip checkstyle - enable CatchParameterName rule
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9059   8 years Don-vip checkstyle
(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) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @7712   9 years Don-vip fix #10721 - don't display empty tooltips
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5124   12 years Don-vip fix #7536 - Invalid bounding box in download window
(edit) @4420   13 years simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @3424   14 years stoecker fix #5235 - patch by Upliner - button to clear URL dropbox
(edit) @3411   14 years bastiK fixed #5275 - Displayed co-ordinate precision adjustment
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2483   14 years Gubaer Fixed bounding box selection using coordinates.
(edit) @2403   14 years Gubaer fixed #454: Right-click context menus in download text-entry boxes
(edit) @2361   14 years Gubaer Improved tab "Places" in download dialog (download on double click, …
(edit) @2334   14 years Gubaer Improved bookmark tab in download dialog
(edit) @2332   14 years Gubaer Some updates in download dialog and related
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2142   15 years Gubaer fixed #3514: NullPointerException when double-clicking on a download …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1345   15 years stoecker close #2088, #2091, update translations, added tr, patch by xeen and …
(edit) @1336   15 years stoecker close #1234. patch by xeen
(edit) @1307   15 years stoecker close #1983. Patch by xeen
(edit) @1285   15 years stoecker close #2030. Patch by bruce89
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1064   15 years stoecker fixed bug #1676
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1038   16 years stoecker moved Downlod area check from bounding box to main download dialog
(edit) @1020   16 years stoecker URL update missing
(edit) @1015   16 years stoecker separated display URL and shown URL in downloader
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @807   16 years stoecker minor fix
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @670   16 years framm - patch to fix the unnecessary refresh of download dialog values. …
(edit) @659   16 years framm - patch for better handling of entering URLs in download dialog by …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @417   16 years framm - automatically select the contents of the "URL from …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/download/BoundingBoxSelection.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.