Commit Graph

6060 Commits

Author SHA1 Message Date
dmex d9c494ae3c WindowExplorer: removed deprecated PhPluginAddMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 14:02:04 +00:00
dmex f8de8089d9 Updater: removed deprecated PhPluginAddMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 09:15:01 +00:00
dmex 718e8aabb5 Updater: fix icon cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 16:00:05 +00:00
dmex dff1a752d9 Updater: Removed WIC dependencies; Removed PNG image; Removed SF logo;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6057 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 15:56:29 +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 32a285411b Add missing file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:53:45 +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
dmex 623b0ce640 Moved plugins-extra: https://github.com/dmex/plugins-extra
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 05:47:09 +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
dmex a9a9b59cb9 TaskbarExtPlugin: remove duplicate flag; fix resource control value;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 16:30:53 +00:00
dmex 810b977156 Plugins-Extra: Added TaskbarExtPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 15:15:59 +00:00
wj32 9785ac3759 Update <meta> description
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:24:56 +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
dmex bb2bc7dd68 plugins-extra: revert FreeLibrary change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6042 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 09:33:09 +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 a206144af2 UserNotes: don't do anything in ProcessesUpdatedCallback if the DB is empty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6040 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 08:53:51 +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
dmex 47f97d16ef NetAdapters: make FileVersionInfo consistent
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 03:44:02 +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 61128734d8 ExtendedTools: Improved automatic GPU node selection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-06 07:56:03 +00:00
wj32 4e3391c077 Update installer to add the 32-bit version of DotNetTools on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6026 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 14:44:14 +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 16f7669051 Fix bug in PhpQueryProcessVariableSize
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6023 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 12:28:02 +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 2003fc5975 Fixed WOW64 detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 11:27:46 +00:00
dmex 90c7b1db74 NetAdapters: Fixed rare performance issue with Sysinfo loading iphlpapi; Tidied up NDIS code;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 05:35:33 +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 0c8ce3f4ac Add comment to CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:33:34 +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