Release notes

  • 2.7
    • Added a "Save" operation, made the toolbar button and Ctrl+S accelerator perform "Save" and not "Save As"
    • Added a "Save as modified..." option to the save if modified dialog
    • Added a toolbar button and an accelerator for the resize operation
    • Improved the resize dialog
    • Fixed various histogram related issues
  • 2.6
    • Clipboard support added
    • Crop support added in custom, 16/9 and 4/3 modes
  • 2.5
    • Auto hide toolbar option added (as default)
  • 2.4
    • Bug-fix in pixel access optimization mechanisms
    • Automatic updates added
    • Persistent tool bar and status bar states introduced, status bar disabled by default
    • Implemented a simple workaround for a common problem with passing file name arguments containing spaces without using ""
    • File type association dialog added
    • Made behavior settings persistent
    • Made window position/style persistent
    • Fixed a minor issue related to Optimal Size
    • Made histograms display in two stages - the first one instantly while the second (more precise) is being created
    • Made navigation loop after reaching end of dir
  • 2.3
    • Cache management issues causing access violations resolved
  • 2.2
    • Sepia filter added
    • Simple undo option added
    • File iteration progress information added
    • Minor refactoring done regarding UpdateCmdUI
    • Some multithreading issues resolved
  • 2.1
  • 2.0
    • Background image precaching added to improve sequential image browsing
  • 1.9
    • Rotate accelerator keys added (ctrl+k|right, ctrl+l|left)
    • Rotate toolbar buttons added
    • Delete toolbar button added
  • 1.8
    • File/Delete operation added
    • Improved file navigation mechanisms
  • 1.7
    • Improved performance of operations such as rotate and detect bad-pixels
    • Polished up menu item grayouts
    • Fixed bugs related to non true-color image operations (rotate, resize, etc)
    • Changed the image properties dialog a bit
  • 1.6
    • Added a simple bad-pixel detecion mechanism
  • 1.5
    • Added simple arrow heads drawing mechanism
    • Improved line drawing performance
    • Fixed bug with not displaying WaitCursor during objects selection dialog initialization
  • 1.4
    • Fixed the problem with .dot files navigation
    • Fixed problem with application window title updates
    • Fixed bugs with loaded images cache - performance improvement when switching to previously displayed images