- 06 Dec, 2001 1 commit
-
-
Kevin Bracey authored
Version 0.86. Tagged as 'IntKey-0_86'
-
- 04 Dec, 2001 1 commit
-
-
Arijit (Harry) Sadhu authored
Detail: Re mapped Scroll Lock and Num Lock keymap EB EC to Shift-F5 Shisft-F6 respectively on third party keyboard. Admin: Compiles. Version 0.85. Tagged as 'IntKey-0_85'
-
- 03 Dec, 2001 1 commit
-
-
Arijit (Harry) Sadhu authored
Detail: Changed third party mapping for channel up down. Admin: Not tested. Version 0.84. Tagged as 'IntKey-0_84'
-
- 28 Nov, 2001 1 commit
-
-
Arijit (Harry) Sadhu authored
Detail: Added extra keys include file and make file for WhaCom keyboards Admin: Version 0.83. Tagged as 'IntKey-0_83'
-
- 27 Nov, 2001 1 commit
-
-
Kevin Bracey authored
Added Korean layout. If you don't have a real Korean keyboard, Alt+Num-Lock acts as Hangul Lock, and Alt+Space (in the Hangul layer) acts as convert. Version 0.82. Tagged as 'IntKey-0_82'
-
- 05 Nov, 2001 1 commit
-
-
Steve Revill authored
Detail: You could not install a ram version of this module. Fixed. Admin: Required for Baseline builds. Version 0.81. Tagged as 'IntKey-0_81'
-
- 14 Jun, 2001 1 commit
-
-
Stewart Brodie authored
Temporary GNUmakefile added containing UNIX build system. Detail: gcc complained about returning the address of a local variable as a function result in both keygen and keyconvert. The two variables concerned have now been made static like they should have been. Unlikely to have caused much aggravation, but only through luck. The Keyboard data structure has been updated to explicitly use an unsigned char in some places. This is necessary for systems on which char is signed by default. The GNUmakefile is a temporary addition until native tool support can be sorted out. In the xriscos environment, do "make links" and then "make rom" to build the module. "make clean" will remove all the built stuff and the symbolic links. Requires access to the exported Unicode library files. keyconvert is built, but will not work for the obvious reason that it calls SWIs. Admin: GNUmakefile will be removed at ...
-
- 22 Mar, 2001 1 commit
-
-
Stewart Brodie authored
Admin: Built. Version 0.79. Tagged as 'IntKey-0_79'
-
- 02 Jan, 2001 1 commit
-
-
David Cotton authored
Detail: IntKey would not build correctly on machines that build only SharedCLibrary instead of SharedRISC_OSLib because of ANSILib not being exported. KeyGen was linked against AnsiLib instead of CLib due to a bug in the qsort() alogrithm that caused highly undesirable consequences with large data sets. Since this bug has been fixed in the latest versions of the C Library, it now links against the C Library once more. Admin: Tested in a build. Note that you must have the latest 32-bit compatible version of the C Library (5.18) present on the build machine for this to compile. Version 0.78. Tagged as 'IntKey-0_78'
-
- 21 Nov, 2000 1 commit
-
-
Simon Forrest authored
Detail: * South Africa utilises a standard USA layout. IntKey now recognises this, and supports "*Keyboard SAfrica". * New layout DrawFile created that describes the South African layout. * StripDepnd support added to makefile. Admin: * Assembled and tested on RPC. Version 0.77. Tagged as 'IntKey-0_77'
-
- 02 Nov, 2000 1 commit
-
-
Simon Forrest authored
Caps Lock is active. Detail: * Faults were found in the Spanish and Welsh layouts. In particular, 'Q' on a Spanish layout would generate a lower-case version when Caps Lock was active. And Welsh layouts had a similar fault with 'Alt' + 'O'. Now corrected. Admin: * Fault noted in Bethany software. * Built and tested on a Risc PC. Version 0.76. Tagged as 'IntKey-0_76'
-
- 25 Jul, 2000 1 commit
-
-
Kevin Bracey authored
Version 0.75. Tagged as 'IntKey-0_75'
-
- 26 Jun, 2000 1 commit
-
-
Kevin Bracey authored
Detail: If an alphabetic key was a "simple" key (eg E on the UK layout), then it wouldn't work as a hex digit during hexadecimal keypad entry. This bug has been in since the start of hexadecimal entry, but only came to light when the Euro sign moved away from Alt+E. Version 0.74. Tagged as 'IntKey-0_74'
-
- 21 Jun, 2000 1 commit
-
-
Simon Forrest authored
Detail: * The horizontal ellipsis was misplaced (when compared to the drawfile documentation). Instead of being placed on the comma/semi-colon key, it should have been on the full-stop/colon key. Now corrected. Admin: * Tested. Version 0.73. Tagged as 'IntKey-0_73'
-
- 09 Jun, 2000 1 commit
-
-
Kevin Bracey authored
Turkey2 layout created - traditional(?) FGGIOD layout. Not linked in, but there if anyone wants it. Version 0.72. Tagged as 'IntKey-0_72'
-
- 28 Apr, 2000 1 commit
-
-
Kevin Bracey authored
FN key change broke hexadecimal keypad entry - now fixed. Version 0.71. Tagged as 'IntKey-0_71'
-
- 12 Oct, 1999 2 commits
-
-
Simon Forrest authored
Version 0.70. Tagged as 'IntKey-0_70'
-
Simon Forrest authored
Version 0.70. Tagged as 'IntKey-0_70'
-
- 16 Sep, 1999 4 commits
-
-
Kevin Bracey authored
keygen now built with ANSILib instead of Stubs to cope with buggy old qsorts in old shared C libraries. Version 0.69. Tagged as 'IntKey-0_69'
-
Kevin Bracey authored
Version 0.68. Tagged as 'IntKey-0_68'
-
Kevin Bracey authored
Version 0.68. Tagged as 'IntKey-0_68'
-
Kevin Bracey authored
Unicode 3.0 character database imported. Switzerland layout now includes @FNKey@ (missed on previous check-in). Version 0.67. Tagged as 'IntKey-0_67'
-
- 10 Sep, 1999 2 commits
-
-
Simon Forrest authored
Euro may be obtained by using <Function> + <O>, as specified in the third party-specific documentation. The Euro sign must be available in the font, otherwise it will not be displayed. Version 0.66. Tagged as 'IntKey-0_66'
-
Simon Forrest authored
Euro may be obtained by using <Function> + <O>, as specified in the third party-specific documentation. The Euro sign must be available in the font, otherwise it will not be displayed. Version 0.66. Tagged as 'IntKey-0_66'
-
- 26 Aug, 1999 6 commits
-
-
Simon Forrest authored
"FN" key support added by K. Bracey. 3rd party keyboard mappings defined and included by S. Forrest. Both changes made in order to support the third party handset. Tested on a Risc PC against V0.02 of the RCMM Driver. Version 0.65. Tagged as 'IntKey-0_65'
-
Simon Forrest authored
"FN" key support added by K. Bracey. 3rd party-specific keyboard mappings defined and included by S. Forrest. Both changes made in order to support the third party handset. Tested on a Risc PC against V0.02 of the RCMM Driver. Version 0.65. Tagged as 'IntKey-0_65'
-
Simon Forrest authored
"FN" key support added by K. Bracey. 3rd party keyboard mappings defined and included by S. Forrest. Both changes made for the Lazarus project in order to support the third party handset. Tested on a Risc PC against V0.02 of the RCMM Driver. Version 0.65. Tagged as 'IntKey-0_65'
-
Simon Forrest authored
Both changes made in order to support a third party handset. Tested on a Risc PC against V0.02 of the RCMM Driver. Version 0.65. Tagged as 'IntKey-0_65'
-
Simon Forrest authored
Both changes made in order to support a third party handset. Tested on a Risc PC against V0.02 of the RCMM Driver. Version 0.65. Tagged as 'IntKey-0_65'
-
Kevin Bracey authored
-
- 27 Apr, 1999 1 commit
-
-
Kevin Bracey authored
Moved euro sign to Alt-4 on UK and UK-based layouts. This involved moving the vulgar fractions to Alt-7,8,9. Double upwards arrow (symbol for Shift on menus) added to assorted layouts, as per diagrams. This still won't work in any alphabets other than UTF-8 because the International module doesn't recognise that character as being in the official alphabets. Version 0.64. Tagged as 'IntKey-0_64'
-
- 26 Apr, 1999 2 commits
-
-
Kevin Bracey authored
Added ability to redefine keys already specified (eg in inc.[tag]). Added customisations for 3rd party using aforementioned features. Version 0.63. Tagged as 'IntKey-0_63'
-
Kevin Bracey authored
Added ability to redefine keys already specified (eg in inc.[tag]). Added customisations for third party using aforementioned features. Version 0.63. Tagged as 'IntKey-0_63'
-
- 22 Mar, 1999 1 commit
-
-
Neil Bingham authored
Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to layout/Switzerland so that it will build on a long filenames disc. Version 0.62. Tagged as 'Key-0_62'
-
- 02 Mar, 1999 2 commits
-
-
Kevin Bracey authored
Version 0.61. Tagged as 'IntKey-0_61'
-
Kevin Bracey authored
Version 0.60. Tagged as 'IntKey-0_60'
-
- 17 Feb, 1999 1 commit
-
-
Kevin Bracey authored
Created new PC-compatible two-layer Russian layout. Version 0.59. Tagged as 'IntKey-0_59'
-
- 18 Nov, 1998 1 commit
-
-
Kevin Bracey authored
-
- 11 Nov, 1998 2 commits
-
-
Kevin Bracey authored
%Include directive implemented in layout files - this gives a simpler way of adding in the new keys and allows some commonality between layouts. To get the new keys, you need to set the option EXTRAKEYS="-extra [tag]". !IKHG removed. Version 0.58. Tagged as 'IntKey-0_58'
-
Kevin Bracey authored
%Include directive implemented in layout files - this gives a simpler way of adding in the 3rd party keys and allows some commonality between layouts. To get the extra keys, you need to set the option EXTRAKEYS="-extra [tag]". !IKHG removed. Version 0.58. Tagged as 'IntKey-0_58'
-