.. |
ccalc-0.5.1
|
- Removed problematic setting from Lua headers.
|
2011-01-28 13:13:12 +00:00 |
lua
|
Fixed that themes weren't loaded through Themes context menu if RainThemes was not installed.
|
2011-09-04 07:40:12 +00:00 |
pcre-8.10
|
Got rid of pcre linker warnings.
|
2011-05-16 09:24:13 +00:00 |
Res
|
Partly reverted r975 (restored Rainmeter.dll).
|
2011-09-29 06:04:20 +00:00 |
ConfigParser.cpp
|
Minor tweaks.
|
2011-11-04 12:48:03 +00:00 |
ConfigParser.h
|
Minor tweaks.
|
2011-11-04 12:48:03 +00:00 |
Dialog.cpp
|
Added support for RTL languages.
|
2011-09-30 17:30:00 +00:00 |
Dialog.h
|
Added support for RTL languages.
|
2011-09-30 17:30:00 +00:00 |
DialogAbout.cpp
|
Code cleanup.
|
2011-10-29 10:36:07 +00:00 |
DialogAbout.h
|
Code cleanup.
|
2011-10-29 10:36:07 +00:00 |
DialogManage.cpp
|
Code cleanup.
|
2011-10-29 10:36:07 +00:00 |
DialogManage.h
|
Code cleanup.
|
2011-10-29 10:36:07 +00:00 |
DisableThreadLibraryCalls.h
|
Cleaned up header dependencies to avoid unnecessary compiling.
|
2011-02-07 08:02:12 +00:00 |
Error.cpp
|
- Manage Skins: Load order can now be changed
|
2011-09-08 14:39:25 +00:00 |
Error.h
|
- Manage Skins: Load order can now be changed
|
2011-09-08 14:39:25 +00:00 |
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
|
Switched map/hash_map/set for caching to unordered_map/unordered_set.
|
2011-02-18 16:26:58 +00:00 |
Library.rc
|
Partly reverted r975 (restored Rainmeter.dll).
|
2011-09-29 06:04:20 +00:00 |
Library.vcxproj
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
Library.vcxproj.filters
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
Litestep.cpp
|
- Fixed Background=*.png issue: http://rainmeter.net/forum/viewtopic.php?f=5&t=8596
|
2011-10-22 20:28:15 +00:00 |
Litestep.h
|
- Fixed Background=*.png issue: http://rainmeter.net/forum/viewtopic.php?f=5&t=8596
|
2011-10-22 20:28:15 +00:00 |
Measure.cpp
|
- Removed support for using Rainmeter.dll as Litestep module
|
2011-09-28 18:28:35 +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
|
- Added some info to error message from MathParser.
|
2011-08-29 21:57:36 +00:00 |
MeasureCalc.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureCPU.cpp
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +00:00 |
MeasureCPU.h
|
Removed unneeded codes, for VC2010.
|
2011-02-20 23:03:15 +00:00 |
MeasureDiskSpace.cpp
|
Minor tweaks.
|
2011-10-09 08:01:31 +00:00 |
MeasureDiskSpace.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureMemory.cpp
|
Cosmetic changes to code.
|
2011-03-29 19:21:57 +00:00 |
MeasureMemory.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureNet.cpp
|
- Removed support for using Rainmeter.dll as Litestep module
|
2011-09-28 18:28:35 +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
|
Tweaks.
|
2011-05-27 18:39:57 +00:00 |
MeasureNetIn.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureNetOut.cpp
|
Tweaks.
|
2011-05-27 18:39:57 +00:00 |
MeasureNetOut.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureNetTotal.cpp
|
Tweaks.
|
2011-05-27 18:39:57 +00:00 |
MeasureNetTotal.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasurePhysicalMemory.cpp
|
Cosmetic changes to code.
|
2011-03-29 19:21:57 +00:00 |
MeasurePhysicalMemory.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasurePlugin.cpp
|
Code cleanup.
|
2011-09-29 17:14:51 +00:00 |
MeasurePlugin.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureRegistry.cpp
|
- Manage Skins: Load order can now be changed
|
2011-09-08 14:39:25 +00:00 |
MeasureRegistry.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureScript.cpp
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +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
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +00:00 |
MeasureTime.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeasureUptime.cpp
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +00:00 |
MeasureUptime.h
|
- Uptime: Added AddDaysToHours=1/0 (default 1) to disable adding hours to days when %4 is not specified in Format=.
|
2011-03-23 19:19:45 +00:00 |
MeasureVirtualMemory.cpp
|
Cosmetic changes to code.
|
2011-03-29 19:21:57 +00:00 |
MeasureVirtualMemory.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
Meter.cpp
|
Minor tweaks.
|
2011-11-04 12:48:03 +00:00 |
Meter.h
|
Minor tweaks.
|
2011-11-04 12:48:03 +00:00 |
MeterBar.cpp
|
Cosmetic changes to code.
|
2011-03-29 19:21:57 +00:00 |
MeterBar.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
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
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
MeterButton.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeterHistogram.cpp
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +00:00 |
MeterHistogram.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeterImage.cpp
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
MeterImage.h
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
MeterLine.cpp
|
- Fixed negative W/H issue: http://rainmeter.net/forum/viewtopic.php?t=8614&p=59732#p59732
|
2011-11-03 09:27:07 +00:00 |
MeterLine.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeterRotator.cpp
|
Tweaks.
|
2011-05-04 18:48:26 +00:00 |
MeterRotator.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeterRoundLine.cpp
|
Tweaks.
|
2011-05-04 18:48:26 +00:00 |
MeterRoundLine.h
|
Code cleanup.
|
2011-02-15 16:26:54 +00:00 |
MeterString.cpp
|
Fixed a mistake on r1010.
|
2011-11-01 06:01:12 +00:00 |
MeterString.h
|
Code cleanup.
|
2011-11-01 04:56:46 +00:00 |
MeterWindow.cpp
|
Minor tweaks.
|
2011-11-04 12:48:03 +00:00 |
MeterWindow.h
|
Code cleanup.
|
2011-11-03 00:13:42 +00:00 |
Rainmeter.cpp
|
Code cleanup.
|
2011-10-30 01:39:19 +00:00 |
Rainmeter.h
|
Code cleanup.
|
2011-10-29 10:36:07 +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
|
Minor changes.
|
2011-10-03 12:26:49 +00:00 |
StdAfx.cpp
|
Added cache for the fonts.
|
2009-10-07 16:45:14 +00:00 |
StdAfx.h
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
|
2011-08-28 10:58:26 +00:00 |
System.cpp
|
Code cleanup.
|
2011-09-29 17:14:51 +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
|
Code cleanup.
|
2011-11-02 09:45:41 +00:00 |
TintedImage.h
|
Code cleanup.
|
2011-11-02 09:45:41 +00:00 |
TrayWindow.cpp
|
- Fixed negative W/H issue: http://rainmeter.net/forum/viewtopic.php?t=8614&p=59732#p59732
|
2011-11-03 09:27:07 +00:00 |
TrayWindow.h
|
Now re-registers Rainmeter icon when Explorer was restarted.
|
2011-04-19 00:02:00 +00:00 |
UpdateCheck.cpp
|
- Added #CURRENTFILE# variable
|
2011-09-09 16:31:55 +00:00 |
UpdateCheck.h
|
Code cleanup.
|
2009-02-14 10:11:28 +00:00 |