rainmeter-studio/Library/lua
Birunthan Mohanathas 6560518037 Script: Add Unicode support
If the script file is UTF-8 encoded, all Lua strings are converted to/from as if they were UTF-8. Otherwise things continue to work as they have until now. Additionally, UTF-8 scripts cannot use deprecated features at all (PROPERTIES, GetStringValue).
2013-08-06 20:43:57 +03:00
..
glue Script: Add Unicode support 2013-08-06 20:43:57 +03:00
lua Script: Removed various Lua functions (check LuaModifications.txt) 2012-07-10 14:30:45 +03:00
LuaManager.cpp Script: Add Unicode support 2013-08-06 20:43:57 +03:00
LuaManager.h Script: Add Unicode support 2013-08-06 20:43:57 +03:00
LuaModifications.txt Minor changes 2012-07-13 12:54:26 +03:00
LuaScript.cpp Script: Add Unicode support 2013-08-06 20:43:57 +03:00
LuaScript.h Script: Add Unicode support 2013-08-06 20:43:57 +03:00