|
Jan-08:
|
|
Some things did change during the process of moving the codebase to Visual C++ and beta testing after that move:
- A completely redesigned help system had to be made because Microsoft has stopped supporting the hlp help system on Vista.
- The "Reply" button has become a button with an option selector (a little down-pointing arrow at the right-hand side). If you click in the option selector (it changes to green to indicate that a click will activate it), you'll get a context menu that allows you to select from "Reply with options", "Quick reply using last settings", "Reply-to-all using last settings", and "Reply using a template'. There are also three more menu options that allow you to set the default behaviour of a normal button click (so, you can have the default behaviour of a click be any of the three basic reply options). For keystroke accelerators, You can select a conventional reply-with-options by pressing 'R', a quick reply by pressing 'Q', and a reply-to-all by pressing 'A'.
- The subject line is now checked by the Spellchecker.
- In some cases the address in the default identity would not be removed when using reply-to-all. Fixed now.
- The Ctrl+ and Ctrl- functions to resize column widths are now remapped to Ctrl+Shift + and Ctrl+Shift -
- Ctrl+ and Ctrl- (numerical keypad) are now used to move to next/prev unread message in the folder.
- Links with a dot in the url could cause crashes, fixed.
- There was a serious memory leak when using a specific group-view in folders. Fixed
|