X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=a1e199f5eb14941db1056098783d69b5d27fc6ee;hb=103b084776d861a93e851ebff9c72798019b7561;hp=6b18e097f08a85a046d37e15d7a9e8c6ddff928f;hpb=38ff0dd072e5929bf4a204982f858049dff09b81;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index 6b18e09..a1e199f 100644 --- 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 @@ -18,6 +24,8 @@ * 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 * ctsimtext-lam: Changes for first version to compile under lam