Birunthan Mohanathas
4d4afd1345
InputText: Remove use of unsafe code
2014-01-23 12:00:34 +02:00
Birunthan Mohanathas
351fcbce5d
DllExporter: Move under Build\ directory
...
Also makes InputText use an architecture specific version of DllExporter.
2014-01-17 23:08:40 +02:00
Birunthan Mohanathas
b7bc3c9d0d
Build: Add RainmeterPlugin.Cs.props
...
This change allows Build.bat to define RmOutDirRoot to redirect output files to a different directory. This will be required for the new installer.
2013-11-03 21:56:32 +02:00
Birunthan Mohanathas
5f145451b6
Change build output to /{x32,x64}-{Debug,Release}/ instead of /TestBench/{x32,x64}/{Debug,Release}/
...
This additionally changes the intermediate directory to /{x32,x64}-{Debug,Release}/Obj/ to avoid cluttering the working tree.
2013-10-20 15:30:53 +03:00
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