Commit Graph

3252 Commits

Author SHA1 Message Date
wj32 e463be0ae5 fixed process properties layout bug (occurs after maximizing then restoring)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 12:11:47 +00:00
wj32 4b4a08c935 I/O graph is now stacked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3251 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 12:00:27 +00:00
wj32 ab27b76172 simplified delayed loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3250 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 11:32:32 +00:00
wj32 1d16c34483 added customizable notification icons (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 11:28:41 +00:00
wj32 19ad322ce1 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-29 11:41:00 +00:00
wj32 c5c52fe128 completed graph tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3247 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-29 11:28:12 +00:00
wj32 c8e93343a1 added PhIntegerToString64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-28 11:50:15 +00:00
wj32 859bcfd92f added PhLog2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3245 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 10:49:51 +00:00
wj32 d439a222b9 improved settings file handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 08:18:24 +00:00
wj32 7c1520ea80 added automatic elevation of service actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3243 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 07:03:32 +00:00
wj32 f7109199ee updated debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 05:47:31 +00:00
wj32 1e0991c65c allocate strings as query buffers where possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 05:21:38 +00:00
wj32 63aca1726a converted PhStringToInteger64 to use PH_STRINGREF
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 04:33:07 +00:00
wj32 47ae366471 converted mxml to use file handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3239 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 04:01:45 +00:00
wj32 68bda88da9 un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 02:16:45 +00:00
wj32 256eb12bf6 fixed options dialog title
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3237 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 11:36:27 +00:00
wj32 e95baa2f9b added time history
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 11:07:46 +00:00
wj32 7af4524aee fixed performance tab when process exits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3235 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:31:28 +00:00
wj32 774e8e76c7 fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3234 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:27:18 +00:00
wj32 973885480d completed graphs (no tooltips yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:26:34 +00:00
wj32 2fbb8141fe * performance tab contents now resize properly
* more progress on graphs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 03:23:18 +00:00
wj32 9c645a38ae CPU graph is slightly working!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-25 11:21:21 +00:00
wj32 faa8b94c9b added WinStationOpenServerW and WinStationCloseServer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-22 10:55:56 +00:00
wj32 a71639d521 completed winsta.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 10:33:18 +00:00
wj32 6ec346b61c * fixed session properties
* added winsta.h
* renamed phlib header guards

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 08:58:07 +00:00
wj32 325d3f7726 fixed DLL injection on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 06:04:26 +00:00
wj32 604a1aacb5 fixed path function requirements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 11:42:58 +00:00
wj32 5c9216e8a2 * updated ntldr.h and ntrtl.h
* udpated support functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 11:28:59 +00:00
wj32 a97c161bd8 updated ntdll for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 06:09:20 +00:00
wj32 32c27ff0a9 fixed Permissions for ALPC Port objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 02:56:12 +00:00
wj32 e4e38193f9 added WmiGuid access entries
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3222 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 02:46:05 +00:00
wj32 2f53e67ee6 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 02:10:34 +00:00
wj32 e2d5f50100 added private namespace definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 23:37:47 +00:00
wj32 1547bf6beb fixed x64 alignment issues (better fix)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:40:11 +00:00
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 a4fd959fad * added SRW lock definitions
* added thread pool definitions
* renamed ntktmapi to nttmapi

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 03:09:56 +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 93a804acd8 fixed PhpAllocateObject documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3212 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-17 06:04:09 +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 10bebe867f updated KUSER_SHARED_DATA
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3209 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-14 08:03:43 +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 2f222e88be restructured some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 10:47:00 +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