Commit Graph

569 Commits

Author SHA1 Message Date
wj32 8f07965268 added ability to change token integrity levels
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 03:22:36 +00:00
wj32 cb9c8ff5b3 added ForceNoParent setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-13 23:03:11 +00:00
wj32 99b18aa1b4 * added Description column to service list
* changed initial focus of service properties to Start Type

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 07:41:55 +00:00
wj32 64948fc39d removed unused font variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4709 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:47:38 +00:00
wj32 61b3e1487c * bump to 2.23
* delay load Users menu

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:26:33 +00:00
wj32 32b16c99c0 * added Package Name column
* updated OS Context column for Windows 8
* fixed DEP Status column on 64-bit systems

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4694 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-19 04:20:27 +00:00
wj32 b3eb2c28d3 added package name to process tooltip
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4691 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:59:29 +00:00
wj32 34c9eb3132 added highlighting for metro-style apps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:09:22 +00:00
wj32 1cc730ca71 revised .NET detection method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:56:41 +00:00
wj32 1a3a0ab7c5 * bump to 2.22
* fixed treenew memory leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4636 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-06 09:55:52 +00:00
wj32 6afee0e1be improved context handling in process properties window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 03:21:23 +00:00
wj32 2006c7a1f3 added image-related columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4611 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 02:48:15 +00:00
wj32 beac2a3999 added Private Bytes Delta column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-01 08:04:41 +00:00
wj32 e1ae2dd82e bump to 2.21
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4578 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 10:24:26 +00:00
wj32 6d9bbb5fdd added header context menu to thread list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 08:58:20 +00:00
wj32 d40dfccedb * added -help command line option
* enable plugins by default

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:51:57 +00:00
wj32 53961c97cb fixed thread list column settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:43:47 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 27a7a97b67 * added missing plugin hooks
* DotNetTools: minor changes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 03:55:22 +00:00
wj32 597fa3e3b9 added plugin hooks for thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 11:38:28 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 e3317f25c4 * ExtendedTools: added Disk tab
* AvgCpuPlugin: fixed calculation bug
* fixed network list saving
* added callbacks to PH_ADDITIONAL_TAB_PAGE
* moved PhUnloadPlugins() call to allow plugins to save settings
* fixed thread list bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 06:51:52 +00:00
wj32 c1011c1e18 * group digits for Threads, Handles, GDI Handles and USER Handles columns
* ExtendedTools: added Hard Faults, Hard Faults Delta and Peak Threads columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 11:53:28 +00:00
wj32 b623631023 added paged/non-paged pool usage columns and minimum/maximum working set columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 11:22:50 +00:00
wj32 5279dd3078 run the thread provider on the process provider in order to fix update problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 03:16:34 +00:00
wj32 c3f9d377ea added CPU column to Threads tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 02:40:51 +00:00
wj32 e6b6078e15 scale kernel/user CPU usage according to cycle-based CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4469 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 02:00:10 +00:00
wj32 f951873c7d fixed command line propagation for -elevate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-18 11:13:44 +00:00
wj32 30dba20aee * KPH: use PsAcquireProcessExitSynchronization/PsReleaseProcessExitSynchronization
* KPH: added check to KphpReadIntegerParameter
* KPH: added critical check to KpiQueryInformationObject for KphObjectEtwRegBasicInformation
* KPH: added KphObjectFileObjectInformation
* added File Share Access column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-18 07:44:34 +00:00
wj32 cb7b7b4299 converted handle list to treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 01:58:48 +00:00
wj32 7606539690 added Size Column to Fit and Size All Columns to Fit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-13 10:27:05 +00:00
wj32 e25563a9ee PhProcessTreeNewColumnMenu -> PhHandleTreeNewColumnMenu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4396 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 12:48:36 +00:00
wj32 2165e7efd6 * rewrote treenew header context menu
* added TNM_GETVISIBLECOLUMNCOUNT

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4392 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 03:44:30 +00:00
wj32 a7c8a4c23b fixed shutdown behaviour
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-02 12:47:06 +00:00
wj32 f1ebe0d283 moved phsvc stop code into PhSvcStop()
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-02 08:13:23 +00:00
wj32 bd951a5166 don't sort by thread Service column if it is hidden
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:56:47 +00:00
wj32 3a54c4cb8a * converted thread list to treenew
* added PH_TREENEW_COLUMN.SortDescending
* added TN_STYLE_NO_COLUMN_REORDER
* use SortDescending for applicable columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:44:19 +00:00
wj32 7cc8b7f9e0 implemented extension manager and object extensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32 da4589e4c5 bump to 2.20
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-28 12:36:15 +00:00
wj32 ccd4cdab64 re-organized mainwnd.c and added the PhMw prefix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 08:45:27 +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 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 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 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
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 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