rainmeter-studio/Library
2010-12-24 10:47:31 +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
lua Core dll: 2010-12-16 20:35:44 +00:00
pcre-8.10 Removed MBM5 plugin from build. 2010-11-15 14:38:12 +00:00
Res Fixed that Windows 7 shows pixelated icon for About window when 'Use small icons' is set (added 16x16 image to window.ico). 2010-11-27 11:42:04 +00:00
AboutDialog.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
AboutDialog.h Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
ConfigParser.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
ConfigParser.h Core dll: 2010-12-16 20:35:44 +00:00
Error.cpp Core dll: 2010-12-16 20:35:44 +00:00
Error.h Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
Export.h Updating CSPlugingInputText 2010-12-16 17:04:14 +00:00
Group.cpp Small code optimization. 2010-11-16 22:14:00 +00:00
Group.h Small code optimization. 2010-11-16 22:14:00 +00:00
Library.rc Updating Illustro to 0.9.1 2010-11-14 10:28:17 +00:00
Library.vcproj - MeasureScript: Added files that uses pre-compile header. 2010-12-13 09:00:02 +00:00
Litestep.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
Litestep.h - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
Measure.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
Measure.h Core dll: 2010-12-16 20:35:44 +00:00
MeasureCalc.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +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 - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
MeasureCPU.h Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
MeasureDiskSpace.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
MeasureDiskSpace.h [Measure/FreeDiskSpace] 2009-10-14 09:18:12 +00:00
MeasureMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureNet.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
MeasureNet.h Code cleanups. 2010-11-06 23:13:12 +00:00
MeasureNetIn.cpp - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasureNetIn.h - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasureNetOut.cpp - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasureNetOut.h - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasureNetTotal.cpp - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasureNetTotal.h - Added the function that measures the CPU usage for multi core/processors. 2010-02-13 03:07:34 +00:00
MeasurePhysicalMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasurePhysicalMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasurePlugin.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
MeasurePlugin.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureRegistry.cpp Code optimization. 2010-11-25 22:00:34 +00:00
MeasureRegistry.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureScript.cpp MeasureScript: Additional fix for r663. 2010-12-13 11:47:03 +00:00
MeasureScript.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeasureTime.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +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 - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
MeasureUptime.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureVirtualMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureVirtualMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
Meter.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
Meter.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeterBar.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterBar.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterBitmap.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
MeterBitmap.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterButton.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterButton.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterHistogram.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
MeterHistogram.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterImage.cpp - MeterImage: Added ScaleMargins option. 2010-12-13 08:19:45 +00:00
MeterImage.h - MeterImage: Added ScaleMargins option. 2010-12-13 08:19:45 +00:00
MeterLine.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeterLine.h - Code cleanup. 2010-11-19 07:33:58 +00:00
MeterRotator.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterRotator.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterRoundLine.cpp Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
MeterRoundLine.h The antialias setting can be set for all meters. 2009-07-29 11:52:01 +00:00
MeterString.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
MeterString.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeterWindow.cpp Modified. (Added the workaround for MessageBox loops on MouseOverAction.) 2010-12-24 10:47:31 +00:00
MeterWindow.h Modified. (Added the workaround for MessageBox loops on MouseOverAction.) 2010-12-24 10:47:31 +00:00
Rainmeter.cpp Code cleanup. 2010-12-21 04:49:01 +00:00
Rainmeter.h Code cleanups for better Unicode support in several !bangs. 2010-12-17 00:09:37 +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 Added DisableDrag=1/0 to lock skins into position. 2010-11-24 15:34:07 +00:00
StdAfx.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
StdAfx.h Changed: MeasureScript now uses pre-compile header. 2010-12-12 19:27:56 +00:00
System.cpp Code cleanup. 2010-12-21 04:49:01 +00:00
System.h Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
TintedImage.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00
TintedImage.h - Improved error handling for creating TrayMeasure. 2010-12-06 08:59:55 +00:00
TrayWindow.cpp Code cleanup. 2010-12-21 04:49:01 +00:00
TrayWindow.h Removed useless code. 2010-12-07 18:12:13 +00:00
UpdateCheck.cpp - Added #CURRENTSECTION# variable. 2010-12-20 08:57:37 +00:00
UpdateCheck.h Code cleanup. 2009-02-14 10:11:28 +00:00