..
lua
Tweaks
2012-08-05 16:12:36 +03:00
pcre-8.10
Got rid of pcre linker warnings.
2011-05-16 09:24:13 +00:00
ConfigParser.cpp
Section Variables:
2012-08-07 14:11:01 -07:00
ConfigParser.h
Tweaks
2012-08-05 16:12:36 +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 that meters were initialized before measures
2012-07-18 08:19:01 +03:00
DialogAbout.h
Minor changes to dialog classes
2012-06-16 21:41:17 +03:00
DialogManage.cpp
Fixed warning
2012-07-19 09:01:24 +03:00
DialogManage.h
Minor changes to dialog classes
2012-06-16 21:41:17 +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
Tweaks
2012-05-19 18:16:04 +03:00
Group.h
Adjusted copyright notice.
2012-01-23 06:36:15 +00:00
Library.rc
Cosmetic changes to resources
2012-03-26 18:49:31 +03:00
Library.vcxproj
Build option: Added /arch:SSE to Release/32bit.
2012-07-23 07:34:31 -07:00
Library.vcxproj.filters
Added support for custom cursors (based on @brianferguson's work)
2012-07-13 12:33:09 +03:00
Litestep.cpp
Minor fix to 902e734
2012-06-02 12:55:21 +03:00
Litestep.h
Tweaks
2012-05-29 19:02:20 +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
Tweaks
2012-08-04 21:27:21 +03:00
Measure.h
Changed MeasureName(N) to work dynamically
2012-07-18 17:55:32 +03: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
FreeDiskSpace: Changed default for DiskQuote to "1" (true)
2012-07-22 11:23:56 -04:00
MeasureDiskSpace.h
FreeDiskSpace: Added DiskQuota option to change the returned size values to obey user disk quotas when set to DiskQuota=1. (default 0)
2012-07-17 13:49:43 -04:00
MeasureMemory.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureMemory.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureNet.cpp
Tweaks
2012-06-26 20:41:40 +03:00
MeasureNet.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureNetIn.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureNetIn.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureNetOut.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureNetOut.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureNetTotal.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureNetTotal.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasurePhysicalMemory.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasurePhysicalMemory.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasurePlugin.cpp
Minor fixes
2012-06-21 02:06:17 -07:00
MeasurePlugin.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureRegistry.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureRegistry.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeasureScript.cpp
Script: Reverted Unicode change ( 99c67f7
)
2012-07-21 19:46:00 +03:00
MeasureScript.h
Script: Reverted Unicode change ( 99c67f7
)
2012-07-21 19:46:00 +03:00
MeasureTime.cpp
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureTime.h
Cosmetics
2012-06-01 16:13:01 +03: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
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
MeasureVirtualMemory.h
Cosmetics
2012-05-30 21:53:44 +03:00
Meter.cpp
Fixed issue with 90c81e0
2012-08-04 17:29:25 -07:00
Meter.h
Fixed Bar/Histogram meters containing wrong width/height values when used with images
2012-08-04 17:15:56 -06: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
Fixed error with MeasureName and ImageName in Image meter
2012-07-22 14:59:32 -07:00
MeterImage.h
Fixed issue with 90c81e0
2012-08-04 17:29:25 -07:00
MeterLine.cpp
Line: Fixed scaling issue caused by 4bbc372
2012-07-23 10:25:24 +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
2012-07-17 10:37:53 +03:00
MeterRoundLine.h
Cosmetics
2012-05-30 21:53:44 +03:00
MeterString.cpp
Additional changes to f2b52b4
2012-07-18 09:22:47 +03: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
Code cleanup
2012-08-06 13:27:39 -07:00
MeterWindow.h
Additional changes to f2b52b4
2012-07-18 09:22:47 +03: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
Made second parameter of !ActivateConfig optional
2012-07-19 09:29:56 +03:00
Rainmeter.h
Minor fixes
2012-06-21 02:06:17 -07: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
Cosmetics
2012-06-24 18:10:58 +03: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
Tweaks
2012-06-10 13:14:49 +03:00
System.h
Tweaks
2012-06-10 13:14:49 +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
- Added a workaround for missing tray icon in some cases on startup.
2012-08-05 07:37:45 -07:00
TrayWindow.h
- Added a workaround for missing tray icon in some cases on startup.
2012-08-05 07:37:45 -07: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