rainmeter-studio/Library
Birunthan Mohanathas bbb101cbd5 Cosmetics
2013-08-06 22:03:20 +03:00
..
lua Cosmetics 2013-08-06 22:03:20 +03:00
pcre-8.10
Test/SkinRegistry Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
CommandHandler.cpp Add !PauseMeasure, !UnpauseMeasure, and !TogglePauseMeasure bangs. This is similar to a disabled measure, only it retains its value instead of changing to 0. 2013-07-11 14:29:23 -06:00
CommandHandler.h Add !PauseMeasure, !UnpauseMeasure, and !TogglePauseMeasure bangs. This is similar to a disabled measure, only it retains its value instead of changing to 0. 2013-07-11 14:29:23 -06:00
ConfigParser_Test.cpp Cosmetics 2013-06-14 16:58:53 +03:00
ConfigParser.cpp Revert ConfigParser change in f9ab4ee 2013-07-12 23:14:48 +03:00
ConfigParser.h ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
ContextMenu.cpp Additional tweaks to a4c7e83 2013-06-16 20:02:28 +03:00
ContextMenu.h Move context menu related code into ContextMenu.cpp 2013-06-16 19:54:22 +03:00
Dialog.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Dialog.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
DialogAbout.cpp Tweaks and cosmetics 2013-07-12 10:34:40 +03:00
DialogAbout.h Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
DialogManage.cpp Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
DialogManage.h Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
Error.cpp
Error.h
Export.cpp Additional changes to dca5795 2013-07-13 13:49:53 +03:00
Export.h
Exports.def Plugin API: Add RmReplaceVariables function 2013-07-12 23:01:02 +03:00
Group.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Group.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Library.rc
Library.vcxproj Move context menu related code into ContextMenu.cpp 2013-06-16 19:54:22 +03:00
Library.vcxproj.filters Move context menu related code into ContextMenu.cpp 2013-06-16 19:54:22 +03:00
Litestep.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
Litestep.h
Logger.cpp Additional change to 9c3808e 2013-08-04 21:25:43 +03:00
Logger.h Fix typo in 7960dfe 2013-08-02 15:07:03 +03:00
Measure.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Measure.h Add "Paused=0/1" to measures. This is an addition to a883e9d. 2013-07-15 11:59:58 -06:00
MeasureCalc.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureCalc.h Move MathParser to Common 2013-06-13 17:00:24 +03:00
MeasureCPU.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasureCPU.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureDiskSpace.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureDiskSpace.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNet.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureNet.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetIn.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetIn.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetOut.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetOut.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetTotal.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureNetTotal.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePhysicalMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasurePhysicalMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasurePlugin.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasurePlugin.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
MeasureRegistry.cpp Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
MeasureRegistry.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureScript.cpp Script: Fix memory corruption caused by 6560518 2013-08-06 21:58:41 +03:00
MeasureScript.h Script: Fix that some meter related operations (e.g. !HideMeterGroup) did not work in Initialize() 2013-06-23 14:03:44 +03:00
MeasureTime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureTime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureUptime.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureUptime.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeasureVirtualMemory.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeasureVirtualMemory.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Meter.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Meter.h Added "Padding" option to meters. 2013-07-20 10:07:51 -06:00
MeterBar.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterBar.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterBitmap.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterBitmap.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterButton.cpp Fixed hittest of Button meter due to lack of compatibility with new "Padding" option 2013-07-21 19:46:13 +09:00
MeterButton.h Changed Button meter behavior. Now ignores transparent area of the button when mouseover. 2013-07-16 12:26:31 +09:00
MeterHistogram.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterHistogram.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterImage.cpp Added "Padding" option to meters. 2013-07-20 10:07:51 -06:00
MeterImage.h Fixed mistake in previous commits 2013-06-17 21:05:31 +09:00
MeterLine.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRotator.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
MeterRotator.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterRoundLine.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterRoundLine.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterString.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
MeterString.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MeterWindow.cpp Minor tweaks 2013-08-02 14:46:42 +03:00
MeterWindow.h Minor tweaks 2013-08-02 14:46:42 +03:00
Mouse.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Mouse.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Rainmeter.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Rainmeter.h Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
RainmeterQuery.h Change NULL to nullptr 2013-05-31 17:28:39 +03:00
resource.h Manage Dialog: Added "UseD2D" option in the Settings Tab 2013-07-25 16:44:06 -06:00
Section.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
Section.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
SkinRegistry_Test.cpp Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
SkinRegistry.cpp Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
SkinRegistry.h Refactor skin scanning and skin folder indexing into SkinRegistry.cpp 2013-06-16 19:36:09 +03:00
StdAfx.cpp
StdAfx.h
System.cpp !SetWallpaper: Additional fix to 3104a53 2013-07-17 06:17:34 +09:00
System.h Move path related functions into PathUtil 2013-06-12 21:15:16 +03:00
TintedImage.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
TintedImage.h ImagePath: Fixed that the image was not reloaded when changing with !SetOption 2013-06-07 23:45:28 -06:00
TrayWindow.cpp ConfigParser: Implement ReadBool 2013-07-31 13:36:53 +03:00
TrayWindow.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
UpdateCheck.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
UpdateCheck.h