source: josm/trunk/src/org/openstreetmap/josm/data/osm/visitor/BoundingXYVisitor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10806   8 years Don-vip fix #13303 - Fixes for hatched texture (modified patch by michael2402) …
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9101   9 years bastiK fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
(edit) @8927   9 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(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) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @7816   10 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7509   10 years stoecker remove tabs
(edit) @7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6608   10 years xeen improve zoom to selection/conflict when the objects in question are …
(edit) @6380   11 years Don-vip update license/copyright information
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6010   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @4129   13 years stoecker speedup GPX drawing due to better clipping
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @2686   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2578   15 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2572   15 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @1946   15 years Gubaer applied #3235: patch by Daeron: Visitor implementation doesn't belong …
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(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) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1226   15 years stoecker fixed bug #1963, fix by markb _ ordern _ com
(edit) @1169   16 years stoecker removed usage of tab stops
(edit) @948   16 years stoecker allow to use zoom from plugins
(edit) @760   16 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/osm/visitor/BoundingXYVisitor.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.