Teletext Meddler SE Changelog
-----------------------------

1.0.10 [2025/06/08]
- Fixed spellcheck bug where closing a file and opening another would cause it to stop working.
- The spellchecker no longer underlines double-height rows in the wrong place.

1.0.9 [2025/05/11]
- Fixed major display issues when a larger system text size is used. (Credit to Wayne.)
- Slight changes to the status bar at the bottom.

1.0.8 [2025/02/22]
- Tightened the UI to make it look smarter.
- Green text is now the ETS bright green (was darker before).
- CTRL-A shortcut key now adds to the page clip.
- CTRL-W shortcut key now closes the file.
- You can now right-click on pages in the page clip to remove them.
- Fixed a 1KB memory leak.
- Added a basic spell checker (for English pages only at the moment).

1.0.7 [2023/10/04]
- Fixed bug that allowed null packets to overwrite other valid, visible packets.
- Added even more weighted right-click suggestions.

1.0.6 [2023/01/06]
- Packet 25 is now visible in the editor. Although rarely seen, some pages used it, e.g. BBC Telesoftware.
- Undo & Redo added, supporting up to 100 changes in the buffer.
- Cut packets with CTRL-X.
- Copy an entire page to the internal clipboard at once with CTRL-SHIFT-C.
- Packet 27 is now saved directly under packet 0 by default. Toggle added to options.
- Page display no longer supports black control codes (0x00 and 0x10). Option added to turn back on. I changed this because 99+% of the 0x00 codes on pages are actually errors.
- F3 now flips bit 5 instead of third suggestion, and F4 flips bit 6.
- F7 and F8 added as alternative to CTRL-MINUS and CTRL-PLUS for those without numeric keypads.
- Typing and cursor movement now wrap around the page, instead of stopping at the end of a line.
- CTRL-LEFT and CTRL-RIGHT moves cursor to the previous or next word on the page.
- Fixed practically impossible bug in Brute Force CRC that would cause a program hang.
- Updated icon for the Windows 10/11 taskbar (unless you pin, then it's always an ugly downscale from 32px - blame Microsoft).
- Added a few more icons to drop-down menus.
- Added even more weighted right-click suggestions.
- Removed "SE" from the title bar (waste of space).

1.0.5 [2021/10/02]
- F6 key would not set the CRC if the cursor wasn't visible. Fixed.
- Fixed irritating Windows alert sound when pressing return within manual set boxes.
- Saving a page clip, single page or subpage set no longer marks the file as saved.
- It is now possible to drag-and-drop T42 files onto the main window to open them.
- Page editing is now smoother on older and slower CPUs.
- Removed "beta". This program seems to be relatively stable... despite these bugs...

1.0.4 beta [2021/08/10]:
- Fixed a bug where if a save attempt fails, the save indicator (*) in the title bar still disappears.
- Fixed a problem where if you ask to save a file upon exit, but it fails, the program still quits.
- Added a few more weighted right-click replacement character suggestions.

1.0.3 beta [2021/05/21]:
- Redrew the control character glyphs. They now look more uniform and are slightly larger.
- Added some more weighted right-click replacement character suggestions.

1.0.2 beta [2021/04/29]:
- Fixed an error in double-height mode, where certain characters would be partially drawn when they shouldn't be shown at all.
- Held characters weren't always using the correct separated mosaic mode.

1.0.1 beta [2021/04/13]:
- The Page CRC list is now sorted. It is ordered from the most commonly seen CRC (top) to the least (bottom).
- Ensure at least one valid CRC exists when loading a CRC file.
- Fixed the ability to load multiple files at the command prompt.
- Added some more weighted right-click replacement character suggestions.
- Changed the cursor pattern to solid grey.
- Fixed a freeze that occurs when using Brute Force CRC if the CRC is already matching. (Reported by Tim Bisley.)
- Brute Force CRC now uses the graphical character set when relevant. (Use text-only mode [CTRL-T] for the old behaviour.)
- Changed the background colour of Brute Force CRC suggestions to a darker tone for better contrast.
- Increased the speed of Brute Force CRC.

1.0 beta [2021/03/24]: First release.