- 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 ...
-
- 26 Aug, 1999 1 commit
-
-
Kevin Bracey authored
-
- 26 Apr, 1999 1 commit
-
-
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'
-
- 17 Feb, 1999 1 commit
-
-
Kevin Bracey authored
Created new PC-compatible two-layer Russian layout. Version 0.59. Tagged as 'IntKey-0_59'
-
- 11 Nov, 1998 1 commit
-
-
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'
-
- 09 Nov, 1998 1 commit
-
-
Kevin Bracey authored
3rd party keys placed into UK, USA and Netherlands layouts - this is a temporary measure until a proper build option is installed. Dead key ring above + space now outputs U+00B0 (degree sign), rather than U+02DB (ring above). Version 0.57. Tagged as 'IntKey-0_57'
-
- 28 Sep, 1998 1 commit
-
-
Ben Avison authored
* Updated/added layout drawfiles (Esperanto file further updated from Ursula branch version, to indicate characters available when alphabet is changed) * Added dialling codes for Wales, Wales2, DvorakUK and DvorakUSA * !IKHG.Source.Chars updated to use quoted characters * Layout fixes applied to Belgium, Denmark, France, Germany, Greece, Israel, LatinAm, Russia, Switzerland and Turkey * Ctrl-Alt-F1/F2 keyboard selection is performed on a callback Prototype added to h.unicdata to allow keyconvert to compile. Dynamic dependencies removed from Makefile; keyconvert removed during clean. Delete key made special in Japan layout, to enable delete-type code.
-
- 01 Sep, 1998 1 commit
-
-
Kevin Bracey authored
Complete new keyboard definition system in terms of the UCS. See Docs.FileFormat for information.
-