Commit Graph

17 Commits

Author SHA1 Message Date
wj32 5968a33d31 bump to 1.1.4.0
Enabled Select All for all lists on the main window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@46 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:20:06 +00:00
wj32 59b3803721 Now has a good system of copying list items (currently in every ListView)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@41 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 05:44:43 +00:00
wj32 09a4947ed6 * Now displays process 0 as System Idle Process
* Fixed thread list for System Idle Process
 * Now displays description for System

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@40 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 03:31:15 +00:00
wj32 8df5e30472 bump to 1.1.3.0
completely rewrote thread list code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@38 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 02:15:48 +00:00
wj32 d2a26d4c3b removed "easier to select multiple items" hack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@37 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-25 23:06:29 +00:00
wj32 683909326b add process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@34 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-24 05:33:56 +00:00
wj32 e3de110afd clean up code, make it easier to select multiple items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@30 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 09:39:30 +00:00
wj32 7145169bce Fix username and other things
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@28 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 09:05:39 +00:00
wj32 488514238f Bump to 1.1.2.0
Rewrote process list and thread list code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@27 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 08:15:42 +00:00
wj32 c1c6b2b1b1 Fix options reloading, moved menus around
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@22 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 05:23:09 +00:00
wj32 c46c709c50 * Added more "options"
* Added keyboard shortcuts for terminating process(es) (Del) and refreshing (F5)
 * Added some menu items - Select All and Refresh

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@21 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 11:10:25 +00:00
wj32 af46360197 * Added username column
* Now shows process description and filename in tooltip

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@19 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 10:27:42 +00:00
wj32 99e4ad2f60 Changed Search button to a SplitButton
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@17 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 09:12:10 +00:00
wj32 f6c6ffafc6 remove WaitReason column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@14 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 07:31:20 +00:00
wj32 47115c6e31 Prepare for thread stack walking code
Added WaitReason column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +00:00
wj32 c0d0ad82f2 * Added CONTEXT code
* Now bolds the kernel name when the System process is selected

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@9 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-21 06:16:05 +00:00
wj32 618b950560 Import
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00