Go to file
Brian Ferguson 136689bcfb Added ImagePath to all meters with general image options. This deprecates the Path option for Image meters.
Also fixes bug in MeterHistogram that crashes Rainmeter when the PrimaryImage is invalid.
Note: For Histogram the option is called PrimaryImagePath, SecondaryImagePath, and BothImagePath
2013-06-07 13:35:36 -06:00
Application Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Build Update build instructions 2013-05-09 13:31:39 +03:00
Common Move RawString.h into Common 2013-05-31 17:34:36 +03:00
Installer Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Language Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Library Added ImagePath to all meters with general image options. This deprecates the Path option for Image meters. 2013-06-07 13:35:36 -06:00
Plugins FileView: Change wildcard matching to use PathMatchSpec 2013-06-03 18:40:37 +03: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 Add PSAPI_VERSION=1 to Rainmeter.props for XP compatibility 2013-05-11 14:58:33 +03:00
Rainmeter.sln Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
README.md Update README.md 2013-03-23 16:07:28 +02: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.

Refer to /Build/Instructions.txt for build instructions.