Commit Graph

17 Commits

Author SHA1 Message Date
wj32 08854be5dd After 8 hours of debugging and 5 BSODs, nothing has been achieved :(
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 09:01:10 +00:00
wj32 aabd8ab7ce major directory and namespace refactoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:20:18 +00:00
wj32 85c41aa42e * #2702907 - "CSR Processes: Enable termination of multiple processes"
* #2702909 - "CSR Processes: Show process name when confirming termination"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@923 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 08:18:20 +00:00
wj32 53c641fa60 replaced [string].ToLower() == ... with [string].Equals(...)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 00:25:05 +00:00
wj32 b25eed2cf1 * more extension methods
* new highlighting system

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 08:55:26 +00:00
wj32 06070b4fec Uses extension methods now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 06:45:23 +00:00
wj32 fe87b37f0a sorted lists for CSR Processes and handle filter window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 02:51:40 +00:00
wj32 cbb4719df5 Vista-style lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 07:08:46 +00:00
wj32 4ceff6ff67 #2605155 - "CSR Processes: Add Save Processes"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:56:52 +00:00
wj32 41cbcb3e6d System Information now runs on a separate thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:39:19 +00:00
wj32 489eaf9726 #2605148 - "CSR Processes: Add select all and/or ctrl+A"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@654 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 06:28:13 +00:00
wj32 2495ef2967 new processes list in the notification icon menu, for quick actions on processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-13 09:38:39 +00:00
wj32 2a064484b7 * fixed thread window handle leak
* fixed GetHandleInfo handle leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@614 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-08 08:39:12 +00:00
wj32 5659af753d CSR Processes works on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@600 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 09:09:56 +00:00
wj32 cbc0b5b2cd * fixed KProcessHacker not working on XP
* finished CSRProcesses

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 08:54:33 +00:00
wj32 f03992c129 updated wrong dates/copyrights, updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 07:18:58 +00:00
wj32 6829fb17a3 * started CSR Processes window
* fixed 2-more-processes-than-actual-number bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 07:18:07 +00:00