|
From: <fra...@us...> - 2009-03-26 23:16:29
|
Revision: 1331
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1331&view=rev
Author: frankrimlinger
Date: 2009-03-26 23:16:25 +0000 (Thu, 26 Mar 2009)
Log Message:
-----------
Mango is settling into to its new home in RCP. Something has changed and cause all the old sessions to break. The problem occurs in zip decoding, so the expedient is just to regenerated the existing sessions since the investment isn't too great anyway so far. Regenerated itsAWrap sessions. Fixed some EZ bugs and got 2D graphing working again. This was just to make sure JGraph was hooked in correctly. 3D graphing is still broken, jogl link error. Punting on this for now.
Now is the time to move the local directory inside the new Mango project. This will make everything self-contained for eventual product bundling. Then finish the long suffering stable rewriter issue.
Modified Paths:
--------------
branches/mango/Mango/Mango/src/mango/control/action/input/RuleBaseAction.java
branches/mango/Mango/Mango/src/mango/core/statistic/StatisticManager.java
branches/mango/Mango/Mango/src/mango/deprecatedPackage/DeprecatedMethods.java
branches/mango/Mango/Mango/src/mango/graph/data/graphic/CodeData.java
branches/mango/Mango/Mango/src/mango/graph/data/graphic/GraphicData.java
branches/mango/Mango/Mango/src/mango/graph/msg/Graph2DViewCreateRequestMsg.java
branches/mango/Mango/Mango/src/mango/module/instance/InstanceWindow.java
branches/mango/Mango/Mango/src/mango/script/gui/action/ScriptOpenAction.java
branches/mango/Mango/Mango/src/mango/script/gui/action/ScriptSaveAction.java
branches/mango/Mango/Mango/src/mango/worker/engine/hash/Hash.java
branches/mango/Mango/Mango/src/mango/worker/mangoModel/backupAlg/BackupAlg.java
branches/mango/Mango/Mango/src/mango/workstation/ViewBuilder.java
branches/mango/Mango/Mango/src/mango/workstation/Workstation.java
branches/mango/Mango/mango.product
branches/mango/Mango/plugin.xml
branches/mango/Mango/src/mango/intro/Perspective.java
branches/mango/Mango/src/mango/views/GlobalViewWindow.java
branches/mango/Mango/src/mango/views/LogWindow.java
branches/mango/Mango/src/mango/views/MainPanel.java
branches/mango/Mango/src/mango/views/WorkstationWindow.java
Removed Paths:
-------------
branches/mango/Mango/src/mango/views/StatisticsWindow.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|