rainmeter-studio/Library
2012-04-08 16:52:07 +03:00
..
lua Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp Cosmetics 2012-04-06 15:31:00 +03:00
ConfigParser.h Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03: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 Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03: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 Calc: Added rad function (degress to radians) and fixed sgn function 2012-04-08 16:52:07 +03:00
MathParser.h Cosmetics. 2012-02-20 14:49:38 +00:00
Measure.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
Measure.h - Partially refactored bang handling code 2012-02-01 15:55:29 +00:00
MeasureCalc.cpp Improved 8dd9b8e fix to handle temporary division by 0 cases 2012-04-07 10:06:58 +03:00
MeasureCalc.h Improved 8dd9b8e fix to handle temporary division by 0 cases 2012-04-07 10:06:58 +03: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 Additional change to 56679f0 2012-04-07 19:38:13 +03:00
MeasurePlugin.h New plugin API: Added rm parameter to Initialize. 2012-02-02 07:39:14 +00:00
MeasureRegistry.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03: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 Changed Time without Format= to default to "%H:%M:%S" 2012-04-07 20:05:16 +03: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 Tweaks 2012-04-06 20:01:45 +03:00
Meter.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterBar.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
MeterBar.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterBitmap.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03: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 Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
MeterRotator.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterRoundLine.cpp Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
MeterRoundLine.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterString.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
MeterString.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeterWindow.cpp Tweaks 2012-04-06 20:01:45 +03:00
MeterWindow.h Tweaks 2012-04-06 20:01:45 +03:00
Rainmeter.cpp Minor fix for 8c3fd63 2012-04-06 11:46:46 -07:00
Rainmeter.h Tweaks 2012-04-06 20:54:45 +03:00
RainmeterQuery.h Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03: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 Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
TintedImage.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
TrayWindow.cpp Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
TrayWindow.h Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
UpdateCheck.cpp Tweaks 2012-04-06 20:54:45 +03:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00