Commits (4)
-
ROOL authored
Detail: Changed !RunImage to support working with the Unicode Font Manager, and revised !Help. Replacement templates, and revised Messages for the extra menus and window layout. As this component also features in the disc image (RO350Hook) it also degrades on earlier Font Managers. Admin: Submission from Chris Wraight. To get the code point names while hovering with the mouse, Unicode-0_35 should be updated for the CharNames table. Version 2.00. Tagged as 'Chars-2_00'
3d0bd3a8 -
ROOL authored
Detail: Line 1012 - Use the heap to claim/extend space for fonts. Fixes wimpslot problem with many installed fonts. Line 914-916 - Invert the choices file keywords to match the variables they set. Minor - Remove SWI constants, since the build system (Squish) gets these from swis.h. Don't listen for MESSAGE_HELPREPLY%. Change IconHandle to an integer. Use OS_ReadModeVariable to get eigenvalues since there's only 2 it's not worth constructing a list for OS_ReadVduVariables. Admin: Submission from Chris Wraight, with minor edits. Version 2.01. Tagged as 'Chars-2_01'
f05f81c7 -
ROOL authored
Detail: When generating the encoding menu the terms "Default" and "UTF8" were looked up via the Messages file, however the selection logic and update of the display field used hardwired English. Now, the internal variables Alphabet$ and Encoding$ are English but when required for display are always looked up. Now that works, use the preferred term "UTF-8" per Unicode consortium and Style Guide page 133. Admin: From review of User Guide chapter. Version 2.02. Tagged as 'Chars-2_02'
c65ee6f4 -
ROOL authored
Detail: Clicking right of the last character would result in the first character on the next row being selected. Now returns nothing Admin: Tested on RPCEmu 0.8.15 using RISC OS 5.23 Submission from Alan Robertson. Version 2.03. Tagged as 'Chars-2_03'
1231b2cf
Showing
No preview for this file type
This diff is collapsed.
crunch/!RunImage,ffe
deleted
100644 → 0