wj32
aecba9e703
* Now shows non-existent parent PIDs
...
* build-and-clean script is now XP compatible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-12 01:54:52 +00:00
wj32
ee04bfbe3d
new "Description" column for processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-08 05:07:19 +00:00
wj32
ee05365f69
* reintroduced thread priority column
...
* added highlighting for processes in jobs (doesn't work very well though)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 07:53:22 +00:00
wj32
77e8e84d51
* fixed problem with TreeViewAdv after expanding or collapsing a node
...
* added more detailed options for plotter's text rendering
* made plotter (truly) double-buffered
* finished performance and statistics tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 05:41:09 +00:00
wj32
fa4feaee17
change BeforeUpdate to Updated
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-28 10:01:39 +00:00
wj32
239cd1911c
dramatic CPU usage decreases for the TreeViewAdv drawing code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-28 09:55:48 +00:00
wj32
b9d5922f0e
show properties on double click
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@438 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 10:00:38 +00:00
wj32
03130abd9c
Tray icon now displays the current CPU usage, and the tooltip is almost exactly the same as Process Explorer's (current CPU usage + process using most of the CPU)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 06:52:14 +00:00
wj32
b04aeeb56a
switch to using ZwQuerySystemInformation for enumerating processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 04:26:58 +00:00
wj32
aa1d244e26
components cleanup
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-26 21:42:26 +00:00
wj32
4a6e81ca88
Struct reader (with support for user-defined structs)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 10:27:35 +00:00
wj32
23e974deb5
added module provider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 07:26:47 +00:00
wj32
7f95ef7595
* number columns are now right-aligned
...
* added terminator window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-23 02:35:33 +00:00
wj32
d540ac4f8a
Process list has less CPU usage (again); so does lsass.exe
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@379 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 10:03:55 +00:00
wj32
aa115843d1
change highlight ordering
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@377 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 04:36:44 +00:00
wj32
354485f3f9
Added highlighting of UAC elevated processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 04:32:47 +00:00
wj32
703bac9f63
forgot a space after the file description
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@370 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 23:49:06 +00:00
wj32
086d3c95f7
save save more space in process tooltips
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@369 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 23:32:38 +00:00
wj32
84b88fe6c2
better tooltip handling
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 11:08:49 +00:00
wj32
8c55a176e9
fixed bug preventing System Idle Process and any children from being shown
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@367 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 11:02:43 +00:00
wj32
96a04b0df9
check for null when removing node
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 10:50:13 +00:00
wj32
5a1911bddc
fix null case for usernames
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 10:48:45 +00:00
wj32
fb206e41ef
put try in timer delegate
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 10:38:36 +00:00
wj32
3ad9af4f4b
implement EnsureVisible on TreeNodeAdv
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 09:22:56 +00:00
wj32
df07a8e4b2
make state highlighting work with the process tree
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 09:15:11 +00:00
wj32
dbe2141c3c
expand removed node's children
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 07:53:59 +00:00
wj32
9d242a754c
make the maximum length of the command line in process tooltips 100
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@357 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 07:42:41 +00:00
wj32
0ebe2225a0
dynamically move items around when sorting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:49:36 +00:00
wj32
8b7be66b5a
ProcessTree: fix GetPath while being sorted, fix sorting orders
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:44:54 +00:00
wj32
d6718cafef
added sorting to the process tree!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:38:38 +00:00
wj32
91df890c67
reorganize process tree files
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 05:38:23 +00:00