- 28 Nov, 2002 1 commit
-
-
Ben Avison authored
Detail: * Removed Acorn/ACORN from keyboard shortcuts. * Added Red/RED/Green/GREEN/Blue/BLUE (and an attempt at German versions too) to keyboard shortcuts. * Capitalised the 'B' in -Fully3DIconBar to hint that it's necessary in the short form of the switch to *WimpVisualFlags. Admin: Not tested. Version 4.81. Tagged as 'Wimp-4_81'
-
- 21 Feb, 2002 1 commit
-
-
Mark Moir authored
Detail: Resources.Korea.Messages has translations for Cancel, Continue, OK, and Error. Resources.Taiwan.Messages has translations for Cancel, Continue, OK, and Error. Admin: No testing Version 4.74. Tagged as 'Wimp-4_74'
-
- 29 Mar, 2000 1 commit
-
-
Ben Avison authored
Detail: * New STB Sprites, Templates and Tools files imported, based upon the Lazarus UI rather than the old STB UI. * STB build now includes WIMPSymbol. * No longer attempts to use WIMPSymbol font in UTF8 builds which didn't register the font in ResourceFS. * Simplified Resources directories by assigning only a single pair of Messages files to each locale, rather than for each UI directory within each locale directory. The only code change required is to make the Wimp error box always use the "Continue" token for NC/STB builds, rather than using one of "OK" and "Continue", as with desktop builds. Admin: Not tested. Version 4.42. Tagged as 'Wimp-4_42'
-
- 20 Oct, 1998 1 commit
-
-
Ben Avison authored
UTF-8 support from previous version switched in; additional alphabet- conditional support added as follows: * Correctly converts character index returned from Font_FindCaret into byte index into raw string. * Left-arrow, right-arrow, delete-left and delete-right now act as far as the next character boundary, instead of to the next byte. * Menu item text justification works again (it relies on overwriting spaces with hard space characters, which are two-byte characters in UTF-8). * General key handling code has been rewritten. The Wimp now has three internal key input buffers - one each for taking keyboard-generated, task-generated, and function-key-generated strings. Each input buffer is processed in chunks of one character, rather than one byte; malformed UTF-8 characters are rejected, so tasks don't have to worry about them (simplifying their character-handling code). There is also a key output buffer, to ensure that (UTF-8) sequences of Key_Pressed events are not broken up. * As a...
-
- 18 Sep, 1998 1 commit
-
-
Ben Avison authored
-
- 07 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 13 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 02 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-