[mapguide-commits] r7530 - trunk/Tools/Maestro/Maestro

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon May 27 08:51:30 PDT 2013


Author: jng
Date: 2013-05-27 08:51:29 -0700 (Mon, 27 May 2013)
New Revision: 7530

Modified:
   trunk/Tools/Maestro/Maestro/changelog.txt
Log:
changelog.txt update

Modified: trunk/Tools/Maestro/Maestro/changelog.txt
===================================================================
--- trunk/Tools/Maestro/Maestro/changelog.txt	2013-05-27 15:51:06 UTC (rev 7529)
+++ trunk/Tools/Maestro/Maestro/changelog.txt	2013-05-27 15:51:29 UTC (rev 7530)
@@ -1,8 +1,18 @@
 5.0 RC1
 -------
+ - Re-pointer command now supports all resource types with downstream dependencies.
+ - Added support for viewing layer draw order in RtMapInspector
  - New context menu command to create default layers from a Feature Source
  - New context menu command to test a Feature Source connection
  - All specialized Fusion widget editors removed. All widget editing is through XML
+ - Live Map Definition Editor enhancements:
+    - Layers can be added to a map by drag/drop Layer Definitions from the repository view.
+	- Layers can be re-ordered in "Draw Order" view
+	- Layers/Groups can be re-organized in Legend view
+	- Map Settings dialog can now support:
+		- Extent computation based on current layers
+		- Extent computation based on current viewer extents
+	- Assorted bug fixes.
  - Fusion editor enhancements:
     - Using ICSharpCode.TextEditor for all XML editing functionality
 	- Fix errant whitespace in widget XML
@@ -10,6 +20,8 @@
     - Indicate which widgets are dockable
 	- Filter out un-dockable widgets when prompting the user for the widget to attach to a toolbar/container
  - Support for new Resampling Method paramter in GDAL Feature Source editor
+ - Fix: MgCooker command-line ignoring basegroup parameter
+ - Fix: NullReferenceException when using cut command on an item in the Site Explorer
  - Fix: Custom scale indexes passed in from command-line ignored by MgCooker
  - Fix: Dependency list compilation failure on Flexible Layout documents
  - Fix: OutOfMemoryException on HTTP SETRESOURCEDATA calls involving really large files



More information about the mapguide-commits mailing list