rainmeter-studio/Library
Brian Ferguson 58d3881909 Cosmetics
2014-01-03 23:27:25 -07:00
..
lua Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
Test/SkinRegistry Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
CommandHandler.cpp CommandHandler: Fixed typo in eca5dd0 2013-09-12 11:44:49 -06:00
CommandHandler.h Add !PauseMeasure, !UnpauseMeasure, and !TogglePauseMeasure bangs. This is similar to a disabled measure, only it retains its value instead of changing to 0. 2013-07-11 14:29:23 -06:00
ConfigParser_Test.cpp Common: Add UnitTest.h 2013-08-11 14:29:07 +03:00
ConfigParser.cpp Revert "Added #NBSP# built-in variable to support using a Unicode no-break space in strings." 2013-09-22 10:26:58 -04:00
ConfigParser.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
ContextMenu.cpp Disable skin menu "Use D2D rendering" item if D2D is globally disabled 2013-10-06 17:12:19 +03:00
ContextMenu.h Move context menu related code into ContextMenu.cpp 2013-06-16 19:54:22 +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 Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
DialogAbout.h Added "Clear" button to About dialog (Log tab) 2013-08-25 12:09:54 -06:00
DialogManage.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
DialogManage.h Cosmetics 2013-08-25 22:47:20 -06: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 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 Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
IfActions.cpp Cosmetics 2014-01-03 23:27:25 -07:00
IfActions.h IfActions: Added IfMatch/IfMatchAction/IfNotMatchAction for string comparisons 2014-01-03 23:24:56 -07:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
Library.vcxproj.filters Fixed bug in 1383c04 2014-01-01 09:14:49 -07: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 Plugin API: Add RmLog and RmLogF functions 2013-10-21 18:04:13 +03:00
Logger.h Plugin API: Add RmLog and RmLogF functions 2013-10-21 18:04:13 +03:00
Measure.cpp Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
Measure.h IfActions: Read condition options after measure value is changed to properly support section variables 2013-11-05 20:52:58 +02:00
MeasureCalc.cpp Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
MeasureCalc.h Calc: Use std::mt19937 with a deterministic seed as the random engine 2013-12-08 15:06:01 +02:00
MeasureCPU.cpp Tweak some log messages to remove redundant info 2013-09-14 12:57:33 +03:00
MeasureCPU.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureDiskSpace.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureDiskSpace.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNet.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00: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 ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasurePhysicalMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePlugin.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasurePlugin.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureRegistry.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasureRegistry.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureScript.cpp Script: Improve 6560518 2013-08-07 17:48:13 +03:00
MeasureScript.h Script: Fix that some meter related operations (e.g. !HideMeterGroup) did not work in Initialize() 2013-06-23 14:03:44 +03:00
MeasureString.cpp MeasureString: Changed floating-point conversion function to CRT function 2014-01-03 12:00:00 -07:00
MeasureString.h Removed unneeded library from previous commit d3e4a2b 2014-01-01 09:36:35 -07:00
MeasureTime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureTime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureUptime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureUptime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureVirtualMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureVirtualMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Meter.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Meter.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
MeterBar.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterBar.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterBitmap.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterBitmap.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03: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 Changed Button meter behavior. Now ignores transparent area of the button when mouseover. 2013-07-16 12:26:31 +09:00
MeterHistogram.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterHistogram.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterImage.cpp Added "Padding" option to meters. 2013-07-20 10:07:51 -06:00
MeterImage.h Fixed mistake in previous commits 2013-06-17 21:05:31 +09:00
MeterLine.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRotator.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
MeterRotator.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRoundLine.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterRoundLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterString.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
MeterString.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterWindow.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
MeterWindow.h Cosmetics 2013-10-20 22:18:13 +09:00
Mouse.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Mouse.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Rainmeter.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Rainmeter.h Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
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 Minor fixes 2013-10-21 19:22:57 +03:00
SkinRegistry_Test.cpp Common: Add UnitTest.h 2013-08-11 14:29:07 +03:00
SkinRegistry.cpp Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
SkinRegistry.h Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03: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 !SetWallpaper: Additional fix to 3104a53 2013-07-17 06:17:34 +09:00
System.h Move path related functions into PathUtil 2013-06-12 21:15:16 +03:00
TintedImage.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
TintedImage.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
TrayWindow.cpp Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
TrayWindow.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
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