Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Tue, 06 Dec 2011 09:08:48 +0000 | Ingo Weinzierl | Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel. |
Mon, 05 Dec 2011 14:39:12 +0000 | Ingo Weinzierl | Added missing i18n labels for buttons used in ExternalWMSWindow. |
Mon, 28 Nov 2011 16:40:03 +0000 | Ingo Weinzierl | Display only information in CapabilitiesPanel that really exist. |
Mon, 28 Nov 2011 16:27:36 +0000 | Ingo Weinzierl | The WMSLayerTree displays WMS layers that support a given SRS only. |
Mon, 28 Nov 2011 15:55:26 +0000 | Ingo Weinzierl | Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions. |
Wed, 23 Nov 2011 09:45:22 +0000 | Ingo Weinzierl | Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well. |
Tue, 22 Nov 2011 20:20:03 +0000 | Ingo Weinzierl | Triggered the reload of MapThemePanel after adding external WMS layers. |