1. 12 Jul, 2010 2 commits
  2. 10 Jul, 2010 1 commit
  3. 08 Jul, 2010 1 commit
  4. 06 Jul, 2010 13 commits
  5. 05 Jul, 2010 4 commits
  6. 04 Jul, 2010 2 commits
  7. 30 Jun, 2010 1 commit
  8. 28 Jun, 2010 2 commits
  9. 26 Jun, 2010 2 commits
  10. 21 Jun, 2010 1 commit
    • dewyatt's avatar
      Starting to implement ITextStoreACP. · 4b2cb56c
      dewyatt authored
      It's very incomplete and will probably change quite a bit but it's a start.
      ITextStoreACP is the minimum interface to be considered TSF-aware.
      4b2cb56c
  11. 18 Jun, 2010 1 commit
    • Sam Lantinga's avatar
      Hello Sam. · b46edfbd
      Sam Lantinga authored
      I did fix/update the SDL 1.3 pandora port today ( 11 june 2010 ) and you can find the "hg diff" attached :)
      
      David Carré ( Cpasjuste )
      b46edfbd
  12. 17 Jun, 2010 1 commit
  13. 12 Jun, 2010 2 commits
  14. 11 Jun, 2010 1 commit
  15. 10 Jun, 2010 1 commit
  16. 09 Jun, 2010 1 commit
    • dewyatt's avatar
      Added On_Char method to Window_Listener for WM_CHAR messages. · 649b2309
      dewyatt authored
      Removed a lot of TSF code because part of it was wrong and part was too complicated.
      Added Clear method to clear the window.
      
      IME input should work in both windowed mode and fullscreen mode with these changes.
      I have tested on Windows XP SP3 and Windows 7 Ultimate in VirtualBox.
      When you type a character (with an IME or not), the console will show the code point as U+XXXX.
      You use Left Alt+Shift (or whatever you have it set to) to switch input languages as usual.
      Hit ESC to exit (or close the window in windowed mode).
      The program will pause before exiting so you can review the console output (press a key to exit).
      649b2309
  17. 08 Jun, 2010 1 commit
  18. 07 Jun, 2010 1 commit
  19. 30 May, 2010 1 commit
  20. 28 May, 2010 1 commit