Commit Graph

  • 3933454269 bump to 1.3.5.5 wj32 2009-02-27 10:43:24 +00:00
  • 64172ad272 removed HACKING.txt again... wj32 2009-02-27 09:56:45 +00:00
  • 7b9321aa63 finish the last commit wj32 2009-02-27 09:53:28 +00:00
  • e92f225c46 don't copy HACKING.txt wj32 2009-02-27 09:50:21 +00:00
  • 8de6085502 updated CHANGELOG.txt wj32 2009-02-27 09:47:32 +00:00
  • 7f3e874ba4 changed zip filename wj32 2009-02-27 09:40:51 +00:00
  • 763cbf922a fully supports UAC elevation for specific tasks now wj32 2009-02-27 09:39:14 +00:00
  • db139c12d9 #2642505 - "Make some columns' size bigger" wj32 2009-02-27 06:30:01 +00:00
  • 7804a38401 fixed GDI+ handle leaks with VistaMenu wj32 2009-02-27 06:14:48 +00:00
  • 4ecc444d02 release.cmd: Enhancements xhmikosr 2009-02-27 01:37:42 +00:00
  • 6d807d1afc release.cmd: Better detection of ILMerge in PATH xhmikosr 2009-02-27 00:29:04 +00:00
  • bacd5b96e6 * Added automated creation of the zip of the binaries using 7z command line version * cosmetics to release.cmd xhmikosr 2009-02-26 20:27:56 +00:00
  • 2f4a0d7d70 release.cmd: Fix getting the install location of Inno Setup xhmikosr 2009-02-26 19:20:13 +00:00
  • 2a694d885e completed workaround wj32 2009-02-26 10:47:07 +00:00
  • 852907ad66 reverted normal-processes-are-processed-twice change wj32 2009-02-26 10:38:32 +00:00
  • f6981551df #2641072 - "Crash - svn732" wj32 2009-02-26 10:33:29 +00:00
  • 472b811dac git-svn-id: svn://svn.code.sf.net/p/processhacker/code@734 21ef857c-d57f-4fe0-8362-d861dc6d29cd wj32 2009-02-26 10:25:38 +00:00
  • f331d3fbb4 * fixed insane memory usage on Windows XP * added Re-analyze menu item wj32 2009-02-26 10:09:21 +00:00
  • 2590f6dc7e made ComboBoxPickerWindow better wj32 2009-02-26 08:44:10 +00:00
  • 8fee63ce3c provider loading is now delayed so process windows appear faster wj32 2009-02-26 08:23:42 +00:00
  • 83d9bf52e2 normal processes now get processed twice as well wj32 2009-02-26 08:16:10 +00:00
  • 6f956bd5f3 * fixed VistaMenu * finished previous commit wj32 2009-02-26 08:11:43 +00:00
  • cbc297e0d7 * added sc.exe use for unelevated PH wj32 2009-02-26 08:04:00 +00:00
  • 7e87956dbe completely fixed all handle leaks, especially in the process window wj32 2009-02-26 07:35:01 +00:00
  • 1be7ac1cef * "fixed" VistaMenu GDI+ handle leak * added ProcessNode finalizer * removed unused code from HackerWindow * fixed token handle leaks * minor GUI fixes wj32 2009-02-26 06:17:40 +00:00
  • 4492a3b93d partially reverted r722 wj32 2009-02-26 05:21:00 +00:00
  • 128e559612 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@724 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-02-25 16:07:36 +00:00
  • 8ee5b7ecd8 fixed Loading symbols message wj32 2009-02-25 04:42:02 +00:00
  • 140476327c Fix "freezing" on PH loading xhmikosr 2009-02-24 14:57:03 +00:00
  • 5731cd0482 changed processing attempts to 5 wj32 2009-02-24 08:28:55 +00:00
  • d225f69dc5 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@720 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-02-23 20:46:02 +00:00
  • 67e123c97b git-svn-id: svn://svn.code.sf.net/p/processhacker/code@719 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-02-23 20:07:24 +00:00
  • 0c2969d11e small fixes wj32 2009-02-23 09:17:51 +00:00
  • da74f130ca * #2629594 - "Crash - svn716" wj32 2009-02-23 08:58:12 +00:00
  • 51fe897bcc bump to 1.3.5.0 wj32 2009-02-23 07:29:56 +00:00
  • af3705ab5a * #2628961 - "Add ctrl+A in Services and Network window" * #2628967 - "Add ctrl+C in Processes, Services and Network window" wj32 2009-02-23 07:25:46 +00:00
  • dd75d34ff9 selects process tree by default wj32 2009-02-23 07:02:05 +00:00
  • 3271d47f09 * fixed Replace Task Manager if taskmgr.exe subkey is missing * fixed startup * fixed select all wj32 2009-02-23 06:59:03 +00:00
  • 23556d64b0 * release.cmd now searches first if ILMerge is installed in the default installation folder and if not then searches for it in the PATH * Updated HACKING.txt xhmikosr 2009-02-22 12:58:23 +00:00
  • 313b996017 Updated HACKING.txt xhmikosr 2009-02-22 10:16:38 +00:00
  • b84cc58a58 tries again if something is detected as packed - hopefully the second time it isn't packed wj32 2009-02-22 00:40:09 +00:00
  • 5f5334928a fixed detection of corrupt settings (again) wj32 2009-02-22 00:30:12 +00:00
  • fb4b5cc8ea * reverted the previous change to a single click * calls LoadNotificationIcon() wj32 2009-02-22 00:22:50 +00:00
  • ee953259ec Installer now removes 'Process Hacker Log.txt' if the user wants to xhmikosr 2009-02-22 00:07:39 +00:00
  • 86340db875 notification icon is now single click wj32 2009-02-22 00:07:26 +00:00
  • 0143443c52 fixed dangerous names detection with suspending and resuming wj32 2009-02-21 23:58:40 +00:00
  • 932792e21b separated the loading process into stages wj32 2009-02-21 23:50:20 +00:00
  • 4ce5e994de fixed corrupt settings detection wj32 2009-02-21 23:22:17 +00:00
  • 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 xhmikosr 2009-02-21 23:20:12 +00:00
  • 2ebc24d89f fixed grammer in Custom_Messages.iss wj32 2009-02-21 22:51:53 +00:00
  • 6f0a882ef1 fixed dangerous process detection wj32 2009-02-21 22:46:04 +00:00
  • 967bdd96fb * Installer: Asks to remove log. (not perfect yet) * Installer: Updated Custom_Messages.iss xhmikosr 2009-02-21 13:58:13 +00:00
  • a0fc65e612 improved Start hidden wj32 2009-02-21 11:02:59 +00:00
  • 040c857365 minor fix to ProcessSystemProvider wj32 2009-02-21 10:53:42 +00:00
  • 8b1ebb3b9f ~200 reduction in handles + decrease in memory usage wj32 2009-02-21 10:48:52 +00:00
  • 420772a5f4 * added UAC code to services and the options window wj32 2009-02-21 10:18:40 +00:00
  • d558a3c13c hides Run As menu when not elevated wj32 2009-02-21 09:48:11 +00:00
  • 24aa935b3c UI fixes wj32 2009-02-21 05:37:06 +00:00
  • 91dd8822e3 * fixed HandleProvider * hides sizes when viewing modules for System wj32 2009-02-21 05:25:55 +00:00
  • f3547ad0ad * added GetHandleInformation and SetHandleInformation * fixed CPU usage icon invoking * fixed HandleProvider wj32 2009-02-21 04:51:57 +00:00
  • fba06fc72c awesome tray icon wj32 2009-02-21 02:28:56 +00:00
  • 99dbbeccad doesn't hide the Tools menu if KPH isn't loaded wj32 2009-02-21 01:31:05 +00:00
  • b67f5ce375 made the description column in Options a bit wider wj32 2009-02-21 01:25:06 +00:00
  • 17429d2142 Bug #2612242 - "CPU usage > 100%" wj32 2009-02-21 01:18:21 +00:00
  • 1372a9899a fixed "Replace Task Manager" (really) wj32 2009-02-21 01:14:23 +00:00
  • b496f3a837 fixed "Replace Task Manager" wj32 2009-02-21 01:09:10 +00:00
  • c027889797 updated CHANGELOG.txt wj32 2009-02-21 00:59:06 +00:00
  • 1da94efdfa Specific highlighting can be enabled/disabled wj32 2009-02-21 00:54:23 +00:00
  • fd17cda12c * Cosmetics to the installer script * Adapt file paths to "release.cmd" xhmikosr 2009-02-21 00:11:45 +00:00
  • 95c4b23f71 updated About Window wj32 2009-02-20 23:47:30 +00:00
  • 41cbcb3e6d System Information now runs on a separate thread wj32 2009-02-20 23:39:19 +00:00
  • 2e39dd5d2d added link to ic#code wj32 2009-02-20 23:22:08 +00:00
  • 4472e3be12 * GC.Collect() when closing a ProcessWindow * added Debug > Free Memory menu item * fixed random freezing wj32 2009-02-20 23:11:52 +00:00
  • 212f2c12be changed build order to have Assistant built first wj32 2009-02-20 23:00:36 +00:00
  • 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 wj32 2009-02-20 22:58:54 +00:00
  • dad05e66f0 * Remove on install "ProcessHacker.exe.config" which is not needed anymore * Removed some comments from the installer script xhmikosr 2009-02-20 11:36:27 +00:00
  • c86f50da57 removed useless code wj32 2009-02-20 10:29:33 +00:00
  • 67e1d813a9 updated release.cmd wj32 2009-02-20 10:00:36 +00:00
  • 3fcb6f4dd3 * deletes ProcessHacker.exe.config * copies kprocesshacker.sys to bin\Release wj32 2009-02-20 09:37:44 +00:00
  • c5f44198fe added automated installer builder wj32 2009-02-20 09:28:49 +00:00
  • fd1dabaecc Terminator TT2 test is a bit better wj32 2009-02-20 08:46:22 +00:00
  • 674fb577d5 fixed UAC stuff for XP wj32 2009-02-20 08:36:38 +00:00
  • 7f24cab371 * added "Run" menu item * added Run As Administrator... * added Show Details for All Processes wj32 2009-02-20 08:22:47 +00:00
  • 5799063f2c fixed Update Now wj32 2009-02-20 07:19:27 +00:00
  • 52c87ee507 fixed crash in InformationBox when there is no text and Copy is clicked wj32 2009-02-20 07:15:16 +00:00
  • 4e258b911c fixed closing HackerWindow wj32 2009-02-20 07:07:04 +00:00
  • 550e8f69c1 #2617691 - "Add option to replace task manager with Process Hacker" wj32 2009-02-20 07:02:09 +00:00
  • 0dd7f46643 #2605167 - "Add "Hide When Closed" option" wj32 2009-02-20 06:41:31 +00:00
  • b361250477 #2615707 - "Improvements to Log" wj32 2009-02-20 06:27:13 +00:00
  • 628dbb8df6 #2617637 - "Help file improvements No2" wj32 2009-02-20 06:10:42 +00:00
  • bc593b4064 fixed bug #2617880 - "Killing ProcessHacker within ProcessHacker and Terminator" wj32 2009-02-20 06:06:36 +00:00
  • 08cf753c9c fixed bug #2615591 - "Bug with Show one graph per cpu?" wj32 2009-02-19 10:56:50 +00:00
  • badff3143f CPU usage is now correctly displayed in graphs - K+U are not overlayed anymore wj32 2009-02-19 10:34:45 +00:00
  • 047ab6401f The only notifications enabled by default are now New Services and Deleted Services wj32 2009-02-19 07:39:00 +00:00
  • b57b6df3a0 #2608801 - "Add Shutdown options" wj32 2009-02-19 07:31:22 +00:00
  • 5119817a64 #2608710 - "Notifications menu improvements" wj32 2009-02-19 06:40:32 +00:00
  • 489eaf9726 #2605148 - "CSR Processes: Add select all and/or ctrl+A" wj32 2009-02-19 06:28:13 +00:00
  • 8f5fb1ffad #2596509 - "Double click on mutant-->Open properties window" wj32 2009-02-19 06:15:55 +00:00
  • 1f87c0cbc4 #2605133 - "Add access key to Log" #2605146 - "When you open Log, the entries shouldn't be selected" #2605158 - "Log: Add Copy to clipboard and ctrl+A" wj32 2009-02-19 06:11:41 +00:00
  • ed80161fc6 * #2596512 - "General tab window goes in the background" * #2613838 - "Add process' icon before process' name in process' window" wj32 2009-02-19 05:44:45 +00:00