rainmeter-studio/Library
spx 53f5ceb674 Updated plugin API
- Added new option to RmGet(): RMG_SKINNAME, RMG_SKINWINDOWHANDLE
2013-02-27 20:00:26 +09:00
..
lua Minor tweaks 2013-01-29 15:59:08 +09:00
pcre-8.10 Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
ConfigParser.cpp Tweaks 2013-02-09 01:52:41 +09:00
ConfigParser.h Tweaks 2013-02-06 19:09:17 +09:00
Dialog.cpp Cosmetics 2012-06-23 22:17:16 +03:00
Dialog.h
DialogAbout.cpp Fixed dialog layout with RTL languages 2012-12-22 11:18:53 +02:00
DialogAbout.h Cosmetics 2012-12-13 20:12:37 +02:00
DialogManage.cpp Fixed dialog layout with RTL languages 2012-12-22 11:18:53 +02:00
DialogManage.h Minor fix to 3d61328 2012-12-23 21:45:50 +09:00
DisableThreadLibraryCalls.h
Error.cpp
Error.h
Export.cpp Updated plugin API 2013-02-27 20:00:26 +09:00
Export.h
Exports.def - Manage/About dialogs: Fixed that keyboard commands didn't work 2012-02-14 17:00:07 +00:00
Group.cpp Tweaks 2013-02-06 19:09:17 +09:00
Group.h Added __declspec(novtable) to interface classes 2013-02-19 16:53:00 +02:00
Library.rc Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Library.vcxproj Tweaks 2013-01-27 12:49:22 +02:00
Library.vcxproj.filters Tweaks 2013-01-27 12:49:22 +02:00
Litestep.cpp Tweaks 2013-01-27 12:49:22 +02:00
Litestep.h Tweaks 2013-01-27 12:49:22 +02:00
MathParser.cpp Additional change to 0b84213, 0d8e8ac 2013-02-03 19:31:52 +09:00
MathParser.h
Measure.cpp Code cleanup 2013-02-06 19:12:16 +09:00
Measure.h Code cleanup 2013-02-26 03:57:37 +09:00
MeasureCalc.cpp
MeasureCalc.h
MeasureCPU.cpp Code cleanup 2012-11-12 11:10:40 +09:00
MeasureCPU.h Code cleanup 2012-11-12 11:10:40 +09:00
MeasureDiskSpace.cpp Cosmetics 2012-09-21 13:17:18 +03:00
MeasureDiskSpace.h Cosmetics 2012-09-21 13:17:18 +03:00
MeasureMemory.cpp
MeasureMemory.h
MeasureNet.cpp Code cleanup 2012-11-12 11:10:40 +09:00
MeasureNet.h Code cleanup 2012-11-12 11:10:40 +09:00
MeasureNetIn.cpp Code cleanup 2012-10-09 18:33:49 +03:00
MeasureNetIn.h Code cleanup 2012-10-09 18:33:49 +03:00
MeasureNetOut.cpp Code cleanup 2012-10-09 18:33:49 +03:00
MeasureNetOut.h Code cleanup 2012-10-09 18:33:49 +03:00
MeasureNetTotal.cpp Code cleanup 2012-10-09 18:33:49 +03:00
MeasureNetTotal.h Code cleanup 2012-10-09 18:33:49 +03:00
MeasurePhysicalMemory.cpp
MeasurePhysicalMemory.h
MeasurePlugin.cpp Measure: Tweaked Max/Min value logging. 2012-10-03 02:36:11 -07:00
MeasurePlugin.h
MeasureRegistry.cpp
MeasureRegistry.h
MeasureScript.cpp Tweaks 2013-01-27 12:49:22 +02:00
MeasureScript.h Additional changes to a4844ca 2012-10-06 22:03:29 +03:00
MeasureTime.cpp Time: Added support for formulas in TimeZone 2012-09-24 17:23:33 +03:00
MeasureTime.h
MeasureUptime.cpp
MeasureUptime.h
MeasureVirtualMemory.cpp
MeasureVirtualMemory.h
Meter.cpp Code cleanup 2013-02-06 19:12:16 +09:00
Meter.h Code cleanup 2013-02-26 03:57:37 +09:00
MeterBar.cpp Code cleanup 2013-02-06 19:12:16 +09:00
MeterBar.h
MeterBitmap.cpp
MeterBitmap.h
MeterButton.cpp
MeterButton.h
MeterHistogram.cpp Code cleanup 2012-12-27 16:47:44 +09:00
MeterHistogram.h Code cleanup 2012-12-23 07:05:46 +09:00
MeterImage.cpp
MeterImage.h
MeterLine.cpp Code cleanup 2012-12-27 16:47:44 +09:00
MeterLine.h Tweaked measure binding 2012-07-17 10:37:53 +03:00
MeterRotator.cpp
MeterRotator.h
MeterRoundLine.cpp Tweaked measure binding for RoundLine meters 2012-09-29 13:29:38 -06:00
MeterRoundLine.h Tweaked measure binding for RoundLine meters 2012-09-29 13:29:38 -06:00
MeterString.cpp Code cleanup 2013-02-06 19:12:16 +09:00
MeterString.h Deprecated ClipString values 0/1 in favor of OFF/ON and added new value AUTO. 2013-01-23 11:57:01 -07:00
MeterWindow.cpp Reverted change at OnDelayedMove() in d25ae27: 2013-02-12 23:19:17 +09:00
MeterWindow.h Reverted change at OnDelayedMove() in d25ae27: 2013-02-12 23:19:17 +09:00
Mouse.cpp Code cleanup 2013-02-06 19:12:16 +09:00
Mouse.h Code cleanup 2013-01-16 19:23:42 +09:00
Rainmeter.cpp Tweaks 2013-02-09 01:52:41 +09:00
Rainmeter.h Manage Settings: Changed to remove ConfigEditor if it matches associated editor 2012-11-13 17:54:32 +02:00
RainmeterQuery.h
RawString.h
resource.h Replaced dialog resources with control template 2012-12-13 11:12:25 +02:00
Section.cpp Code cleanup 2013-02-06 19:12:16 +09:00
Section.h Code cleanup 2013-02-26 03:57:37 +09:00
StdAfx.cpp
StdAfx.h
System.cpp Tweaks 2013-02-09 01:52:41 +09:00
System.h Changed GetCursorPos() to GetMessagePos() 2012-11-24 13:22:33 +02:00
TintedImage.cpp
TintedImage.h
TrayWindow.cpp Tweaks 2013-02-06 18:55:45 +09:00
TrayWindow.h Tweaks and fixes 2012-11-13 16:11:43 +02:00
UpdateCheck.cpp Tweaks 2013-01-27 12:49:22 +02:00
UpdateCheck.h