source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/projection/ProjectionPreference.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12786   7 years bastiK see #15182 - remove GUI references from Projections class
(edit) @12735   7 years bastiK see #15229 - move CoordinateFormat code out of LatLon class
(edit) @12674   7 years Don-vip see #15182 - move PROP_SYSTEM_OF_MEASUREMENT from …
(edit) @12486   7 years bastiK see #15013, see #14877 - remember projection when session is saved to …
(edit) @12485   7 years bastiK remember projection choice sub-preferences (e.g. last selected UTM …
(edit) @12306   7 years bastiK fixed #14877 - make projection setting transient
(edit) @11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10310   8 years Don-vip fix javadoc
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @9783   8 years Don-vip checkstyle
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9100   8 years bastiK applied #12181 - Add Netherlands RD projection (patch by vholten)
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8554   9 years bastiK applied #11634 - Moved global SOM management out of …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @7021   10 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6056   11 years Don-vip fix #6515 - Allow switching system of measurement from a single click …
(edit) @5891   11 years stoecker fix javadoc
(edit) @5634   11 years bastiK add option to select projection by code this means it is no longer …
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(edit) @5604   11 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5553   11 years bastiK expose objects for plugins
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5546   11 years bastiK remove old migration code
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5235   12 years bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(copy) @5226   12 years bastiK improvements for custom projection
copied from trunk/src/org/openstreetmap/josm/gui/preferences/map/ProjectionPreference.java
(copy) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
Note: See TracRevisionLog for help on using the revision log.