25 Commits

Author SHA1 Message Date
wj32 6a68cf1e3a * Fix tab order in all dialogs
* ToolStatus: Improve search box keyboard handling
* Add basic keyboard support to color box

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-15 12:17:36 +00:00
dmex 02dc9e5269 ExtendedTools: Added GPU details panel; Fixed GPU graph issue; Fixed remaining resource ID issues;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5840 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-28 10:29:56 +00:00
dmex 598ee81855 ExtendedTools: Added Disk and Network graphs for all processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-27 10:30:13 +00:00
wj32 f2657633c6 Always show Disk tab to reduce user confusion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 03:49:44 +00:00
dmex 07e0e6c8aa ExtendedTools: fixed missing disk graph resource; removed remaining invalid resources;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5716 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 00:31:37 +00:00
dmex 83d404e319 Plugins: Updated all resource files to vs2013 format; Fixed some invalid resource(s) values;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5714 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-23 08:00:41 +00:00
dmex 3de8b763b8 ExtendedTools: Bump version 1.13; Added GPU graphs for all processes; Removed ^some^ invalid resource values;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5691 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-17 01:08:25 +00:00
wj32 83f81c56aa ExtendedTools: fixed completely incorrect GPU usage calculations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:11:06 +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 48accdc77f * added plugin support to system information window
* ExtendedTools: added support for new system information window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 07:07:26 +00:00
wj32 ec1c10afdb ExtendedTools: added GPU tab to process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 09:30:30 +00:00
wj32 71a128e3e1 ExtendedTools: added GPU Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 03:30:25 +00:00
wj32 31578a2558 ExtendedTools: added GPU monitoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 02:30:17 +00:00
wj32 e3317f25c4 * ExtendedTools: added Disk tab
* AvgCpuPlugin: fixed calculation bug
* fixed network list saving
* added callbacks to PH_ADDITIONAL_TAB_PAGE
* moved PhUnloadPlugins() call to allow plugins to save settings
* fixed thread list bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 06:51:52 +00:00
wj32 c454138ce6 added Empty for memory lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-28 23:04:12 +00:00
wj32 dd52ea21b5 added display of standby repurposed pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-10 00:31:30 +00:00
wj32 833dc0a79a added WS Watch to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-09 10:41:37 +00:00
wj32 10d8f35b99 * added Options to ExtendedTools
* added some more implementation notes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-08 10:13:49 +00:00
wj32 58db31301d * added Disk and Network graphs
* made window classes global
* fixed process names when no usage is recorded for a tick
* fixed some plugin API bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 08:29:00 +00:00
wj32 7e50db1176 added Disk and Network tab to process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 02:47:15 +00:00
wj32 b540783f2e added memory list info to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3855 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-22 06:40:50 +00:00
wj32 ba40d09186 added support for ServiceNamesReferencingModuleInformation to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 06:32:48 +00:00
wj32 55914f752b added Cancel I/O
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 12:00:45 +00:00
wj32 fe6c357669 ExtendedTools: added ALPC Port and Worker Factory handle information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 11:37:24 +00:00
wj32 8125e66d19 added ExtendedTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 10:25:46 +00:00