rainmeter-studio/Library
2012-03-26 13:40:07 -07:00
..
lua Script: Fixed that SKIN:ParseFormula didn't work with numbers 2012-03-12 18:11:10 +00:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp Code cleanup 2012-03-26 19:10:36 +03:00
ConfigParser.h Cosmetics. 2012-03-09 10:41:46 +00:00
Dialog.cpp - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.) 2012-03-14 02:52:35 +00:00
Dialog.h - About Log and Skins: Added CTRL+C support to copy third column 2012-02-21 09:03:16 +00:00
DialogAbout.cpp Cleanup. 2012-02-23 16:49:17 +00:00
DialogAbout.h About Skins: Variables now sorted in alphabetical order. 2012-02-23 16:33:05 +00:00
DialogManage.cpp - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.) 2012-03-14 02:52:35 +00:00
DialogManage.h - About Log and Skins: Added CTRL+C support to copy third column 2012-02-21 09:03:16 +00: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 Fixed crash that could occur when using RmExecute from separate thread (in WebParser) 2012-02-22 06:42:52 +00:00
Export.h Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
Exports.def - Manage/About dialogs: Fixed that keyboard commands didn't work 2012-02-14 17:00:07 +00:00
Group.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Group.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Missed files in r1241. 2012-03-09 13:24:07 +00:00
Library.vcxproj.filters Missed files in r1241. 2012-03-09 13:24:07 +00:00
Litestep.cpp About dialog: 2012-02-20 17:27:00 +00:00
Litestep.h - Disabled "Log file created" messagebox 2012-02-14 17:58:03 +00:00
MathParser.cpp About dialog: 2012-02-20 17:27:00 +00:00
MathParser.h Cosmetics. 2012-02-20 14:49:38 +00:00
Measure.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Measure.h - Partially refactored bang handling code 2012-02-01 15:55:29 +00:00
MeasureCalc.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureCalc.h MathParser: Converted to use WCHAR. 2012-01-23 09:30:51 +00:00
MeasureCPU.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureCPU.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureDiskSpace.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureDiskSpace.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureMemory.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureNet.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNet.h Rainmeter.stats is now updated periodically only if NetTotal measure has been used in current session. 2012-01-28 18:44:19 +00:00
MeasureNetIn.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetIn.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureNetOut.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetOut.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureNetTotal.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetTotal.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasurePhysicalMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasurePhysicalMemory.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasurePlugin.cpp PerfMon.dll: Fixed incorrect measure value (http://rainmeter.net/forum/viewtopic.php?f=14&t=11599) 2012-03-26 19:13:00 +03:00
MeasurePlugin.h New plugin API: Added rm parameter to Initialize. 2012-02-02 07:39:14 +00:00
MeasureRegistry.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureRegistry.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureScript.cpp Script: Replaced ReadString/ReadNumber with GetOption/GetNumberOption. 2012-03-11 09:59:48 +00:00
MeasureScript.h - Partially refactored bang handling code 2012-02-01 15:55:29 +00:00
MeasureTime.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureTime.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureUptime.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureUptime.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureVirtualMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureVirtualMemory.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Meter.cpp Fixed that X/Y/Hidden is retained even if MeterStyle is changed by using !SetOption etc. 2012-03-26 13:40:07 -07:00
Meter.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterBar.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterBar.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterBitmap.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterBitmap.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterButton.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterButton.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterHistogram.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterHistogram.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterImage.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterImage.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterLine.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterLine.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterRotator.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterRotator.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterRoundLine.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterRoundLine.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterString.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterString.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterWindow.cpp Code cleanup 2012-03-26 19:11:54 +03:00
MeterWindow.h - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.) 2012-03-14 02:52:35 +00:00
Rainmeter.cpp Code cleanup 2012-03-26 19:10:36 +03:00
Rainmeter.h - Installer: .NET 2.0 is now a requirement 2012-02-22 10:03:51 +00:00
RainmeterQuery.h Code cleanup. 2012-02-03 12:48:33 +00:00
RawString.h Minor change 2012-03-26 18:36:30 +03:00
resource.h Minor changes. 2012-02-21 09:38:11 +00:00
StdAfx.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Cosmetic changes. 2012-02-20 09:37:46 +00:00
System.cpp Code cleanup 2012-03-26 19:11:54 +03:00
System.h - Changed an interval of writing network statistics from a minute to two minutes. 2012-02-15 02:51:27 +00:00
TintedImage.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
TintedImage.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
TrayWindow.cpp Cosmetic changes. 2012-02-21 19:15:10 +00:00
TrayWindow.h - Disabled "Log file created" messagebox 2012-02-14 17:58:03 +00:00
UpdateCheck.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00