source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/imagery/AddWMSLayerPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13745   6 years wiktorn Layout fixes See: #16249
(edit) @13741   6 years wiktorn PMD fixes
(edit) @13734   6 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13591   6 years Klumbumbus fix #15939 - improve adding TMS/WMS/WMTS dialog texts, reduce …
(edit) @13415   6 years Don-vip fix #15911 - safe handling of WMS exceptions
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
(edit) @11308   7 years Don-vip fix #14031 - change focus with TAB in "add imagery" dialogs
(edit) @11289   7 years wiktorn Use explicit ImageryTypes when adding layers Closes: #14017
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7312   10 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @6930   10 years simon04 Add WMS: filter unsupported image formats, preselect jpeg or png
(edit) @6733   10 years Don-vip update javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(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) @6016   11 years Don-vip fix #8812 - NPE in add wms panel
(edit) @6000   11 years simon04 Add combobox for image format to dialog when creating WMS layer
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5731   11 years Don-vip fix #8444 - NPE when no WMS url is entered in WMS add dialog + various …
(edit) @5650   11 years simon04 see #8254 - suggest WMS layer name based on selection
(edit) @5649   11 years simon04 fix #8310 - fix scrollbar of WMS layers tree
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5461   12 years Don-vip fix #5567 - Do not mix case in WMS requests parameters
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(copy) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
copied from trunk/src/org/openstreetmap/josm/gui/preferences/AddWMSLayerPanel.java
(edit) @4935   12 years stoecker see #7073 - add empty styles argument to WMS urls, most servers require it
Note: See TracRevisionLog for help on using the revision log.