e13f3a3c2c
Got rid of pcre linker warnings.
2011-05-16 09:24:13 +00:00
9d550f553d
Rainstalled: Fixed issue with .rmskin files containing 'Backup' folders or the 'Rainstaller' addon.
2011-05-14 08:51:51 +00:00
163ff435d1
Updated Building instructions.
2011-05-14 08:22:41 +00:00
9447a38f00
Added a Rainmeter.props file to easily change to 64bit compiler across all projects (for VS2010 Pro, which has 64bit compiler by default).
...
This change has no effect on VC2010 Express users (i.e. Windows7.1SDK needs to be installed). Read the Building wiki entry for more info.
2011-05-14 07:56:18 +00:00
a3572f3255
Tweaks.
2011-05-04 18:48:26 +00:00
6377db5724
Reverted r800/r801. Fixed r800 issue in a better way (thanks spx).
2011-05-02 11:58:02 +00:00
04a7a5692f
Fixed an issue that Measure=Registry returns wrong DWORD value.
2011-05-02 07:43:42 +00:00
293c86dea5
Fixed minor visual bug in installer.
2011-05-02 04:59:33 +00:00
cb14736cbd
Tweaks.
2011-05-01 17:10:49 +00:00
710bce5ca4
Fixed: SkinPath is read from Rainmeter.ini in portable installations.
2011-05-01 13:29:09 +00:00
3d9fc72776
Minor changes to Rainstaller.
2011-05-01 08:21:12 +00:00
9b32f4513a
Fixed an issue that Roundline/"Shift"-parameters not working when Solid=0.
...
http://rainmeter.net/forum/viewtopic.php?f=14&t=7608
2011-04-27 11:35:25 +00:00
3e11f95d6b
Tweaked.
2011-04-26 11:03:08 +00:00
8fbac4639b
Tweaked.
2011-04-26 09:58:06 +00:00
4aafa49a28
Tweaked.
2011-04-19 01:20:17 +00:00
2a030c084c
Now re-registers Rainmeter icon when Explorer was restarted.
2011-04-19 00:02:00 +00:00
5246ca94c6
Cleaned up unneeded codes.
2011-04-17 12:19:47 +00:00
fb8abf3750
Fixed that Rainstaller missed some options.
2011-04-17 12:03:21 +00:00
f66791253a
Statistics now saved in Rainmeter.stats file in same folder as Rainmeter.ini
2011-04-16 20:05:14 +00:00
355a5fc7b1
Updated build instructions.
2011-04-10 06:01:23 +00:00
a9c0b76c2c
Added Aero blur support. Documentation available at: http://rainmeter.net/RainCMS/?q=Skins_AeroBlur_beta
2011-04-08 18:14:32 +00:00
b92d8276d3
- Rainstaller now preserves statistics when applying theme
...
- Build.bat now checks "Program Files (x86)" if files don't exist in "Program Files"
2011-04-07 13:47:26 +00:00
73f80e331f
Cosmetic changes.
2011-03-29 21:19:02 +00:00
a92bdd9b18
Cosmetic changes to code.
2011-03-29 19:21:57 +00:00
5882f12c49
Update to VirtualDesktops plugin from Patrick at Dexpot
2011-03-27 18:04:11 +00:00
a55016bf31
Added 64bit version of Rainstaller (to avoid installation of VC++ x86 redist when installing 64bit Rainmeter)
2011-03-24 16:25:07 +00:00
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