source: josm/trunk/src/org/openstreetmap/josm/data/coor @ 5242

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5235   13 days bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @4869   4 months jttt Use final were appropriate
(edit) @4640   6 months Don-vip Method to know if an EastNorth is valid (x & y != NaN)
(edit) @4580   7 months Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4574   7 months Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4541   7 months Don-vip Fixed rounding error in LatLon.roundToOsmPrecision()
(edit) @4476   8 months Don-vip LatLon: add a simple way to test validity
(edit) @4423   8 months bastiK applied #6834 - Imagery providers slippy map enhancements: polygon support …
(edit) @4319   9 months bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4206   11 months bastiK change heading formula to something sane
(edit) @4191   11 months stoecker remove old debug stuff
(edit) @4134   12 months bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4126   12 months bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
(edit) @3837   16 months framm new viewport following function; moves the viewport so that the last …
(edit) @3656   19 months bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
(edit) @3530   21 months stoecker fix array preferences
(edit) @3438   22 months stoecker fix some charset errors
(edit) @3412   22 months bastiK fixed #3187 - Feature request: coordinates also in degrees minutes
(edit) @3411   22 months bastiK fixed #5275 - Displayed co-ordinate precision adjustment
(edit) @3253   2 years jttt See #3892: NPE when dragging virtual node (further debugging info)
(edit) @3158   2 years jttt Use simple casting instead of Math.floor(). Should do the same thing for …
(edit) @3145   2 years jttt Do not keep width at QBLevel, simplify QuadTilling.index
(edit) @3083   2 years bastiK added svn:eol-style=native to source files
(edit) @3067   2 years bastiK applied #4645 - option to show projected coordinates instead of lat/lon …
(edit) @3018   2 years bastiK fixed #4566 - seperator and decimal-point in download dialog
(edit) @2990   2 years jttt Fix some eclipse warnings
(edit) @2891   2 years bastiK Made the bbox display in the 'Bookmarks' tab of the download dialog …
(edit) @2845   2 years mjulius fix messages for data
(edit) @2711   2 years stoecker fix bad line endings
(edit) @2699   2 years mjulius moved MAX_SERVER_PRECISION from Projection to LatLon …
(edit) @2694   2 years Gubaer fixed one off in getRoundedToOsmPrecision()
(edit) @2693   2 years Gubaer added getRoundedToOsmPrecision(), going to be used in the validator plugin …
(edit) @2612   2 years mjulius Fixes #4083 - exception when copying relation with incomplete node Fixes …
(edit) @2570   2 years bastiK Changed the greatCircleDistance formula to haver-sine. The old cosine …
(edit) @2512   3 years stoecker i18n updated, fixed files to reduce problems when applying patches, fix …
(edit) @2457   3 years Gubaer Added hashCode() and equals() on LatLon
(edit) @2422   3 years jttt
(edit) @2332   3 years Gubaer Some updates in download dialog and related
(edit) @2327   3 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2263   3 years stoecker applied #3671 - patch by Dave Hansen - performance fixes of data storage
(edit) @2174   3 years stoecker added context handling for translated strings
(edit) @2165   3 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data …
(edit) @2017   3 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   3 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI instead of …
(edit) @1789   3 years stoecker fixed charset issue
(edit) @1747   3 years stoecker close #2874 (NPE), improved external style handling
(edit) @1733   3 years stoecker fixed #2821, #2775 - agpifojpicture position wrong, preferences callable …
(edit) @1728   3 years stoecker fixed #2804 - move mode not working
(edit) @1724   3 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   3 years stoecker Large rework in projection handling - now allows only switching and more …
(edit) @1209   3 years framm - cosmetics
(edit) @1169   3 years stoecker removed usage of tab stops
(edit) @1108   3 years framm - new preference setting allows switching between decimal coordinates and …
(edit) @1094   3 years framm - make Coordinate class serializable
(edit) @1076   4 years framm - replaced he align-in-rectangle function with a more general method that …
(edit) @1004   4 years framm - display a confirmation request if user tries to delete data outside …
(edit) @655   4 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   4 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   4 years framm - ye grande eol style fixe
(edit) @608   4 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @589   4 years framm - cosmetics
(edit) @587   4 years framm - new boolean config option draw.rawgps.direction enables arrowheads on …
(edit) @553   4 years david (a) add preference dialog, (b) add audio tracing
(edit) @486   4 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @477   4 years gebner EastNorth.add
(edit) @456   5 years framm - make coordinate class serializable (for use in wmsplugin)
(copy) @321   5 years anonymous - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/coor:
(edit) @318   5 years imi - fixed source file encoding (UTF-8, not ISO8859!)
Note: See TracRevisionLog for help on using the revision log.