wj32
efa59be2d1
* moved some definitions
...
* fixed PID sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-30 07:22:32 +00:00
wj32
45bbc86e3f
added detection for suspended processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3137 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-14 08:02:18 +00:00
wj32
7b250bc2b2
removed TODO comment
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-13 05:34:17 +00:00
wj32
eb8bcc7ba9
fixed redraw disabling when removing processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 06:32:46 +00:00
wj32
0024ac043d
completed network list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 07:44:14 +00:00
wj32
7b0c5b81b0
fixed various process tree issues
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3113 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 22:37:13 +00:00
wj32
c2d5adeba9
batch add/remove processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 12:20:28 +00:00
wj32
12c51ef774
implemented state highlighting for processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 11:53:40 +00:00
wj32
38b592551c
process tree now refreshes properly (but CPU usage is much higher)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 11:05:54 +00:00
wj32
1c56e1da85
added private memory column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 10:51:47 +00:00
wj32
df627c6892
* implemented Go to Process for services
...
* fixed LVN_ODFINDITEM implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 07:35:09 +00:00
wj32
504e12f34f
completed options dialog
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 04:19:18 +00:00
wj32
9add0d2cdc
added CPU column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:12:13 +00:00
wj32
48764e82a4
* completed process tooltips
...
* fixed PhEllipsisStringPath
* added Memory tab (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 04:41:34 +00:00
wj32
294aac7920
* added a heap of well known SIDs
...
* solved "NT AUTHORITY\SYSTEM" localization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 04:30:14 +00:00
wj32
56dab3f2f1
* implemented .NET process detection
...
* added fallback sorting in process tree on PID
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:33:39 +00:00
wj32
4e428504fc
implemented all process colors
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 10:48:13 +00:00
wj32
f32ed12a04
deselect affected items after a successful terminate action
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 09:07:43 +00:00
wj32
8836371415
implemented terminate process tree
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 08:58:56 +00:00
wj32
4fce2ef5a6
* implemented tree list keyboard item search
...
* implemented tree list input handlers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 01:09:10 +00:00
wj32
4d379a5c18
* removed the process list view
...
* added refcount to tree list context to prevent crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-07 12:02:02 +00:00
wj32
340966a908
implemented basic sorting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 10:07:14 +00:00
wj32
0fed662c83
implemented some process highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 04:24:12 +00:00
wj32
b52caf6b3d
Tree List is almost fully working
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32
d6b5a5f930
implemented TreeList basics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-05 11:41:39 +00:00