Commit Graph

213 Commits

Author SHA1 Message Date
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 01495e860c #2601397 - "Ability to sort by name, type etc to all of the windows"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 02:45:11 +00:00
wj32 cc551d94ef moved HighlightedListViewItem.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 23:45:59 +00:00
wj32 a6bedbd13b * removed unused SharpDevelop code
* reorganized code
* started generic ListView sorter

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 23:45:11 +00:00
wj32 55cc067d29 reduced CPU usage by half
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@860 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 06:32:58 +00:00
wj32 52acc6f892 fixed dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@850 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 03:04:08 +00:00
wj32 f7fae8f5d9 fixed ServiceProperties apply button text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 03:03:16 +00:00
wj32 0ba07cdf01 file name column uses EllipsisPath
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-07 02:11:02 +00:00
wj32 9b640b3631 fixed System Idle Process CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@838 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-06 06:26:58 +00:00
wj32 65fbeaeee4 fixed priority getting/setting under limited accounts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@830 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 07:08:36 +00:00
wj32 da2bc22452 Fixed: Opened process properties when a plus/minus was double-clicked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@820 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:28:25 +00:00
wj32 94cd727c85 Run As now prompts for elevation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-03 10:47:48 +00:00
wj32 330d6a6082 fixed getting service descriptions under a limited account
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@811 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-03 05:44:11 +00:00
wj32 aef9037a02 * token properties now has Ctrl+C and Ctrl+A
* environment variables list view columns are now saved

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@807 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-02 09:55:51 +00:00
wj32 be7663b3d7 stupid VS
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@802 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 10:43:49 +00:00
wj32 16fd6387a4 more room for the service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 10:42:51 +00:00
wj32 46208eea4a * changing service settings now uses UAC elevation
* changing service settings is more robust

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 10:40:14 +00:00
wj32 b633f23a91 reverted stupid process tree changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@797 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 04:46:38 +00:00
wj32 c423348219 more columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:16:16 +00:00
wj32 a6bdc67801 * added more columns
* added test sign script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 23:52:46 +00:00
wj32 8eaf338814 customizable columns!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 23:33:33 +00:00
wj32 448b3e3884 * eliminated the WinTrust cache
* all UAC prompts now have the correct hWnd

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 09:49:52 +00:00
wj32 3c042e9f90 ExtendedCmd now uses the supplied hWnd, meaning that it now associates with the caller
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 08:10:44 +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 2856fd9c8f * #2647387 - "Add descriptions to Memory Editor's buttons"
* #2647435 - "Add descriptions to Memory search results window"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@763 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:38:54 +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 db139c12d9 #2642505 - "Make some columns' size bigger"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 06:30:01 +00:00
wj32 2a694d885e completed workaround
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 10:47:07 +00:00
wj32 f6981551df #2641072 - "Crash - svn732"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@735 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 10:33:29 +00:00
wj32 472b811dac git-svn-id: svn://svn.code.sf.net/p/processhacker/code@734 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-02-26 10:25:38 +00:00
wj32 f331d3fbb4 * fixed insane memory usage on Windows XP
* added Re-analyze menu item

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 10:09:21 +00:00
wj32 6f956bd5f3 * fixed VistaMenu
* finished previous commit

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:11:43 +00:00
wj32 cbc297e0d7 * added sc.exe use for unelevated PH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:04:00 +00:00
wj32 1be7ac1cef * "fixed" VistaMenu GDI+ handle leak
* added ProcessNode finalizer
* removed unused code from HackerWindow
* fixed token handle leaks
* minor GUI fixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 06:17:40 +00:00
wj32 da74f130ca * #2629594 - "Crash - svn716"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@717 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 08:58:12 +00:00
wj32 8b1ebb3b9f ~200 reduction in handles + decrease in memory usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@696 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:48:52 +00:00
wj32 91dd8822e3 * fixed HandleProvider
* hides sizes when viewing modules for System

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@692 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 05:25:55 +00:00
wj32 fba06fc72c awesome tray icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@690 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 02:28:56 +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 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 8f5fb1ffad #2596509 - "Double click on mutant-->Open properties window"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@653 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 06:15:55 +00:00
wj32 b519a8ee91 updated VistaMenu to 1.6.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@647 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-18 09:33:27 +00:00
wj32 098ef0c75d fixed process colors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@645 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-17 11:19:56 +00:00
wj32 7797d53b68 fixed the DefaultItem clipping bug that was supposed to be fixed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@644 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-17 02:23:53 +00:00
wj32 2fe3135b4e #2605000 - "Add descriptions to some buttons"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@642 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-16 10:26:12 +00:00
wj32 9077cb12f7 fixed those annoying token handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@631 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-15 08:20:52 +00:00
wj32 7844e63cb7 fixed bug #2601383 - "Threads' column's width is not remembered."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@629 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-15 04:10:44 +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 74df64961c * PH now uses KPH even under a limited user account, giving it full admin access (to processes) anyway
* eliminated most usages of Process.Modules because it doesn't use KPH

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@626 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-14 21:46:28 +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