source: josm/trunk/src/org/openstreetmap/josm/data/coor/Coordinate.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13173   9 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @13140   9 years Don-vip see #15229 - provide a replacement API to deprecated …
(edit) @13107   9 years Don-vip extract PolarCoor from AlignInCircleAction
(edit) @12817   9 years bastiK see #15229 - deprecate unused method
(edit) @9983   10 years Don-vip remove unused code
(edit) @9375   11 years simon04 Java 7: use Objects.equals and Objects.hash (fixup r9371)
(edit) @9372   11 years simon04 Checkstyle
(edit) @9371   11 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @7509   12 years stoecker remove tabs
(edit) @6906   12 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6380   13 years Don-vip update license/copyright information
(edit) @6226   13 years Don-vip fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
(edit) @6203   13 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6169   13 years Don-vip fix #8987 - Fix NPE and Findbugs/Sonar violations
(edit) @6167   13 years Don-vip see #8987 - add missing clone() methods to fix broken plugins
(edit) @6166   13 years Don-vip see #8987 - refactor/add missing distance() methods to fix broken plugins
(edit) @6165   13 years Don-vip see #8987 - Move distanceSq() from EastNorth to Coordinate to fix …
(edit) @6163   13 years Don-vip fix #8987 - fix Coordinate.equals() broken in r6162
(edit) @6162   13 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6084   13 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @2327   17 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @1169   18 years stoecker removed usage of tab stops
(edit) @1094   18 years framm - make Coordinate class serializable
(edit) @1004   18 years framm - display a confirmation request if user tries to delete data outside …
(edit) @655   18 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   18 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @608   18 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @486   19 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @456   19 years framm - make coordinate class serializable (for use in wmsplugin)
(copy) @321   19 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/coor/Coordinate.java
(edit) @298   19 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.