Go to file
jsmorley 2029cea23f Revert "Added #NBSP# built-in variable to support using a Unicode no-break space in strings."
This reverts commit 73069b692f.

Reverted due to some risk of issues when used in Lua when the .lua file is not encoded and the user's local code page does not support the ANSI "no-break space".
2013-09-22 10:26:58 -04:00
Application Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Build Cosmetics 2013-06-13 22:14:57 +03:00
Common Gfx: Make D2D draw lines if they will be clipped by at most 2 pixels 2013-08-12 18:52:51 +03:00
Docs Move build instructions to Docs 2013-06-13 22:13:40 +03:00
Installer Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Language Added "Clear" button to About dialog (Log tab) 2013-08-25 12:09:54 -06:00
Library Revert "Added #NBSP# built-in variable to support using a Unicode no-break space in strings." 2013-09-22 10:26:58 -04:00
Plugins Webparser: Fixed bug when using a negative StringIndex 2013-08-03 09:14:04 -06:00
SkinInstaller Change NULL to nullptr 2013-05-31 17:28:39 +03:00
.gitignore Updated .gitignore 2012-06-21 17:06:05 +03:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Project.props Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Rainmeter.props Fix running x64 projects using unit testing 2013-06-14 19:36:31 +03:00
Rainmeter.sln Add Common_Test project and PathUtil_Test.cpp 2013-06-12 23:13:04 +03:00
README.md Cosmetics 2013-06-13 22:14:57 +03:00
Version.cs Update build to 3.0 2013-03-25 09:44:45 -04:00
Version.h Update build to 3.0 2013-03-25 09:44:45 -04:00

Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.

For build instructions, see this.