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