Commit Graph

220 Commits

Author SHA1 Message Date
wj32 edb2ce5ddb Implement mini info options menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:07:26 +00:00
wj32 bc7567426d Implement mini info list section context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 15:25:59 +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 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
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 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 5454ac045d Added customizable bytes per row setting for memory editor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 03:53:24 +00:00
wj32 de07044a39 Add Hide free regions option to Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 16:08:31 +00:00
wj32 6e48054d70 * Added names for heap regions in Memory tab
* Removed Heaps window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 09:27:52 +00:00
wj32 5c1996fa5c Added Open File Location menu item for services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 12:37:52 +00:00
wj32 da9dad368a Add Go to Service menu item for network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-14 14:48:35 +00:00
wj32 a98cb9ccec * Add service Open Key menu item (by dmex)
* Rearrange some menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-11 11:39:03 +00:00
wj32 42c1643280 Move Miscellaneous menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5860 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-04 13:04:14 +00:00
wj32 c388328553 Add Inspect button to the process properties General tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5856 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-03 13:58:44 +00:00
wj32 1eb07643f7 Support for up to 64 processors when setting process/thread affinity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:56:10 +00:00
wj32 80a741e9eb Bump to 2.35; change uses of _M_IX86 and _M_X64 to _WIN64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:19:41 +00:00
wj32 f78d1cb055 change Verify File Signature to Inspect Executable File
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5796 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:43:13 +00:00
wj32 1e6a5cd3fa Fixed tray icons being clipped in high DPI environments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:11:22 +00:00
dmex 3224849b3b Removed unused resource IDs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-24 02:28:14 +00:00
wj32 466e9350fc added file, key, process and thread handle properties to findobj window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-06 01:25:31 +00:00
wj32 2e4e37f8cf * moved file, key, process and thread handle properties to context menu
* added some missing shortcuts

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-05 09:50:39 +00:00
wj32 204aa0cc6c view digital signature information from process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:42:09 +00:00
wj32 f573ae011f added "Icon click toggles visibility" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-14 09:14:06 +00:00
wj32 b4fc0a099d moved Terminator to Miscellaneous menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-16 04:31:17 +00:00
wj32 61a4185d6c added new shutdown menu items for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 04:29:22 +00:00
wj32 86f35d961e * added new ASLR information for Windows 8
* fixed signature verification on Windows 8
* ExtendedServices: added new triggers for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 07:48:25 +00:00
wj32 b6b10e1740 partially reverted r4951
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:48:32 +00:00
wj32 bed4528a89 added minimum size unit option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:32:26 +00:00
wj32 4fed2939c1 added ShowCommitInSummary option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4933 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-17 23:55:35 +00:00
wj32 0db49f04f2 added automatic sample count
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:32:47 +00:00
wj32 0cad44e27a added Start Task Manager menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4896 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 11:44:30 +00:00
wj32 ccee5ac78b added menu item to copy cell text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 01:22:14 +00:00
wj32 eb257fb4e7 added I/O Totals group
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-17 23:53:38 +00:00
wj32 1225090362 added option to scroll to new processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4866 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 21:29:55 +00:00
wj32 7e65078c99 * added generic treenew filter support functions
* added option to hide driver services

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4863 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 10:39:01 +00:00
wj32 0657e1849b hide Memory Lists on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4853 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 06:46:36 +00:00
wj32 5ef91fd488 * added plugin notification icon system
* ExtendedTools: added Disk, Network and GPU tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:32:40 +00:00
wj32 3590ebec31 added option to revert to black background
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4848 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 00:23:09 +00:00
wj32 3b1f50fbe7 added themed controls and keyboard navigation to system information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-13 00:13:58 +00:00
wj32 27cfbe9a15 added themed background
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4841 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 10:56:08 +00:00
wj32 c33890fc18 handle F5 and Pause keys in system information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4840 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 10:26:59 +00:00
wj32 4a7e90efb0 * moved Memory Lists from ExtendedTools to main program
* ExtendedTools: added Disk and Network sections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 09:40:41 +00:00
wj32 49223d9432 added accelerators for the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4835 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 02:57:30 +00:00
wj32 befb27cdb3 added I/O section dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4834 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 02:13:23 +00:00
wj32 c3629ad496 added Memory section dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4833 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 01:42:01 +00:00
wj32 46d489097b implemented CPU graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4832 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 23:16:43 +00:00
wj32 d24b8bf7a0 added CPU section dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 10:50:32 +00:00