source: josm/trunk/src/org/openstreetmap/josm/tools/OsmUrlToBounds.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8364   9 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6514   10 years simon04 fix #9467 - IllegalArgumentException: URL does not contain valid zoom
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6394   10 years Don-vip fix #9333 - Make 'jump to position" more visible (added in view menu) …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6317   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) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6155   11 years bastiK fixed #8945 - another NPE + unit test (patch by AlfonZ)
(edit) @6119   11 years framm fix hash url parsing, npe introduced in r6118
(edit) @6118   11 years framm apply patch by Peter Wendorff. closes #8945
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5005   12 years xeen fix #6705
(edit) @4736   12 years bastiK fixed #7198 - latitude problem for south-west areas
(edit) @4706   12 years simon04 fix #3595 - JOSM downloads too small areas when pasting OSM link
(edit) @4298   13 years stoecker fix #6643 - patch mainly by simon04 - Exception when pasting URL into …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2717   14 years stoecker close #4128 - new name search server
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2540   14 years stoecker applied #2892 - patch by plaicy - added osmgo shortlink support to url …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @1797   15 years framm - minor changes in conjunction with the Walking Papers plugin.
(edit) @1740   15 years stoecker fixed #2846 - wrong rounding
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1689   15 years stoecker fixed URL parsing a bit
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(add) @1307   15 years stoecker close #1983. Patch by xeen
Note: See TracRevisionLog for help on using the revision log.