Commit Graph

4 Commits

Author SHA1 Message Date
spx
5eafccdba7 InputText.dll: Updated to new API 2013-03-01 16:26:05 +09:00
spx
71601d7564 InputText: Fixed several issues
- Fixed lots of handle leak caused by Threading. Now uses ThreadPool instead of Thread. This change may fix IME issue that cannot input character like Japanese for instance.
- Commented out some non-used part.
- Removed ref keyword from ScanAndReplace().
2013-02-27 11:42:08 +09:00
Birunthan Mohanathas
e857b80e78 InputText: Fixed handling of bangs starting with "[" 2012-05-17 11:37:42 +03:00
Birunthan Mohanathas
c3ed2e5fa3 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00