Commit Graph

699 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
xhmikosr d18d02d94f Installer: Ask user to delete CSR Processes log on uninstall
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 21:38:50 +00:00
xhmikosr 9abe9f3766 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@779 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-02-28 21:07:54 +00:00
xhmikosr 4d64d42b5b release.cmd: cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 13:37:50 +00:00
xhmikosr dbe44e609b release.cmd: Many changes and improvements (Thanks to Yzφwl)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@777 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 13:12:06 +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 805529fdd6 fixed UAC-elevated tasks when Allow only one instance is enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 07:31: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 c977db697f modules tab now shows mapped files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 23:33:26 +00:00
xhmikosr 2fd342e5ea Installer: Set installer's build date automatically
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 16:23:20 +00:00
xhmikosr c66fe27b0b Installer: Remove HACKING.txt also if it's an upgrade.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 11:08:39 +00:00
wj32 3933454269 bump to 1.3.5.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 10:43:24 +00:00
wj32 64172ad272 removed HACKING.txt again...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:56:45 +00:00
wj32 7b9321aa63 finish the last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:53:28 +00:00
wj32 e92f225c46 don't copy HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:50:21 +00:00
wj32 7f3e874ba4 changed zip filename
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:40:51 +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 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
xhmikosr 4ecc444d02 release.cmd: Enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@741 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 01:37:42 +00:00
xhmikosr 6d807d1afc release.cmd: Better detection of ILMerge in PATH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 00:29:04 +00:00
xhmikosr bacd5b96e6 * Added automated creation of the zip of the binaries using 7z command line version
* cosmetics to release.cmd

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 20:27:56 +00:00
xhmikosr 2f4a0d7d70 release.cmd: Fix getting the install location of Inno Setup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 19:20:13 +00:00