rainmeter-studio/Library/lua
Birunthan Mohanathas 04090b232a Make Rainmeter a singleton class
This change is part of making the Libray project more testable. The old g_Rainmeter global pointer has been replaced with a GetRainmeter() function to guarantee that the object exists in some state.
2013-06-13 17:20:27 +03:00
..
glue Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
lua Script: Removed various Lua functions (check LuaModifications.txt) 2012-07-10 14:30:45 +03:00
LuaManager.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaManager.h Tweaks 2013-01-27 12:49:23 +02:00
LuaModifications.txt Minor changes 2012-07-13 12:54:26 +03:00
LuaScript.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaScript.h Additional changes to a4844ca 2012-10-06 22:03:29 +03:00