Commit Graph

16 Commits

Author SHA1 Message Date
wj32 56a3556768 * fixed some enums
* added more functions in ProcessHandle and ThreadHandle
* added integrity, I/O priority and page priority columns
* added sorting to WS columns
* improved the perceived responsiveness of several components
* removed Program.UpdateWindows()
* added thread exception handler for debug builds

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 03:12:22 +00:00
wj32 5af37a240e #2642442 - "System Information label text gets clipped"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 00:47:22 +00:00
wj32 1c0aca6bc8 * new history backend
* configurable plotter step size

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-22 10:25:24 +00:00
wj32 8d061ff3eb * All integer overflow problems in System Information
* System Cache is now displayed
* #2625167 - "Commit charge limit should not be 16EB"
* #2642385 - "Maximum File Cache size should not be 16EB"


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:15:14 +00:00
wj32 03722ca3c9 fixed last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 00:02:31 +00:00
wj32 35c6bc81ec * bump to 1.3.6.5
* fixed minimize size of System Information

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 00:01:29 +00:00
wj32 8894a79f55 added always on top for SysInfoWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:34:06 +00:00
wj32 0b9b2faa2c * #2675864 - "System Information improvements"
* Full CPU, I/O and memory usage history for processes and the OS
* Tooltips for graphs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:20:50 +00:00
wj32 badff3143f CPU usage is now correctly displayed in graphs - K+U are not overlayed anymore
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@658 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 10:34:45 +00:00
wj32 e84c57df74 * fixed groupbox text - should be "File Cache"
* added some defs from ReactOS

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-24 03:51:46 +00:00
wj32 b3793ad4a0 1.3.0.5
* FIXED:
   * System information window resizing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@461 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-31 01:54:32 +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 0faeedf075 made a start on System Information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@453 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 10:50:29 +00:00
wj32 f5a7941eb9 an attempt at a graph for the process window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 08:52:56 +00:00
wj32 7581f09cff add support for two lines in Plotter
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 07:08:17 +00:00
deanme dd38463fec add Plotter components, - prepare for SystemInformationWindow
add my name to files which been changed by me today

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-21 14:34:08 +00:00