.. |
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
|
|
|
MeasureMemory.cpp
|
|
|
MeasureMemory.h
|
|
|
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
|
|
|
MeasureNetIn.h
|
|
|
MeasureNetOut.cpp
|
|
|
MeasureNetOut.h
|
|
|
MeasureNetTotal.cpp
|
|
|
MeasureNetTotal.h
|
|
|
MeasurePhysicalMemory.cpp
|
|
|
MeasurePhysicalMemory.h
|
|
|
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
|
|
|
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
|
- 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
|
|
|
MeasureVirtualMemory.cpp
|
|
|
MeasureVirtualMemory.h
|
|
|
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
|
|
|
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
|
Added the workaround for MessageBox loops on MouseOverAction.
|
2010-12-24 09:57:32 +00:00 |
MeterWindow.h
|
Updating CSPlugingInputText
|
2010-12-16 17:04:14 +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
|
|
|
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
|
|
|