source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/projection

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6854   10 years bastiK applied #9724 - User-defined WMS SRS setting for custom projections …
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6733   10 years Don-vip update javadoc
(edit) @6717   10 years Don-vip where applicable, replace System.arraycopy by Arrays.copyOf
(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   11 years Don-vip update license/copyright information
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6295   11 years Don-vip Sonar/Findbugs - fix various problems, javadoc
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6231   11 years Don-vip Sonar - Avoid instantiating Integer objects. Call Integer.valueOf() …
(edit) @6228   11 years Don-vip Sonar - replace array copy loops by more efficient calls to …
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (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) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(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   12 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5553   12 years bastiK expose objects for plugins
(edit) @5551   12 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5548   12 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5546   12 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) @5248   12 years simon04 typo
(edit) @5236   12 years bastiK * removed offset option from UTM which is probably rarely used. …
(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)
(add) @5226   12 years bastiK improvements for custom projection
Note: See TracRevisionLog for help on using the revision log.