Commit Graph

39 Commits

Author SHA1 Message Date
7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Birunthan Mohanathas
da92def9fc Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
Birunthan Mohanathas
1934c5db72 Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Birunthan Mohanathas
9cc3e897b9 RecycleManager: Fixed update issue with XP
http://rainmeter.net/forum/viewtopic.php?f=14&t=12884
2012-09-18 20:58:15 +03:00
Birunthan Mohanathas
0804bdca05 RecycleManager.dll: Minor changes to 4172dff 2012-07-03 15:09:21 +03:00
Birunthan Mohanathas
4172dffd73 ReycleManger.dll: Rewrote bin change detection code to fix various issues 2012-07-02 21:07:03 +03:00
Birunthan Mohanathas
49d9b84514 Additional change to fdcf133 2012-07-01 22:05:06 +03:00
Birunthan Mohanathas
7eebaa19ce Minor fix to fdcf133 2012-07-01 13:36:31 +03:00
Birunthan Mohanathas
fdcf133d86 RecycleManager.dll: Fixed disk error message in some cases 2012-07-01 13:24:18 +03:00
Birunthan Mohanathas
5634333e60 Additional change to 8a58cb6 2012-06-28 12:04:27 +03:00
Birunthan Mohanathas
8a58cb682c RecycleManager.dll: Improved threading code to avoid potential block on refresh 2012-06-28 11:29:54 +03:00
Birunthan Mohanathas
b07d9131ef Cosmetics 2012-06-27 14:24:47 +03:00
Birunthan Mohanathas
b5120f4518 RecycleManager.dll: Fixed eject issues with USB drives is some cases 2012-06-27 12:52:03 +03:00
Birunthan Mohanathas
57025a5434 NowPlaying.dll: TrackChangeAction executed on skin refresh, fixed. 2012-02-19 12:35:49 +00:00
Birunthan Mohanathas
669ddfc09d !CommandMeasure: "Measure Args" is now accepted for backwards compatibility ("Measure" "Args" is preferred!) 2012-02-18 13:12:01 +00:00
Birunthan Mohanathas
b26acbb5b8 Installer: Workaround for failed admin detection in very rare cases 2012-02-15 15:37:24 +00:00
Birunthan Mohanathas
cc211053be Additional change for r1183. 2012-02-15 15:23:28 +00:00
Birunthan Mohanathas
3acb191e56 Removed accidentally committed test code. 2012-02-14 19:36:54 +00:00
Birunthan Mohanathas
9bdf3ef167 Further improvements to r1183. 2012-02-14 19:34:00 +00:00
Birunthan Mohanathas
4d814bbd58 Additional change to r1183. 2012-02-13 19:01:17 +00:00
Birunthan Mohanathas
afa1c7cc20 RecycleManager.dll:
- Fixed that continuous high CPU usage occurs when recycle bin has a lot of root items
- Removed support for the Drives option
2012-02-13 16:45:11 +00:00
Birunthan Mohanathas
85e59b5583 New plugin API: Added rm parameter to Initialize. 2012-02-02 07:39:14 +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
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
9da555a187 Fixing errors caused by r549. 2010-09-23 08:49:43 +00:00
Birunthan Mohanathas
11588043de Error messages now display meter/measure in question. 2010-09-21 16:45:29 +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
Kimmo Pekkola
86f75fe243 EmptyBinSilent !bang should be silent now. 2009-07-30 20:15:10 +00:00
gschoppe
dffcaab6d9 This is the April 21 update to recycle manager, long overdue for commit 2009-06-25 02:17:56 +00:00
Kimmo Pekkola
b4b2d3b9b0 Free disk space can be read from the removable drives too.
Size and count were reversed in the recycle manager. Fixed.
2009-03-10 17:32:35 +00:00
Kimmo Pekkola
6706010d1f New plugin: RecycleManager 2009-03-08 17:03:08 +00:00