Commit Graph

25 Commits

Author SHA1 Message Date
wj32 51aa3b8de8 ExtendedTools: added rate columns for disk and network I/O
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 01:57:13 +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 e69b43cb5f ExtendedTools: fixed invalid process icon after the process item is deleted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:24:00 +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 a5d8b76a6f * updated project configuration: use base bin directory for peview and plugins
* made bin release directory structure more convenient

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 05:15:51 +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 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +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 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +00:00
wj32 d56ffb2f83 * fixed plugin preprocessor defines for 64-bit
* WindowExplorer: fixed 64-bit bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 02:04:56 +00:00
wj32 eb17938272 added WindowExplorer plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 02:29:59 +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 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
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 cbe6fd16de started ETW monitoring code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3854 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-21 22:18:32 +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 733ae94ffb switched to VS 2010
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 04:04:03 +00:00