rainmeter-studio/Library
2010-09-21 11:09:36 +00:00
..
ccalc-0.5.1 - Additional fix for r502. Functions/Measures/Counter in Formula are now case-insensitive in MeasureCalc. 2010-08-10 18:23:10 +00:00
Res Added 32x32 icon image for Alt+Tab. 2010-08-25 15:48:21 +00:00
AboutDialog.cpp [AboutDialog] 2010-09-21 09:18:19 +00:00
AboutDialog.h Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
ConfigParser.cpp Cosmetic changes here and there. 2010-09-21 11:09:36 +00:00
ConfigParser.h Overhauled Variables part. Fixed the issue that all variables are reset when the screen resolution (or work area) is changed. 2010-08-24 01:07:29 +00:00
Error.cpp
Error.h
Export.h
Group.cpp - Added "Group" option to Measure/Meter to operate Measures/Meters in bulk. 2010-07-07 23:46:44 +00:00
Group.h - Added "Group" option to Measure/Meter to operate Measures/Meters in bulk. 2010-07-07 23:46:44 +00:00
Library.rc Changes by JamesAC and spx to the "About" dialog. 2010-08-26 20:50:36 +00:00
Library.vcproj - Added "Group" option to Measure/Meter to operate Measures/Meters in bulk. 2010-07-07 23:46:44 +00:00
Litestep.cpp Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
Litestep.h Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
Measure.cpp Cosmetic changes here and there. 2010-09-21 11:09:36 +00:00
Measure.h - Added "Group" option to Measure/Meter to operate Measures/Meters in bulk. 2010-07-07 23:46:44 +00:00
MeasureCalc.cpp Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
MeasureCalc.h Fixed the issue that RANDOM is replaced incorrectly in Measure=Calc. 2010-08-11 18:08:41 +00:00
MeasureCPU.cpp [Application] 2010-09-11 19:39:45 +00:00
MeasureCPU.h
MeasureDiskSpace.cpp
MeasureDiskSpace.h
MeasureMemory.cpp
MeasureMemory.h
MeasureNet.cpp Shrunk some string buffer size. 2010-09-13 20:06:52 +00:00
MeasureNet.h
MeasureNetIn.cpp
MeasureNetIn.h
MeasureNetOut.cpp
MeasureNetOut.h
MeasureNetTotal.cpp
MeasureNetTotal.h
MeasurePhysicalMemory.cpp
MeasurePhysicalMemory.h
MeasurePlugin.cpp Cosmetic changes here and there. 2010-09-21 11:09:36 +00:00
MeasurePlugin.h
MeasureRegistry.cpp
MeasureRegistry.h
MeasureTime.cpp Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
MeasureTime.h Fixed the issue that Rainmeter crashes if a invalid format parameter is specified in MeasureTime/MeasureUptime. 2010-08-07 19:03:58 +00:00
MeasureUptime.cpp Fixed the issue that Rainmeter crashes if a invalid format parameter is specified in MeasureTime/MeasureUptime. 2010-08-07 19:03:58 +00:00
MeasureUptime.h
MeasureVirtualMemory.cpp
MeasureVirtualMemory.h
Meter.cpp Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
Meter.h Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
MeterBar.cpp Fixed the issue that dynamic image name is not correctly applied in most meters. (Issue 157) An error message is now output to the log instead of showing the dialog box. 2010-06-03 14:14:53 +00:00
MeterBar.h
MeterBitmap.cpp Fixed the issue that dynamic image name is not correctly applied in most meters. (Issue 157) An error message is now output to the log instead of showing the dialog box. 2010-06-03 14:14:53 +00:00
MeterBitmap.h
MeterButton.cpp - Fixed an issue that audio commands fail in some cases. 2010-09-02 16:03:15 +00:00
MeterButton.h Fixed the compatibility issue for the skins that are using MouseOverAction/MouseLeaveAction in Meters. 2010-08-13 23:20:20 +00:00
MeterHistogram.cpp Changed ToolTip function to allow using %1, %2 etc. as appropriate for various meter types: 2010-09-10 17:29:30 +00:00
MeterHistogram.h Fixed the issue that dynamic image name is not correctly applied in most meters. (Issue 157) An error message is now output to the log instead of showing the dialog box. 2010-06-03 14:14:53 +00:00
MeterImage.cpp Some minor fixes. 2010-08-06 07:40:43 +00:00
MeterImage.h
MeterLine.cpp Shrunk some string buffer size. 2010-09-13 20:06:52 +00:00
MeterLine.h
MeterRotator.cpp Fixed the issue that dynamic image name is not correctly applied in most meters. (Issue 157) An error message is now output to the log instead of showing the dialog box. 2010-06-03 14:14:53 +00:00
MeterRotator.h
MeterRoundLine.cpp
MeterRoundLine.h
MeterString.cpp NumOfDecimals is now enabled when Percentual=1 in STRING meter. 2010-09-15 12:52:40 +00:00
MeterString.h
MeterWindow.cpp Cosmetic changes here and there. 2010-09-21 11:09:36 +00:00
MeterWindow.h Additional fix for r528. 2010-09-04 08:04:13 +00:00
Rainmeter.cpp Cosmetic changes here and there. 2010-09-21 11:09:36 +00:00
Rainmeter.h Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
RainmeterQuery.h Added changes by JamesAC, Spx and Patrick/Dexpot to expand the range of information which can be requested from Rainmeter via Windows Messages. (SendMessage/WM_COPYDATA) 2010-06-28 22:30:20 +00:00
resource.h Changes by JamesAC and spx to the "About" dialog. 2010-08-26 20:50:36 +00:00
StdAfx.cpp
StdAfx.h * Several changes to the Rainmeter context menu (including handle leak fix) 2010-06-23 12:36:39 +00:00
System.cpp Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
System.h Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
TrayWindow.cpp Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
TrayWindow.h
UpdateCheck.cpp Changes to Rainstaller and RainThemes to support new version checking method. 2010-06-21 17:14:56 +00:00
UpdateCheck.h