Commit Graph

74 Commits

Author SHA1 Message Date
dmex fd135fbae3 moved all ListView controls to ExtendedListView, fixed some API ref defs, added initial LastError error handling semantics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-25 12:39:06 +00:00
dmex f585842f6d string null perf fixes, Dictionary string perf fixes, removed redundant code, some type fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:56:08 +00:00
wj32 fd1135373c reverted credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:52:35 +00:00
wj32 77adf9d7cb updated credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 04:08:04 +00:00
wj32 5634cdb5b7 fixed .NET tab delayed loading (3)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2608 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 02:37:55 +00:00
wj32 596709820d fixed .NET tab delayed loading (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2607 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 02:36:33 +00:00
wj32 ae34ef0885 deleted HistoryManager: -1 million CPU cycles each update
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 02:28:34 +00:00
wj32 df3cbb70ca deleted DeltaManager, replaced with delta struct: -2 million CPU cycles each update
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2605 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 01:43:27 +00:00
wj32 282d5f6f44 hardcore optimization on ProcessWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2602 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-10 23:56:12 +00:00
wj32 8c2d925693 delay .NET tab initialization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-10 21:28:30 +00:00
wj32 33b5291dcd fixed major process properties memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-10 07:50:48 +00:00
wj32 13cde77e46 fixed incorrect user agent when updating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2594 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-09 23:48:20 +00:00
wj32 6d7a943ad9 System Idle Process threads are shown
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2593 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-09 23:38:04 +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 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 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 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 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 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 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 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 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 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 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 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
wj32 623cc5070e * dump: fixed command line values for POSIX processes
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:41:29 +00:00
wj32 16dc07e5b9 almost finished DumpProcessWindow (token properties not present)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:36:50 +00:00
wj32 928cedaff5 added Architecture field
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:25:45 +00:00
wj32 fae4d7da88 dump: fixed IsCritical and IsWow64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:22:31 +00:00
wj32 4963f89230 dump: fixed buggy code in ProcessTree.RefreshItems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:09:22 +00:00
wj32 8496f91121 fixed reference leak in MemoryFileSystem.ReadDataCell
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:02:12 +00:00
wj32 a572b50351 dump:
* fixed current user highlighting
* made compatible with x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:37:35 +00:00
wj32 51b6561654 dump: fixed usernames on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:25:25 +00:00
wj32 6afdcb9925 * fixed process tooltips when viewing dumps
* fixed Save as text file on XP
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:16:21 +00:00
wj32 26fbdebe5d added VM and IO counters dumping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2424 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:49:14 +00:00
wj32 6a77101400 started dump viewer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:17:49 +00:00
wj32 1816c21f39 completed dump feature
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:21:07 +00:00