rainmeter-studio/Library/lua/glue
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
..
lua_group.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_group.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua_measure.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_measure.h Added AutoScale=2 and "k" postfix to Meter=STRING. 2011-01-19 15:31:45 +00:00
lua_meter.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_meter.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua_meterimage.cpp Some how these weren't committed before. 2010-12-12 17:18:36 +00:00
lua_meterimage.h Some how these weren't committed before. 2010-12-12 17:18:36 +00:00
lua_meterstring.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_meterstring.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua_meterwindow.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_meterwindow.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua_rainmeter_ext.cpp - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
lua_rainmeter_ext.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua_rainmeter.cpp Some Lua stuff now use precompiled header. 2011-01-28 11:22:24 +00:00
lua_rainmeter.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
meter_image.tolua Some how these weren't committed before. 2010-12-12 17:18:36 +00:00