Commit Graph

1392 Commits

Author SHA1 Message Date
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 decbc9ab86 bump to 2.29
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:53 +00:00
wj32 e865408392 fixed Load Count column sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:09 +00:00
wj32 d5cca9715b changed About link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-13 09:56:36 +00:00
wj32 0e2036f901 * ToolStatus: added keyboard shortcut for search box
* ToolStatus: added word-based filtering

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 09:16:38 +00:00
wj32 2e86d87ee6 DotNetTools: added PredictAddressesFromClrData for better stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 08:34:24 +00:00
wj32 41c3e80c51 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 06:52:32 +00:00
wj32 005cb9c81b * added support for custom stack walks by plugins (in preparation for .NET stack walk improvements)
* DotNetTools: added some new definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 04:28:54 +00:00
wj32 e38961e638 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-12 02:20:41 +00:00
wj32 5815ed4743 fixed bug in PhSipOnUserMessage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-08 07:03:47 +00:00
wj32 a2742dc670 fixed Verification Status sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:32:30 +00:00
wj32 49481ce969 added PhGetPhVersionNumbers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:24:18 +00:00
wj32 c3c2e079c0 installer patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-30 11:24:56 +00:00
wj32 bfd86034d3 fixed memory leak in PhInsertCopyCellEMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4998 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-26 02:34:55 +00:00
wj32 e956fe6f07 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:57:38 +00:00
wj32 d3c6b5ba99 * fixed Ctrl+A on process, service and network lists
* added Ctrl+A to other lists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:38:25 +00:00
wj32 1142e5364f fixed uninitialized variable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-20 05:01:23 +00:00
wj32 dc1bd70374 * added GeneralCallbackMainWindowTabChanged plugin message
* export treenew filtering functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-18 07:06:48 +00:00
wj32 c18086748d * bump to 2.28
* ExtendedTools: fixed network graph scaling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-02-21 00:16:10 +00:00
wj32 1750baf2d8 reverted r4961
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-24 00:16:38 +00:00
wj32 74bf04be3a fixed potential memory leak in PhCreateServiceListControl
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-24 00:15:21 +00:00
wj32 faf41652b4 added some documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4957 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-21 11:10:25 +00:00
wj32 5a72d58aaa fixed bug in PhNfpModifyNotifyIcon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4956 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-20 23:49:35 +00:00
wj32 a52818f2d9 * fixed Description sorting bug
* ExtendedTools: use 64-bit counters for ETW statistics

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-18 02:02:36 +00:00
wj32 b6b10e1740 partially reverted r4951
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:48:32 +00:00
wj32 bed4528a89 added minimum size unit option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:32:26 +00:00
wj32 e905b99eec * OnlineChecks: updated VirusTotal and virusscan.jotti.org uploaders
* OnlineChecks: added hash checking

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:07:06 +00:00
wj32 479a91a500 use 1 instead of STATUS_SUCCESS for other terminate actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-30 22:02:37 +00:00
wj32 050671ec35 * bump to 2.27
* tweaked packed executable detection

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-29 09:14:30 +00:00
wj32 c3ceed96be set RestartRequired when changing dbghelp file name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4939 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-29 03:54:32 +00:00
wj32 97cb5eea60 added -priority option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4938 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-29 01:50:09 +00:00
wj32 6548221305 improved cleanup on object search failure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4937 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-27 22:36:59 +00:00
wj32 5a7fc3a195 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4934 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-19 00:34:11 +00:00
wj32 4fed2939c1 added ShowCommitInSummary option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4933 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-17 23:55:35 +00:00
wj32 82afbafb49 added -selectpid command line option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4932 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-17 23:27:55 +00:00
wj32 c2ff4e689f * bump to 2.26
* improved plugin manager

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4927 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-02 03:55:48 +00:00
wj32 47ab757f41 new graph tooltips (normal tooltips intead of tracking tooltips)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4926 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-29 01:12:45 +00:00
wj32 8403999190 stabilized network list sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4920 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 00:33:33 +00:00
wj32 b22e08d829 added IsWow64Valid flag
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 23:52:35 +00:00
wj32 fab6767cc8 moved sample count calculation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4916 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:33:54 +00:00
wj32 0db49f04f2 added automatic sample count
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:32:47 +00:00
wj32 5fe43b456c made I/O Totals group a bit wider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:39:20 +00:00
wj32 2b1d366c57 added restart prompt for the relevant options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4909 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:31:29 +00:00
wj32 cce2b4b002 added Ctrl+A support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:15:48 +00:00
wj32 9111b5240a use processor performance distribution to calculate CPU frequency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:04:58 +00:00
wj32 16e8acc1ad * bump to 2.25
* added InitializeSectionMenuItemsCallback and fixed extra separator in View menu for additional tab pages

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4904 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-22 10:25:21 +00:00
wj32 616291b5a9 * added some doc comments
* deleted PhpFormatDecimalFast

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4900 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-22 09:02:45 +00:00
wj32 6149f35899 use Win32 debugging functions instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4898 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 12:12:02 +00:00
wj32 c38d0735ea use DEBUG_ONLY_THIS_PROCESS
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 11:50:23 +00:00
wj32 0cad44e27a added Start Task Manager menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4896 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 11:44:30 +00:00