..
lua
Script: Improve 6560518
2013-08-07 17:48:13 +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
Added optional parameters to the "!Manage" bang for the "Skins" tab.
2013-08-25 11:28:15 -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
Common: Add UnitTest.h
2013-08-11 14:29:07 +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
Added optional parameters to the "!Manage" bang for the "Skins" tab.
2013-08-25 11:28:15 -06:00
DialogManage.h
Added optional parameters to the "!Manage" bang for the "Skins" tab.
2013-08-25 11:28:15 -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
Gfx: Add some tests for TextFormatD2D
2013-08-11 14:12:23 +03:00
Library.vcxproj.filters
Gfx: Add some tests for TextFormatD2D
2013-08-11 14:12:23 +03:00
Litestep.cpp
Make Rainmeter a singleton class
2013-06-13 17:20:27 +03:00
Litestep.h
Refactor command and bang logic into new CCommandHandler class
2013-05-30 19:55:59 +03:00
Logger.cpp
Minor tweaks
2013-08-17 11:16:01 +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
MeasureCalc: Allow for LowBound to equal HighBound. If LowBound is greater then HighBound, set HighBound equal to LowBound (and show error).
2013-08-19 14:41:45 -06:00
MeasureCalc.h
MeasureCalc: Added "UniqueRandom" option. When "1", random numbers are only used once within the range {LowBound, HighBound}.
2013-08-15 18:12:36 -06: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: Improve 6560518
2013-08-07 17:48:13 +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
Gfx: Make D2D acknowledge trailing whitespace followed by a NBSP/MMSP
2013-08-11 12:11:59 +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
Common: Add UnitTest.h
2013-08-11 14:29:07 +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
Change to use the Win8 SDK headers despite using the v110_xp toolset
2013-05-01 13:51:21 +03:00
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