Commit Graph

2048 Commits

Author SHA1 Message Date
Brian Ferguson
275b48ebf1 FileView: Fixed crash when using the Open command. 2013-03-25 22:47:59 -06:00
Birunthan Mohanathas
4fbc3c56a5 Add <memory> to StdAfx.h 2013-03-25 18:10:40 +02:00
Birunthan Mohanathas
27440ed515 Tweaks 2013-03-25 18:05:57 +02:00
Birunthan Mohanathas
0994fad7e9 Add UseD2D option to Rainmeter.ini (defaults to 0) 2013-03-25 18:01:21 +02:00
Birunthan Mohanathas
ef1cf223a7 Change to use Gfx rendering 2013-03-25 17:42:18 +02:00
Birunthan Mohanathas
82970d1cce Gfx: Add initial work
Gfx provides support for rendering with both Direct2D and GDI+.
2013-03-25 17:37:20 +02:00
Birunthan Mohanathas
da7d8e3099 Remove svn support in Build.bat 2013-03-25 15:52:27 +02:00
jsmorley
9217cbfc35 Update build to 3.0 2013-03-25 09:44:45 -04:00
jsmorley
3211f6d902 Merge branch 'master' of github.com:rainmeter/rainmeter 2013-03-25 09:41:48 -04:00
jsmorley
4a51c3a68e Updating build to version 3.0 2013-03-25 09:41:11 -04:00
spx
959bede3b5 InputText: Added OnDismissAction 2013-03-25 22:28:39 +09:00
spx
4b1d3f776f DllExporter: Tweaks 2013-03-25 21:39:11 +09:00
Birunthan Mohanathas
38976c10d2 Additional change to 14f0e4d 2013-03-23 18:28:32 +02:00
Birunthan Mohanathas
14f0e4df87 FileView: Partially revert last commits due to lack of testing 2013-03-23 18:17:48 +02:00
Birunthan Mohanathas
7b2e90ec0c Update README.md 2013-03-23 16:07:28 +02:00
Birunthan Mohanathas
d9499ed6ae Update README.md 2013-03-23 16:03:19 +02:00
Birunthan Mohanathas
1ad44083eb FileView: Fix crash caused by creating thread even when another is active 2013-03-21 20:52:42 +02:00
Birunthan Mohanathas
f58f4d71b6 Fix dumb mistake in 1562a24 2013-03-21 18:11:21 +02:00
Birunthan Mohanathas
1562a24322 Additional change to c7d8f7e 2013-03-21 18:06:14 +02:00
Birunthan Mohanathas
557664c77f Installer: Add FileView to default plugins 2013-03-21 15:34:56 +02:00
Birunthan Mohanathas
06fcdff785 FileView: Tweaks and fixes 2013-03-21 15:27:47 +02:00
Birunthan Mohanathas
c7d8f7ea8a FileView: Remove use of TerminateThread 2013-03-21 14:38:03 +02:00
Birunthan Mohanathas
9bf5871abf Fix crash when actions are executed by plugin threads after skin unload 2013-03-21 14:29:59 +02:00
Birunthan Mohanathas
b7c1e16554 Add initial work for installer C++ rewrite
Release build requires WinDDK to link with the system msvcrt.dll.
2013-03-18 18:55:34 +02:00
Birunthan Mohanathas
f9926a0ef9 Add support for modal dialogs 2013-03-18 17:48:30 +02:00
spx
5252c95fd6 Fixed that copy operation fails on XP if from path ends with path separator 2013-03-18 20:29:03 +09:00
Birunthan Mohanathas
5d6794ce7b Script: Fix handle leak with unclosed script file 2013-03-17 17:58:25 +02:00
Birunthan Mohanathas
226416193e illustro: Remove Feeds skin 2013-03-16 16:39:59 +02:00
Brian Ferguson
967cb5afc0 FileView: Code cleanup 2013-03-12 17:10:26 -06:00
Birunthan Mohanathas
c171a31d9d Fix mistake in f9e4230 2013-03-12 17:57:18 +02:00
Birunthan Mohanathas
f9e4230ddd Move CSystem::GetOSPlatform() to Platform.h 2013-03-12 17:53:55 +02:00
spx
87014a8a87 Tweaks
- Use InitializeCriticalSectionEx function with CRITICAL_SECTION_NO_DEBUG_INFO flag.
2013-03-12 13:30:43 +09:00
spx
6ad5d56498 Additional changes to af8befd: Fixed that unloaded skin is not deleted properly in rare case. 2013-03-11 06:06:02 +09:00
spx
27fe4a1e1c Tweaks 2013-03-11 05:08:00 +09:00
spx
aecef0b5f9 Additional changes to af8befd 2013-03-11 04:59:05 +09:00
Birunthan Mohanathas
5717c38577 Tweaks 2013-03-10 18:03:23 +02:00
Birunthan Mohanathas
ad59b70768 Manage: Fix crash when loading a skin in some cases 2013-03-10 12:17:15 +02:00
Birunthan Mohanathas
af8befd22b Fix that unloaded skin is displayed in context menu until fade is complete 2013-03-10 12:14:40 +02:00
spx
3552a928dd Added error check for zero divide 2013-03-09 02:39:17 +09:00
Birunthan Mohanathas
bb88e61682 SkinInstaller: Remove [Rainmeter] entirely in installed layouts 2013-03-08 18:10:23 +02:00
Birunthan Mohanathas
e4bc729a42 Tweaks 2013-03-08 17:45:06 +02:00
Birunthan Mohanathas
b4998d2cc4 SkinInstaller: Add FileView to ignored plugins 2013-03-08 17:33:12 +02:00
Birunthan Mohanathas
03d529cedc WebParser: Tweaks to DownloadUrl 2013-03-08 09:11:54 +02:00
Brian Ferguson
ddbdc71111 FileView: Fixed heap corruption. 2013-03-07 22:53:58 -07:00
spx
c5df90bbee InputText: Improved formula/section variables support in options.
- Added formula support for InputText measure option: X, Y, W, H, FontSize
- Added formula/section variables support for inline CommandN option. The formula support is same as above options.
2013-03-07 01:36:27 +09:00
spx
7f8e739ae6 InputText: Code cleanup 2013-03-06 04:03:43 +09:00
Brian Ferguson
4cf416bd3f FileView: Fixed icon issue with the thread. 2013-03-05 10:32:39 -07:00
Brian Ferguson
60286236f6 FileView: When using Recursive=2, Option WildcardSearch now only searches for files instead of folders. 2013-03-04 21:39:45 -07:00
Brian Ferguson
a80af60dbc Ping: Fixed crash on refresh with FinishAction option. 2013-03-01 14:12:13 -07:00
Brian Ferguson
8ad91f7799 Ping: Added FinishAction 2013-03-01 10:44:07 -07:00