Commit Graph

31 Commits

Author SHA1 Message Date
wj32 468e051023 prevent PID of DPCs and Interrupts from being shown in System Information tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-23 00:08:36 +00:00
wj32 7e90028845 changed Physical Memory graph text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 00:40:46 +00:00
wj32 b7c46e7b1e fixed lag when showing the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 02:58:40 +00:00
wj32 082f1e2948 fixed ordering problems in PhpSysInfoDlgProc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 02:22:00 +00:00
wj32 039c968756 fixed invalid pointer dereference in PhpSysInfoDlgProc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4129 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-06 10:03:51 +00:00
wj32 1f39ee4af9 minimum sizes are now relative (for high DPI support)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-30 10:53:24 +00:00
wj32 9bc1d83d70 * fixed lots of KPH bugs
* completed user-mode KPH interface

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-26 04:01:34 +00:00
wj32 7aecac4b50 began completely re-writing KProcessHacker (main project does NOT compile)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-24 11:58:50 +00:00
wj32 3412123b3b cleaned up a lot of code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3916 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-22 01:37:39 +00:00
wj32 187dda9173 * added CPU, private bytes and I/O columns
* moved graph buffer management from PH_GRAPH_STATE to PH_GRAPH_BUFFERS

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 07:23:40 +00:00
wj32 d6b6b644de added more documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-14 06:44:30 +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 35acb78885 fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3821 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-01 10:50:55 +00:00
wj32 372f930121 separated service list code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3624 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 07:42:37 +00:00
wj32 b354a80f7e always show the process record dialog for consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:19:01 +00:00
wj32 43b2f73924 added double-click for system information graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 11:59:43 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 089dd86c44 renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32 3fbe157110 fixed Show Text option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3367 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:39:38 +00:00
wj32 1f812126c8 added options pages for Highlighting (not completed) and Graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 04:32:04 +00:00
wj32 0bd67358b6 added Symbols tab in Options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 05:14:41 +00:00
wj32 83a87472db added compatibility code for dbghelp 5.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 04:48:11 +00:00
wj32 38e06c4752 * find objects window now searches DLLs and mapped files
* more settings saved
* other enhancements

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:30:25 +00:00
wj32 95a01f1c4c * graph tooltips now remain on-screen when the mouse is near the edge of the screen
* improved graph tooltip performance
* fixed verification

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 02:19:31 +00:00
wj32 b50a9b3ee2 * system information window is no longer owned by the main window
* should use SetForegroundWindow instead of BringWindowToTop

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:25:29 +00:00
wj32 302ba03ebd fixed physical memory graph color
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:03:31 +00:00
wj32 ec458bd0c9 * completed system information window
* unused process records are now purged

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 01:59:17 +00:00
wj32 4117e9ca6b system information graphs are 1/5 done
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 11:54:20 +00:00
wj32 35dad68200 * System Information panel is now completely working
* fixed huge GDI handle leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 06:13:08 +00:00
wj32 49e5b28046 system information window is now showing correctly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3268 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 01:33:25 +00:00
wj32 5c1c042cb1 added PhaFormatUInt64 and PhaFormatSize
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 00:08:36 +00:00