rainmeter-studio/Library
2011-11-27 13:24:37 +00:00
..
ccalc-0.5.1 - Removed problematic setting from Lua headers. 2011-01-28 13:13:12 +00:00
lua Code cleanup. 2011-11-27 12:46:59 +00:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
ConfigParser.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
Dialog.cpp - Improved r1034 fix 2011-11-25 19:11:46 +00:00
Dialog.h - Improved r1034 fix 2011-11-25 19:11:46 +00:00
DialogAbout.cpp - Improved r1034 fix 2011-11-25 19:11:46 +00:00
DialogAbout.h - Minor code refactoring and tweaks 2011-11-21 12:53:55 +00:00
DialogManage.cpp - Merged Rainstaller and RainBackup into SkinInstaller. The Rainstaller code is not yet refactored, but is fully functional. 2011-11-27 13:24:37 +00:00
DialogManage.h - Improved r1034 fix 2011-11-25 19:11:46 +00:00
DisableThreadLibraryCalls.h Cleaned up header dependencies to avoid unnecessary compiling. 2011-02-07 08:02:12 +00:00
Error.cpp Code cleanup. 2011-11-12 16:20:41 +00:00
Error.h Code cleanup. 2011-11-12 16:20:41 +00:00
Export.h Script: 2011-07-05 13:41:05 +00:00
Group.cpp - Switched from size()>0 to empty(). 2011-11-08 17:21:29 +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 Rainmeter.dll now shares icon with Rainmeter.exe to reduce binary size. 2011-11-11 09:38:00 +00:00
Library.vcxproj Code cleanup. 2011-11-12 16:20:41 +00:00
Library.vcxproj.filters Code cleanup. 2011-11-12 16:20:41 +00:00
Litestep.cpp Minor tweaks. 2011-11-14 14:32:11 +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 - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
Measure.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureCalc.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeasureCalc.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureCPU.cpp - Fixed Button issue: http://rainmeter.net/forum/viewtopic.php?t=10274&p=59935 2011-11-08 10:32:57 +00:00
MeasureCPU.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureDiskSpace.cpp Code cleanup. 2011-11-27 12:46:59 +00:00
MeasureDiskSpace.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureMemory.cpp Cosmetic changes to code. 2011-03-29 19:21:57 +00:00
MeasureMemory.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureNet.cpp Minor tweaks. 2011-11-16 16:47:20 +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 - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureNetOut.cpp Tweaks. 2011-05-27 18:39:57 +00:00
MeasureNetOut.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureNetTotal.cpp Tweaks. 2011-05-27 18:39:57 +00:00
MeasureNetTotal.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasurePhysicalMemory.cpp Cosmetic changes to code. 2011-03-29 19:21:57 +00:00
MeasurePhysicalMemory.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasurePlugin.cpp Made log messages more consistent. 2011-11-09 09:27:06 +00:00
MeasurePlugin.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureRegistry.cpp - Minor code refactoring and tweaks 2011-11-21 12:53:55 +00:00
MeasureRegistry.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureScript.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeasureScript.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureTime.cpp Minor tweaks. 2011-11-16 16:47:20 +00:00
MeasureTime.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureUptime.cpp - Added #CURRENTFILE# variable 2011-09-09 16:31:55 +00:00
MeasureUptime.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeasureVirtualMemory.cpp Cosmetic changes to code. 2011-03-29 19:21:57 +00:00
MeasureVirtualMemory.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
Meter.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
Meter.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterBar.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterBar.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterBitmap.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterBitmap.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterButton.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterButton.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterHistogram.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterHistogram.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterImage.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterImage.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterLine.cpp Minor tweaks. 2011-11-16 16:47:20 +00:00
MeterLine.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterRotator.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterRotator.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterRoundLine.cpp Tweaks. 2011-05-04 18:48:26 +00:00
MeterRoundLine.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterString.cpp Switched from std::wstring.compare() to wcscmp(). 2011-11-27 08:30:39 +00:00
MeterString.h - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
MeterWindow.cpp Code cleanup. 2011-11-27 12:46:59 +00:00
MeterWindow.h Minor tweaks. 2011-11-18 22:40:58 +00:00
Rainmeter.cpp - Renamed bool ReadFormula() to ParseFormula. 2011-11-26 02:49:52 +00:00
Rainmeter.h Changed: "Normal" z-position now stays on desktop by default 2011-11-10 11:50:47 +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 Rainmeter.dll now shares icon with Rainmeter.exe to reduce binary size. 2011-11-11 09:38:00 +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 Minor tweaks. 2011-11-19 11:32:23 +00:00
System.h Minor tweaks. 2011-11-16 16:47:20 +00:00
TintedImage.cpp Fixed handle leak when failed to get the image file size. 2011-11-26 04:41:50 +00:00
TintedImage.h Code cleanup. 2011-11-12 16:20:41 +00:00
TrayWindow.cpp - Improved r1034 fix 2011-11-25 19:11:46 +00:00
TrayWindow.h - Improved r1034 fix 2011-11-25 19:11:46 +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