Birunthan Mohanathas
|
799b4e6279
|
Change to use the Win8 SDK headers despite using the v110_xp toolset
This will allow the use of WRL headers (e.g. for WRL::ComPtr) while maintaining compatibility with XP.
|
2013-05-01 13:51:21 +03:00 |
|
Birunthan Mohanathas
|
4fbc3c56a5
|
Add <memory> to StdAfx.h
|
2013-03-25 18:10:40 +02:00 |
|
spx
|
5615b412c9
|
Changed network stats format (Rainmeter.stats)
|
2012-04-08 07:00:17 -07:00 |
|
spx
|
b0046d2968
|
Cosmetic changes.
|
2012-02-20 09:37:46 +00:00 |
|
Birunthan Mohanathas
|
017c2e9ad9
|
Calc/MathParser: Conditional limit increased to 30.
|
2012-01-23 12:33:17 +00:00 |
|
spx
|
ebec08914a
|
Adjusted copyright notice.
http://www.gnu.org/licenses/gpl-2.0.html
|
2012-01-23 06:36:15 +00:00 |
|
Birunthan Mohanathas
|
69f3ab1803
|
- Added Manage dialog, which consolidates RainBrowser and RainThemes into a single UI
- Updated About dialog
- Removed RainBrowser and RainThemes from build
|
2011-08-28 10:58:26 +00:00 |
|
Birunthan Mohanathas
|
a9c0b76c2c
|
Added Aero blur support. Documentation available at: http://rainmeter.net/RainCMS/?q=Skins_AeroBlur_beta
|
2011-04-08 18:14:32 +00:00 |
|
spx
|
73f80e331f
|
Cosmetic changes.
|
2011-03-29 21:19:02 +00:00 |
|
spx
|
a2316446ca
|
Switched map/hash_map/set for caching to unordered_map/unordered_set.
|
2011-02-18 16:26:58 +00:00 |
|
Birunthan Mohanathas
|
6a5173c860
|
Upgrading development environment to Visual C++ 2010.
|
2011-02-10 16:09:05 +00:00 |
|
Birunthan Mohanathas
|
2aa4d62278
|
Defined _CRT_SECURE_NO_WARNINGS.
|
2011-01-27 19:24:09 +00:00 |
|
spx
|
c469fce770
|
Changed: MeasureScript now uses pre-compile header.
|
2010-12-12 19:27:56 +00:00 |
|
spx
|
cab258a7e5
|
Code optimization and removed unused part for reducing core dll size.
|
2010-11-11 20:24:59 +00:00 |
|
spx
|
15992c2dc3
|
Cosmetic changes.
|
2010-09-21 22:47:53 +00:00 |
|
Birunthan Mohanathas
|
38409f2d05
|
* Several changes to the Rainmeter context menu (including handle leak fix)
* Rainmeter now opens text files with associated text editor (with fallback to Notepad) if ConfigEditor is not specifed
|
2010-06-23 12:36:39 +00:00 |
|
spx
|
1393d52f43
|
Fixed the issue that the default value isn't reflected correctly when refreshing the skin. (Issue 155)
|
2010-05-30 07:02:46 +00:00 |
|
spx
|
ee8d4867c2
|
- FIXED: inconsistent numerical value via DynamicVariables (issue 130)
- FIXED: Problem with WebParser and "local files" with Cyrillic chars in the path. (issue 139)
- The coded character set of the logfile is changed to UTF-8. (ccs=UTF-8)
http://msdn.microsoft.com/en-us/library/yeby3zcb%28VS.80%29.aspx
- "MS Shell Dlg 2" is now used for the ABOUT dialog box.
http://support.microsoft.com/kb/282187
|
2010-02-03 08:01:50 +00:00 |
|
Kimmo Pekkola
|
0b4ba32924
|
Added cache for the fonts.
Fixed a memory leak in the string meter.
Changed the library project to use precompiled headers.
|
2009-10-07 16:45:14 +00:00 |
|