rainmeter-studio/Library
2012-09-08 10:09:14 -07:00
..
lua Script: Fixed NULL dereference in some cases 2012-09-02 10:26:09 +03:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp Minor fixes 2012-08-15 21:17:57 +03:00
ConfigParser.h Tweaks 2012-08-05 16:12:36 +03:00
Dialog.cpp Cosmetics 2012-06-23 22:17:16 +03:00
Dialog.h Fixed dialog layout with RTL languages 2012-06-19 13:52:07 +03:00
DialogAbout.cpp Tweaks 2012-09-08 10:09:14 -07:00
DialogAbout.h Minor changes to dialog classes 2012-06-16 21:41:17 +03:00
DialogManage.cpp Additional changes to 05d4304 2012-08-18 09:45:16 +03:00
DialogManage.h Minor changes to dialog classes 2012-06-16 21:41:17 +03: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 Tweaks 2012-08-05 16:12:36 +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 Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
Group.h Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
Library.vcxproj.filters Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
Litestep.cpp Tweaks 2012-09-08 10:09:14 -07:00
Litestep.h Additional changes to 05d4304 2012-08-18 09:45:16 +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 IfEqualAction: Now compares the values as 64bit integer. 2012-09-06 00:39:01 -07:00
Measure.h IfEqualAction: Now compares the values as 64bit integer. 2012-09-06 00:39:01 -07:00
MeasureCalc.cpp Fixed that meters were initialized before measures 2012-07-18 08:19:01 +03:00
MeasureCalc.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureCPU.cpp Minor log message fix 2012-06-03 11:59:52 +03:00
MeasureCPU.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureDiskSpace.cpp Disabled system critical error message boxes on startup 2012-08-12 17:46:23 +03:00
MeasureDiskSpace.h FreeDiskSpace: Added DiskQuota option to change the returned size values to obey user disk quotas when set to DiskQuota=1. (default 0) 2012-07-17 13:49:43 -04:00
MeasureMemory.cpp Partially reverted cbee39e 2012-08-15 21:14:22 +03:00
MeasureMemory.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureNet.cpp Tweaks 2012-06-26 20:41:40 +03:00
MeasureNet.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureNetIn.cpp Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
MeasureNetIn.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureNetOut.cpp Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
MeasureNetOut.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureNetTotal.cpp Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
MeasureNetTotal.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasurePhysicalMemory.cpp Minor optimizations for memory measures 2012-08-12 17:31:10 +03:00
MeasurePhysicalMemory.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasurePlugin.cpp Minor fixes 2012-06-21 02:06:17 -07:00
MeasurePlugin.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureRegistry.cpp Changed Registry measure to convert REG_SZ to a number (if applicable) 2012-08-23 10:20:45 -06:00
MeasureRegistry.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureScript.cpp Script: Reverted Unicode change (99c67f7) 2012-07-21 19:46:00 +03:00
MeasureScript.h Script: Reverted Unicode change (99c67f7) 2012-07-21 19:46:00 +03:00
MeasureTime.cpp Tweaks 2012-08-29 12:02:00 -07:00
MeasureTime.h Added TimeStamp option to Time measures 2012-08-29 09:59:36 -06:00
MeasureUptime.cpp Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
MeasureUptime.h Cosmetics 2012-05-30 21:53:44 +03:00
MeasureVirtualMemory.cpp Partially reverted cbee39e 2012-08-15 21:14:22 +03:00
MeasureVirtualMemory.h Cosmetics 2012-05-30 21:53:44 +03:00
Meter.cpp Fixed issue with StringAlign and Relative Positioning 2012-08-12 23:42:50 -06:00
Meter.h Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
MeterBar.cpp Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterBar.h Fixed Bar/Histogram meters containing wrong width/height values when used with images 2012-08-04 17:15:56 -06:00
MeterBitmap.cpp Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterBitmap.h Cosmetics 2012-05-30 21:53:44 +03:00
MeterButton.cpp Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterButton.h Fixed Bar/Histogram meters containing wrong width/height values when used with images 2012-08-04 17:15:56 -06:00
MeterHistogram.cpp Fixed resizing of certain meters with !SetOption 2012-08-03 17:18:12 -06:00
MeterHistogram.h Fixed Bar/Histogram meters containing wrong width/height values when used with images 2012-08-04 17:15:56 -06:00
MeterImage.cpp Added PreserveAspectRatio=2 feature to Image meter (Thanks Kaelri!) 2012-08-17 10:20:25 -07:00
MeterImage.h Added PreserveAspectRatio=2 feature to Image meter (Thanks Kaelri!) 2012-08-17 10:20:25 -07:00
MeterLine.cpp Line: Fixed scaling issue caused by 4bbc372 2012-07-23 10:25:24 +03:00
MeterLine.h Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterRotator.cpp Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterRotator.h Cosmetics 2012-05-30 21:53:44 +03:00
MeterRoundLine.cpp Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterRoundLine.h Cosmetics 2012-05-30 21:53:44 +03:00
MeterString.cpp Additional changes to f2b52b4 2012-07-18 09:22:47 +03:00
MeterString.h Fixed Bar/Histogram meters containing wrong width/height values when used with images 2012-08-04 17:15:56 -06:00
MeterWindow.cpp Fixed that #CURRENTCONFIGWIDTH# and #CURRENTCONFIGHEIGHT# don't work in some cases. Partially reverted 638b467. 2012-08-12 21:59:07 -07:00
MeterWindow.h Additional changes to f2b52b4 2012-07-18 09:22:47 +03:00
Mouse.cpp Additional change to ff7814b 2012-07-17 08:48:35 +03:00
Mouse.h Additional changes to custom mouse cursors 2012-07-17 00:52:22 -04:00
Rainmeter.cpp Deprecated undocumented LogViewer option (in Rainmeter.ini); minor code cosmetics (poiru's suggestion) 2012-08-18 09:02:20 -06:00
Rainmeter.h Deprecated undocumented LogViewer option (in Rainmeter.ini); minor code cosmetics (poiru's suggestion) 2012-08-18 09:02:20 -06: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 Cosmetics 2012-06-24 18:10:58 +03:00
Section.h Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07: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 Disabled system critical error message boxes on startup 2012-08-12 17:46:23 +03:00
System.h Disabled system critical error message boxes on startup 2012-08-12 17:46:23 +03:00
TintedImage.cpp Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
TintedImage.h Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
TrayWindow.cpp Removed redundant code 2012-08-12 17:02:08 +03:00
TrayWindow.h - Added a workaround for missing tray icon in some cases on startup. 2012-08-05 07:37:45 -07:00
UpdateCheck.cpp Fixed that update notification is not displayed with beta builds 2012-06-26 15:45:05 +03:00
UpdateCheck.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00