rainmeter-studio/Library
2010-12-17 00:09:37 +00:00
..
ccalc-0.5.1 - Additional fix for r502. Functions/Measures/Counter in Formula are now case-insensitive in MeasureCalc. 2010-08-10 18:23:10 +00:00
lua Core dll: 2010-12-16 20:35:44 +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 Core dll: 2010-12-16 20:35:44 +00:00
AboutDialog.h Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) 2010-09-19 09:21:25 +00:00
ConfigParser.cpp Core dll: 2010-12-16 20:35:44 +00:00
ConfigParser.h Core dll: 2010-12-16 20:35:44 +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 Small code optimization. 2010-11-16 22:14:00 +00:00
Group.h Small code optimization. 2010-11-16 22:14:00 +00:00
Library.rc Updating Illustro to 0.9.1 2010-11-14 10:28:17 +00:00
Library.vcproj - MeasureScript: Added files that uses pre-compile header. 2010-12-13 09:00:02 +00:00
Litestep.cpp Core dll: 2010-12-16 20:35:44 +00:00
Litestep.h Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.) 2010-12-15 22:03:36 +00:00
Measure.cpp Core dll: 2010-12-16 20:35:44 +00:00
Measure.h Core dll: 2010-12-16 20:35:44 +00:00
MeasureCalc.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeasureCalc.h Fixed the issue that RANDOM is replaced incorrectly in Measure=Calc. 2010-08-11 18:08:41 +00:00
MeasureCPU.cpp Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
MeasureCPU.h Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
MeasureDiskSpace.cpp Minor change. 2010-11-28 22:20:27 +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 Core dll: 2010-12-16 20:35:44 +00:00
MeasureNet.h Code cleanups. 2010-11-06 23:13:12 +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 Core dll: 2010-12-16 20:35:44 +00:00
MeasurePlugin.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureRegistry.cpp Code optimization. 2010-11-25 22:00:34 +00:00
MeasureRegistry.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureScript.cpp MeasureScript: Additional fix for r663. 2010-12-13 11:47:03 +00:00
MeasureScript.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeasureTime.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeasureTime.h Fixed the issue that Rainmeter crashes if a invalid format parameter is specified in MeasureTime/MeasureUptime. 2010-08-07 19:03:58 +00:00
MeasureUptime.cpp Cosmetic changes. 2010-09-21 22:47:53 +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 Core dll: 2010-12-16 20:35:44 +00:00
Meter.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeterBar.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterBar.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterBitmap.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeterBitmap.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterButton.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterButton.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterHistogram.cpp - Added BackgroundMode=4 for tiling background image. 2010-12-04 15:07:28 +00:00
MeterHistogram.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterImage.cpp - MeterImage: Added ScaleMargins option. 2010-12-13 08:19:45 +00:00
MeterImage.h - MeterImage: Added ScaleMargins option. 2010-12-13 08:19:45 +00:00
MeterLine.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeterLine.h - Code cleanup. 2010-11-19 07:33:58 +00:00
MeterRotator.cpp Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterRotator.h Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. 2010-11-27 19:53:23 +00:00
MeterRoundLine.cpp Code optimization and removed unused part for reducing core dll size. 2010-11-11 20:24:59 +00:00
MeterRoundLine.h The antialias setting can be set for all meters. 2009-07-29 11:52:01 +00:00
MeterString.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeterString.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
MeterWindow.cpp Core dll: 2010-12-16 20:35:44 +00:00
MeterWindow.h Updating CSPlugingInputText 2010-12-16 17:04:14 +00:00
Rainmeter.cpp Code cleanups for better Unicode support in several !bangs. 2010-12-17 00:09:37 +00:00
Rainmeter.h Code cleanups for better Unicode support in several !bangs. 2010-12-17 00:09:37 +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 Changed: MeasureScript now uses pre-compile header. 2010-12-12 19:27:56 +00:00
System.cpp Core dll: 2010-12-16 20:35:44 +00:00
System.h Code cleanup & cosmetic. 2010-09-17 08:47:22 +00:00
TintedImage.cpp Adding ImageCrop and MeasureName/ImageName changes by spx. 2010-12-05 15:34:37 +00:00
TintedImage.h - Improved error handling for creating TrayMeasure. 2010-12-06 08:59:55 +00:00
TrayWindow.cpp Core dll: 2010-12-16 20:35:44 +00:00
TrayWindow.h Removed useless code. 2010-12-07 18:12:13 +00:00
UpdateCheck.cpp Code cleanup & cosmetics. 2010-10-31 20:13:32 +00:00
UpdateCheck.h Code cleanup. 2009-02-14 10:11:28 +00:00