..
ccalc-0.5.1
lua
Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.)
2010-12-15 22:03:36 +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
About dialog now opens with Log selected as default. Changed DisableDrag=1/0 to DisableDragging=1/0.
2010-11-27 10:57:59 +00:00
AboutDialog.h
Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue)
2010-09-19 09:21:25 +00:00
ConfigParser.cpp
- MeasureScript: Added files that uses pre-compile header.
2010-12-13 09:00:02 +00:00
ConfigParser.h
Updating CSPlugingInputText
2010-12-16 17:04:14 +00:00
Error.cpp
Code optimization and removed unused part for reducing core dll size.
2010-11-11 20:24:59 +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
Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.)
2010-12-15 22:03:36 +00:00
Litestep.h
Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.)
2010-12-15 22:03:36 +00:00
Measure.cpp
Added Lua Stuff
2010-12-12 17:08:36 +00:00
Measure.h
Fixed an issue that ReadConfig() is called unnecessarily when DynamicVariables=1 and UpdateDivider=* are set.
2010-11-25 23:57:10 +00:00
MeasureCalc.cpp
Code cleanup & cosmetics.
2010-10-31 20:13:32 +00:00
MeasureCalc.h
MeasureCPU.cpp
Code optimization and removed unused part for reducing core dll size.
2010-11-11 20:24:59 +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
Minor change.
2010-11-28 22:20:27 +00:00
MeasureDiskSpace.h
MeasureMemory.cpp
MeasureMemory.h
MeasureNet.cpp
Code cleanups.
2010-11-06 23:13:12 +00:00
MeasureNet.h
Code cleanups.
2010-11-06 23:13:12 +00:00
MeasureNetIn.cpp
MeasureNetIn.h
MeasureNetOut.cpp
MeasureNetOut.h
MeasureNetTotal.cpp
MeasureNetTotal.h
MeasurePhysicalMemory.cpp
MeasurePhysicalMemory.h
MeasurePlugin.cpp
Fixed an issue that TrayMeasure doesn't work with Measure=PLUGIN.
2010-12-08 02:46:41 +00:00
MeasurePlugin.h
MeasureRegistry.cpp
Code optimization.
2010-11-25 22:00:34 +00:00
MeasureRegistry.h
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
Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.)
2010-12-15 22:03:36 +00:00
MeasureTime.h
MeasureUptime.cpp
Cosmetic changes.
2010-09-21 22:47:53 +00:00
MeasureUptime.h
MeasureVirtualMemory.cpp
MeasureVirtualMemory.h
Meter.cpp
- Reduced memory usage on BackgroundMode=2.
2010-12-08 09:04:36 +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 image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them.
2010-11-27 19:53:23 +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 BackgroundMode=4 for tiling background image.
2010-12-04 15:07:28 +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
- Added BackgroundMode=4 for tiling background image.
2010-12-04 15:07:28 +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
MeterString.cpp
Added Lua Stuff
2010-12-12 17:08:36 +00:00
MeterString.h
Added Lua Stuff
2010-12-12 17:08:36 +00:00
MeterWindow.cpp
- MeterImage: Added ScaleMargins option.
2010-12-13 08:19:45 +00:00
MeterWindow.h
Updating CSPlugingInputText
2010-12-16 17:04:14 +00:00
Rainmeter.cpp
Updating CSPlugingInputText
2010-12-16 17:04:14 +00:00
Rainmeter.h
Updating CSPlugingInputText
2010-12-16 17:04:14 +00:00
RainmeterQuery.h
resource.h
Added DisableDrag=1/0 to lock skins into position.
2010-11-24 15:34:07 +00:00
StdAfx.cpp
StdAfx.h
Changed: MeasureScript now uses pre-compile header.
2010-12-12 19:27:56 +00:00
System.cpp
Fixed an issue that !RainmeterZPos (1/2) fails in some cases.
2010-11-24 22:30:18 +00:00
System.h
Code cleanup & cosmetic.
2010-09-17 08:47:22 +00:00
TintedImage.cpp
Adding ImageCrop and MeasureName/ImageName changes by spx.
2010-12-05 15:34:37 +00:00
TintedImage.h
- Improved error handling for creating TrayMeasure.
2010-12-06 08:59:55 +00:00
TrayWindow.cpp
Fixed an issue that TrayMeasure doesn't work with Measure=PLUGIN.
2010-12-08 02:46:41 +00:00
TrayWindow.h
Removed useless code.
2010-12-07 18:12:13 +00:00
UpdateCheck.cpp
Code cleanup & cosmetics.
2010-10-31 20:13:32 +00:00
UpdateCheck.h