..
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
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +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
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +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 AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
ConfigParser.h
- Added skin related variables.
2011-01-16 15:51:23 +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
- Modified font caching. (Fixed an issue that LocalFont file is locked until exiting Rainmeter.)
2011-01-17 22:39:40 +00:00
Litestep.cpp
- Commented out unused code.
2010-12-25 08:43:26 +00:00
Litestep.h
- Commented out unused code.
2010-12-25 08:43:26 +00:00
Measure.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
Measure.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +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 AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureDiskSpace.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +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
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasurePlugin.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureRegistry.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureRegistry.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureScript.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureScript.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureTime.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureTime.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureUptime.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeasureUptime.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +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
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
Meter.h
- Added !RainmeterUpdate/!RainmeterUpdateMeter(Group)/!RainmeterUpdateMeasure(Group).
2010-12-28 13:31:17 +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
Improved the drawing performance by using PixelFormat32bppPARGB instead of PixelFormat32bppARGB. (PARGB is faster than ARGB.)
2011-01-06 01:44:09 +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
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31: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 cleanup.
2010-12-28 19:43:19 +00:00
MeterRoundLine.h
The antialias setting can be set for all meters.
2009-07-29 11:52:01 +00:00
MeterString.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeterString.h
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeterWindow.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
MeterWindow.h
- Added skin related variables.
2011-01-16 15:51:23 +00:00
Rainmeter.cpp
Added AutoScale=2 and "k" postfix to Meter=STRING.
2011-01-19 15:31:45 +00:00
Rainmeter.h
- Added !RainmeterUpdate/!RainmeterUpdateMeter(Group)/!RainmeterUpdateMeasure(Group).
2010-12-28 13:31:17 +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
- Added skin related variables.
2011-01-16 15:51:23 +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