Commit Graph

268 Commits

Author SHA1 Message Date
wj32 6414313484 Fixed: Redrawing of the process tree when the window is activated/deactivated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@821 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:35:24 +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 0a4aad5aaa * #2625192 - "Log: Add clear log"
* #2647235 - "Update Log even when it’s open"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 08:39:55 +00:00
wj32 ec34571a8a git-svn-id: svn://svn.code.sf.net/p/processhacker/code@816 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-03-03 10:52:05 +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 37958379df "Hide when minimized" is better
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@812 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-03 09:36:20 +00:00
wj32 777b1e5804 fixed unhandled exception when "Firefox Setup 3.0.5.exe" is running (23 chars)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@809 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-03 02:30:59 +00:00
wj32 3a5e40d9c0 * fixed dangerous process detection on Windows XP (again)
* can change process virtualization

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@808 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-02 10:12:33 +00:00
wj32 896fc3faad fix for the unhandled exceptions resulting from the previous fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 03:50:13 +00:00
wj32 72ea054dc1 fixed Allow only one instance to work even if PH is running elevated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@792 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 03:48:08 +00:00
wj32 63ae8290f5 Show Details for All Processes now works when Start hidden is enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 03:11:19 +00:00
wj32 3ae97f93eb * doesn't need AllowSetForegroundWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:56:31 +00:00
wj32 dbc49a4482 previous instance detection now uses AllowSetForegroundWindow and SetForegroundWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:53:38 +00:00
wj32 5abe914d9f fixed column header height on Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:32:58 +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 00e94ccc38 deselect all items when a column is clicked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 00:00:11 +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 7cde54daba All lists now have Ctrl+A and Ctrl+C support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 21:53:42 +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 cbb4719df5 Vista-style lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 07:08:46 +00:00
wj32 41c776dcf0 reintroduced High priority for PH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 06:01:20 +00:00
wj32 4ceff6ff67 #2605155 - "CSR Processes: Add Save Processes"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:56:52 +00:00
wj32 d7cd0242ed #2625193 - "Add warning before shutting down, or restarting pc etc."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:45:55 +00:00
wj32 9f601be654 #2647259 - "Network: refresh even if in background"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@759 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 02:01:07 +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 ca998a786e * #2602541 - "Bug with 'Hide When Minimized' enabled -svn635"
* fixed window handling at startup - Start hidden works properly now

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 01:23:44 +00:00
wj32 2d91a25750 Black border bug when restoring from minimized state
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 00:50:20 +00:00
wj32 3aa404bc83 added Reduce Working Set
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 23:46:23 +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 7804a38401 fixed GDI+ handle leaks with VistaMenu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 06:14:48 +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 7e87956dbe completely fixed all handle leaks, especially in the process window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 07:35:01 +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 4492a3b93d partially reverted r722
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@725 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 05:21:00 +00:00
wj32 8ee5b7ecd8 fixed Loading symbols message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-25 04:42:02 +00:00
wj32 af3705ab5a * #2628961 - "Add ctrl+A in Services and Network window"
* #2628967 - "Add ctrl+C in Processes, Services and Network window"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@715 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 07:25:46 +00:00
wj32 dd75d34ff9 selects process tree by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@714 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 07:02:05 +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 5f5334928a fixed detection of corrupt settings (again)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@709 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:30:12 +00:00
wj32 fb4b5cc8ea * reverted the previous change to a single click
* calls LoadNotificationIcon()

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@708 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:22:50 +00:00
wj32 86340db875 notification icon is now single click
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:07:26 +00:00
wj32 0143443c52 fixed dangerous names detection with suspending and resuming
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@705 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 23:58:40 +00:00
wj32 932792e21b separated the loading process into stages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@704 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 23:50:20 +00:00
wj32 4ce5e994de fixed corrupt settings detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@703 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 23:22:17 +00:00
wj32 6f0a882ef1 fixed dangerous process detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@700 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 22:46:04 +00:00
wj32 a0fc65e612 improved Start hidden
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@698 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 11:02:59 +00:00