Commit Graph

555 Commits

Author SHA1 Message Date
wj32 714d26bd66 reverted r3217
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:25:59 +00:00
wj32 2a9c43df02 fixed x64 alignment issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 04:43:08 +00:00
wj32 f40644e9e6 * added more NT definitions
* started graph control

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3215 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-18 12:07:29 +00:00
wj32 daf5fb9716 added tooltips to service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-17 12:17:59 +00:00
wj32 470b82f807 added tooltips to network list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-17 12:00:15 +00:00
wj32 f0b22be67e don't update statistics tab when it isn't active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 11:33:07 +00:00
wj32 2a1deb450f improved synchronization definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 06:50:30 +00:00
wj32 4371bb996c deselect all items in list views when terminating/closing/etc.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 12:01:11 +00:00
wj32 513895b806 * added additional service list columns
* added service icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 11:29:01 +00:00
wj32 76bd9b5a37 added some basic notification icon code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 10:20:58 +00:00
wj32 52d245d5b0 process history is now working (no graphs yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 09:51:42 +00:00
wj32 3262bb60c3 changed Peak Pagefile Usage to Peak Private Bytes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 09:11:11 +00:00
wj32 eb5a66f277 updated help command
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 07:19:09 +00:00
wj32 4d5e7a95fa fixed process properties minimum size
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 01:23:13 +00:00
wj32 486d5417c9 completed process statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 00:58:14 +00:00
wj32 ca7a984eba fixed layout for Statistics and Performance tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 12:46:20 +00:00
wj32 76077b7630 fixed some dimensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 12:39:37 +00:00
wj32 2d71cb132b added process statistics dialog contents (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3193 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 12:32:28 +00:00
wj32 7806e05c4e migrated mxml to PH memory management system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 00:52:57 +00:00
wj32 a1b9e24898 * cut some code from PhBeginInitOnce
* added work queue debugging info
* improved TLM_SETCALLBACK

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3190 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 00:19:55 +00:00
wj32 8325a7319d use NtSetInformationProcess when reducing working set
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3189 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-11 09:34:26 +00:00
wj32 6f5630d410 some un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-11 09:20:58 +00:00
wj32 3a090e3d0c reverted credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-10 10:55:26 +00:00
wj32 bdd51842a4 some un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-10 00:56:07 +00:00
wj32 0a23611cbc added multiline tab control support in process properties (massive number of hacks involved)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-09 07:27:39 +00:00
wj32 cf71dfa317 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-05 11:35:06 +00:00
wj32 47ca614d8d fixed x64 compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-03 05:45:54 +00:00
wj32 9fbf1fa652 flush query results list instead of popping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-03 05:45:13 +00:00
wj32 a245726640 use lock-free list for thread/network query results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 11:48:12 +00:00
wj32 0bbeae16d2 use lock-free list for process query results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 11:39:39 +00:00
wj32 2cdca8d87f improved network stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-01 12:42:22 +00:00
wj32 1c1574bac9 added MUP resolution
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-01 12:24:48 +00:00
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 741fedcbc3 changed comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-30 03:26:11 +00:00
wj32 1068db4c1e * added create service dialog
* cache some PhGetProcAddress results

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 10:21:13 +00:00
wj32 7a5f7f8b86 * added Browse to service properties binary path
* set default folder for file dialogs when setting file name

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 04:57:31 +00:00
wj32 9824393c15 memory tab now works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-28 11:08:49 +00:00
wj32 913296b59d forgot a line
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:37:33 +00:00
wj32 263da47c89 completed memory provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:36:09 +00:00
wj32 9287af19d2 added names (GUIDs) for EtwRegistration objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-26 11:10:00 +00:00
wj32 750b7f4731 * fixed PhStringRefCompare2
* fixed runas

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-22 11:44:05 +00:00
wj32 d136096408 fixed network stack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-18 12:17:27 +00:00
wj32 4924383ef2 added network stack dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-18 12:11:57 +00:00
wj32 5345a97828 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-17 07:38:46 +00:00
wj32 52b18fcc40 * fixed bug where System is displayed as being a POSIX process
* fixed tree list on Server 2003
* fixed network list images - ILC_MASK needed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-17 06:31:17 +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 311ece3d9e fixed symbol loading problem (kernel modules invading user space)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-14 07:45:47 +00:00
wj32 1410aa53c2 fixed some memory leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-13 12:05:14 +00:00
wj32 0f1f5c7c57 fixed default update interval
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-13 05:39:47 +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