Commit Graph

621 Commits

Author SHA1 Message Date
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
xhmikosr ee953259ec Installer now removes 'Process Hacker Log.txt' if the user wants to
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:07:39 +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
xhmikosr 6909f4e519 release.cmd changes:
* Removed wildcard which was used before on copying the .txt files to ProcessHacker\bin\Release
* Verify copied files in ProcessHacker\bin\Release
* Suppress error messages in release.cmd caused by files not found on delete

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@702 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 23:20:12 +00:00
wj32 2ebc24d89f fixed grammer in Custom_Messages.iss
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 22:51:53 +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
xhmikosr 967bdd96fb * Installer: Asks to remove log. (not perfect yet)
* Installer: Updated Custom_Messages.iss


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@699 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 13:58:13 +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
wj32 040c857365 minor fix to ProcessSystemProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@697 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:53:42 +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 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 d558a3c13c hides Run As menu when not elevated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@694 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 09:48:11 +00:00
wj32 24aa935b3c UI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@693 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 05:37:06 +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 f3547ad0ad * added GetHandleInformation and SetHandleInformation
* fixed CPU usage icon invoking
* fixed HandleProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@691 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 04:51:57 +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 99dbbeccad doesn't hide the Tools menu if KPH isn't loaded
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:31:05 +00:00
wj32 b67f5ce375 made the description column in Options a bit wider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@688 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:25:06 +00:00
wj32 17429d2142 Bug #2612242 - "CPU usage > 100%"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@687 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:18:21 +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
xhmikosr fd17cda12c * Cosmetics to the installer script
* Adapt file paths to "release.cmd"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 00:11:45 +00:00
wj32 95c4b23f71 updated About Window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@681 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:47:30 +00:00
wj32 41cbcb3e6d System Information now runs on a separate thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:39:19 +00:00
wj32 2e39dd5d2d added link to ic#code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@679 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:22:08 +00:00
wj32 4472e3be12 * GC.Collect() when closing a ProcessWindow
* added Debug > Free Memory menu item
* fixed random freezing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@678 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:11:52 +00:00
wj32 f2f60651db * updated release.cmd with XhmikosR's version
* uses the proper way of detecting .NET processes - COM objects (in turn making ProcessHacker.exe huge)
* changed the default color for elevated processes to be a bit more orange

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 22:58:54 +00:00
xhmikosr dad05e66f0 * Remove on install "ProcessHacker.exe.config" which is not needed anymore
* Removed some comments from the installer script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 11:36:27 +00:00
wj32 c86f50da57 removed useless code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@674 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 10:29:33 +00:00
wj32 67e1d813a9 updated release.cmd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@673 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 10:00:36 +00:00
wj32 3fcb6f4dd3 * deletes ProcessHacker.exe.config
* copies kprocesshacker.sys to bin\Release

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@672 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 09:37:44 +00:00
wj32 c5f44198fe added automated installer builder
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@671 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 09:28:49 +00:00
wj32 fd1dabaecc Terminator TT2 test is a bit better
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@670 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 08:46:22 +00:00
wj32 674fb577d5 fixed UAC stuff for XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@669 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 08:36:38 +00:00
wj32 7f24cab371 * added "Run" menu item
* added Run As Administrator...
* added Show Details for All Processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@668 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 08:22:47 +00:00
wj32 5799063f2c fixed Update Now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@667 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 07:19:27 +00:00
wj32 52c87ee507 fixed crash in InformationBox when there is no text and Copy is clicked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@666 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 07:15:16 +00:00
wj32 4e258b911c fixed closing HackerWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@665 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 07:07:04 +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 b361250477 #2615707 - "Improvements to Log"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@662 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 06:27:13 +00:00
wj32 628dbb8df6 #2617637 - "Help file improvements No2"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 06:10:42 +00:00
wj32 bc593b4064 fixed bug #2617880 - "Killing ProcessHacker within ProcessHacker and Terminator"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@660 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 06:06:36 +00:00
wj32 08cf753c9c fixed bug #2615591 - "Bug with Show one graph per cpu?"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@659 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 10:56:50 +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 047ab6401f The only notifications enabled by default are now New Services and Deleted Services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@657 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 07:39:00 +00:00