Commit Graph

  • f766ced14a fixed typo in KpiQueryInformationObject wj32 2011-08-25 12:14:30 +00:00
  • 053bad9804 misc/taskmgr: fixed processlist flicker, fixed resource file (AGAIN), updater project filter dmex 2011-08-25 12:04:47 +00:00
  • 50eb54a84b don't try to create the KPH service if the file doesn't exist wj32 2011-08-25 11:52:22 +00:00
  • ba3e4b4983 some list view tweaks wj32 2011-08-25 10:41:39 +00:00
  • 977765670a * changed PhGetSystemRoot to return a PH_STRINGREF * removed extraneous divisions in basesup.c wj32 2011-08-25 10:22:07 +00:00
  • 3ce5456d05 figured out how to free the out-of-process function table wj32 2011-08-25 09:55:54 +00:00
  • 44da56b411 added CloseOnEscape setting wj32 2011-08-25 08:02:04 +00:00
  • d40dfccedb * added -help command line option * enable plugins by default wj32 2011-08-25 07:51:57 +00:00
  • 53961c97cb fixed thread list column settings wj32 2011-08-25 07:43:47 +00:00
  • 223fb91950 * fixed treenew divider animation bug * don't initially focus name in token tab * improved token page list view column width handling wj32 2011-08-25 07:22:34 +00:00
  • 51ed38e417 misc/taskmgr: actually fixed resource.h linking for real this time dmex 2011-08-25 06:41:26 +00:00
  • 6a2e554d8f don't focus handle name when handle properties is opened wj32 2011-08-25 03:25:41 +00:00
  • 07da005f79 set Inspect as the default item in the module context menu wj32 2011-08-25 03:17:47 +00:00
  • 75ecbc0d47 * peview: added .ax and .acm to extension list * peview: don't focus flags when CLR tab is selected wj32 2011-08-25 03:08:51 +00:00
  • 3caaae4834 peview: hide Imports/Exports if there are no imports/exports wj32 2011-08-25 03:01:22 +00:00
  • 48e634cfeb * updated signed drivers * removed BOM from LICENSE.txt wj32 2011-08-25 02:45:57 +00:00
  • ed81c34b2c patch by xhmikosr wj32 2011-08-25 02:43:45 +00:00
  • 603376f9bc misc/taskmgr: somewhat fixed stupid resource.h, removed old resource file dmex 2011-08-24 14:43:44 +00:00
  • 8f5119dc57 patch by xhmikosr wj32 2011-08-24 11:12:27 +00:00
  • a96ff127b1 misc/taskmgr: removed filters file from ignore list, added missing??? resources from last commit. dmex 2011-08-24 10:18:07 +00:00
  • b5b10f9194 misc/taskmgr: fixed crash, reorganized files, fixed 'debug' project properties dmex 2011-08-24 10:06:31 +00:00
  • ba7172fac8 Misc: initial ReactOS taskmgr rewrite dmex 2011-08-24 09:00:36 +00:00
  • a6ac86bdee reverted to old zip structure wj32 2011-08-24 08:51:04 +00:00
  • dd64742856 Updater: include updater header once dmex 2011-08-24 08:49:49 +00:00
  • 08b326f285 restored old PhTnpAutoSizeColumnHeader behavior wj32 2011-08-24 03:24:18 +00:00
  • c5a4831e84 improved PhTnpGetCellParts and unfolding tooltips wj32 2011-08-24 03:19:21 +00:00
  • b187cc9591 fixed typo wj32 2011-08-24 00:53:49 +00:00
  • 7c1db5b0c1 fixed enumeration logic in PhpEnumGenericMappedFilesAndImages wj32 2011-08-23 12:19:24 +00:00
  • 2505d25808 added Updater plugin to release wj32 2011-08-23 10:49:46 +00:00
  • bda6797e25 * implemented PH_MODULE_TYPE_MAPPED_IMAGE for PhEnumGenericModules * switched to a base address hashtable instead of a list wj32 2011-08-23 09:54:01 +00:00
  • afcbcad650 Plugin API: Cache GetProcAddress calls for Global exports dmex 2011-08-23 08:03:20 +00:00
  • 246a8f444d Plugin API: corrected types dmex 2011-08-23 06:58:32 +00:00
  • 0f76215715 Plugin API: minor type fixes dmex 2011-08-23 06:40:16 +00:00
  • 5475f972a7 add backslash check to NtSystemRoot wj32 2011-08-23 04:02:06 +00:00
  • a205b8b623 added appdomain_column.patch wj32 2011-08-23 03:56:57 +00:00
  • 27a7a97b67 * added missing plugin hooks * DotNetTools: minor changes wj32 2011-08-23 03:55:22 +00:00
  • 0b7a4233bd updated plugin descriptions wj32 2011-08-23 01:29:14 +00:00
  • 8f131c3a71 DotNetTools: future-proofing in case mscordacwks supports 64-bit to 32-bit access in the future wj32 2011-08-23 01:22:43 +00:00
  • 7453eeaaac added out-of-process function table support for x64 (fixes managed stack walking) wj32 2011-08-23 01:06:33 +00:00
  • aaee9074af DotNetTools: added managed symbol resolution for thread stacks wj32 2011-08-22 12:38:46 +00:00
  • 597fa3e3b9 added plugin hooks for thread stacks wj32 2011-08-22 11:38:28 +00:00
  • 56ad5497a8 updated ProcessHacker.Api wj32 2011-08-22 07:32:19 +00:00
  • 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 wj32 2011-08-22 03:12:13 +00:00
  • 3faa27197e Updater: tabified files wj32 2011-08-22 01:21:43 +00:00
  • 9530cd4e12 fixed ProcessHacker.Api bug wj32 2011-08-22 01:03:29 +00:00
  • a6d45997e6 Test commit for svn hook: Updater: removed spacing dmex 2011-08-21 23:10:28 +00:00
  • 7e17007d53 Updater: improved plugin description :P dmex 2011-08-21 22:44:32 +00:00
  • 49686b19b1 Website: index portal link control changes dmex 2011-08-21 22:43:58 +00:00
  • 1e51297202 don't allow all normal columns to be hidden wj32 2011-08-21 12:33:31 +00:00
  • 01412735a0 improved sorting of some columns wj32 2011-08-21 11:29:31 +00:00
  • a0732736df added Ideal Processor to Threads tab wj32 2011-08-21 11:12:26 +00:00
  • c776ccefcc Updater: added HttpOpenRequest values, removed test value accidentally committed. dmex 2011-08-21 06:45:13 +00:00
  • cf091b4247 Updater: handle portable installations, bumped version to 1.0 dmex 2011-08-21 06:28:28 +00:00
  • 94475c6af8 Updater: calculate correct url path to download and filename based on remote version. dmex 2011-08-21 06:07:14 +00:00
  • 96634dd89e updated installer support URL wj32 2011-08-20 23:29:09 +00:00
  • 6994166b5d ExtendedTools: fixed some bugs wj32 2011-08-20 22:38:17 +00:00
  • d36cc83557 Updater: fixed typo in last commit dmex 2011-08-20 20:55:27 +00:00
  • 9dbf41ca62 Updater: fixed handle leak, improved logging, removed old variables dmex 2011-08-20 20:43:44 +00:00
  • 67d4f1ff23 Managed Plugin API: added global PH exports dmex 2011-08-20 20:21:53 +00:00
  • e63be1a125 fixed CHANGELOG.txt ordering wj32 2011-08-20 10:25:38 +00:00
  • d3f2c39355 ExtendedTools: fixed x64 compiler error wj32 2011-08-20 08:57:57 +00:00
  • 371ef0a591 ExtendedTools: added process record support wj32 2011-08-20 08:47:45 +00:00
  • b229f3af42 ExtendedTools: select disk list when the tab is selected wj32 2011-08-20 08:28:30 +00:00
  • e69b43cb5f ExtendedTools: fixed invalid process icon after the process item is deleted wj32 2011-08-20 08:24:00 +00:00
  • 2267ffdd9a * ExtendedTools: added I/O Priority and Response Time columns * ExtendedTools: implemented process tooltip * ExtendedTools: implemented menu items wj32 2011-08-20 07:47:51 +00:00
  • 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 wj32 2011-08-20 06:51:52 +00:00
  • 64330d1e53 Managed Plugin API: updated copyright, minor fixes dmex 2011-08-20 00:02:28 +00:00
  • 5e8bf2b1c3 fixed case for protected processes wj32 2011-08-19 13:03:38 +00:00
  • ea283efe48 don't use the Cycles Delta column if the process can't be opened with sufficient access wj32 2011-08-19 12:58:08 +00:00
  • 6539d922f8 * special case for Idle * fixed crash when a process exits while the thread provider is active wj32 2011-08-19 12:43:24 +00:00
  • 2367a03f5a use CPU time for calculating thread CPU usage when the cycle time isn't available wj32 2011-08-19 12:35:24 +00:00
  • d7d8bb6852 set default SecurityLevel of KPH to KphSecurityPrivilegeCheck wj32 2011-08-19 12:16:43 +00:00
  • c1011c1e18 * group digits for Threads, Handles, GDI Handles and USER Handles columns * ExtendedTools: added Hard Faults, Hard Faults Delta and Peak Threads columns wj32 2011-08-19 11:53:28 +00:00
  • b623631023 added paged/non-paged pool usage columns and minimum/maximum working set columns wj32 2011-08-19 11:22:50 +00:00
  • 78dd0b8343 fixed treenew mouse wheel handling wj32 2011-08-19 10:45:00 +00:00
  • 295e072132 minor Updater 'InitializeConnection' fix dmex 2011-08-19 07:52:51 +00:00
  • 2df0834cd8 PH plugin API updated: Performance fixes, mem leak fix, ported PH1.x Heap/Memory classes with fixes dmex 2011-08-19 07:16:50 +00:00
  • bb9e603e83 Updater: some refactoring wj32 2011-08-19 06:28:26 +00:00
  • a5d8b76a6f * updated project configuration: use base bin directory for peview and plugins * made bin release directory structure more convenient wj32 2011-08-19 05:15:51 +00:00
  • 5279dd3078 run the thread provider on the process provider in order to fix update problems wj32 2011-08-19 03:16:34 +00:00
  • c3f9d377ea added CPU column to Threads tab wj32 2011-08-19 02:40:51 +00:00
  • e6b6078e15 scale kernel/user CPU usage according to cycle-based CPU usage wj32 2011-08-19 02:00:10 +00:00
  • 565c66d67d last updater checkin before wj32 fixes it for me! :D dmex 2011-08-18 22:22:25 +00:00
  • f951873c7d fixed command line propagation for -elevate wj32 2011-08-18 11:13:44 +00:00
  • b4f786e3ef * fixed theme data initialization in PhTnpOnNcPaint * updated DotNetTools and WindowExplorer for themed border wj32 2011-08-18 10:49:34 +00:00
  • f76fa71dac added themed borders to treenew wj32 2011-08-18 10:04:41 +00:00
  • 66dff20db5 removed UpdateWindow call causing painting problems wj32 2011-08-18 07:56:43 +00:00
  • 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 wj32 2011-08-18 07:44:34 +00:00
  • 489ec6818c added double-click to open plugin options wj32 2011-08-18 03:01:19 +00:00
  • 304524f2b3 Updater fixes, removed beta checking dmex 2011-08-17 12:37:08 +00:00
  • bf92f7c007 fixed treenew tooltip maximum width wj32 2011-08-16 03:36:41 +00:00
  • 7ec7c16933 fixed bug in state highlighting logic in all lists wj32 2011-08-16 03:27:42 +00:00
  • 273cd42a51 * added TN_FLAG_NO_UNFOLDING_TOOLTIPS * made treenew tooltip maximum width more consistent wj32 2011-08-16 02:10:23 +00:00
  • cb7b7b4299 converted handle list to treenew wj32 2011-08-16 01:58:48 +00:00
  • 60905fdadf Updater: added background check, fixed some XML memory leaks dmex 2011-08-16 00:48:19 +00:00
  • 169ed66ba0 added WM_MOUSEHWHEEL support to treenew wj32 2011-08-16 00:25:06 +00:00
  • 75a59d70ce Updater: fixed disabling cache dmex 2011-08-15 21:52:04 +00:00
  • 40f78a005c improved error checking, added beta/stable update option dmex 2011-08-15 13:15:55 +00:00
  • 856b9053df fixed last commmit dmex 2011-08-15 12:40:00 +00:00
  • 8c0fea0f9c Updater: local sync dmex 2011-08-15 12:38:13 +00:00