Go to file
Birunthan Mohanathas 4b30714520 - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value
- Fixed: Rainmeter crashes on initialization if Lua is invalid (e.g. syntax error)
- Fixed: Rainmeter crashes on mouse action if Lua file is not initialized
- Fixed: Measure=SCRIPT tries to process mouse actions even if corresponding function does not exist in the Lua file causing log to fill with 'nil value' warnings
- Mainly cosmetic changes to logging of erros in Measure=SCRIPT
2011-01-30 10:39:10 +00:00
Application Some housekeeping. 2011-01-28 10:00:50 +00:00
Library - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
Plugins Disabled the DLL_THREAD_ATTACH and DLL_THREAD_DETACH notification calls in all DLLs. 2011-01-30 09:31:41 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.sln Adding CoreTemp plugin. 2011-01-26 13:57:57 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
revision-number.h Defined _CRT_SECURE_NO_WARNINGS. 2011-01-27 19:24:09 +00:00