.. |
ccalc-0.5.1
|
New build-in variables: #WORKAREAWIDTH#, #WORKAREAHEIGHT#, #SCREENAREAWIDTH#, #SCREENAREAHEIGHT#
|
2009-07-30 15:19:47 +00:00 |
Res
|
Replaced the application icon.
|
2009-09-30 17:06:16 +00:00 |
AboutDialog.cpp
|
Changed behavior so as not to indicate the error message box when DynamicVariables is 1 and FontSize is 0. (issue 126)
|
2010-02-04 07:16:22 +00:00 |
AboutDialog.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
ConfigParser.cpp
|
Changed the ConfigParser that it allows some inline comments which start with a semicolon. This change is for backward compatibility.
|
2010-02-27 09:51:48 +00:00 |
ConfigParser.h
|
- CHANGED: ConfigParser now reads value strictly. Note that this change affects the
|
2010-02-08 14:12:47 +00:00 |
Error.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
Error.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
Export.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
Library.rc
|
- FIXED: inconsistent numerical value via DynamicVariables (issue 130)
|
2010-02-03 08:01:50 +00:00 |
Library.vcproj
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
Litestep.cpp
|
- FIXED: inconsistent numerical value via DynamicVariables (issue 130)
|
2010-02-03 08:01:50 +00:00 |
Litestep.h
|
Added 64-bit compilation configuration.
|
2009-07-21 12:26:50 +00:00 |
Measure.cpp
|
Changed behavior so as not to indicate the error message box when DynamicVariables is 1 and FontSize is 0. (issue 126)
|
2010-02-04 07:16:22 +00:00 |
Measure.h
|
It's now possible to use the measures as if they were variables (use [MeasureName] instead #VariableName#). Set DynamicVariables=1 for all meters and measures which refer to other measures.
|
2009-08-26 17:37:15 +00:00 |
MeasureCalc.cpp
|
Fixed: MattKing's change to RANDOM to fix issue where it was only random once.
|
2010-02-28 14:19:35 +00:00 |
MeasureCalc.h
|
Fixed: MattKing's change to RANDOM to fix issue where it was only random once.
|
2010-02-28 14:19:35 +00:00 |
MeasureCPU.cpp
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
MeasureCPU.h
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
MeasureDiskSpace.cpp
|
[Measure/FreeDiskSpace]
|
2009-10-14 09:18:12 +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 the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
MeasureNet.h
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +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 cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeasurePlugin.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureRegistry.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeasureRegistry.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureTime.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeasureTime.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureUptime.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +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
|
Fixed the problem that the BarImage disappears if "DynamicVariables=1" is set in BAR meter.
|
2010-02-24 14:58:35 +00:00 |
Meter.h
|
* Changed the way to get the information of the multiple display monitors.
|
2009-12-18 05:58:37 +00:00 |
MeterBar.cpp
|
Fixed the problem that the BarImage disappears if "DynamicVariables=1" is set in BAR meter.
|
2010-02-24 14:58:35 +00:00 |
MeterBar.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterBitmap.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeterBitmap.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterButton.cpp
|
* Changed the way to get the information of the multiple display monitors.
|
2009-12-18 05:58:37 +00:00 |
MeterButton.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterHistogram.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeterHistogram.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterImage.cpp
|
ImageRotate option now gets better quality than r342.
|
2010-02-26 02:54:13 +00:00 |
MeterImage.h
|
Fixed the problem that the BarImage disappears if "DynamicVariables=1" is set in BAR meter.
|
2010-02-24 14:58:35 +00:00 |
MeterLine.cpp
|
FIXED: DynamicVariables=1 disables UpdateDivider (issue 123)
|
2010-01-29 23:57:41 +00:00 |
MeterLine.h
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterRotator.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeterRotator.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterRoundLine.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
MeterRoundLine.h
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterString.cpp
|
FIXED: IMAGE and STRING meter were not compatible with a new value-reading method of r330.
|
2010-02-09 06:53:34 +00:00 |
MeterString.h
|
Fixed: Wrong font is used due to the font caching problem.
|
2009-10-11 13:03:20 +00:00 |
MeterWindow.cpp
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
MeterWindow.h
|
- CHANGED: ConfigParser now reads value strictly. Note that this change affects the
|
2010-02-08 14:12:47 +00:00 |
Rainmeter.cpp
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
Rainmeter.h
|
- Added the function that measures the CPU usage for multi core/processors.
|
2010-02-13 03:07:34 +00:00 |
resource.h
|
* Changed the way to get the information of the multiple display monitors.
|
2009-12-18 05:58:37 +00:00 |
StdAfx.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
StdAfx.h
|
- FIXED: inconsistent numerical value via DynamicVariables (issue 130)
|
2010-02-03 08:01:50 +00:00 |
TrayWindow.cpp
|
* Changed the way to get the information of the multiple display monitors.
|
2009-12-18 05:58:37 +00:00 |
TrayWindow.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
UpdateCheck.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
UpdateCheck.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |