rainmeter-studio/Library
jsmorley 15353ea701 New !bang
!RainmeterRefreshApp

Does a full refresh of all skins and reloads the list of configs and Rainmeter.ini settings.  This is the same as "Refresh All" from the system tray context menu.  Is not the same as !RainmeterRefresh [config | *] as it can be used to make Rainmeter "see" a new folder added to \Skins by the user or a process.  Note: This was added mostly to better support RainBrowser when a user adds a downloaded config while using RainBrowser.
2009-12-01 01:35:43 +00:00
..
ccalc-0.5.1 New build-in variables: #WORKAREAWIDTH#, #WORKAREAHEIGHT#, #SCREENAREAWIDTH#, #SCREENAREAHEIGHT# 2009-07-30 15:19:47 +00:00
Res Replaced the application icon. 2009-09-30 17:06:16 +00:00
AboutDialog.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
AboutDialog.h Code cleanup. 2009-02-14 10:11:28 +00:00
ConfigParser.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
ConfigParser.h The relative coordinates got broken by the previous changes. They should be fixed now. 2009-09-19 07:15:28 +00:00
Error.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
Error.h Code cleanup. 2009-02-14 10:11:28 +00:00
Export.h Code cleanup. 2009-02-14 10:11:28 +00:00
Library.rc If native transparency is enabled the windows are not refreshed anymore when settings change but they are just moved to the correct location. 2009-09-18 16:05:10 +00:00
Library.vcproj Added cache for the fonts. 2009-10-07 16:45:14 +00:00
Litestep.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
Litestep.h Added 64-bit compilation configuration. 2009-07-21 12:26:50 +00:00
Measure.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
Measure.h It's now possible to use the measures as if they were variables (use [MeasureName] instead #VariableName#). Set DynamicVariables=1 for all meters and measures which refer to other measures. 2009-08-26 17:37:15 +00:00
MeasureCalc.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureCalc.h Got rid of the "Not a meter or measure" error. 2009-09-04 17:40:02 +00:00
MeasureCPU.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureCPU.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureDiskSpace.cpp [Measure/FreeDiskSpace] 2009-10-14 09:18:12 +00:00
MeasureDiskSpace.h [Measure/FreeDiskSpace] 2009-10-14 09:18:12 +00:00
MeasureMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureNet.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureNet.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureNetIn.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureNetIn.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureNetOut.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureNetOut.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureNetTotal.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureNetTotal.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasurePhysicalMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasurePhysicalMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasurePlugin.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasurePlugin.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureRegistry.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureRegistry.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureTime.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureTime.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureUptime.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureUptime.h Code cleanup. 2009-02-14 10:11:28 +00:00
MeasureVirtualMemory.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeasureVirtualMemory.h Code cleanup. 2009-02-14 10:11:28 +00:00
Meter.cpp Change by MattKing to the MouseActionCursor feature. The user can now set MouseActionCursor=0 in the [Rainmeter] section of the skin, and the change of the cursor to the hand when over mouse action meters will be disabled for the entire skin. This can be overridden on a meter-by-meter basis with MouseActionCursor=1. 2009-10-30 18:15:13 +00:00
Meter.h Change by MattKing to the MouseActionCursor feature. The user can now set MouseActionCursor=0 in the [Rainmeter] section of the skin, and the change of the cursor to the hand when over mouse action meters will be disabled for the entire skin. This can be overridden on a meter-by-meter basis with MouseActionCursor=1. 2009-10-30 18:15:13 +00:00
MeterBar.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterBar.h Added support for transformation matrix in meters. 2009-07-27 11:48:57 +00:00
MeterBitmap.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterBitmap.h Added support for transformation matrix in meters. 2009-07-27 11:48:57 +00:00
MeterButton.cpp Fixed: Handling for MeterButton's "ButtonCommand" was forgotten on r236. 2009-10-07 18:47:40 +00:00
MeterButton.h Added support for transformation matrix in meters. 2009-07-27 11:48:57 +00:00
MeterHistogram.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterHistogram.h Added support for transformation matrix in meters. 2009-07-27 11:48:57 +00:00
MeterImage.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterImage.h 1) Added MattKing's code for supporting the middle mouse button in [Rainmeter] and [MeasureName]. 2009-09-07 16:37:58 +00:00
MeterLine.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterLine.h The antialias setting can be set for all meters. 2009-07-29 11:52:01 +00:00
MeterRotator.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterRotator.h Added support for transformation matrix in meters. 2009-07-27 11:48:57 +00:00
MeterRoundLine.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
MeterRoundLine.h The antialias setting can be set for all meters. 2009-07-29 11:52:01 +00:00
MeterString.cpp Fixed: Wrong font is used due to the font caching problem. 2009-10-11 13:03:20 +00:00
MeterString.h Fixed: Wrong font is used due to the font caching problem. 2009-10-11 13:03:20 +00:00
MeterWindow.cpp Fixed the abnormal termination on startup caused by r313. 2009-11-20 10:39:41 +00:00
MeterWindow.h Change by MattKing to the MouseActionCursor feature. The user can now set MouseActionCursor=0 in the [Rainmeter] section of the skin, and the change of the cursor to the hand when over mouse action meters will be disabled for the entire skin. This can be overridden on a meter-by-meter basis with MouseActionCursor=1. 2009-10-30 18:15:13 +00:00
Rainmeter.cpp New !bang 2009-12-01 01:35:43 +00:00
Rainmeter.h The window deletion is now delayed when !RainmeterDeactivateConfig is used. This fixes the problem: Issue 116: Crash when skin tries to deactivate self by measure action. 2009-10-17 06:43:18 +00:00
resource.h The !bangs can be now used from command line even if there are no active configs. 2009-10-10 08:20:28 +00:00
StdAfx.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
StdAfx.h Added cache for the fonts. 2009-10-07 16:45:14 +00:00
TrayWindow.cpp Updating a skin should work now even if the current version is missing. This should solve the issue 121. 2009-10-30 19:10:55 +00:00
TrayWindow.h Code cleanup. 2009-02-14 10:11:28 +00:00
UpdateCheck.cpp Added cache for the fonts. 2009-10-07 16:45:14 +00:00
UpdateCheck.h Code cleanup. 2009-02-14 10:11:28 +00:00