Go to file
spx f4bfe8f4fc - Added #CURRENTSECTION# variable.
For instance:
-----
[Variables]
Var=#CURRENTSECTION#

[StyleString]
Text=#CURRENTSECTION#

[MeterString]
Meter=String
MeterStyle=StyleString
Prefix="#CURRENTSECTION# / "
Postfix=" / #Var#"
-----
Displays:
MeterString / MeterString / Variables

- Additional changes for r677.
* Obsoleted DebugLog(). Use LogWithArgs() with LOG_DEBUG instead.
* Added Log().
2010-12-20 08:57:37 +00:00
Application Code cleanup. 2010-12-11 16:30:49 +00:00
Library - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
Plugins - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
LICENSE
Rainmeter.sln Removing WirelessInfo plugin from build. 2010-11-23 08:40:34 +00:00
README.md
revision-number.h Update to C# InputText plugin source, to replace CS_DLL_for_C.exe with a new version from psouza4 2010-12-12 15:44:14 +00:00