1. 02 Nov, 2000 1 commit
    • Simon Forrest's avatar
      * Fixed problems with keys generating lower-case characters when · 2bb5a925
      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'
      2bb5a925
  2. 25 Jul, 2000 1 commit
  3. 26 Jun, 2000 1 commit
    • Kevin Bracey's avatar
      Fix to hexadecimal character entry. · ec3ea9ad
      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'
      ec3ea9ad
  4. 21 Jun, 2000 1 commit
    • Simon Forrest's avatar
      * Corrected a mistake in the Turkish-QWERTY layout. · c2f83047
      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'
      c2f83047
  5. 09 Jun, 2000 1 commit
  6. 28 Apr, 2000 1 commit
    • Kevin Bracey's avatar
      32-bit compatible. · 0ecf2666
      Kevin Bracey authored
      FN key change broke hexadecimal keypad entry - now fixed.
      
      Version 0.71. Tagged as 'IntKey-0_71'
      0ecf2666
  7. 12 Oct, 1999 2 commits
  8. 16 Sep, 1999 4 commits
  9. 10 Sep, 1999 2 commits
  10. 26 Aug, 1999 6 commits
  11. 27 Apr, 1999 1 commit
    • Kevin Bracey's avatar
      Moved euro sign to Alt-4 on UK and UK-based layouts. This involved moving the... · c2217582
      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'
      c2217582
  12. 26 Apr, 1999 2 commits
  13. 22 Mar, 1999 1 commit
  14. 02 Mar, 1999 2 commits
  15. 17 Feb, 1999 1 commit
  16. 18 Nov, 1998 1 commit
  17. 11 Nov, 1998 4 commits
  18. 09 Nov, 1998 1 commit
  19. 22 Oct, 1998 1 commit
  20. 20 Oct, 1998 1 commit
  21. 16 Oct, 1998 1 commit
  22. 09 Oct, 1998 1 commit
  23. 07 Oct, 1998 2 commits
  24. 28 Sep, 1998 1 commit
    • Ben Avison's avatar
      Merged in 10-Sep-98 and 24-Sep-98 changes from Ursula branch: · ea6df33a
      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.
      ea6df33a