Commit Graph

18 Commits

Author SHA1 Message Date
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