X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=a1e199f5eb14941db1056098783d69b5d27fc6ee;hb=305ea081c3308c3d936c801dedddabdbc9b0c37d;hp=0e1af364206f5f77f0410e41ac8b8a39cc16e160;hpb=cbcb02ba9b76a82c9a09ce1c7712431bb215575a;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index 0e1af36..a1e199f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,11 +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 from image files + * ctsim: Escape key now removes cursor lines from image file view + + * ctsim: Added Revert to ImageFile menu * ctsim: Added accelerator (hotkeys) to frames @@ -20,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