rainmeter-studio/Library
Brian Ferguson eced3a6978 Tweaks
2014-02-11 12:25:54 -07:00
..
lua
pcre-8.10
Test/SkinRegistry
CommandHandler.cpp
CommandHandler.h Add !SkinCustomMenu bang that displays the user-defined context menu items only 2014-02-07 20:49:31 +02:00
ConfigParser_Test.cpp Library: Simplify PCH use 2014-01-05 13:00:50 +02:00
ConfigParser.cpp Rename EscapeUrl to EncodeUrl 2014-01-04 21:47:45 +02:00
ConfigParser.h
ContextMenu.cpp
ContextMenu.h Add !SkinCustomMenu bang that displays the user-defined context menu items only 2014-02-07 20:49:31 +02:00
Dialog.cpp
Dialog.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
DialogAbout.cpp
DialogAbout.h Added OS name and architecture to the about dialog. Also moved GetPlatformName() from the SysInfo plugin to Platform namespace. 2014-02-11 12:17:05 -07:00
DialogManage.cpp
DialogManage.h
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 Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Export.h Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
Exports.def Plugin API: Add RmLog and RmLogF functions 2013-10-21 18:04:13 +03:00
Group.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Group.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
IfActions.cpp
IfActions.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
Library_Lua.vcxproj
Library_PCRE.vcxproj Move PCRE into separate Library_PCRE project 2014-01-05 12:44:34 +02:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories 2014-01-05 13:23:05 +02:00
Library.vcxproj.filters Move Gfx code into Common project 2014-01-05 12:52:36 +02:00
Litestep.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
Litestep.h Refactor command and bang logic into new CCommandHandler class 2013-05-30 19:55:59 +03:00
Logger.cpp
Logger.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
Measure.cpp Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
Measure.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureCalc.cpp Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
MeasureCalc.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureCPU.cpp
MeasureCPU.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureDiskSpace.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureDiskSpace.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureMemory.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureNet.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
MeasureNet.h
MeasureNetIn.cpp
MeasureNetIn.h
MeasureNetOut.cpp
MeasureNetOut.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureNetTotal.cpp
MeasureNetTotal.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasurePhysicalMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasurePhysicalMemory.h
MeasurePlugin.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasurePlugin.h
MeasureRegistry.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasureRegistry.h
MeasureScript.cpp
MeasureScript.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureString.cpp
MeasureString.h
MeasureTime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureTime.h
MeasureUptime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureUptime.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeasureVirtualMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureVirtualMemory.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
Meter.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Meter.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterBar.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterBar.h
MeterBitmap.cpp
MeterBitmap.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterButton.cpp Fixed hittest of Button meter due to lack of compatibility with new "Padding" option 2013-07-21 19:46:13 +09:00
MeterButton.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterHistogram.cpp
MeterHistogram.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterImage.cpp Added "Padding" option to meters. 2013-07-20 10:07:51 -06:00
MeterImage.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterLine.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterLine.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
MeterRotator.cpp
MeterRotator.h
MeterRoundLine.cpp
MeterRoundLine.h
MeterString.cpp
MeterString.h
MeterWindow.cpp
MeterWindow.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
Mouse.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Mouse.h
Rainmeter.cpp
Rainmeter.h
RainmeterQuery.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
resource.h Add "Use D2D rendering" option to skin context menu 2013-10-06 10:57:24 +03:00
Section.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Section.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
SkinRegistry_Test.cpp
SkinRegistry.cpp Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
SkinRegistry.h Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
StdAfx.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
System.cpp
System.h
TintedImage.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
TintedImage.h
TrayWindow.cpp
TrayWindow.h
UpdateCheck.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00