Application:
V Export comments now respects "Code in Hex" checkbox on the main form
Bugs:
V Frame modified flag persists when switching to another frame after rejected to save previous frame
V Ctrl-C, Ctrl-V doesn't work in the Note editbox because it tries to copy/paste the frame!
V Post "Backslash" instead of \ in comments
Application:
- Special cursor to indicate baseline set
- Special cursor when dragging canvas with middle mouse button
Functionality:
- Beside Baseline, also make top and mid lines
Bugs:
- Middle mouse button tries to change selection while dragging canvas with rectSelection tool active
Functionality:
- Rewrite history class so it tracks all changes, not only a canvas changes
Bugs fixed:
- In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?)
Application:
- Copy-Paste now uses System clipboard and it is possible to copy-paste from/to different instances of running program
Bugs fixed:
- Switching between symbols while select tool is active and small area selected trows an error
- Full frame Copy in Clipboard does not respect selection on Paste operation
Application:
- Indicate modified project by adding "*" to window caption
Functionality:
- Copy/Paste should be aware of rectangle selection
- Select All function
- Select and Select All shortcuts
Bugs:
- Hostory does not record pastes from clipboard
- Undo/Redo menu availability recalculation does not happen sometimes
Application:
- Option to display codes in Hex numbers
- Make symbol list wider to display 8 characters instead of 7
Bugs:
- Wrongly mark Project as modified on symbol selection
Application:
- Change Menu icons
- Re-arranged menu items
Functionality:
- Shift all symbols on code line (change symbol codes)
- Specify starting code (extends the shift)