Commit Graph

4535 Commits

Author SHA1 Message Date
wj32 48e634cfeb * updated signed drivers
* removed BOM from LICENSE.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4535 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:45:57 +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
dmex 603376f9bc misc/taskmgr: somewhat fixed stupid resource.h, removed old resource file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 14:43:44 +00:00
wj32 8f5119dc57 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4532 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 11:12:27 +00:00
dmex a96ff127b1 misc/taskmgr: removed filters file from ignore list, added missing??? resources from last commit.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4531 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 10:18:07 +00:00
dmex b5b10f9194 misc/taskmgr: fixed crash, reorganized files, fixed 'debug' project properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4530 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 10:06:31 +00:00
dmex ba7172fac8 Misc: initial ReactOS taskmgr rewrite
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4529 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 09:00:36 +00:00
wj32 a6ac86bdee reverted to old zip structure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 08:51:04 +00:00
dmex dd64742856 Updater: include updater header once
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4527 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 08:49:49 +00:00
wj32 08b326f285 restored old PhTnpAutoSizeColumnHeader behavior
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 03:24:18 +00:00
wj32 c5a4831e84 improved PhTnpGetCellParts and unfolding tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4525 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 03:19:21 +00:00
wj32 b187cc9591 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4524 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 00:53:49 +00:00
wj32 7c1db5b0c1 fixed enumeration logic in PhpEnumGenericMappedFilesAndImages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4523 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 12:19:24 +00:00
wj32 2505d25808 added Updater plugin to release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4522 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 10:49:46 +00:00
wj32 bda6797e25 * implemented PH_MODULE_TYPE_MAPPED_IMAGE for PhEnumGenericModules
* switched to a base address hashtable instead of a list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4521 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 09:54:01 +00:00
dmex afcbcad650 Plugin API: Cache GetProcAddress calls for Global exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4520 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 08:03:20 +00:00
dmex 246a8f444d Plugin API: corrected types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4519 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 06:58:32 +00:00
dmex 0f76215715 Plugin API: minor type fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4518 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 06:40:16 +00:00
wj32 5475f972a7 add backslash check to NtSystemRoot
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4517 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 04:02:06 +00:00
wj32 a205b8b623 added appdomain_column.patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4516 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 03:56:57 +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 0b7a4233bd updated plugin descriptions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:29:14 +00:00
wj32 8f131c3a71 DotNetTools: future-proofing in case mscordacwks supports 64-bit to 32-bit access in the future
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:22:43 +00:00
wj32 7453eeaaac added out-of-process function table support for x64 (fixes managed stack walking)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:06:33 +00:00
wj32 aaee9074af DotNetTools: added managed symbol resolution for thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 12:38:46 +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 56ad5497a8 updated ProcessHacker.Api
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4509 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 07:32:19 +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 3faa27197e Updater: tabified files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 01:21:43 +00:00
wj32 9530cd4e12 fixed ProcessHacker.Api bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 01:03:29 +00:00
dmex a6d45997e6 Test commit for svn hook: Updater: removed spacing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4505 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 23:10:28 +00:00
dmex 7e17007d53 Updater: improved plugin description :P
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4504 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 22:44:32 +00:00
dmex 49686b19b1 Website: index portal link control changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4503 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 22:43:58 +00:00
wj32 1e51297202 don't allow all normal columns to be hidden
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 12:33:31 +00:00
wj32 01412735a0 improved sorting of some columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 11:29:31 +00:00
wj32 a0732736df added Ideal Processor to Threads tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 11:12:26 +00:00
dmex c776ccefcc Updater: added HttpOpenRequest values, removed test value accidentally committed.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 06:45:13 +00:00
dmex cf091b4247 Updater: handle portable installations, bumped version to 1.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4498 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 06:28:28 +00:00
dmex 94475c6af8 Updater: calculate correct url path to download and filename based on remote version.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4497 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 06:07:14 +00:00
wj32 96634dd89e updated installer support URL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4496 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 23:29:09 +00:00
wj32 6994166b5d ExtendedTools: fixed some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 22:38:17 +00:00
dmex d36cc83557 Updater: fixed typo in last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4494 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 20:55:27 +00:00
dmex 9dbf41ca62 Updater: fixed handle leak, improved logging, removed old variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4493 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 20:43:44 +00:00
dmex 67d4f1ff23 Managed Plugin API: added global PH exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4492 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 20:21:53 +00:00
wj32 e63be1a125 fixed CHANGELOG.txt ordering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4491 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 10:25:38 +00:00
wj32 d3f2c39355 ExtendedTools: fixed x64 compiler error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4490 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:57:57 +00:00
wj32 371ef0a591 ExtendedTools: added process record support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4489 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:47:45 +00:00
wj32 b229f3af42 ExtendedTools: select disk list when the tab is selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4488 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:28:30 +00:00
wj32 e69b43cb5f ExtendedTools: fixed invalid process icon after the process item is deleted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:24:00 +00:00
wj32 2267ffdd9a * ExtendedTools: added I/O Priority and Response Time columns
* ExtendedTools: implemented process tooltip
* ExtendedTools: implemented menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 07:47:51 +00:00