Commit Graph

4347 Commits

Author SHA1 Message Date
wj32 3f4b082135 updated ntpsapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 05:20:24 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 41763da6dc updated ntexapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4345 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-22 11:54:05 +00:00
wj32 ea801bd550 fixed terminator ID column width
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4344 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:38:00 +00:00
wj32 90b14112dc added checkboxes for terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:33:52 +00:00
wj32 680ca518b8 added Open File Location for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:14:41 +00:00
wj32 55b0d8c603 * fixed potential module list memory leak
* added GeneralCallbackModuleTreeNewUninitializing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-17 12:05:32 +00:00
wj32 1026e53753 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-16 05:09:05 +00:00
wj32 340f4661e8 invalidate the graph buffer when resizing its column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 06:00:10 +00:00
wj32 72b6943130 added PhDrawGraphDirect for faster graph drawing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 05:36:38 +00:00
wj32 b19fd1348e fixed GDI handle leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 00:22:07 +00:00
wj32 b12d2cc56b fixed Time Stamp sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4336 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 23:54:29 +00:00
wj32 f774783e87 improved cycle-based CPU usage calculation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4335 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 06:58:54 +00:00
wj32 cc1b1246b0 show Cycles in Statistics tab for System Idle Process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 04:32:26 +00:00
wj32 70ca589423 added OS Context column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 02:37:43 +00:00
wj32 276696f84a added comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 00:17:59 +00:00
wj32 0fd9f4ea96 fixed inconsistent graph text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:32:55 +00:00
wj32 97667dc85a added more process info fallback cases for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:09:15 +00:00
wj32 ed27287ec2 * added cycle-based CPU usage
* added Show CPU Below 0.01

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:00:58 +00:00
wj32 6a8b18458a optimized Cycles, Cycles Delta and Private WS for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 12:45:55 +00:00
wj32 b50ce411c5 updated SYSTEM_PROCESS_INFORMATION with new Windows 7 fields
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 12:19:44 +00:00
wj32 20f7189503 fixed invalidation bug in PhSelectAndEnsureVisibleProcessNode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-12 12:49:16 +00:00
wj32 ed8381bcdf * bump to 2.19
* fixed PhTnpUpdateThemeData

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 13:28:13 +00:00
dmex bcb015e418 added current PH website to misc projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 13:13:18 +00:00
wj32 2abd053f04 * DotNetTools: added more checks for duplicates
* DotNetTools: save tree list column settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 08:22:11 +00:00
wj32 44b1420360 added BUG comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:08:37 +00:00
wj32 776793b5f1 * DotNetTools: fixed x64 support
* DotNetTools: use UpdateDotNetTraceInfo with timeout

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4321 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:00:18 +00:00
wj32 186eda1a8d fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 23:20:14 +00:00
wj32 a513b397f6 fixed ICorPublish for CLR v4 processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 11:03:16 +00:00
wj32 cd93970715 fixed PhCreateIsDotNetContext pre-v4 and v4 detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 10:32:50 +00:00
wj32 134525f76d DotNetTools: fixed division by zero
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:50:32 +00:00
wj32 4a3e6d46b4 removed test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:44:14 +00:00
wj32 7d8a5e8b19 DotNetTools: added support for CLR versions other than v4
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:36:22 +00:00
wj32 cdc66991fb DotNetTools: added .NET Assemblies tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 05:14:18 +00:00
wj32 65c24521f8 completed DotNetTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-09 12:43:25 +00:00
wj32 1fa8f52b32 added DotNetTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-09 08:38:39 +00:00
wj32 14a9a6a365 added W3 terminator test (WM_CLOSE)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-08 06:42:37 +00:00
wj32 bed1f9ff33 fixed WindowExplorer hook bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-08 06:38:45 +00:00
wj32 1426a24052 added warning if KPH isn't available but user is trying to access hidden processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 21:51:07 +00:00
wj32 8d3fc2d912 changed L"" to NULL in CreateWindow calls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 11:43:50 +00:00
wj32 12577366d7 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 11:32:58 +00:00
wj32 76da72f901 fixed tooltips not being topmost
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 09:52:24 +00:00
wj32 347285a0e5 added more process tree list columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 09:12:56 +00:00
wj32 bd4108e1a4 * added Virtualized column
* fixed context menus with TN_FLAG_ITEM_DRAG_SELECT enabled

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 08:16:39 +00:00
wj32 d6c22c627c * added Time stamp column to network list
* date/time display is now swapped (so time is shown before date)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 02:24:31 +00:00
wj32 82594c8300 fixed comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 10:06:19 +00:00
wj32 ab9dd458bd fixed network and service list restructuring for plugin columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 10:04:41 +00:00
wj32 971cfc52e0 fixed network ETW column invalidation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:26:29 +00:00
wj32 8b0a27d232 * improved column manager with multiple tree news
* fixed tree new item themed background painting when there is no fixed column
* ExtendedTools: added ETW columns for network connections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:08:21 +00:00
wj32 fdd1564daa * fade out tree new divider on mouse leave
* fixed PhSelectAndEnsureVisibleServiceNode

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:33:44 +00:00