Commit Graph

62 Commits

Author SHA1 Message Date
wj32 4248bb65dd child windows float by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1480 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 01:58:43 +00:00
wj32 5393619ac4 added "scroll down the process tree on startup" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:27:02 +00:00
wj32 d4e7794583 * disabling "Warn about dangerous actions" now disables all process-related prompts
* sorted the WTS functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1381 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 23:53:59 +00:00
wj32 03e3baf2db added instruction text to highlighting options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 07:14:06 +00:00
wj32 91d061b663 added experimental feature: protect processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-17 02:59:06 +00:00
wj32 5214f93f2e added option to hide PH network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 07:16:24 +00:00
wj32 e36bc2f107 * fixed the tiny gaps at the ends of longdata plotters
* added GetBasePriority to process and thread handles
* fixed options & process windows not getting initialized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 11:10:41 +00:00
wj32 32c99c67ed * bump to 1.3.7.3
* added customizable tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 06:57:59 +00:00
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 15180b9956 Elevation button in Options now spawns a child options window instead of restarting Process Hacker elevated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 10:42:19 +00:00
wj32 4fa98825df dbghelp.dll support!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-12 10:53:57 +00:00
wj32 01494b4105 #2714130 - "Option to disable/enable all highlighting colors"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@936 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 05:59:48 +00:00
wj32 4086025a10 #2702929 - "Add a Cancel button in Options"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@916 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-24 06:53:58 +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 daaeeec2f0 * configurable max. samples
* fixed bug in HistoryManager when more more than 1 item has to be removed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@911 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 23:51:12 +00:00
wj32 35657cc240 changed minimum highlighting duration to 1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@858 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-12 07:36:46 +00:00
wj32 62db674f98 kernel-mode driver isn't experimental
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 10:03:13 +00:00
wj32 7294a77fbd #2596481 - "Add option for one instance of Process Hacker"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 01:51:40 +00:00
wj32 763cbf922a fully supports UAC elevation for specific tasks now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:39:14 +00:00
wj32 420772a5f4 * added UAC code to services and the options window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:18:40 +00:00
wj32 b67f5ce375 made the description column in Options a bit wider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@688 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:25:06 +00:00
wj32 b496f3a837 fixed "Replace Task Manager"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@685 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:09:10 +00:00
wj32 1da94efdfa Specific highlighting can be enabled/disabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@683 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 00:54:23 +00:00
wj32 550e8f69c1 #2617691 - "Add option to replace task manager with Process Hacker"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@664 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 07:02:09 +00:00
wj32 0dd7f46643 #2605167 - "Add "Hide When Closed" option"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@663 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 06:41:31 +00:00
wj32 b6d2b5eeb3 KPH is now enabled by default and is not experimental anymore
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@634 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-15 10:21:36 +00:00
wj32 2495ef2967 new processes list in the notification icon menu, for quick actions on processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-13 09:38:39 +00:00
wj32 3fe0992ff7 * finally refactored the token privileges code
* removed icon in options tooltips

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-06 05:38:49 +00:00
wj32 9be6ed288c Options window has a detailed description for each setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@604 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-31 04:05:31 +00:00
wj32 cbc0b5b2cd * fixed KProcessHacker not working on XP
* finished CSRProcesses

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 08:54:33 +00:00
wj32 5ad994ca0e * "Hide handles with no name" is now unique to each process window - changing it in one window does not affect others
* Dialog/input boxes are now more consistent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@594 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-29 08:07:16 +00:00
wj32 a481abde81 added customizable fonts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-22 01:38:15 +00:00
wj32 3a9c00bd23 configurable imposter names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 00:33:18 +00:00
wj32 356e2b5243 * System Information menu item in the tray icon menu
* Hide when minimized option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@536 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-18 22:34:51 +00:00
wj32 de69f8d0ea disable KPH by default and add an option to enable it
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@531 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-18 08:22:34 +00:00
wj32 b5052a3c28 * option for controlling verification
* highlights dangerous processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-15 00:32:20 +00:00
wj32 3bc331b047 add option for whether to verify or not
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@498 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-15 00:11:27 +00:00
wj32 24fd1cfd76 * finally updated help
* added higlighting for .NET processes and packed images

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-13 22:34:45 +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 ee05365f69 * reintroduced thread priority column
* added highlighting for processes in jobs (doesn't work very well though)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 07:53:22 +00:00
wj32 3946fdd077 * implemented plotter settings
* fixed a few bugs relating to viewing properties for DPCs and Interrupts

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 07:14:09 +00:00
wj32 c5cfc47d69 set minimum value for update interval
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-28 06:59:54 +00:00
wj32 03130abd9c Tray icon now displays the current CPU usage, and the tooltip is almost exactly the same as Process Explorer's (current CPU usage + process using most of the CPU)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 06:52:14 +00:00
wj32 c4392e5db5 * better memory region names
* the bold EXE name in the module list is back!

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 23:48:31 +00:00
wj32 0df96cd956 migrated everything! (still has a few big bugs)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 11:08:07 +00:00
wj32 354485f3f9 Added highlighting of UAC elevated processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 04:32:47 +00:00
wj32 c61c7bf309 fix for restoring after "hiding when minimized"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 04:02:20 +00:00
deanme 0f12c03590 add "Hide When Minimized" support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-21 06:07:07 +00:00
wj32 6aad470f1f remove hide users option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 04:19:01 +00:00
wj32 d9678fef3a * System and System Idle Processes now have usernames (hardcoded in)
* Added ability to hide other users' processes (based on Session ID)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 03:56:26 +00:00