Commit Graph

  • c2659fbb4b PH1.x: Removed redundant code, more string null fixes. dmex 2011-10-26 04:00:29 +00:00
  • a5c47a606f PH1.x: few more string null fixes dmex 2011-10-22 15:07:51 +00:00
  • 57a214c44b PH1.x: few more string null fixes dmex 2011-10-20 21:39:39 +00:00
  • 840fd438ed PH1.x: string null fixes, reduced expensive Marshal.SizeOf calls dmex 2011-10-20 21:31:50 +00:00
  • 6bc0040e43 updated Doxyfile wj32 2011-10-20 02:52:46 +00:00
  • 19a0215366 PH1.x: misc fixes dmex 2011-10-19 16:37:34 +00:00
  • 50ac319813 PH1.x: missing files from earlier commit?? :| dmex 2011-10-19 15:52:12 +00:00
  • 2d28c0fac0 see last checkin dmex 2011-10-19 15:45:51 +00:00
  • 683a9b27a7 moved GfxPlugin to Plugins-Extra dmex 2011-10-19 15:43:32 +00:00
  • f52157fe7c misc/taskmgr: minor fixes dmex 2011-10-19 15:41:04 +00:00
  • 6917e41a2f PH1.x: removed KPH 32bit restriction, TokenHandle fixes: Fixed observed issues with previous changes, converted appropriate functions to properties and removed their duplicate functions. dmex 2011-10-19 15:38:30 +00:00
  • 9c0be8e0d0 improved hidden process detection with limited rights wj32 2011-10-19 11:04:28 +00:00
  • b6a26bfea3 PH1.x: TokenHandle TrySetPrivilege fix dmex 2011-10-18 21:45:18 +00:00
  • 4cba9b1ac1 PH1.x: removed double ObjectAttributes allocation. dmex 2011-10-18 21:00:17 +00:00
  • 61241f498b please pay a bit more attention to what you're doing wj32 2011-10-14 08:28:11 +00:00
  • 45cdf14755 ExtendedServices: fixed memory leak wj32 2011-10-14 01:13:22 +00:00
  • 83d24cf5f1 ExtendedTools: display wait cursor while the Disk tab is loading wj32 2011-10-14 00:58:22 +00:00
  • cb9c8ff5b3 added ForceNoParent setting wj32 2011-10-13 23:03:11 +00:00
  • 07a2c8d7f2 ExtendedNotifications: improved Growl registration wj32 2011-10-12 00:35:59 +00:00
  • 95ef344be2 Website: fixed some perf issues, added missing div, added missing IE7 css property, added PH GPL licence to about. dmex 2011-10-11 11:42:47 +00:00
  • b3948feda8 ExtendedNotifications: bump to 1.3 wj32 2011-10-11 09:13:30 +00:00
  • 37373d192d ExtendedNotifications: fixed x64 compilation wj32 2011-10-11 09:11:31 +00:00
  • 87e49c21bf ExtendedNotifications: added Growl support wj32 2011-10-11 09:05:16 +00:00
  • 99b18aa1b4 * added Description column to service list * changed initial focus of service properties to Start Type wj32 2011-10-11 07:41:55 +00:00
  • 0109d8d924 fixed typo wj32 2011-10-08 23:39:39 +00:00
  • 47aaff5407 call ReleaseDC in PhpCreateFont wj32 2011-10-04 07:29:49 +00:00
  • 3a11474725 enabled multi-selection in the hidden processes window wj32 2011-09-29 09:11:50 +00:00
  • b74a3b3b7e Website: fixed updater caching, fixed memory leaks with define, IE fixes (IE7 now 90%, 8/9/10 are 100%) dmex 2011-09-28 09:25:42 +00:00
  • 074e6f971e DotNetTools: linked CorGuids dmex 2011-09-28 06:37:58 +00:00
  • 5667c511e9 ExtendedTools: removed duplicate type dmex 2011-09-27 14:09:35 +00:00
  • 244156d553 Updater: fixed macro dmex 2011-09-25 17:33:08 +00:00
  • 5741cd411c Updater: removed comment #4718 dmex 2011-09-25 17:22:30 +00:00
  • 9bfddea2b0 Updater: fixed release crash, fixed invalid state dmex 2011-09-25 17:21:19 +00:00
  • 23427e7224 Updater: fixed macro dmex 2011-09-25 16:26:20 +00:00
  • 00050e73d5 Updater: removed debug lines, remove all taskdialog code, fixed handle leak dmex 2011-09-25 16:09:16 +00:00
  • 99ee9c1957 Updater: Handle Retry case dmex 2011-09-25 06:34:15 +00:00
  • 3734bb37b7 missing lines from commit #4712 dmex 2011-09-25 01:49:27 +00:00
  • 9289bca9b7 Updater: Fixed some string leaks dmex 2011-09-25 01:45:10 +00:00
  • 9de7867394 PH 1.x: more string fixes dmex 2011-09-23 21:08:56 +00:00
  • 6765b5518f PH 1.x: "" string fixes, remove handle filter delegate invoke dmex 2011-09-23 10:57:47 +00:00
  • 1cc0057150 delay initialize Hacker menu wj32 2011-09-21 04:56:24 +00:00
  • 64948fc39d removed unused font variables wj32 2011-09-21 04:47:38 +00:00
  • 88ff01d5be improved delay load logic wj32 2011-09-21 04:30:55 +00:00
  • 61b3e1487c * bump to 2.23 * delay load Users menu wj32 2011-09-21 04:26:33 +00:00
  • 83169c4f6d improved TNM_GETCOLUMNORDERARRAY and TNM_SETCOLUMNORDERARRAY wj32 2011-09-21 01:57:41 +00:00
  • 2dcd808a91 updated README.txt wj32 2011-09-21 00:36:29 +00:00
  • 38f106a92e WebsiteV2: Apache Sync dmex 2011-09-20 17:39:31 +00:00
  • 768d580479 Updater: code reorganize dmex 2011-09-20 14:55:51 +00:00
  • cce219315a GfxPlugin move dmex 2011-09-20 00:45:30 +00:00
  • 5444d41a4f Moved GfxInfo plugin to misc dmex 2011-09-20 00:42:55 +00:00
  • b9e567b76b PH 1.x: Updated Manifest dmex 2011-09-19 16:13:11 +00:00
  • 3afed8b299 Updater: misc fixes dmex 2011-09-19 16:08:49 +00:00
  • d074bd976d mirc\taskmgr: fixed warnings, updated few things dmex 2011-09-19 15:36:42 +00:00
  • a91e6fe70e updated for 2.22 release wj32 2011-09-19 10:37:36 +00:00
  • 108d0c1669 fixed comments wj32 2011-09-19 10:23:17 +00:00
  • d82af25bdf added Windows 8 to manifest wj32 2011-09-19 04:28:04 +00:00
  • 32b16c99c0 * added Package Name column * updated OS Context column for Windows 8 * fixed DEP Status column on 64-bit systems wj32 2011-09-19 04:20:27 +00:00
  • f47d97b980 "metro-style" should be "metro style" wj32 2011-09-18 10:05:53 +00:00
  • 173a40fc9a fixed typo wj32 2011-09-18 10:04:51 +00:00
  • b3eb2c28d3 added package name to process tooltip wj32 2011-09-18 09:59:29 +00:00
  • bc37158f4c changed immersive detection wj32 2011-09-18 09:27:39 +00:00
  • 34c9eb3132 added highlighting for metro-style apps wj32 2011-09-18 09:09:22 +00:00
  • 17cff5f2b2 updated CHANGELOG.txt wj32 2011-09-18 01:08:08 +00:00
  • e2025599c0 Updater: Fixed some bugs dmex 2011-09-17 14:32:49 +00:00
  • f6f3c130d3 Updater: Removed textbox dmex 2011-09-17 14:00:26 +00:00
  • cd3afa8fc9 Process Hacker 1.x: Added Windows 8 support dmex 2011-09-17 10:40:14 +00:00
  • 16c3d57c16 updated NT headers wj32 2011-09-17 09:14:05 +00:00
  • e2d5acc8fd Updater: started v2 rewrite, removed some TaskDialog code dmex 2011-09-17 08:53:06 +00:00
  • 69dd7138c2 misc\taskmgr: fixed x64 NDK type dmex 2011-09-17 08:22:20 +00:00
  • 3f46cf85a1 check for system root in PhGetProcessIsDotNetEx wj32 2011-09-16 07:54:38 +00:00
  • 46c3bdb183 updated NT headers wj32 2011-09-16 07:36:46 +00:00
  • d68187cd5b ExtendedTools: updated disk monitoring for Windows 8 wj32 2011-09-16 06:36:10 +00:00
  • 0579bad5df WindowExplorer: fixed hook support for low integrity processes wj32 2011-09-15 13:20:41 +00:00
  • c7ec10ae09 fixed sign extension of fake process IDs for max. CPU history wj32 2011-09-15 12:16:26 +00:00
  • 26ebdd90df added WINDOWS_8 version constant wj32 2011-09-15 11:57:48 +00:00
  • 1cc730ca71 revised .NET detection method wj32 2011-09-15 11:56:41 +00:00
  • db0c94f5ca WindowExplorer: fixed bug wj32 2011-09-15 08:26:05 +00:00
  • 7772e7c838 * changed PH_STRINGREF and PH_STRING to use SIZE_T lengths * removed PH_FULL_STRING wj32 2011-09-15 04:34:34 +00:00
  • 6d40768511 removed XP support wj32 2011-09-14 10:51:44 +00:00
  • ab150e66e8 * moved PCRE to ProcessHacker * updated README.txt wj32 2011-09-14 10:17:22 +00:00
  • 8161a9c77d * bump to 3.0 * disallow XP installation wj32 2011-09-14 10:10:17 +00:00
  • 1bb80a3b18 second attempt at 3.x wj32 2011-09-14 04:16:57 +00:00
  • e70d12ee6b created 3.x (again) wj32 2011-09-14 04:16:00 +00:00
  • 43ade46574 fixed tabs wj32 2011-09-12 12:29:57 +00:00
  • 063bc0059b Updater: fixed warnings dmex 2011-09-12 02:52:02 +00:00
  • 276dd12eab ExtendedTools: fixed memory leak wj32 2011-09-12 01:06:30 +00:00
  • 8e7841971d gave up re-organizing phlib wj32 2011-09-10 04:22:29 +00:00
  • 473762044e some renaming wj32 2011-09-10 04:04:10 +00:00
  • 6c64615d1d deleted most of lc wj32 2011-09-10 03:33:24 +00:00
  • 00bcf35833 fixed header files wj32 2011-09-10 03:10:31 +00:00
  • 4a17282551 updated ProcessHacker.sln wj32 2011-09-10 02:58:44 +00:00
  • 6968de303e updated files wj32 2011-09-10 02:55:13 +00:00
  • b7855ab684 re-organized phlib wj32 2011-09-10 02:52:45 +00:00
  • 947d957e92 moved pcre to ProcessHacker wj32 2011-09-10 02:36:04 +00:00
  • 05f3194c3a branched to 3.x wj32 2011-09-10 02:07:55 +00:00
  • 5881ae88f3 3.x wj32 2011-09-10 02:06:53 +00:00
  • ef2d69a935 Updater/gfxinfo: local sync dmex 2011-09-09 07:43:17 +00:00
  • 1eb93182c6 Updater: fixed handle leak, better error reporting dmex 2011-09-09 01:34:22 +00:00
  • def3e8748c Updater: download suspend/resume support dmex 2011-09-09 00:48:43 +00:00
  • 5745cf9150 Updater: minor fixes dmex 2011-09-09 00:16:55 +00:00