rainmeter-studio/Library
2012-05-21 12:08:31 +03:00
..
lua Script: Changed multi-parameter SKIN:Bang() to require "!" in first parameter 2012-05-08 19:46:18 +03:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp Additional change to cb0fd82 2012-05-20 18:33:15 +03:00
ConfigParser.h Removed useless comments 2012-05-20 20:58:37 +03:00
Dialog.cpp - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.) 2012-03-14 02:52:35 +00:00
Dialog.h - About Log and Skins: Added CTRL+C support to copy third column 2012-02-21 09:03:16 +00:00
DialogAbout.cpp Minor tweaks 2012-05-17 11:40:47 +03:00
DialogAbout.h About Skins: Variables now sorted in alphabetical order. 2012-02-23 16:33:05 +00:00
DialogManage.cpp Added support for @Resources 2012-05-20 17:51:15 +03:00
DialogManage.h - About Log and Skins: Added CTRL+C support to copy third column 2012-02-21 09:03:16 +00:00
DisableThreadLibraryCalls.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Error.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Error.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Export.cpp Added Rainmeter.data 2012-05-05 14:45:34 +03:00
Export.h Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
Exports.def - Manage/About dialogs: Fixed that keyboard commands didn't work 2012-02-14 17:00:07 +00:00
Group.cpp Tweaks 2012-05-19 18:16:04 +03:00
Group.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Minor changes 2012-04-09 20:27:49 +03:00
Library.vcxproj.filters Missed files in r1241. 2012-03-09 13:24:07 +00:00
Litestep.cpp Changed tray notifications to use 32x32 icon on Vista+ 2012-05-05 18:53:33 +03:00
Litestep.h Changed tray notifications to use 32x32 icon on Vista+ 2012-05-05 18:53:33 +03:00
MathParser.cpp Calc: Added rad function (degress to radians) and fixed sgn function 2012-04-08 16:52:07 +03:00
MathParser.h Cosmetics. 2012-02-20 14:49:38 +00:00
Measure.cpp Moved IfAction execution to PostUpdate 2012-04-15 15:22:44 +03:00
Measure.h Fixed typo 2012-04-10 18:33:55 +03:00
MeasureCalc.cpp Improved 8dd9b8e fix to handle temporary division by 0 cases 2012-04-07 10:06:58 +03:00
MeasureCalc.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureCPU.cpp Fixed mistake in previous commit 2012-04-09 20:53:07 +03:00
MeasureCPU.h Disabled double update on initialization for measures 2012-04-09 20:50:46 +03:00
MeasureDiskSpace.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureDiskSpace.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureMemory.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureNet.cpp Added support for @Resources 2012-05-20 17:51:15 +03:00
MeasureNet.h Added support for @Resources 2012-05-20 17:51:15 +03:00
MeasureNetIn.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetIn.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureNetOut.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetOut.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasureNetTotal.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureNetTotal.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
MeasurePhysicalMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasurePhysicalMemory.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasurePlugin.cpp Added support for @Resources 2012-05-20 17:51:15 +03:00
MeasurePlugin.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureRegistry.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
MeasureRegistry.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureScript.cpp Script: Replaced ReadString/ReadNumber with GetOption/GetNumberOption. 2012-03-11 09:59:48 +00:00
MeasureScript.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureTime.cpp Changed Time without Format= to default to "%H:%M:%S" 2012-04-07 20:05:16 +03:00
MeasureTime.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureUptime.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureUptime.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeasureVirtualMemory.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeasureVirtualMemory.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
Meter.cpp Tweaks 2012-04-06 20:01:45 +03:00
Meter.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterBar.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
MeterBar.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterBitmap.cpp Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
MeterBitmap.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterButton.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterButton.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterHistogram.cpp Removed useless comments 2012-05-20 20:58:37 +03:00
MeterHistogram.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterImage.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
MeterImage.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterLine.cpp Added GraphOrientation and GraphStart to Line and Histogram meters 2012-05-11 12:48:03 -04:00
MeterLine.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterRotator.cpp Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
MeterRotator.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterRoundLine.cpp Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
MeterRoundLine.h Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
MeterString.cpp Removed useless comments 2012-05-20 20:58:37 +03:00
MeterString.h Removed useless comments 2012-05-20 20:58:37 +03:00
MeterWindow.cpp Tweaks 2012-05-20 21:05:15 +03:00
MeterWindow.h Tweaks 2012-05-20 21:05:15 +03:00
Rainmeter.cpp Fixed relative paths with !SetWallpaper 2012-05-21 12:08:31 +03:00
Rainmeter.h Fixed !WriteKeyValue with "@\" 2012-05-21 12:07:50 +03:00
RainmeterQuery.h Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
RawString.h Minor change 2012-03-26 18:36:30 +03:00
resource.h Updated languages 2012-04-29 16:30:46 +03:00
StdAfx.cpp Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Changed network stats format (Rainmeter.stats) 2012-04-08 07:00:17 -07:00
System.cpp Code cleanup 2012-03-26 19:11:54 +03:00
System.h Removed useless comments 2012-05-20 20:58:37 +03:00
TintedImage.cpp Tweaks 2012-05-19 18:16:04 +03:00
TintedImage.h Removed useless comments 2012-05-20 20:58:37 +03:00
TrayWindow.cpp Changed tray notifications to use 32x32 icon on Vista+ 2012-05-05 18:53:33 +03:00
TrayWindow.h Minor changes 2012-05-05 19:37:55 +03:00
UpdateCheck.cpp Added tray notification for new version 2012-05-05 15:42:16 +03:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00