1. 24 Apr, 2014 1 commit
  2. 20 Nov, 2013 5 commits
  3. 24 Oct, 2013 1 commit
  4. 27 Sep, 2013 2 commits
  5. 10 Sep, 2013 1 commit
    • Ken Thomases's avatar
      winemac: Don't allow dead-key state to repeat after characters are generated. · ae2ce18f
      Ken Thomases authored
      It's fairly common in Mac keyboard layouts that, if you type a dead key twice,
      the second key press will both produce a non-dead character and also
      perpetuate the dead-key state.  For example, with the U.S. layout, Option-E,
      E will produce "é" and Option-E, Option-E, E will produce "´é".  Windows
      keyboard layouts don't tend to do this.  The second key press produces the
      non-dead character and clears the dead-key state.
      ae2ce18f
  6. 03 May, 2013 1 commit
  7. 22 Apr, 2013 1 commit
  8. 06 Feb, 2013 5 commits
  9. 05 Feb, 2013 4 commits