rainmeter-studio/Library
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
..
lua Change NULL to nullptr 2013-05-31 17:28:39 +03:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
CommandHandler.cpp Fixed that some group bangs can't be executed 2013-06-04 06:04:23 +09:00
CommandHandler.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
ConfigParser.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
ConfigParser.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Dialog.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Dialog.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
DialogAbout.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
DialogAbout.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
DialogManage.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
DialogManage.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
DisableThreadLibraryCalls.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Error.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Error.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Export.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Export.h Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
Exports.def Reduce build time by moving Rainmeter.lib outside of Library project 2013-05-09 17:53:24 +03:00
Group.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Group.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Move RawString.h into Common 2013-05-31 17:34:36 +03:00
Library.vcxproj.filters Move RawString.h into Common 2013-05-31 17:34:36 +03:00
Litestep.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Litestep.h Refactor command and bang logic into new CCommandHandler class 2013-05-30 19:55:59 +03:00
Logger.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Logger.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MathParser.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MathParser.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Measure.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Measure.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureCalc.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureCalc.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureCPU.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureCPU.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureDiskSpace.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureDiskSpace.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureMemory.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNet.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureNet.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetIn.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetIn.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetOut.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetOut.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetTotal.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetTotal.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePhysicalMemory.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePhysicalMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePlugin.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasurePlugin.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureRegistry.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureRegistry.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureScript.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureScript.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureTime.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureTime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureUptime.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureUptime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureVirtualMemory.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureVirtualMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Meter.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Meter.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeterBar.cpp 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
MeterBar.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterBitmap.cpp 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
MeterBitmap.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterButton.cpp 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
MeterButton.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterHistogram.cpp 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
MeterHistogram.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterImage.cpp 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
MeterImage.h 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
MeterLine.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRotator.cpp 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
MeterRotator.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRoundLine.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRoundLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterString.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeterString.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterWindow.cpp Fixed that !Toggle causes infinite loop 2013-06-05 01:05:02 +09:00
MeterWindow.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Mouse.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Mouse.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Rainmeter.cpp Fixed crash when group bang is executed on exiting Rainmeter 2013-06-04 05:58:30 +09:00
Rainmeter.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
RainmeterQuery.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
resource.h Replaced dialog resources with control template 2012-12-13 11:12:25 +02:00
Section.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Section.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
StdAfx.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Change to use the Win8 SDK headers despite using the v110_xp toolset 2013-05-01 13:51:21 +03:00
System.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
System.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
TintedImage.cpp 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
TintedImage.h 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
TrayWindow.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
TrayWindow.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
UpdateCheck.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00