Commit Graph

24 Commits

Author SHA1 Message Date
7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Birunthan Mohanathas
8078f49106 Remove use of unsafe code in RainmeterAPI.cs 2014-01-23 12:00:15 +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
580d6de303 DllExporter: Use correct ilasm.exe depending on target architecture 2014-01-17 21:21:16 +02:00
Birunthan Mohanathas
d952ceca44 Additional change to 1aa242b 2014-01-17 16:57:15 +02:00
Birunthan Mohanathas
1aa242b5c9 DllExporter: Improve ildasm.exe path detection 2014-01-17 16:27:16 +02:00
Birunthan Mohanathas
c2530b3761 Plugin API: Add RmLog and RmLogF functions
These functions take a `void* rm` parameter that is used to populate the Source field in the log.
2013-10-21 18:04:13 +03: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
Birunthan Mohanathas
239e61fd14 Additional changes to dca5795 2013-07-13 13:49:53 +03:00
Birunthan Mohanathas
dca5795929 Plugin API: Add RmReplaceVariables function 2013-07-12 23:01:02 +03:00
Greg Tatham
05a9d9188d DllExporter: Improve support for debugging 2013-05-30 17:00:18 +03:00
Birunthan Mohanathas
87f69dee55 Reduce build time by moving Rainmeter.lib outside of Library project 2013-05-09 17:53:24 +03:00
spx
4b1d3f776f DllExporter: Tweaks 2013-03-25 21:39:11 +09:00
spx
76e504d1e5 PluginAPI: Fixed minor mistake 2013-03-01 19:20:40 +09:00
spx
53f5ceb674 Updated plugin API
- Added new option to RmGet(): RMG_SKINNAME, RMG_SKINWINDOWHANDLE
2013-02-27 20:00:26 +09:00
Birunthan Mohanathas
e2a7f31a46 DllExporter: Fixed crash with VS2012 2012-12-16 20:19:07 +02:00
Birunthan Mohanathas
e078447838 DllExporter: Fixed issue with spaces in path 2012-10-04 20:18:24 +03:00
Birunthan Mohanathas
c1680c6661 Fixed build issue in some cases 2012-06-11 17:08:28 +03:00
Birunthan Mohanathas
10da9bea0e Minor change to previous commit 2012-04-07 14:16:29 +03:00
Birunthan Mohanathas
6a6770aeed Plugin API: Renamed (Rm)ReadFormula to (Rm)ReadDouble. Changed (Rm)ReadInt to accept formulas. 2012-04-07 13:54:36 +03:00
Birunthan Mohanathas
0b57333dd8 Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
spx
ebec08914a Adjusted copyright notice.
http://www.gnu.org/licenses/gpl-2.0.html
2012-01-23 06:36:15 +00:00
Birunthan Mohanathas
055d64b605 Updated C# stuff. 2012-01-21 15:52:28 +00:00
Birunthan Mohanathas
c3ed2e5fa3 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00