Commit Graph

  • a4df932e03 installer: update to v5.5.6 and specify AppUserModelId. xhmikosr 2015-12-07 20:54:22 +00:00
  • d9426fbf61 NetAdapters: add code comment dmex 2015-12-07 07:02:34 +00:00
  • 43ed41913a NetAdapters: Bump version; Added details window (initial); Added "Show hidden adapters" to options window; dmex 2015-12-07 05:05:39 +00:00
  • 6b8df8ec98 Plugins: Fix props mime-type dmex 2015-12-06 09:28:45 +00:00
  • d8f3f4f0e5 Update to latest Windows SDK dmex 2015-12-06 09:04:42 +00:00
  • e3631ddbbd Plugins: Fix Plugins.props directory slash inconsistencies dmex 2015-12-06 08:53:42 +00:00
  • 8a485ca37a Plugins: sync headers dmex 2015-12-06 08:17:07 +00:00
  • b01d689a13 Plugins: Updated to latest Windows SDK dmex 2015-12-06 08:14:14 +00:00
  • 9979051a75 DotNetTools: Attempt to fix timeInJit (again) dmex 2015-09-30 14:36:19 +00:00
  • 35c4e6859e DotNetTools: Fixed Category handling; Removed some code duplication; dmex 2015-09-30 14:01:50 +00:00
  • e6db2c7d20 Updater: Background update check interval is now only once every 7 days; Fixed font size; dmex 2015-09-27 09:24:14 +00:00
  • 7c3626ad0a Plugins: Removed usages of GetModuleHandle dmex 2015-09-27 03:51:16 +00:00
  • 2d08351e75 Plugins: Removed usages of GetProcAddress dmex 2015-09-27 03:34:07 +00:00
  • 762e0526d8 DotNetTools: Tidied up names dmex 2015-09-26 07:21:05 +00:00
  • 52921742e5 UserNotes: Fixed comment text being selected by default dmex 2015-09-25 00:05:40 +00:00
  • 00f02c8de5 DotNetTools: Added some sanity checks; Removed some unused code; dmex 2015-09-23 02:47:32 +00:00
  • 73824feefa Update assets with clean-css 3.4.4. xhmikosr 2015-09-21 18:22:17 +00:00
  • 5af39f945d Updater: Font consistency with previous versions dmex 2015-09-20 09:54:14 +00:00
  • 437059d55e DotNetTools: Fixed .NET performance statistics not showing for Modern .NET applications; Fixed memory leak; dmex 2015-09-17 20:33:42 +00:00
  • 63f9db72ac ExtendedTools: fixed GPU graphs redrawing while inactive dmex 2015-09-15 12:15:12 +00:00
  • 374bfe523e DotNetTools: fixed two handle leaks; added more sanity checking; removed some win32 functions; dmex 2015-09-14 19:33:18 +00:00
  • 48bd2eef4d DotNetTools: fixed memory leak; Attempt to fix timeInJit value; dmex 2015-09-14 13:35:53 +00:00
  • 8e8e33a229 DotNetTools: fixed line endings; fixed incorrect PID format specifiers; dmex 2015-09-14 09:41:28 +00:00
  • faa14c74db DotNetTools: Major rewrite of .NET performance statistics and AppDomain enumeration dmex 2015-09-14 09:15:53 +00:00
  • 3ff9ee36a8 NetAdapters: disabled Details window dmex 2015-09-13 20:16:55 +00:00
  • 5ca9d67aac Updater: bump version dmex 2015-09-03 14:08:43 +00:00
  • 77676bc767 ToolStatus: fixed Searchbox button color consistency dmex 2015-09-03 13:16:27 +00:00
  • 6db988a63e UserNotes: fixed using black colour for process highlighting dmex 2015-09-03 11:58:57 +00:00
  • 228fe84f16 ToolStatus: Converted StatusMenu to PPH_EMENU; Fixed typo; dmex 2015-09-01 02:40:31 +00:00
  • 6f4b05b276 ToolStatus: fix default layout dmex 2015-08-31 09:24:41 +00:00
  • 4ddf8b3d7d ToolStatus: Updated Statusbar with Used physical memory and Free physical memory dmex 2015-08-31 06:21:19 +00:00
  • 390678225f NetAdapters: fixed group header bug dmex 2015-08-28 16:18:52 +00:00
  • 26489537c1 NetAdapters: update strings dmex 2015-08-28 14:51:07 +00:00
  • 5a606058f0 NetAdapters: more tidy up dmex 2015-08-28 14:14:16 +00:00
  • d99f5705a5 NetAdapters: Fixed Unicast packet counts dmex 2015-08-28 13:25:52 +00:00
  • f86ba54f9f NetAdapters: tidy up last commit dmex 2015-08-28 13:21:45 +00:00
  • c4110c4c38 NetAdapters: added missing file from last commit dmex 2015-08-28 13:18:32 +00:00
  • 4b7e1b88c2 NetAdapters: added details button (initial commit) dmex 2015-08-28 13:04:11 +00:00
  • 0f22d5d4aa ExtendedServices: Fixed dialog focus issues; Removed unused static keyword; dmex 2015-08-27 13:19:25 +00:00
  • 1090f02226 ProcessHacker: Remove Wow64 warning prompt for DEBUG builds (patch by me) dmex 2015-08-27 08:42:12 +00:00
  • 88a0eb596b ProcessHacker: fixed typo dmex 2015-08-26 05:14:19 +00:00
  • d2ca1fa0e6 Plugins: Fixed typo; Added svn-ignore property; dmex 2015-08-26 05:13:41 +00:00
  • d6bcd3bcd5 ToolStatus: Fixed Statusbar bug dmex 2015-08-25 07:10:28 +00:00
  • ca20dcadb1 NetworkTools: fixed decl; fixed typo; dmex 2015-08-25 07:04:41 +00:00
  • bf066c4d34 Updater: rename some variables dmex 2015-08-25 01:01:26 +00:00
  • bc2bb435c6 Updater: Changed update server to new domain; Added background update check caching; dmex 2015-08-25 00:47:37 +00:00
  • 66d5a992f5 NetAdapters: fixed array allocation bug dmex 2015-08-24 10:08:42 +00:00
  • 2f4378600a ToolStatus: remove unused code dmex 2015-08-24 09:41:37 +00:00
  • 5a62421759 ToolStatus: Added double buffering to Searchbox dmex 2015-08-24 01:53:46 +00:00
  • f6c9657683 Fix crash when exiting the debug console wj32 2015-08-23 04:41:53 +00:00
  • c80c8b1d7b ToolStatus: tweak button color dmex 2015-08-23 03:39:19 +00:00
  • f38505647e ToolStatus: fixed Searchbox button whitespace dmex 2015-08-23 02:47:52 +00:00
  • 90eb634cef ToolStatus: flip/rotated modern refresh icon to match classic icon dmex 2015-08-22 22:54:08 +00:00
  • cfa2e99469 ToolStatus: Added experimental modern icon theme dmex 2015-08-22 13:45:13 +00:00
  • 043bdb260c ToolStatus: Added sanity check; Fixed SearchBox on XP; dmex 2015-08-22 09:23:49 +00:00
  • 6b1b9e1aed ToolStatus: Added mouse hover/clicked drawing for SearchBox reset button dmex 2015-08-22 08:54:20 +00:00
  • ba951c0f92 ToolStatus: fix code analysis warnings dmex 2015-08-22 07:37:12 +00:00
  • a5e9dd4d6d Updater: fix code analysis warnings dmex 2015-08-22 00:54:59 +00:00
  • 8814dd79f5 ToolStatus: remove extraneous calls dmex 2015-08-22 00:46:15 +00:00
  • 3a0c5f181d Fix rare treenew-related crash wj32 2015-08-20 11:19:42 +00:00
  • 5c76f51edb Add dynamic data for Windows 10 x86 wj32 2015-08-18 13:39:47 +00:00
  • 68a59764c1 DotNetTools: Bump version 1.5; Fixed incorrect .NET performance statistics for processes with the same name; Fixed copyright dates; Tidied up solution; dmex 2015-08-17 17:53:19 +00:00
  • 2f04895aab Plugins: removed stdlib references dmex 2015-08-17 12:15:35 +00:00
  • 9db87a547b ToolStatus: Fixed Toolbar configuration issues; dmex 2015-08-16 13:06:44 +00:00
  • 3cb05a0d1f Plugins: Reverted 6185 dmex 2015-08-16 13:02:17 +00:00
  • cfd88aa965 Plugins: Updated Plugins.props for SDK version 10.0.10240.0 dmex 2015-08-16 12:41:46 +00:00
  • 284692d610 Switch SDK version to 10.0.10240.0 wj32 2015-08-16 12:28:59 +00:00
  • 27d0383b69 Add taskhostw.exe to list of task host processes wj32 2015-08-16 11:48:39 +00:00
  • 7e75b360d4 Fixed crash that occurred under some conditions when processes terminated wj32 2015-08-16 11:36:47 +00:00
  • d217d8d55d Update KPH data (x64 only) and OS Context column for Windows 10 wj32 2015-08-16 10:22:38 +00:00
  • dcf84ee540 Bump to 2.37 wj32 2015-08-16 06:28:10 +00:00
  • f4ad8a85da Upgrade all projects to VS 2015 (almost all by dmex) wj32 2015-08-16 06:10:56 +00:00
  • 4af88dde5c ToolStatus: fixed crash on startup and corrupted settings issues dmex 2015-08-15 10:48:24 +00:00
  • 8c969db101 UserNotes: tidy up previous commit dmex 2015-08-14 23:42:52 +00:00
  • cd1546ccfc UserNotes: Bump version to 1.5; Added individual process highlighting support via Right-click > Miscellaneous > Highlight Process. (Supersedes the HighlightPlugin from Plugin-Extras) dmex 2015-08-14 21:56:57 +00:00
  • 0e7e479c06 ToolStatus: fixed incorrect format specifiers dmex 2015-08-14 19:17:31 +00:00
  • 37a0f01c5d ToolStatus: fix incorrect types dmex 2015-08-12 18:23:46 +00:00
  • dedf50eb5c ToolStatus: fix empty Toolbar on first run dmex 2015-08-12 15:21:52 +00:00
  • d5bd1304ef ToolStatus: updated changelog.txt dmex 2015-08-12 15:04:44 +00:00
  • 6c15a1ea31 ToolStatus: Fixed Toolbar customization portability (Toolbar customizations should now be portable via settings.xml); dmex 2015-08-12 14:59:57 +00:00
  • 3dd4004e2a ToolStatus: fix typo dmex 2015-08-12 12:20:08 +00:00
  • 3fc6852a62 ToolStatus: Added interval status to Statusbar; Fixed missing rebar dropdown for Power menu; Fixed AlwaysOnTop state after changing Toolbar options; dmex 2015-08-12 10:18:30 +00:00
  • fc004c13a6 ToolStatus: Fixed SearchBox DPi scaling; Added Computer power menu to Toolbar (ported from PH 1.x); dmex 2015-08-11 15:15:06 +00:00
  • fb443e31f6 NetworkTools: Fixed font DPI scaling dmex 2015-08-10 06:10:39 +00:00
  • 122b55c80f OnlineChecks: Fixed font DPI scaling dmex 2015-08-10 06:09:09 +00:00
  • e313b6a28f Updater: Fixed DPI scaling issues dmex 2015-08-10 05:55:35 +00:00
  • a9653b4e7d ToolStatus: Fixed Toolbar DPI scaling issues; Fixed bug when enabling/disabling Searchbox; dmex 2015-08-09 04:21:41 +00:00
  • 132d4a9b5b NetworkTools: fix typo dmex 2015-08-03 04:56:52 +00:00
  • a14ce9804e Plugins: Tidied up some code dmex 2015-08-02 03:42:15 +00:00
  • 7befb71f7c Plugins: Solution version upgraded to Visual Studio 2015 dmex 2015-08-01 15:29:57 +00:00
  • d6fe5d5c2b ProcessHacker: Updated svn:global-ignores for Visual Studio 2015; dmex 2015-08-01 14:25:22 +00:00
  • d69bd4bb99 Plugins: Upgraded solutions to Visual Studio 2015; Fixed all warnings; dmex 2015-08-01 14:22:12 +00:00
  • 526bb9715c ToolStatus: tidy up few lines dmex 2015-07-02 08:58:33 +00:00
  • 2c87da7266 Update coverity-build.bat to remove ExtraPlugins.sln. xhmikosr 2015-06-29 19:26:03 +00:00
  • 874b896472 Update assets with clean-css 3.3.4. xhmikosr 2015-06-29 19:21:24 +00:00
  • aedd538d25 Updater: Disable signature checking on XP, Vista and Win7 due to SHA2 certificate issues. dmex 2015-06-29 12:36:14 +00:00
  • 7a4748ae97 Update for 2.36 release wj32 2015-06-29 11:47:39 +00:00
  • 91a10842e3 Significant object manager changes: simpler interface; size of object header has been halved wj32 2015-06-28 15:48:23 +00:00
  • 01a3825e9f ExtendedTools: remove static typos; remove DllBase from CreateWindow; dmex 2015-06-28 08:26:09 +00:00
  • ccc9ba04f2 Remove missing files from projects wj32 2015-06-27 13:26:00 +00:00