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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @4422   13 years stoecker fix #6844 - remove namefinder server
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @3719   13 years bastiK added missing license information
(edit) @3334   14 years stoecker fix #5139 - exception for search
(edit) @3256   14 years jttt Fix #4697: Attempting to download data around a place name.
(edit) @3255   14 years jttt Fix #4764 Fehler
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2898   14 years jttt Fixed #4436 Changing bbox resets zoom after search
(edit) @2836   14 years stoecker fix #4357 - wrong name for search server
(edit) @2717   14 years stoecker close #4128 - new name search server
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(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) @2362   15 years Gubaer Added history to place selection in Download Dialog
(edit) @2361   15 years Gubaer Improved tab "Places" in download dialog (download on double click, …
(edit) @2332   15 years Gubaer Some updates in download dialog and related
(edit) @2331   15 years Gubaer Cleanup in DownloadAction and DownloadDialog Added context-sensitive …
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1349   15 years stoecker fixed #2094, #2091
(edit) @1346   15 years stoecker typo
(add) @1329   15 years stoecker moved namefinder into main josm
Note: See TracRevisionLog for help on using the revision log.