Commit Graph

1603 Commits

Author SHA1 Message Date
wj32 daf60b8275 Implement mini info Commit Charge, Physical Memory and I/O sections; Disable automatic refresh when not pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 14:01:27 +00:00
wj32 6e5403d38a Set MNS_CHECKORBMP to eliminate extra menu space when the Windows Classic theme is active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:25:02 +00:00
wj32 51488f152a Add refresh and pause shortcuts to mini info; Implement item subtitles; Fix process grouping for Internet Explorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 10:31:36 +00:00
wj32 18fc61d266 Reduce mini info margins and fix taskbar auto hide problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 09:57:59 +00:00
wj32 462eb51b8e Implement mini info list section treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 13:16:48 +00:00
wj32 8892f2a988 Implement generic list section for mini info; Remove useless global variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 08:36:01 +00:00
wj32 dc78741e93 Change mini info layout again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 03:29:34 +00:00
wj32 75328caf59 Remove PhGetStringRefOrEmpty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 03:29:20 +00:00
wj32 658dadf108 Another big phlib cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:51:44 +00:00
wj32 6b12519e6c Implement mini info CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 04:47:53 +00:00
wj32 632799d125 Move SetForegroundWindow call in findobj.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 04:01:36 +00:00
wj32 9839eb6531 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:20:57 +00:00
dmex 09e9fd77e3 ProcessHacker: fix typo in PhPluginGetSystemStatistics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:09:59 +00:00
wj32 ae3f6b15e2 Fixed handle list selection bug when disabling "Hide unnamed handles"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6041 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 09:21:42 +00:00
wj32 fdd859d39a Use InternalGetWindowText for the window-related process columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 08:50:48 +00:00
wj32 183c162ddd Fix window detection z-order
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 08:30:10 +00:00
wj32 c789ecb997 Fixed process window detection for Modern UI apps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6037 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 08:23:32 +00:00
wj32 9f3e904fe9 Progress on mini info window: implement pinning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 11:33:26 +00:00
wj32 163abf4eb1 Add TN_STYLE_NO_COLUMN_HEADER style and support custom row heights
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 10:25:10 +00:00
wj32 f260382661 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 08:11:06 +00:00
wj32 a86ab2d447 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 14:56:22 +00:00
wj32 3298c956d0 Revert BrowseInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:54:55 +00:00
wj32 dfd1b826a8 Change tray icon behavior on Windows Vista and above, and start mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:50:01 +00:00
wj32 8630c6bbd9 Set BrowseInformation for main projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-06 10:44:39 +00:00
wj32 14c6268eae Delete unused bitmap resources
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-06 09:14:45 +00:00
wj32 3e542ab2c1 * DotNetTools: Improve accuracy of 32-bit stack traces on 64-bit Windows
* Changed CHANGELOG.txt format

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 14:22:10 +00:00
wj32 2d9f95b0dc DotNetTools: Added stack trace support for 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6024 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 13:49:46 +00:00
wj32 2af11e4656 Display all plugin load errors at the same time instead of displaying a message box for each error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6022 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 12:08:55 +00:00
wj32 8c624e3c2b Fixed a bug in phsvc that caused hangs when automatically elevating actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 02:57:53 +00:00
wj32 b5d3f49999 Fix warning on x86 build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:39:59 +00:00
wj32 9bfd08a33e Update date
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:38:35 +00:00
wj32 40158c9f68 Process Hacker now takes 32-bit dumps of 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6015 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:27:49 +00:00
wj32 16bd6cdb6a Use PH_EXECUTING_IN_WOW64 define instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:37:44 +00:00
wj32 08d9cba796 Added warning for users who attempt to start the 32-bit version on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6013 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:31:27 +00:00
wj32 0220433441 Fix affinity dialog bug on x86
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:05:02 +00:00
wj32 533a43f3c0 Remove PPVOID definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 06:57:14 +00:00
wj32 48bffa2c90 Fixed service non-polling mode on Windows 8 and above
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 16:33:06 +00:00
wj32 5a2a05b056 Improve string APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 09:42:33 +00:00
wj32 656a6ee9b9 Fixed lack of information on startup when using slower refresh intervals
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6003 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 06:01:28 +00:00
wj32 1ccb703099 Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:45:20 +00:00
wj32 ad9f3a37e7 Fixed crash when querying object security
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5994 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 07:16:52 +00:00
wj32 0418816aea Fixed hang when viewing handle security for certain File objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 05:04:52 +00:00
wj32 b47fdbe8b1 Dramatically faster handle listing and search when running without administrative privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 04:45:31 +00:00
wj32 f5a2f18cba Balloon tips for process/service notifications are now clickable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:49:30 +00:00
wj32 10fe4656fb Added file information to service list tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:06:07 +00:00
wj32 d1077ab720 Minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 12:33:20 +00:00
wj32 9f16a7e5ad Fix memory list selection bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:45:46 +00:00
wj32 1a14ac804d Fix TEB/stack information on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:38:23 +00:00
wj32 fb6968c90f Add F5 to refresh memory list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:29:12 +00:00
wj32 385b4016cc * Added working set counters for memory regions
* Added detection of unusable free memory regions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:23:49 +00:00