Commit Graph

126 Commits

Author SHA1 Message Date
xhmikosr 243489074b installer: updated copyright year
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 01:50:43 +00:00
wj32 3821cdc755 * bump to 1.11
* #2926287 - "Scroll Problems with Microsoft Intellipoint Mouse"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2565 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 22:29:07 +00:00
wj32 d01c5b9167 back-ported provider boosting fix from PH 2.x
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 04:24:51 +00:00
wj32 95a1343f3a back-ported new provider system from PH 2.x
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 02:48:37 +00:00
wj32 3632ec6744 moved provider code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 01:13:50 +00:00
wj32 4ec25050b8 fixed .NET counter instance names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:59:04 +00:00
wj32 490ebdcf6b completely fixed highlighting!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:50:08 +00:00
wj32 0effa02be1 fixed multi-threading issues with HighlightedListViewItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:06:03 +00:00
wj32 c7d18e5c0b * explicitly release COM objects in DotNetCounters
* re-enabled window close animations for ProcessWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 08:58:55 +00:00
wj32 5ebb815d6b completed .NET tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 08:33:36 +00:00
wj32 89ccae307b added .NET tab component (incomplete)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 07:19:27 +00:00
wj32 60a7ccccfa fixed Network Information being visible when starting PH hidden
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2505 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 06:35:29 +00:00
wj32 d247acaec9 Win32.CreateProcess -> ProcessHandle.CreateWin32 in HackerWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 03:05:50 +00:00
wj32 78f9d68839 decreased BaseObject overhead to only 4 bytes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 02:34:37 +00:00
wj32 3a145ab4dc * #2920711 - "Value was either too large or too small for an Int32."
* #2920734 - "Found a reproducible bug : Value does not fall within..."

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2497 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 23:46:25 +00:00
xhmikosr f5eab3a21a -updated 7za
-installer: BeveledLabel cosmetics

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2496 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 12:02:56 +00:00
wj32 9bb5a9f2bf * bump to 1.10
* added missing service descriptions in dumps

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2493 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 05:13:25 +00:00
wj32 6c2d78b7b9 avoid creating a dictionary on every update
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-21 02:22:12 +00:00
wj32 6fedd1648a moved the service enums back into ProcessHacker.Native.Api
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-21 00:59:03 +00:00
wj32 9a0c97fc00 HandleFilterWindow: enable Process Properties when the selected items are all from the same process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2482 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-21 00:02:00 +00:00
wj32 fdac13c3cb added instruction text to TerminatorWindow, to avoid having a weird blank space above the list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 09:24:14 +00:00
wj32 170f6c7a50 * removed usage of ReadOnlyCollection from HistoryManager
* added FastResourceLock usage to Extensions.GetHandleInfo
* deleted FastQueue

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:56:21 +00:00
wj32 d2c1e0c913 fixed scenario when the user right-clicks on a process that is exiting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:41:23 +00:00
wj32 482b0d9bc1 * #2917952 - "Index was outside the bounds of the array."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:24:56 +00:00
wj32 e5f57490cd * added deferred event creation to FastResourceLock
* turned on deferred event creation for Fair and FastResourceLock

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 03:56:54 +00:00
wj32 182330ee22 changed AboutWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 02:22:41 +00:00
wj32 098e98f01c fixed fucked-up-sign-extended kernel module base addresses
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 10:42:35 +00:00
wj32 c5e4cba3b1 dump: renamed GetStream to GetWriteStream
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2461 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 00:28:21 +00:00
wj32 ca640cf126 dump: fixed missing mapped files in modules list (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 11:21:39 +00:00
wj32 682720d98c dump: fixed missing mapped files in modules list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 11:02:18 +00:00
wj32 c1ede6c1ff dump: fixed duplicate modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:59:47 +00:00
wj32 43f3274be2 dump: added WOW64 module information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2456 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:55:51 +00:00
wj32 c68bbb17d0 added progress dialog for creating dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:43:51 +00:00
wj32 9a87d582a9 fixed module context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:17:03 +00:00
wj32 0218f77d4b added useful tooltips to the module list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:11:26 +00:00
wj32 b0aeefa191 small UI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:01:25 +00:00
wj32 6fdada89ab dump: fixed DPCs and Interrupts position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:57:36 +00:00
wj32 773fdaea64 added DPCs and Interrupts to dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:56:32 +00:00
wj32 468712af4c added ability to dump process history manager data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 11:16:50 +00:00
wj32 3c861b2421 added time stamp, made time representation more compact
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2446 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:18:09 +00:00
wj32 abfe7e8b5d fixed some exceptions when viewing dumps created under LUAs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:06:57 +00:00
wj32 ae1cb02437 added safeguard to Dump against values having null characters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2444 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:52:34 +00:00
wj32 a50244a4e0 fixed service menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2443 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:45:20 +00:00
wj32 b5f8a6fb0b dump: added service info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:43:51 +00:00
wj32 47fc04f776 dump: added token info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:10:24 +00:00
wj32 1cd86b7b1a fixed error when opening an invalid dump file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2440 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 05:01:10 +00:00
wj32 8518803f91 dump: fixed process type display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:58:41 +00:00
wj32 167e049e59 dump: fixed leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2438 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:53:25 +00:00
wj32 b5f5d84808 dump: disabled ENTER and DEL shortcuts in handle list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2437 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:47:27 +00:00
wj32 f769bbf1e4 dump:
* fixed NullReferenceException in DumpProcessWindow
* fixed handle info dumping on x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:45:14 +00:00