1. fc9f11d Merge pull request #15 from rsadam-google/master by shuchen-google · 9 years ago master
  2. f743480 Merge pull request #13 from felixonmars/master by shuchen-google · 9 years ago
  3. c13f088 Uprev again to add missing events/ directory by Raheem Adam · 9 years ago
  4. ee87848 Merge pull request #14 from rsadam-google/master by shuchen-google · 9 years ago
  5. 496b992 Add new files: 1.0.4.7 by Raheem Adam · 9 years ago
  6. a119ce8 uprev to 1.0.4.7 by Raheem Adam · 9 years ago
  7. c59359e Fix small typos in time_win_unittest.cc by Felix Yan · 9 years ago
  8. 4801be4 Merge pull request #12 from rsadam-google/master by Raheem Adam · 9 years ago
  9. 2823df3 Add missing lang files by Raheem Adam · 9 years ago
  10. 7cdb423 Add missing floating window files by Raheem Adam · 9 years ago
  11. 4039c5a add missing files by Raheem Adam · 9 years ago
  12. 9688848 Manual changes by Raheem Adam · 9 years ago
  13. 34c3de0 Script changes by Raheem Adam · 9 years ago
  14. 556dcba Merge pull request #11 from lotem/client_inline_composition by 佛振 · 9 years ago
  15. d7e8162 Replace the AssembleComposition logic with an optional field for inline composition text in the message. by Chen Gong · 9 years ago
  16. 69d9e3a Merge pull request #10 from rsadam-google/master by Raheem Adam · 9 years ago
  17. c317570 Remove obsolete sound files by Raheem Adam · 9 years ago
  18. 943f8b5 Uprev to: 1.0.4.5 by Raheem Adam · 9 years ago
  19. 5d40a45 Updates the open sourced input view codes. by Ramon Yuan · 9 years ago
  20. d24a9b9 Merge pull request #9 from rsadam-google/master by Raheem Adam · 9 years ago
  21. a5e86da Uprev to 1.0.4.4 by Raheem Adam · 9 years ago
  22. 3730e09 Merge pull request #8 from wnwen-google/master by wnwen-google · 9 years ago
  23. 63271d5 Uprev for Chrome OS input tools. by Peter Wen · 9 years ago
  24. 1af2274 Merge pull request #5 from wnwen-google/master by wnwen-google · 9 years ago
  25. 9f8993f Uprev for Chrome OS input tools. by Peter Wen · 9 years ago
  26. 6e95b6e Merge pull request #4 from rsadam-google/master by Raheem Adam · 9 years ago
  27. 186f601 Delete unused files by Raheem Adam · 9 years ago
  28. 13e4d38 Add missing sound files by Raheem Adam · 9 years ago
  29. f43a537 Uprev for Chrome OS input tools by Raheem Adam · 9 years ago
  30. 30ffaf3 Merge pull request #3 from wnwen-google/master by wnwen-google · 10 years ago
  31. 5b46a03 Uprev for Chrome OS input tools. by Peter Wen · 10 years ago
  32. b392460 Remove obsolete files in preparation for next uprev. by Peter Wen · 10 years ago
  33. 9682ab5 Merge pull request #2 from rsadam-google/master by Raheem Adam · 10 years ago
  34. 888235e Uprev by Raheem Adam · 10 years ago
  35. 4efdde4 client/build.bat: build script for Windows. by Chen Gong · 10 years ago
  36. a102d0d client/gyp.bat: avoid exporting environment variables. by lotem · 10 years ago
  37. 03dd8e8 Fix build failure when doing a clean build due to a missing dependency declaration. by lotem · 10 years ago
  38. 2957725 Windows application manifests must be well-formed XML files, beginning with XML declaration. by lotem · 10 years ago
  39. 5021dd5 Merge pull request #1 from lotem/master by James Su · 10 years ago
  40. 1d5a101 Fix generated solution so that msbuild.exe can be used for a Release build. by Chen Gong · 10 years ago
  41. 289b4a2 Update to version 1.0.6 by Kevin Ellis · 10 years ago
  42. 332f454 Convert localization files to canonical form. by Kevin Ellis · 10 years ago
  43. 84eace6 Fix duplicate license headers. by Kevin Ellis · 10 years ago
  44. c4aa708 Update localized messages. by Kevin Ellis · 10 years ago
  45. 554235f Update google-input-tools to version 1.0.5.0. by Kevin Ellis · 10 years ago
  46. b99e802 Adds the COPYRIGHT comment. by Yingbing Wu · 10 years ago
  47. 3828bce Update README.md by shuchen-google · 10 years ago
  48. 8c03d38 Update Korean IME background to support OSK. by Shu Chen · 10 years ago
  49. a9517e6 Update Copyright notice. by Kevin Ellis · 10 years ago
  50. 3e552c5 Create README.md by shuchen-google · 10 years ago
  51. a0afa78 Moves the files one level up and remove src folder. by Shu Chen · 10 years ago
  52. 96f91f4 Fixes 2 bugs: by Shu Chen · 10 years ago
  53. a39f4bb Update inputview to version 1.0.4.0 by Kevin Ellis · 10 years ago
  54. d316960 Update inputview to version 1.0.3.0. by Kevin Ellis · 10 years ago
  55. 0d9fde4 Fix the bug that the text disappear on blur. by Chi Zhang · 10 years ago
  56. ba16c33 Fix the bug that "ESC" key is not handled. by Chi Zhang · 10 years ago
  57. fba3867 Merge branch 'master' of https://code.google.com/p/google-input-tools by Chi Zhang · 10 years ago
  58. 4376e65 Fix the bug that the input text disappear after focus. by Chi Zhang · 10 years ago
  59. 94e976e Adds licence for each file. by Feng Yuan · 10 years ago
  60. 6d860b2 Open source input view and xkb, current version is 1.0.2.0. by Feng Yuan · 10 years ago
  61. 866618e Add a modified version of callback.cc for client input tools. by Chen Gong · 10 years ago
  62. 6479d92 Fix the bug that 'B' does not map to '?' in Set3(final) by Chi Zhang · 10 years ago
  63. e793c74 Fix the bugs that Korean IME cannot handle modifier key. by Chi Zhang · 10 years ago
  64. 9acf468 Fix error in VS2013: cannot open include file 'afxres.h'. by Chen Gong · 10 years ago
  65. f372d59 Fix error: undefined testing::ParseGUnitFlags(). by Chen Gong · 10 years ago
  66. 3027deb Support MSVS 2013 by setting environment variable MSVS_VERSION. by Chen Gong · 10 years ago
  67. 8053d30 fix a bug in build_x86_x64_together.py by synch · 10 years ago
  68. 436ba1b add a script to modify the solution file to allow building 32bit and 64bit together. by synch · 10 years ago
  69. 68ec26f support 64bit windows. by synch · 10 years ago
  70. d815626 submit missing changes. by synch · 10 years ago
  71. d79fcf6 add script to help user run Google Input Tools on windows by synch · 10 years ago
  72. 7c18d17 Make google input tools for windows compilable by unknown · 10 years ago
  73. 28bf94e Make google input tools for windows compilable by unknown · 10 years ago
  74. dae215f remove some temporary files. by unknown · 10 years ago
  75. 746f84f remove some temporary files by unknown · 10 years ago
  76. 3ee73e9 add missing protodevel file by Yanchao Su · 10 years ago
  77. d80c786 upload docs for google input tools for windows by Yanchao Su · 10 years ago
  78. 90e8978 remove generated files by Yanchao Su · 10 years ago
  79. def4c8d Initial commit for Google Input Tools for Windows by Yanchao Su · 10 years ago
  80. eaa2161 XKB manifest changes to adjust the keyboards in languages. by Shu Chen · 10 years ago
  81. 1767644 Changes the namespace from goog.ime to i18n.input. by Shu Chen · 10 years ago
  82. 3ba7090 Adds quick start section. by Yingbing Wu · 10 years ago
  83. 5b15ed8 updates documents. by Yingbing Wu · 10 years ago
  84. cd99276 Open source on-screen keyboard by Yingbing Wu · 10 years ago
  85. 55b9c91 rm the file by Yingbing Wu · 10 years ago
  86. 92062f7 change message by Yingbing Wu · 10 years ago
  87. 32576c3 Adds first eventtype.js file by Yingbing Wu · 10 years ago
  88. 0d2ebdd Adds XKB wrapping extension IMEs. by Shu Chen · 10 years ago
  89. 52d67ba Fix issue 306659 that the Korean IME cannot enter Korean Won sign. by zhangchi · 11 years ago
  90. 2fa99ea Fix bug: https://code.google.com/p/chromium/issues/detail?id=309502 by Shu Chen · 11 years ago
  91. 9fc56a0 Fix typo of ta_typewriter layout. by Shu Chen · 11 years ago
  92. 2d5737c Fix typo of ta_typewriter layout. by Shu Chen · 11 years ago
  93. 572a510 Minor fix in keyboard background. by Shu Chen · 11 years ago
  94. b9feab2 Fix the bug that the Backspace key will trigger the CAPS_LOCK mode. by Shu Chen · 11 years ago
  95. 48861ff Merge branch 'master' of https://code.google.com/p/google-input-tools by Shu Chen · 11 years ago
  96. fc5b6ae Adds implementation for keyboard view UI. by Shu Chen · 11 years ago
  97. 6bec5ad Fix the bug cannot commit if there is no candidate in hanja mode. by Chi Zhang · 11 years ago
  98. 33ab107 Fix the issue of cannot remove composition text by BS key. by Shu Chen · 11 years ago
  99. 33f7b84 Fix a manifest issue for vk. by Shu Chen · 11 years ago
  100. 030f26c Add message for Arabic keyboard name. by Shu Chen · 11 years ago