r480: no message
[ctsim.git] / ChangeLog
index 64c37a324d85e38329c5f6a01c6a40b6e45413e8..a1e199f5eb14941db1056098783d69b5d27fc6ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,15 @@
        * ctsim: Added most-recently-used files to File menu with
        registry storage between executions.
 
-       * ctsim: Added MDI interface for Windows version and made it default
+       * ctsim: Added MDI interface for Windows version and made it default for Windows.
 
+       * ctsim: Added 3-D wireframe view of images (uses OpenGL)
+       
        * ctsim: Added graphical About box
+
+       * ctsim: Escape key now removes cursor lines from image file view
+
+       * ctsim: Added Revert to ImageFile menu
        
        * ctsim: Added accelerator (hotkeys) to frames
 
 
        * ctsim: Fixed tick-label placement for plots on projection and
        reconstruction dialogs.
+
+       * timer.h: Add use of _ftime when compiling on MSVC
+
+       * ctsim: Fixed crash on shutdown bug
        
        * pjinfo: Fixed bug when doing --dump and not specifing --endview