.. |
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
|
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
|
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
|
Moved common project settings into .props files
|
2012-12-18 19:49:51 +02:00 |
Library.vcxproj.filters
|
Replaced dialog resources with control template
|
2012-12-13 11:12:25 +02: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
|
Fixed issue in 536bde4
|
2012-12-23 17:35:04 +02:00 |
MathParser.h
|
Cosmetics.
|
2012-02-20 14:49:38 +00:00 |
Measure.cpp
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -07:00 |
Measure.h
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -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
|
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
|
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-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
|
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
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -07:00 |
Meter.h
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -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
|
Code cleanup
|
2012-12-27 16:47:44 +09:00 |
MeterHistogram.h
|
Code cleanup
|
2012-12-23 07:05:46 +09: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
|
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
|
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
|
Code cleanup
|
2012-11-12 11:10:40 +09:00 |
MeterString.h
|
Code cleanup
|
2012-11-12 11:10:40 +09:00 |
MeterWindow.cpp
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -07:00 |
MeterWindow.h
|
Added OnUpdateAction to measures, meters and the [Rainmeter] section.
|
2013-01-10 15:50:38 -07:00 |
Mouse.cpp
|
Fixed that left/right scroll actions were not executed when there is no up/down scroll actions
|
2012-11-26 16:48:18 -07:00 |
Mouse.h
|
Added new Mouse actions.
|
2012-11-13 22:39:32 -07:00 |
Rainmeter.cpp
|
Replaced dialog resources with control template
|
2012-12-13 11:12:25 +02:00 |
Rainmeter.h
|
Manage Settings: Changed to remove ConfigEditor if it matches associated editor
|
2012-11-13 17:54:32 +02: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
|
Replaced dialog resources with control template
|
2012-12-13 11:12:25 +02: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
|
Changed GetCursorPos() to GetMessagePos()
|
2012-11-24 13:22:33 +02:00 |
System.h
|
Changed GetCursorPos() to GetMessagePos()
|
2012-11-24 13:22:33 +02: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
|
Changed GetCursorPos() to GetMessagePos()
|
2012-11-24 13:22:33 +02:00 |
TrayWindow.h
|
Tweaks and fixes
|
2012-11-13 16:11:43 +02: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 |