spx
|
ebec08914a
|
Adjusted copyright notice.
http://www.gnu.org/licenses/gpl-2.0.html
|
2012-01-23 06:36:15 +00:00 |
|
Birunthan Mohanathas
|
7790449f2a
|
- PowerPlugin: Fixed crash when waking up from sleep/hibernation in some cases
- Code cleanup
|
2011-10-12 13:34:04 +00:00 |
|
Birunthan Mohanathas
|
a92bdd9b18
|
Cosmetic changes to code.
|
2011-03-29 19:21:57 +00:00 |
|
Birunthan Mohanathas
|
6a5173c860
|
Upgrading development environment to Visual C++ 2010.
|
2011-02-10 16:09:05 +00:00 |
|
Birunthan Mohanathas
|
bf79f44e96
|
Cosmetic changes to code.
|
2011-02-03 18:09:24 +00:00 |
|
Birunthan Mohanathas
|
a8aa2825a2
|
Updated installer graphics and made some other minor changes.
|
2011-02-03 15:52:45 +00:00 |
|
spx
|
92eafce2dc
|
Disabled the DLL_THREAD_ATTACH and DLL_THREAD_DETACH notification calls in all DLLs.
DisableThreadLibraryCalls Function
http://msdn.microsoft.com/en-us/library/ms682579.aspx
Note: Do not call "DisableThreadLibraryCalls" in a DLL which is statically linked to the CRT
http://support.microsoft.com/kb/555563/en-us
For plugin author:
If you need to implement DllMain entry point yourself, get rid of the #include "DisableThreadLibraryCalls.h" line.
|
2011-01-30 09:31:41 +00:00 |
|
Birunthan Mohanathas
|
2aa4d62278
|
Defined _CRT_SECURE_NO_WARNINGS.
|
2011-01-27 19:24:09 +00:00 |
|
Birunthan Mohanathas
|
e618ad1777
|
Cosmetic changes here and there.
|
2010-09-21 11:09:36 +00:00 |
|
spx
|
df146e4eb4
|
Code cleanup & cosmetic.
|
2010-09-17 08:47:22 +00:00 |
|
Birunthan Mohanathas
|
6f919cfa3f
|
Fixed: WifiStatusPlugin closes WLAN handle when skin is closed even if another skin is still using it
|
2010-08-06 10:09:03 +00:00 |
|
jsmorley
|
6b760ac3cd
|
New 1.9 version of WiFiStatus plugin by nvme, including changes to the manual.
|
2009-10-10 20:25:00 +00:00 |
|
Kimmo Pekkola
|
f097a7d71d
|
Added the PluginWifiStatus to the project.
|
2009-07-31 07:53:33 +00:00 |
|