Revision: 10723
          http://gmat.svn.sourceforge.net/gmat/?rev=10723&view=rev
Author:   lindajun
Date:     2012-08-08 18:43:40 +0000 (Wed, 08 Aug 2012)
Log Message:
-----------
Fix for GMT-2374 (Toggle command creates OrbitView in Resources tab if there is 
none)

Moderator - Updated to create a default Toggle command with an existing 
Subscriber using the search order of OrbitView, GroundTrackPlot, XYPlot, 
ReportFile, and EphemerisFile. It used to always use OrbitView as default 
Subscriber.

Fixed Toggle panel to automatically show newly created default Subscriber in 
the ListBox when there is no existing Subscriber. In order to update 
GuiItemManager in more general way, group command type names were added to 
objectTypeNames and used IsOfType() method instead of using actual command type 
names.  

BeginFiniteBurn, EndFiniteBurn, Maneuver - Added "BurnCommand" to 
objectTypeNames.  
SolverBranchCommand, Achieve, Vary, NonlinearConstraint, Minimize - Added 
"SolverCommand" to objectTypeNames.  
Toggle, PlotCommand - Added "SubscriberCommand" to objectTypeNames.  

MissionTree - Changed the UpdateGuiManager() to use command pointer so that 
IsOfType() can be called.  

Modified Paths:
--------------
    trunk/src/base/command/Achieve.cpp
    trunk/src/base/command/BeginFiniteBurn.cpp
    trunk/src/base/command/EndFiniteBurn.cpp
    trunk/src/base/command/Maneuver.cpp
    trunk/src/base/command/Minimize.cpp
    trunk/src/base/command/NonlinearConstraint.cpp
    trunk/src/base/command/PlotCommand.cpp
    trunk/src/base/command/SolverBranchCommand.cpp
    trunk/src/base/command/Toggle.cpp
    trunk/src/base/command/Toggle.hpp
    trunk/src/base/command/Vary.cpp
    trunk/src/base/executive/Moderator.cpp
    trunk/src/gui/command/TogglePanel.cpp
    trunk/src/gui/mission/MissionTree.cpp
    trunk/src/gui/mission/MissionTree.hpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmat-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to