Commit Graph

13 Commits

Author SHA1 Message Date
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 d68187cd5b ExtendedTools: updated disk monitoring for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4679 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-16 06:36:10 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +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 c1011c1e18 * group digits for Threads, Handles, GDI Handles and USER Handles columns
* ExtendedTools: added Hard Faults, Hard Faults Delta and Peak Threads columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 11:53:28 +00:00
wj32 359233bf1f updated some dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-13 09:49:23 +00:00
wj32 1f8c858a74 * ExtendedTools: added Firewall Status column
* ExtendedTools: moved process and network extensions to main.c

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4410 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-08 11:50:16 +00:00
wj32 7cc8b7f9e0 implemented extension manager and object extensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32 971cfc52e0 fixed network ETW column invalidation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:26:29 +00:00
wj32 8b0a27d232 * improved column manager with multiple tree news
* fixed tree new item themed background painting when there is no fixed column
* ExtendedTools: added ETW columns for network connections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:08:21 +00:00
wj32 806c39c644 * completed column manager
* ExtendedTools: added ETW columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 13:07:45 +00:00
wj32 728b0904f3 added ETW-based statistics collection to ExtendedTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-03 10:44:10 +00:00