.. |
ccalc-0.5.1
|
New build-in variables: #WORKAREAWIDTH#, #WORKAREAHEIGHT#, #SCREENAREAWIDTH#, #SCREENAREAHEIGHT#
|
2009-07-30 15:19:47 +00:00 |
Res
|
|
2009-02-10 18:37:48 +00:00 |
AboutDialog.cpp
|
Skins are now read from the My Documents by default.
|
2009-07-24 07:56:37 +00:00 |
AboutDialog.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
ConfigParser.cpp
|
Using variables in other variables should work again.
|
2009-08-27 16:04:06 +00:00 |
ConfigParser.h
|
Some of the plugins don't work with the dynamic variables so the feature is now disabled for them.
|
2009-08-26 19:29:49 +00:00 |
Error.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +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
|
Skins are now read from the My Documents by default.
|
2009-07-24 07:56:37 +00:00 |
Library.vcproj
|
The DefWindowProc is not called anymore on WM_SETTINGCHANGE since it can cause crashes.
|
2009-07-28 09:16:07 +00:00 |
Litestep.cpp
|
New build in variables: #PROGRAMPATH#, #SETTINGSPATH#, #SKINSPATH#, #PLUGINSPATH#, #ADDONSPATH# and #CURRENTPATH# (this is the path where the ini file that is currently read is located).
|
2009-07-26 21:08:46 +00:00 |
Litestep.h
|
Added 64-bit compilation configuration.
|
2009-07-21 12:26:50 +00:00 |
Measure.cpp
|
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 |
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
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureCalc.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureCPU.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureCPU.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureDiskSpace.cpp
|
The IgnoreRemovable now defaults to true (1) which should help with the missing disk errors.
|
2009-08-12 16:15:54 +00:00 |
MeasureDiskSpace.h
|
Free disk space can be read from the removable drives too.
|
2009-03-10 17:32:35 +00:00 |
MeasureMemory.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureMemory.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNet.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNet.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetIn.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetIn.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetOut.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetOut.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetTotal.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureNetTotal.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasurePhysicalMemory.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasurePhysicalMemory.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasurePlugin.cpp
|
Skins are now read from the My Documents by default.
|
2009-07-24 07:56:37 +00:00 |
MeasurePlugin.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureRegistry.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureRegistry.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureTime.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureTime.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureUptime.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureUptime.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureVirtualMemory.cpp
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
MeasureVirtualMemory.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
Meter.cpp
|
Dynamic variables can be used to change the font in the string Meter.cpp.
|
2009-08-27 17:05:10 +00:00 |
Meter.h
|
Dynamic variables can be used to change the font in the string Meter.cpp.
|
2009-08-27 17:05:10 +00:00 |
MeterBar.cpp
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterBar.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterBitmap.cpp
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterBitmap.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterButton.cpp
|
Removed some commented test code.
|
2009-07-29 12:37:58 +00:00 |
MeterButton.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterHistogram.cpp
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterHistogram.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterImage.cpp
|
aspect ratio of the image is preserved when the image is scaled.
|
2009-08-28 07:42:28 +00:00 |
MeterImage.h
|
aspect ratio of the image is preserved when the image is scaled.
|
2009-08-28 07:42:28 +00:00 |
MeterLine.cpp
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterLine.h
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterRotator.cpp
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterRotator.h
|
Added support for transformation matrix in meters.
|
2009-07-27 11:48:57 +00:00 |
MeterRoundLine.cpp
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterRoundLine.h
|
The antialias setting can be set for all meters.
|
2009-07-29 11:52:01 +00:00 |
MeterString.cpp
|
Dynamic variables can be used to change the font in the string Meter.cpp.
|
2009-08-27 17:05:10 +00:00 |
MeterString.h
|
String meter supports now shadow and border effects.
|
2009-07-29 12:54:05 +00:00 |
MeterWindow.cpp
|
Dynamic variables can be used to change the font in the string Meter.cpp.
|
2009-08-27 17:05:10 +00:00 |
MeterWindow.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 |
Rainmeter.cpp
|
Some of the plugins don't work with the dynamic variables so the feature is now disabled for them.
|
2009-08-26 19:29:49 +00:00 |
Rainmeter.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 |
resource.h
|
Added Themes submenu to the Rainmeter's context and tray menus.
|
2009-08-12 17:11:52 +00:00 |
TrayWindow.cpp
|
RainThemes wasn't started correctly if the path had spaces. Fixed.
|
2009-08-12 19:02:51 +00:00 |
TrayWindow.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |
UpdateCheck.cpp
|
Updated the version number for the upcoming release candidate.
|
2009-08-02 11:32:12 +00:00 |
UpdateCheck.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |