1. 06 Jul, 2010 13 commits
  2. 05 Jul, 2010 4 commits
  3. 04 Jul, 2010 2 commits
  4. 30 Jun, 2010 1 commit
  5. 28 Jun, 2010 2 commits
  6. 26 Jun, 2010 2 commits
  7. 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
  8. 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
  9. 17 Jun, 2010 1 commit
  10. 12 Jun, 2010 2 commits
  11. 11 Jun, 2010 1 commit
  12. 10 Jun, 2010 1 commit
  13. 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
  14. 08 Jun, 2010 1 commit
  15. 07 Jun, 2010 1 commit
  16. 30 May, 2010 1 commit
  17. 28 May, 2010 1 commit
  18. 25 May, 2010 2 commits
  19. 18 May, 2010 1 commit
    • Sam Lantinga's avatar
      author Eric Wing <ewing . public |-at-| gmail . com> · 21099fe9
      Sam Lantinga authored
      	Wed May 12 12:49:28 2010 -0700 (5 days ago)
      
      Added the automated test plist file and modified .hgignore to be less aggressive.
      
      Discovered that the new plist file for the automated test was not checked in because the .hgignore file was too aggressive. I changed the .hgignore to not ignore the Xcode directory and instead added a longer list of things to ignore.
      21099fe9
  20. 12 May, 2010 1 commit