wj32
ca3b372d74
#2836706 - "Signature Column in Processes"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-23 09:34:51 +00:00
wj32
0015f83c13
renamed some process tree members
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 10:17:37 +00:00
wj32
b68d4053cf
* implemented sorting for the newly added columns
...
* switched to a switch table for increased performance when sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 01:41:18 +00:00
wj32
b9f6b0bbf4
new columns: base priority, start time, relative start time, total cpu time, kernel cpu time, user cpu time
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 00:34:49 +00:00
wj32
106af10079
* fixed default column widths
...
* started custom thread pool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 08:42:35 +00:00
wj32
56a3556768
* fixed some enums
...
* added more functions in ProcessHandle and ThreadHandle
* added integrity, I/O priority and page priority columns
* added sorting to WS columns
* improved the perceived responsiveness of several components
* removed Program.UpdateWindows()
* added thread exception handler for debug builds
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 03:12:22 +00:00
wj32
80fcf7fd80
added Private, Shared and Shareable Working Set columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 10:46:08 +00:00
wj32
c7e8a0b51e
increased the default widths of the I/O columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@882 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:42:17 +00:00
wj32
d827d86277
* hide hidden columns in the Copy menu
...
* added I/O columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:39:31 +00:00
wj32
0ba07cdf01
file name column uses EllipsisPath
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-07 02:11:02 +00:00
wj32
da2bc22452
Fixed: Opened process properties when a plus/minus was double-clicked
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@820 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:28:25 +00:00
wj32
c423348219
more columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:16:16 +00:00
wj32
a6bdc67801
* added more columns
...
* added test sign script
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 23:52:46 +00:00
wj32
8eaf338814
customizable columns!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 23:33:33 +00:00
wj32
db139c12d9
#2642505 - "Make some columns' size bigger"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 06:30:01 +00:00
wj32
a481abde81
added customizable fonts
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-22 01:38:15 +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
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
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
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
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