1670 Commits

Author SHA1 Message Date
wj32 f00197cc8e Remove unused files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-31 15:20:14 +00:00
wj32 48ae36d057 Add Reserved field to the Physical Memory group in System Information [dmex]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-31 12:14:35 +00:00
wj32 fbc3d85271 Shorten some AVL tree code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6344 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-30 11:37:57 +00:00
wj32 cfa7e68e3b Change "Commit History" to "Commit Charge History"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-29 06:44:02 +00:00
dmex 52f9e7a948 ProcessHacker: Fixed grey backgrounds on modules and environment tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-29 06:42:47 +00:00
wj32 c6b2689531 Work around PropertySheet bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 11:23:44 +00:00
wj32 1997bac42b The "Include CPU (and other) usage of children in collapsed processes" option now aggregates memory and I/O statistics; Change size formatting so that formatted values between 1000 and 1024 are disallowed; Fix bug in PhInitializeTreeNewColumnMenuEx regarding the "Reset Sort" menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 07:20:43 +00:00
dmex 98c4d84748 ProcessHacker: Fixed log window handle check; Don't use null terminated string for pcre2_compile;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 07:01:28 +00:00
wj32 f32ed4b6dd Don't use null terminated string for pcre2_compile in findobj.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 05:59:59 +00:00
wj32 3f9ee23224 Add regex search to "Find Handles or DLLs"; Fix tab order on some dialogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 04:38:19 +00:00
wj32 d8551d916b PCRE2 patch [dmex]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:52:12 +00:00
wj32 8b3e383058 Add setting to disable the mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:43:35 +00:00
wj32 35120eb88e Add process exit codes to log [dmex]; SetFocus patch [dmex]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:35:25 +00:00
wj32 ffa463e420 SetErrorMode patch [dmex]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:27:32 +00:00
wj32 c00096b38e Fix some minor plugin spelling mistakes and update changelogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:11:53 +00:00
dmex c62006afad Patch by dmex: Fixed 4996 warnings (Enabled usage of __declspec(deprecated)); Added Debug folder to SVN:ignore list;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-15 04:29:55 +00:00
dmex 53c069dacb Fixed solution include path inconsistencies
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-16 11:06:04 +00:00
dmex d8f3f4f0e5 Update to latest Windows SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-06 09:04:42 +00:00
dmex 1090f02226 ProcessHacker: Remove Wow64 warning prompt for DEBUG builds (patch by me)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-27 08:42:12 +00:00
dmex 88a0eb596b ProcessHacker: fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-26 05:14:19 +00:00
wj32 f6c9657683 Fix crash when exiting the debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6201 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-23 04:41:53 +00:00
wj32 284692d610 Switch SDK version to 10.0.10240.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6184 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 12:28:59 +00:00
wj32 27d0383b69 Add taskhostw.exe to list of task host processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 11:48:39 +00:00
wj32 7e75b360d4 Fixed crash that occurred under some conditions when processes terminated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 11:36:47 +00:00
wj32 d217d8d55d Update KPH data (x64 only) and OS Context column for Windows 10
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 10:22:38 +00:00
wj32 dcf84ee540 Bump to 2.37
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:28:10 +00:00
wj32 f4ad8a85da Upgrade all projects to VS 2015 (almost all by dmex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:10:56 +00:00
wj32 91a10842e3 Significant object manager changes: simpler interface; size of object header has been halved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6153 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-28 15:48:23 +00:00
wj32 ccc9ba04f2 Remove missing files from projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-27 13:26:00 +00:00
wj32 24f1570468 Export PhExecuteRunAsCommand2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-24 04:11:28 +00:00
wj32 989ba49f56 Don't try to load settings in run-as service mode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-23 13:35:27 +00:00
dmex 201365145f ProcessHacker: SetFocus patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-22 15:04:29 +00:00
dmex 9c26640f0d ProcessHacker: SetFocus patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-22 15:01:58 +00:00
wj32 517790f054 Remove *STR_*EQUAL macros since we have the PhEqualBytesZ/PhEqualStringZ functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-21 11:13:33 +00:00
wj32 4c525afd5f ExtendedServices: Added auto-elevation when saving recovery information, triggers and other service settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-21 08:56:30 +00:00
wj32 7969ebfbc4 PhInitializeStringRefLongHint for non-literal strings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 13:49:29 +00:00
wj32 20e71350db Add PhRemoveEndStringBuilder to simplify code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6127 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 13:17:20 +00:00
wj32 a3926cc14d Change PhAppendStringBuilder definition (still binary compatible)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6126 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 13:11:48 +00:00
wj32 44de8bd491 Revert PhFindCharInStringRef to old algorithm; use FNV-1a for hashing strings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6124 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 07:15:17 +00:00
dmex 89c9ff4867 ProcessHacker: set dialog default focus (patch by me)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 04:33:27 +00:00
dmex 12def0cafd ProcessHacker: set dialog default focus (patch by me)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 04:32:31 +00:00
wj32 25094e8a47 Some small and useless SSE2 improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 02:38:51 +00:00
wj32 4295ab2617 Add PhCountStringZ to replace wcslen
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6113 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 15:41:58 +00:00
dmex f6ca5ef5a2 ProcessHacker: set process record dialog default focus (patch by me)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 14:29:34 +00:00
wj32 593b74c574 Rename some UTF conversion functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 14:03:42 +00:00
wj32 af8562b485 Add Reset Sort to column context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 13:16:53 +00:00
wj32 4f248badc6 Hide Suspend/Resume in mini process menu when unnecessary
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 04:44:39 +00:00
wj32 0b9e482bee Don't use file description in mini info if empty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-18 11:30:16 +00:00
wj32 8e55ac0555 Fix x86 build error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-18 10:01:57 +00:00
wj32 c88a72f822 Add "(No unwind info)" text for x86 stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-18 09:08:12 +00:00