Birunthan Mohanathas
|
c196396ad0
|
Unignore and fix warnings elsewhere
|
2013-12-23 19:44:42 +00:00 |
|
Birunthan Mohanathas
|
950192b8eb
|
Additional change to e1872e6 : Move Plugins.props as well
|
2013-11-03 20:23:16 +02:00 |
|
Birunthan Mohanathas
|
e1872e67bb
|
Move .props files to Build\VS\
|
2013-11-03 20:18:42 +02:00 |
|
Birunthan Mohanathas
|
2315fe8cc5
|
Remove unnecessary duplication in .vcxproj files
|
2013-10-20 17:45:43 +03:00 |
|
Birunthan Mohanathas
|
531eee06da
|
Remove DisableThreadLibraryCalls.h
By default, VC++ links in a stub entry point, which already calls DisableThreadLibraryCalls(). See: %VS110COMNTOOLS%..\..\VC\crt\src\dllmain.c
|
2013-06-14 17:23:14 +03:00 |
|
Birunthan Mohanathas
|
bdb5605d24
|
Move RawString.h into Common
|
2013-05-31 17:34:36 +03:00 |
|
Birunthan Mohanathas
|
da9384cfad
|
Remove "C" prefix in class names
|
2013-05-31 17:18:52 +03:00 |
|
Birunthan Mohanathas
|
e3ec9371f9
|
Process: Improve processes checking
This fixes checking for 64-bit processes on 32-bit Rainmeter and checking for elevated processes on unelevated Rainmeter.
|
2013-05-14 16:02:28 +03:00 |
|
Birunthan Mohanathas
|
7581e3ac98
|
Move basic project options into Project.props
|
2013-05-01 13:02:17 +03:00 |
|
Birunthan Mohanathas
|
52e1f1c6b4
|
Moved common project settings into .props files
|
2012-12-18 19:49:51 +02:00 |
|
spx
|
4591a969a6
|
Build option: Added /arch:SSE to Release/32bit.
|
2012-07-23 07:34:31 -07:00 |
|
Birunthan Mohanathas
|
b1176d9611
|
Cosmetics and restored 2cfbab6 , which was accidentally reverted in dc07162
|
2012-06-11 17:03:19 +03:00 |
|
Birunthan Mohanathas
|
dc07162956
|
Improved 83f1b1a
|
2012-06-11 16:20:13 +03:00 |
|
Birunthan Mohanathas
|
2cfbab6314
|
Disabled manifest for plugins
|
2012-06-11 15:30:10 +03:00 |
|
Birunthan Mohanathas
|
66a5579550
|
Minor changes
|
2012-04-09 20:27:49 +03:00 |
|
Birunthan Mohanathas
|
7168634bb6
|
Disabled RTTI and removed dynamic_cast
|
2012-04-09 19:45:54 +03:00 |
|
spx
|
c6a382f4ab
|
Removed /Ob1 option for fixing VS2010 optimization bug.
|
2012-04-09 06:53:00 -07:00 |
|
Birunthan Mohanathas
|
c69c56e42f
|
Cleaned project files
|
2012-04-09 14:04:07 +03:00 |
|
Birunthan Mohanathas
|
db52d3d575
|
Cosmetic changes to resources
|
2012-03-26 18:49:31 +03:00 |
|
Birunthan Mohanathas
|
66ce911478
|
Removed accidentally committed test code.
|
2012-02-04 11:11:13 +00:00 |
|
Birunthan Mohanathas
|
85e59b5583
|
New plugin API: Added rm parameter to Initialize.
|
2012-02-02 07:39:14 +00:00 |
|
Birunthan Mohanathas
|
81b6813e3a
|
- Removed example plugins (will be available tomorrow from http://rainmeter.net/cms/Developers)
- Changed new plugin API exports to __stdcall calling convention
- Disabled /DEBUG for Release configurations
|
2012-01-28 16:14:03 +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
|
c3ed2e5fa3
|
Reintegrated 2.3 branch into trunk
|
2012-01-08 17:35:29 +00:00 |
|
Birunthan Mohanathas
|
0aa3d7dd7d
|
Additional change to r1098.
|
2012-01-01 13:26:29 +00:00 |
|
Birunthan Mohanathas
|
131a3424b5
|
Process.dll: Changed return value when process not active to -1 (was 0)
|
2012-01-01 13:10:51 +00:00 |
|
Birunthan Mohanathas
|
71b8d6395d
|
Reverted trunk to r1085.
|
2011-12-30 17:18:34 +00:00 |
|
Birunthan Mohanathas
|
e8b89aadfa
|
- Updated Power plugin and Process plugin to use new API
- Removed CSPluginTemplate
|
2011-12-30 16:24:22 +00:00 |
|
Birunthan Mohanathas
|
bfbb0ca6f8
|
Added Process plugin.
|
2011-12-16 19:53:12 +00:00 |
|