.. |
ccalc-0.5.1
|
|
|
lua
|
Script: print() now works like real/original Lua print().
|
2011-08-09 14:26:19 +00:00 |
pcre-8.10
|
|
|
Res
|
|
|
ConfigParser.cpp
|
- Added ability to escape real variables and measures as follows: #*RealVar*# [*RealMeasure*]
|
2011-07-29 17:18:21 +00:00 |
ConfigParser.h
|
- Added !SetOption/!SetOptionGroup bangs.
|
2011-07-27 10:42:35 +00:00 |
Dialog.cpp
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
Dialog.h
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
DialogAbout.cpp
|
- Settings are now preserved and a backup is created when loading themes through Manage
|
2011-08-28 14:08:48 +00:00 |
DialogAbout.h
|
- Added Version tab to About dialog
|
2011-08-28 12:28:00 +00:00 |
DialogManage.cpp
|
Minor changes.
|
2011-08-28 16:47:14 +00:00 |
DialogManage.h
|
- Settings are now preserved and a backup is created when loading themes through Manage
|
2011-08-28 14:08:48 +00:00 |
DisableThreadLibraryCalls.h
|
|
|
Error.cpp
|
|
|
Error.h
|
|
|
Export.h
|
Script:
|
2011-07-05 13:41:05 +00:00 |
Group.cpp
|
Minor tweaks and cosmetics.
|
2011-07-18 00:32:09 +00:00 |
Group.h
|
|
|
Library.rc
|
Minor changes.
|
2011-08-28 16:47:14 +00:00 |
Library.vcxproj
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
Library.vcxproj.filters
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
Litestep.cpp
|
Code cleanup.
|
2011-08-28 16:06:23 +00:00 |
Litestep.h
|
Adding support for RegExp in Substitute strings when RegExpSubstitute=1 is set.
|
2011-07-29 11:49:46 +00:00 |
Measure.cpp
|
Code cleanup.
|
2011-08-03 23:25:52 +00:00 |
Measure.h
|
Adding support for RegExp in Substitute strings when RegExpSubstitute=1 is set.
|
2011-07-29 11:49:46 +00:00 |
MeasureCalc.cpp
|
|
|
MeasureCalc.h
|
|
|
MeasureCPU.cpp
|
|
|
MeasureCPU.h
|
|
|
MeasureDiskSpace.cpp
|
|
|
MeasureDiskSpace.h
|
|
|
MeasureMemory.cpp
|
|
|
MeasureMemory.h
|
|
|
MeasureNet.cpp
|
Fixed that Net measure Cumulative=1 doesn't work correctly because network statistics are gathered only once per minute.
|
2011-08-07 09:40:08 +00:00 |
MeasureNet.h
|
Fixed that Net measure Cumulative=1 doesn't work correctly because network statistics are gathered only once per minute.
|
2011-08-07 09:40:08 +00:00 |
MeasureNetIn.cpp
|
|
|
MeasureNetIn.h
|
|
|
MeasureNetOut.cpp
|
|
|
MeasureNetOut.h
|
|
|
MeasureNetTotal.cpp
|
|
|
MeasureNetTotal.h
|
|
|
MeasurePhysicalMemory.cpp
|
|
|
MeasurePhysicalMemory.h
|
|
|
MeasurePlugin.cpp
|
Minor tweaks and cosmetics.
|
2011-07-18 00:32:09 +00:00 |
MeasurePlugin.h
|
|
|
MeasureRegistry.cpp
|
|
|
MeasureRegistry.h
|
|
|
MeasureScript.cpp
|
- Script: Return types are now checked explicitly. As a result, 'return 5' and 'return "5"' are not equal any longer. Only the former will respect NumOfDecimals, Scale, etc. now.
|
2011-08-01 17:08:51 +00:00 |
MeasureScript.h
|
Script: Fixed that returning "" in Update() displayed 0 due to r885.
|
2011-08-01 09:08:11 +00:00 |
MeasureTime.cpp
|
|
|
MeasureTime.h
|
|
|
MeasureUptime.cpp
|
- Uptime now shows over 49.7 days correctly in Vista or later.
|
2011-06-05 12:32:18 +00:00 |
MeasureUptime.h
|
|
|
MeasureVirtualMemory.cpp
|
|
|
MeasureVirtualMemory.h
|
|
|
Meter.cpp
|
Minor tweaks.
|
2011-07-12 13:37:31 +00:00 |
Meter.h
|
- Added !SetOption/!SetOptionGroup bangs.
|
2011-07-27 10:42:35 +00:00 |
MeterBar.cpp
|
|
|
MeterBar.h
|
|
|
MeterBitmap.cpp
|
- Uptime now shows over 49.7 days correctly in Vista or later.
|
2011-06-05 12:32:18 +00:00 |
MeterBitmap.h
|
- Uptime now shows over 49.7 days correctly in Vista or later.
|
2011-06-05 12:32:18 +00:00 |
MeterButton.cpp
|
|
|
MeterButton.h
|
|
|
MeterHistogram.cpp
|
|
|
MeterHistogram.h
|
|
|
MeterImage.cpp
|
- SetOption: Fixed that new image isn't loaded if DynamicVariables=0.
|
2011-07-27 14:18:02 +00:00 |
MeterImage.h
|
- SetOption: Fixed that new image isn't loaded if DynamicVariables=0.
|
2011-07-27 14:18:02 +00:00 |
MeterLine.cpp
|
|
|
MeterLine.h
|
|
|
MeterRotator.cpp
|
|
|
MeterRotator.h
|
|
|
MeterRoundLine.cpp
|
|
|
MeterRoundLine.h
|
|
|
MeterString.cpp
|
Minor tweaks.
|
2011-06-06 12:27:19 +00:00 |
MeterString.h
|
|
|
MeterWindow.cpp
|
Code cleanup.
|
2011-08-28 16:42:34 +00:00 |
MeterWindow.h
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
Rainmeter.cpp
|
Code cleanup.
|
2011-08-28 16:42:34 +00:00 |
Rainmeter.h
|
Code cleanup.
|
2011-08-28 16:42:34 +00:00 |
RainmeterQuery.h
|
|
|
resource.h
|
Minor changes.
|
2011-08-28 16:47:14 +00:00 |
StdAfx.cpp
|
|
|
StdAfx.h
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
System.cpp
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
System.h
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
TintedImage.cpp
|
|
|
TintedImage.h
|
|
|
TrayWindow.cpp
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
TrayWindow.h
|
|
|
UpdateCheck.cpp
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
UpdateCheck.h
|
|
|