0e0eb66cff
Improved drawing performance. Now uses DIBSection bitmap for UpdateLayeredWindow.
2011-03-23 21:19:55 +00:00
a4b24d75ac
- Uptime: Added AddDaysToHours=1/0 (default 1) to disable adding hours to days when %4 is not specified in Format=.
...
- Installer: Now supports silent installs. Switches and return values available at http://rainmeter.net/RainCMS/?q=Installation_beta
2011-03-23 19:19:45 +00:00
5cc004f241
Updated RainThemes to use current system font instead of Segoe UI.
2011-03-18 11:01:19 +00:00
41f2a6910d
- Installer: Now requires WinXP SP2/Win2003 SP1 (or higher), removed included fonts.
...
- Rainstaller: Minor improvements to launch speed.
- Minizip: Added Unicode support.
2011-03-15 16:11:10 +00:00
8c24706e1d
- Rainstaller: Minor cosmetic changes and a few fixes
...
- RainBrowser: Fixed that the & character doesn't show in controls
2011-03-13 18:35:12 +00:00
b618c05570
Rewrote Rainstaller in C++.
2011-03-09 15:53:29 +00:00
ec49c6e588
Fixed a regression (in r776) that ImageCrop cannot treat a transparent part of the outside of the image.
2011-03-09 03:03:02 +00:00
8ddc383ed1
- Added image caching system internally.
...
It would reduce memory usage in case that you use the same image file repeatedly on some meters. (Eg. Crop a part from same image by using ImageCrop.)
- Fixed an issue that Background image isn't drawn correctly when BackgroundMode=0 and tint option is set.
2011-03-08 19:39:04 +00:00
f19e76e6ec
Fixed that Measure=Registry crashes starting from r763.
2011-02-23 17:38:58 +00:00
3d6615522b
Commented out unused code. (Reserved for future use.)
2011-02-21 16:16:24 +00:00
9f152e0076
Removed unneeded codes, for VC2010.
2011-02-20 23:03:15 +00:00
480a1bd1d6
Code cleanup.
2011-02-19 23:33:57 +00:00
35f54fcf46
Small change for r770.
2011-02-19 21:38:29 +00:00
606afe79e6
Fixed crash when AverageSize= is set in Measure.
2011-02-19 21:30:22 +00:00
6c36a662e5
CoreTemp: Fixed mutex handle leak.
2011-02-19 11:12:06 +00:00
a2316446ca
Switched map/hash_map/set for caching to unordered_map/unordered_set.
2011-02-18 16:26:58 +00:00
84c91cb1ba
WebParser now logs WININET error string. (errorcode > 12000)
2011-02-18 13:49:27 +00:00
96f8407c74
Fixed an issue that Rainmeter crashes if bang is executed via exe during initializing the skins.
2011-02-16 14:46:17 +00:00
cb3a7d3a75
Fixes and issue with InputText plugin failing if a "config name" has a space in it.
2011-02-15 17:39:24 +00:00
fe9fd9f476
Code cleanup.
2011-02-15 16:26:54 +00:00
1ba57f2adf
Fixed some Lua related issues.
...
Removed some internal functions from exposed functions for Lua.
Code cleanup and optimizing for VC2010.
2011-02-15 13:22:19 +00:00
b01465a20a
Minor changes.
2011-02-11 14:42:01 +00:00
07d9b85500
Cleaned up project files.
2011-02-10 19:21:02 +00:00
106c3a35a0
Updated wiki for Visual C++ 2010.
2011-02-10 16:36:24 +00:00
6a5173c860
Upgrading development environment to Visual C++ 2010.
2011-02-10 16:09:05 +00:00
e99a1cc808
Lua: Removed TableName.
2011-02-10 08:48:04 +00:00
bf6d081600
Lua: Fixed an issue that unneeded stack elements aren't popped.
2011-02-09 06:10:25 +00:00
cde1e517ac
FolderInfo.dll now returns size in bytes. If using InfoType=FolderSizeStr (which until now autoscaled the value internally), AutoScale=1 should be added to the meter(s). While this does change behaviour, it allows for the use of Scale, NumOfDecimals, etc. that weren't possible prior to this change (without an extra Calc measure).
2011-02-09 05:45:01 +00:00
6bd209ffa3
Updated wiki.
2011-02-07 11:59:26 +00:00
1228e243cc
Reduced resource usage.
2011-02-07 09:38:27 +00:00
f505c30828
Minor change for Debug/Win32.
2011-02-07 08:45:47 +00:00
1feea0dad4
Added iphlpapi.h again.
2011-02-07 08:10:47 +00:00
b0af82a25d
Cleaned up header dependencies to avoid unnecessary compiling.
2011-02-07 08:02:12 +00:00
e0b9a2c353
Added UpdateVersion.bat.
2011-02-07 06:43:52 +00:00
acaa48b052
Edited wiki page BuildSummary through web user interface.
2011-02-07 06:36:41 +00:00
7e56c32c67
Removed.
2011-02-07 05:02:15 +00:00
4c87e94cb3
Tag the 2.0 release (r745)
2011-02-07 02:58:25 +00:00
b36d50bbb9
Another minor fix to Rainstaller
2011-02-06 20:19:19 +00:00
00a8c14dd2
Fixing bug in Rainstaller.
2011-02-06 19:44:37 +00:00
6aa2b20aa1
Changed to 2.0
2011-02-06 15:50:32 +00:00
c1dc6921f0
Minor tweaks.
2011-02-06 13:35:29 +00:00
3b7a466cd7
Minor changes.
2011-02-05 18:29:52 +00:00
cf712052d4
Some changes to Rainstaller.
2011-02-05 15:32:58 +00:00
b79d3e8521
Fixed minor access violation when closing About dialog.
2011-02-05 07:48:29 +00:00
1115764ce4
Fixed minor access violation when exiting Rainmeter.
2011-02-05 05:55:01 +00:00
32b0a93a43
Minor changes for Debug/Win32.
2011-02-05 04:22:42 +00:00
bf79f44e96
Cosmetic changes to code.
2011-02-03 18:09:24 +00:00
3af4e14a4a
Removed duplicate Lua header files.
...
Code cleanup.
2011-02-03 18:03:29 +00:00
68225a261f
Some additional changes.
2011-02-03 16:07:34 +00:00
a8aa2825a2
Updated installer graphics and made some other minor changes.
2011-02-03 15:52:45 +00:00