.. |
lua
|
Additional changes to a4844ca
|
2012-10-06 22:03:29 +03:00 |
pcre-8.10
|
Got rid of pcre linker warnings.
|
2011-05-16 09:24:13 +00:00 |
ConfigParser.cpp
|
Tweaks
|
2012-09-21 22:30:44 +03:00 |
ConfigParser.h
|
Tweaks
|
2012-09-21 22:30:44 +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
|
Changed Themes to Layouts
|
2012-10-02 17:44:47 +03:00 |
DialogManage.h
|
Changed Themes to Layouts
|
2012-10-02 17:44:47 +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
|
Added workaround for Debug build mode.
|
2012-10-03 15:36:45 -07:00 |
Measure.h
|
Measure: Tweaked Max/Min value logging.
|
2012-10-03 02:36:11 -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
|
Cosmetics
|
2012-09-21 13:17:18 +03:00 |
MeasureDiskSpace.h
|
Cosmetics
|
2012-09-21 13:17:18 +03: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
|
Code cleanup
|
2012-10-09 18:33:49 +03:00 |
MeasureNet.h
|
Code cleanup
|
2012-10-09 18:33:49 +03: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
|
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
|
Measure: Tweaked Max/Min value logging.
|
2012-10-03 02:36:11 -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: Fixed with DynamicVariables
|
2012-10-07 22:42:20 +03: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
|
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
|
Fixed typo
|
2012-10-02 16:12:49 +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 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
|
Cleanup
|
2012-09-26 18:47:25 -07: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
|
Added support for !SetOption and ContextTitle and ContextAction. Also added a disabled label for top level actions.
|
2012-10-04 15:30:55 -06:00 |
MeterWindow.h
|
Added support for !SetOption and ContextTitle and ContextAction. Also added a disabled label for top level actions.
|
2012-10-04 15:30:55 -06: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
|
SkinInstaller: Added support for 3cae4f7
|
2012-10-07 17:01:06 +03:00 |
Rainmeter.h
|
Added !LoadLayout
|
2012-10-06 20:12:40 +03: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
|
Added support for custom Context Menu items
|
2012-10-03 14:52:17 -06: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
|
Change context menu "Help" to docs.rainmeter.net
|
2012-10-27 08:17:31 -04:00 |
TrayWindow.h
|
Fixed focus on tray context menu
|
2012-10-25 18:26:46 +09: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 |