Commit Graph

446 Commits

Author SHA1 Message Date
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 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 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 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 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 b03e995409 #2647251 - "About window improvements"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:41:45 +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 ee104b60de #2647422 - "Suggest filename in Memory Editor->Data->Save"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:30:24 +00:00
wj32 c5b40a16fc * #2647418 - "Add ctrl+A and ctrl+C to threads, token, modules etc"
* fixed nulls at the ends of handle names

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 05:22:03 +00:00
wj32 8bf1232220 fixed lag with thread list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@760 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 04:23:02 +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 2590f6dc7e made ComboBoxPickerWindow better
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:44:10 +00:00
wj32 8fee63ce3c provider loading is now delayed so process windows appear faster
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@731 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:23:42 +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