Commit Graph

10 Commits

Author SHA1 Message Date
spx
50328acdf5 InputText: Fixed MissingMethodException
http://msdn.microsoft.com/en-US/library/system.drawing.font.originalfontname.aspx
2013-04-13 01:05:24 +09:00
spx
959bede3b5 InputText: Added OnDismissAction 2013-03-25 22:28:39 +09:00
spx
4b1d3f776f DllExporter: Tweaks 2013-03-25 21:39:11 +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
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