[Avida-SVN] r2668 - branches/developers/avida-edward/source/python/documentation

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Sat Jun 21 12:35:24 PDT 2008


Author: kaben
Date: 2008-06-21 15:35:23 -0400 (Sat, 21 Jun 2008)
New Revision: 2668

Modified:
   branches/developers/avida-edward/source/python/documentation/bugs.html
   branches/developers/avida-edward/source/python/documentation/changes.html
Log:
Updated Avida-ED changelog and buglist.


Modified: branches/developers/avida-edward/source/python/documentation/bugs.html
===================================================================
--- branches/developers/avida-edward/source/python/documentation/bugs.html	2008-06-21 19:17:31 UTC (rev 2667)
+++ branches/developers/avida-edward/source/python/documentation/bugs.html	2008-06-21 19:35:23 UTC (rev 2668)
@@ -12,6 +12,7 @@
 Here is a list of known bugs in Avida-ED. Many more minor bugs are not included.
 </p>
 
+
 <h3>General</h3>
 <table border=1>
   <tr>
@@ -22,6 +23,15 @@
   <tr>
     <td>
       <p>
+      Synopsis: Control menu controls the Petri Dish View no matter what view you're in
+      </p>
+    </td>
+    <td>Prior to unreleased revision 2597.</td>
+    <td>To be fixed in future revision.</td>
+  </tr>
+  <tr>
+    <td>
+      <p>
       Synopsis: Importing and Exporting stopped working.
       </p>
       <p>
@@ -36,6 +46,35 @@
   </tr>
 </table>
 
+
+<h3>Freezer</h3>
+<table border=1>
+  <tr>
+    <td width=150><p><b>Description:</b></p></td>
+    <td width=120><p><b>Version with bug:</b></p></td>
+    <td width=120><p><b>Version with fix:</b></p></td>
+  </tr>
+  <tr>
+    <td>
+      <p>
+      Synopsis: Missing "confirm delete" dialog upon deletion from freezer
+      </p>
+    </td>
+    <td>Prior to unreleased revision 2597.</td>
+    <td>Unreleased revision 2666M.</td>
+  </tr>
+  <tr>
+    <td>
+      <p>
+      Synopsis: Shouldn't be able to delete items from the default workspace.
+      </p>
+    </td>
+    <td>Prior to unreleased revision 2597.</td>
+    <td>Unreleased revision 2665M.</td>
+  </tr>
+</table>
+
+
 <h3>Organism Viewer</h3>
 <table border=1>
   <tr>

Modified: branches/developers/avida-edward/source/python/documentation/changes.html
===================================================================
--- branches/developers/avida-edward/source/python/documentation/changes.html	2008-06-21 19:17:31 UTC (rev 2667)
+++ branches/developers/avida-edward/source/python/documentation/changes.html	2008-06-21 19:35:23 UTC (rev 2668)
@@ -13,6 +13,105 @@
 </p>
 
 
+<h4>Changes in unreleased revision 2667M:</h4>
+<ul>
+  <li>
+  Freezer: Reordered File menu and corresponding rich-click dialog box in freezer.
+  (Suggested by Robert Pennock; implemented by Kaben Nanlohy.)
+    <ul>
+      <li>
+      New ordering of menu items and dialog-box radio buttons: Open, Rename,
+      Export, Delete.
+      </li>
+      <li>
+      To address concern of proximity of Delete to other menu items, inserted
+      separator before Delete menu item.
+      </li>
+    </ul>
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2666M:</h4>
+<ul>
+  <li>
+  File Menu and File Dialogs: Fixed bug where there's a missing confirm delete
+  dialog upon deletion from freezer.  (Identified by Robert Pennock; fixed by
+  Kaben Nanlohy.)
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2665M:</h4>
+<ul>
+  <li>
+  Freezer: Fixed bug where one shouldn't be able to delete items from the
+  default workspace.  (Identified by Kaben Nanlohy; fixed by Kaben Nanlohy.)
+    <ul>
+      <li>
+      If user is still using default workspace, right-clicks in freezer are
+      intercepted, and a dialog box is show giving user option to create a new
+      workspace, or open a new one.
+      </li>
+      <li>
+      Similar interception if user tries to select "Delete..." or "Rename..."
+      File menu items.
+      </li>
+    </ul>
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2664M:</h4>
+<ul>
+  <li>
+  Help Menu: Removed changelog and known-bugs; restored dialogs stating "help is being written".
+  (Suggested by Robert Pennock; implemented by Kaben Nanlohy.)
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2643:</h4>
+<ul>
+  <li>
+  File Dialogs: Fixed problem with the order in which windows pop up when you export data.
+  (Suggested by Robert Pennock; implemented by Brian Baer.)
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision r2638:</h4>
+<ul>
+  <li>
+  File Menu and File Dialogs: Changed some names and short cuts.
+  (Suggested by Robert Pennock; implemented by Brian Baer.)
+    <ul>
+      <li>
+      Renamed "Export Analysis" to "Export Data...", and "Save Images" to "Export Graphics...".
+      </li>
+    </ul>
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2633:</h4>
+<ul>
+  <li>
+  Organism Viewer: Fixed a few spelling errors in instruction descriptions.
+  (Suggested by Brian Baer; implemented by Brian Baer.)
+  </li>
+</ul>
+
+
+<h4>Changes in unreleased revision 2629:</h4>
+<ul>
+  <li>
+  Default workspace: Change default array size in Avida-ED from 30 x 30 to 60 x 60.
+  (Suggested by Robert Pennock; implemented by Brian Baer.)
+  </li>
+</ul>
+
+
 <h4>Changes in unreleased revision 2626M:</h4>
 <ul>
   <li>




More information about the Avida-cvs mailing list