Commit Graph

8 Commits

Author SHA1 Message Date
Birunthan Mohanathas
4d4afd1345 InputText: Remove use of unsafe code 2014-01-23 12:00:34 +02:00
spx
959bede3b5 InputText: Added OnDismissAction 2013-03-25 22:28:39 +09:00
spx
c5df90bbee InputText: Improved formula/section variables support in options.
- Added formula support for InputText measure option: X, Y, W, H, FontSize
- Added formula/section variables support for inline CommandN option. The formula support is same as above options.
2013-03-07 01:36:27 +09:00
spx
7f8e739ae6 InputText: Code cleanup 2013-03-06 04:03:43 +09:00
spx
167123bcf7 InputText: Fixed multi-threading issues 2013-03-02 00:29:25 +09:00
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
c3ed2e5fa3 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00