Commit Graph

33 Commits

Author SHA1 Message Date
wj32 3a67425bed added Private WS, Shareable WS and Shared WS to the Statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-08 10:07:13 +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 2999f6c61a added signature verification for modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-26 10:44:48 +00:00
wj32 c0c0b52c41 converted modules listview to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 09:48:40 +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 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 c5c52fe128 completed graph tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3247 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-29 11:28:12 +00:00
wj32 973885480d completed graphs (no tooltips yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:26:34 +00:00
wj32 2fbb8141fe * performance tab contents now resize properly
* more progress on graphs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 03:23:18 +00:00
wj32 9c645a38ae CPU graph is slightly working!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-25 11:21:21 +00:00
wj32 f0b22be67e don't update statistics tab when it isn't active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 11:33:07 +00:00
wj32 486d5417c9 completed process statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 00:58:14 +00:00
wj32 0a23611cbc added multiline tab control support in process properties (massive number of hacks involved)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-09 07:27:39 +00:00
wj32 9824393c15 memory tab now works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-28 11:08:49 +00:00
wj32 263da47c89 completed memory provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:36:09 +00:00
wj32 48764e82a4 * completed process tooltips
* fixed PhEllipsisStringPath
* added Memory tab (non-functional)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 04:41:34 +00:00
wj32 7c72273480 implemented checkbox for hide unnamed handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 07:29:25 +00:00
wj32 86a6323bb6 token tab is fully working except for groups and privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 00:50:06 +00:00
wj32 313f08bf3c added recursion-safe set-redraw functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:20:15 +00:00
wj32 f91cdd3ac6 added appstarting cursor when loading symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 08:54:39 +00:00
wj32 075d6ff82e completed sorting implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 01:13:08 +00:00
wj32 d3c75cf5ad added Hide Unnamed Handles option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:00:56 +00:00
wj32 c531247ece improved sorting; added sorting to the threads list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 09:53:25 +00:00
wj32 0c8c3542cd fixed some sorting bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2736 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 08:04:52 +00:00
wj32 39dce99283 Services list is fully working, except for the buttons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2713 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 10:44:04 +00:00
wj32 c15cc8ed19 * added services list for each process
* added Services tab (non-functional)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2712 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 07:00:25 +00:00
wj32 d45aef1772 implemented handle actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 04:20:10 +00:00
wj32 c14e30b0c8 * process properties window is now resizable!
* fixed layout manager with more than just the root parent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2653 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 11:37:03 +00:00
wj32 2c9e5d460e displaying handles is now much quicker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 00:08:05 +00:00
wj32 948e2b5610 added environment variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 10:31:53 +00:00
wj32 3c9c3d9897 completed handle provider + tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 09:37:51 +00:00
wj32 61b09313eb * almost completed thread provider
* added generic module enumeration functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 05:18:19 +00:00
wj32 55e45a45db * added module provider
* fixed typo in PhBoostProvider
* made provider system more thread-safe (Context is now Object, and it is referenced/dereferenced properly)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-01 02:33:04 +00:00