rainmeter-studio/Library
spx 8ddc383ed1 - Added image caching system internally.
It would reduce memory usage in case that you use the same image file repeatedly on some meters. (Eg. Crop a part from same image by using ImageCrop.)
- Fixed an issue that Background image isn't drawn correctly when BackgroundMode=0 and tint option is set.
2011-03-08 19:39:04 +00:00
..
ccalc-0.5.1 - Removed problematic setting from Lua headers. 2011-01-28 13:13:12 +00:00
lua Fixed some Lua related issues. 2011-02-15 13:22:19 +00:00
pcre-8.10 Removed MBM5 plugin from build. 2010-11-15 14:38:12 +00:00
Res Fixed that Windows 7 shows pixelated icon for About window when 'Use small icons' is set (added 16x16 image to window.ico). 2010-11-27 11:42:04 +00:00
AboutDialog.cpp Fixed some Lua related issues. 2011-02-15 13:22:19 +00:00
AboutDialog.h Minor improvement to About dialog (The plugins list is now generated only when Plugins entry is selected, not on initialization. As a result, the About dialog opens considerably faster.). 2011-01-30 16:21:00 +00:00
ConfigParser.cpp Switched map/hash_map/set for caching to unordered_map/unordered_set. 2011-02-18 16:26:58 +00:00
ConfigParser.h Switched map/hash_map/set for caching to unordered_map/unordered_set. 2011-02-18 16:26:58 +00:00
DisableThreadLibraryCalls.h Cleaned up header dependencies to avoid unnecessary compiling. 2011-02-07 08:02:12 +00:00
Error.cpp Core dll: 2010-12-16 20:35:44 +00:00
Error.h Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
Export.h Updating CSPlugingInputText 2010-12-16 17:04:14 +00:00
Group.cpp Fixed some Lua related issues. 2011-02-15 13:22:19 +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 Cosmetic changes to code. 2011-02-03 18:09:24 +00:00
Library.vcxproj Minor changes. 2011-02-11 14:42:01 +00:00
Library.vcxproj.filters Upgrading development environment to Visual C++ 2010. 2011-02-10 16:09:05 +00:00
Litestep.cpp Fixed some Lua related issues. 2011-02-15 13:22:19 +00:00
Litestep.h - Commented out unused code. 2010-12-25 08:43:26 +00:00
Measure.cpp Small change for r770. 2011-02-19 21:38:29 +00:00
Measure.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureCalc.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureCalc.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureCPU.cpp Removed unneeded codes, for VC2010. 2011-02-20 23:03:15 +00:00
MeasureCPU.h Removed unneeded codes, for VC2010. 2011-02-20 23:03:15 +00:00
MeasureDiskSpace.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureDiskSpace.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureMemory.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureMemory.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNet.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNet.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetIn.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetIn.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetOut.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetOut.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetTotal.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureNetTotal.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasurePhysicalMemory.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasurePhysicalMemory.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasurePlugin.cpp Removed unneeded codes, for VC2010. 2011-02-20 23:03:15 +00:00
MeasurePlugin.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureRegistry.cpp Fixed that Measure=Registry crashes starting from r763. 2011-02-23 17:38:58 +00:00
MeasureRegistry.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureScript.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureScript.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureTime.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureTime.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureUptime.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureUptime.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureVirtualMemory.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeasureVirtualMemory.h Code cleanup. 2011-02-15 16:26:54 +00:00
Meter.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
Meter.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterBar.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterBar.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterBitmap.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterBitmap.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterButton.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterButton.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterHistogram.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterHistogram.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterImage.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterImage.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterLine.cpp Code cleanup. 2011-02-19 23:33:57 +00:00
MeterLine.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterRotator.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterRotator.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterRoundLine.cpp Code cleanup. 2011-02-15 16:26:54 +00:00
MeterRoundLine.h Code cleanup. 2011-02-15 16:26:54 +00:00
MeterString.cpp Switched map/hash_map/set for caching to unordered_map/unordered_set. 2011-02-18 16:26:58 +00:00
MeterString.h Switched map/hash_map/set for caching to unordered_map/unordered_set. 2011-02-18 16:26:58 +00:00
MeterWindow.cpp - Added image caching system internally. 2011-03-08 19:39:04 +00:00
MeterWindow.h Fixed some Lua related issues. 2011-02-15 13:22:19 +00:00
Rainmeter.cpp Fixed an issue that Rainmeter crashes if bang is executed via exe during initializing the skins. 2011-02-16 14:46:17 +00:00
Rainmeter.h Fixed some Lua related issues. 2011-02-15 13:22:19 +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 Added DisableDrag=1/0 to lock skins into position. 2010-11-24 15:34:07 +00:00
StdAfx.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
StdAfx.h Switched map/hash_map/set for caching to unordered_map/unordered_set. 2011-02-18 16:26:58 +00:00
System.cpp Commented out unused code. (Reserved for future use.) 2011-02-21 16:16:24 +00:00
System.h Commented out unused code. (Reserved for future use.) 2011-02-21 16:16:24 +00:00
TintedImage.cpp - Added image caching system internally. 2011-03-08 19:39:04 +00:00
TintedImage.h - Added image caching system internally. 2011-03-08 19:39:04 +00:00
TrayWindow.cpp Fixed an issue that Rainmeter crashes if bang is executed via exe during initializing the skins. 2011-02-16 14:46:17 +00:00
TrayWindow.h Fixed an issue that Rainmeter crashes if bang is executed via exe during initializing the skins. 2011-02-16 14:46:17 +00:00
UpdateCheck.cpp Cleaned up header dependencies to avoid unnecessary compiling. 2011-02-07 08:02:12 +00:00
UpdateCheck.h Code cleanup. 2009-02-14 10:11:28 +00:00