| 1 | ----------------------------------------------------------------------------- |
| 2 | == 1.19 (r3209) to 1.20 == |
| 3 | |
| 4 | |
| 5 | **Attributes** |
| 6 | |
| 7 | - Reworked buggy attributes processing for many commands. Attributes should |
| 8 | now be moved correctly together with the text. |
| 9 | |
| 10 | |
| 11 | **Bookmarks** |
| 12 | |
| 13 | - Reworked bookmarks processing. |
| 14 | |
| 15 | - Fixed handling of multiple files with bookmarks in a ring. |
| 16 | |
| 17 | - Improved !ListMark dialog. Added filename and the columns !FileId, Idx and |
| 18 | Line. |
| 19 | |
| 20 | - Improved !SetMark dialog: Pre-filled name entry field with the begin of the |
| 21 | current line. |
| 22 | |
| 23 | |
| 24 | **Dialogs** |
| 25 | |
| 26 | - Fixed strings processing for ListBox and EntryBox. |
| 27 | |
| 28 | |
| 29 | **Fill** |
| 30 | |
| 31 | - Extended Fill to accept multiple chars, either tiled or left-aligned. |
| 32 | |
| 33 | |
| 34 | **Alt+1** |
| 35 | |
| 36 | - Improved file searching for NEPMD files. |
| 37 | |
| 38 | |
| 39 | **Context menu** |
| 40 | |
| 41 | - Added !TagScan and !OpenUrl to the context menu. |
| 42 | |
| 43 | |
| 44 | **Preferences** |
| 45 | |
| 46 | - Fixed notification within menu items if values are overridden by file, |
| 47 | file EA or mode sttings. |
| 48 | |
| 49 | |
| 50 | **user.cfg** |
| 51 | |
| 52 | - Fixed export of a value with leading or trailing spaces. |
| 53 | |
| 54 | |
| 55 | **Undo** |
| 56 | |
| 57 | - Improved undo. |
| 58 | |