Commit Graph

33 Commits

Author SHA1 Message Date
wj32 e06d243a74 more performance hacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1538 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 01:44:40 +00:00
wj32 a17e10d425 * added KphQueryProcessHandles
* added KphOpenThreadProcess
* hidden processes scanner can now detect FUTo
* KPH cleanup - added argument attributes
* improved auto-ForeColor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 02:47:04 +00:00
wj32 1d72ebb6b6 * Fixed: broken Ctrl+A for memory, results, and PE lists
* POSIX process support, including command lines and highlighting
* Automatic tree text coloring, allowing for dark highlighting colors

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 09:56:44 +00:00
flavioe 3d8417f1ea Using the keyboard (Up/Down/Left/Rigth) on TreeViewAdv now works better.
Minor Changes.
NotImplemented methods now are implemented. 

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 09:45:24 +00:00
wj32 3514ad0c97 hackaround for ScrollTo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-11 07:04:27 +00:00
wj32 7833d8cb1e fixed scrolling up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1404 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 09:24:13 +00:00
wj32 9198fa37f6 improved TreeViewAdv scrolling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1403 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 09:11:06 +00:00
wj32 8ccd1f0685 some more optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 04:07:53 +00:00
wj32 bcc8495d09 * moved the NodeControlInfo cache to TreeViewAdv.cs so it applies to all callers
* stopped invalidating the cache every update interval

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 01:00:08 +00:00
wj32 34e31f3ee4 removed the MemberAdapter cache - doesn't do much
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 00:14:20 +00:00
wj32 d76c71f262 fixed some cache invalidation issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1143 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 05:57:50 +00:00
wj32 402a270548 * significantly improved performance for the tree view
* improved performance for the other lists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 05:29:01 +00:00
wj32 20f2741361 * #2779558 - "TreeViewAdv font cannot be initialized"
* fixed KProcessHacker BSOD on some Vista systems
* added -nokph command line switch to disable KProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 23:41:35 +00:00
wj32 6414313484 Fixed: Redrawing of the process tree when the window is activated/deactivated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@821 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:35:24 +00:00
wj32 5abe914d9f fixed column header height on Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:32:58 +00:00
wj32 c278789c6e fixed column clicking lag
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 23:52:49 +00:00
wj32 3271d47f09 * fixed Replace Task Manager if taskmgr.exe subkey is missing
* fixed startup
* fixed select all

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@713 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 06:59:03 +00:00
wj32 6738ee4da0 fixed bug #2527154 - "Process Hacker crashes on Win XP"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@565 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-22 23:16:27 +00:00
wj32 ec62196d00 disabled expanding of processes when double-clicking them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-12 01:09:02 +00:00
wj32 a1cb2e9683 completed System Information Window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@454 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-30 10:46:00 +00:00
wj32 77e8e84d51 * fixed problem with TreeViewAdv after expanding or collapsing a node
* added more detailed options for plotter's text rendering
* made plotter (truly) double-buffered
* finished performance and statistics tabs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 05:41:09 +00:00
wj32 239cd1911c dramatic CPU usage decreases for the TreeViewAdv drawing code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-28 09:55:48 +00:00
wj32 4a6e81ca88 Struct reader (with support for user-defined structs)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 10:27:35 +00:00
wj32 ffe280ad48 * use TSEnumProcessesFast()
* remove PerformanceAnalyzer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-23 07:18:29 +00:00
wj32 629aed1541 fix TreeViewAdv.Draw.cs again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 23:05:52 +00:00
wj32 d86ccb1342 fixed TreeViewAdv drawing code (clipping was wrong)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 22:42:11 +00:00
wj32 ee6ac3d065 undo the "fix" for column headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 22:20:24 +00:00
wj32 3ad9af4f4b implement EnsureVisible on TreeNodeAdv
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 09:22:56 +00:00
wj32 df07a8e4b2 make state highlighting work with the process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 09:15:11 +00:00
wj32 6d04b0f5e3 add "modified notices"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:02:02 +00:00
wj32 3570300504 add BackColor support to TreeNodeAdv
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 04:57:40 +00:00
wj32 358613f599 process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 04:02:22 +00:00
wj32 3a5a6818ee add TreeViewAdv code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 23:19:42 +00:00