Commit Graph

80 Commits

Author SHA1 Message Date
wj32 f2d58b3353 prevent the options window from closing when the elevated one is open(ing)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 11:30:31 +00:00
wj32 57ac84ec0b * added "-pw" option for displaying the properties of a single process
* fixed Dispose method in SharedThreadProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 08:54:21 +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 aabd8ab7ce major directory and namespace refactoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:20:18 +00:00
wj32 1cdb716ebc added dbghelp.dll warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 08:59:11 +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 b88f4ea52e fixed Key handle leak in service properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 10:41:27 +00:00
wj32 ca0a01ddda changed all instances of GetCurrentProcess().Kill() to Win32.ExitProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 11:56:31 +00:00
wj32 932bbb0b28 added highlighting for GUI threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 00:28:15 +00:00
wj32 da22a68d2a all ProcessWindows now share a SharedThreadProvider while HackerWindow uses its own
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 10:13:01 +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 8c8706b3fb reuse subtractors instead of creating new instances
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-25 07:54:51 +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 53c641fa60 replaced [string].ToLower() == ... with [string].Equals(...)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 00:25:05 +00:00
wj32 b25eed2cf1 * more extension methods
* new highlighting system

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 08:55:26 +00:00
wj32 45854ab75e add quotes when using Replace Task Manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@842 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-06 23:16:56 +00:00
wj32 f160d78087 fixed UAC hWnd for OptionsWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 10:06:17 +00:00
wj32 82ba248644 * Options window correctly disables the three checkboxes when the tray icon isn't shown
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@774 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 09:59:21 +00:00
wj32 04ee3114f4 csc.exe no longer launches
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@771 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 07:51:49 +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 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 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 1372a9899a fixed "Replace Task Manager" (really)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:14:23 +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 9eeac62fd9 * removed hooks from KPH - this means that it can now support multiple clients
* added Restart and Set Token menu items
* KphOpenTokenEx now creates an access state - limited user accounts now have complete admin access to processes and tokens
* fixed problem where if a process image file can't be accessed because of permissions PH says it's packed
* fixed problem with .NET executables not being recognized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@627 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-14 23:52:04 +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 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 a40ebd20f4 "require signatures for" names are now forced to be lower-case
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@593 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-28 02:33:56 +00:00
wj32 e339410c75 KphOpenProcess and KphOpenThread work perfectly on Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@578 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 10:15:43 +00:00
wj32 e85dfa6e17 removed color selection from font dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 02:17:03 +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 fd21d97396 make KProcessHacker's only function getting handles - hooking is too risky
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@541 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-19 21:58:27 +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 6c446c35dc 1.3.2.0
* NEW:
   * Network tab - shows current network connections
 * FIXED:
   * Now the process tree and service list update instantly after 
     starting Process Hacker instead of waiting

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-16 22:57:11 +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 2d78ed402d massive file header update - new format for source code headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 10:39:19 +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 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