rainmeter-studio/Library/lua/glue
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
..
LuaGlobal.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaMeasure.cpp Revert "Script: Extend Measure:GetStringValue to support a parameter table" 2013-06-10 18:19:33 +03:00
LuaMeter.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaMeterWindow.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00