Commit Graph

5982 Commits

Author SHA1 Message Date
dmex b18ae86ad4 AtomTablePlugin: tidy up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5982 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 12:05:44 +00:00
wj32 f5a2f18cba Balloon tips for process/service notifications are now clickable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:49:30 +00:00
wj32 5fa01dc676 Fix file dialog crash on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5980 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:22:17 +00:00
wj32 10fe4656fb Added file information to service list tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:06:07 +00:00
wj32 0c706a790f Fix hexedit bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 14:29:01 +00:00
wj32 af6db0d8e1 Add patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5977 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 14:28:53 +00:00
wj32 d1077ab720 Minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 12:33:20 +00:00
wj32 9f16a7e5ad Fix memory list selection bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:45:46 +00:00
wj32 1a14ac804d Fix TEB/stack information on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:38:23 +00:00
wj32 fb6968c90f Add F5 to refresh memory list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:29:12 +00:00
wj32 385b4016cc * Added working set counters for memory regions
* Added detection of unusable free memory regions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:23:49 +00:00
wj32 5454ac045d Added customizable bytes per row setting for memory editor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 03:53:24 +00:00
wj32 de07044a39 Add Hide free regions option to Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 16:08:31 +00:00
wj32 cdbf4439f3 Fixed string scanning false positive case
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5969 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:41:53 +00:00
wj32 5d8138dc08 More tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5968 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:29:28 +00:00
wj32 eb3a1a09a3 Minor Memory tab tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:25:31 +00:00
wj32 1f395dcbb6 Update plugin SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:23:15 +00:00
wj32 caf01fb68a Completely new Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:20:10 +00:00
wj32 6e48054d70 * Added names for heap regions in Memory tab
* Removed Heaps window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 09:27:52 +00:00
dmex f976616b76 Plugins-Extra: add missing files from r5961
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5963 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 09:19:51 +00:00
dmex 2f6d8fe64d Plugins-Extra: remove spacing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 03:25:42 +00:00
dmex 9a270533ae Plugins-Extra: renamed SETTING_PREFIX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 02:16:11 +00:00
dmex c8888cbd67 Plugins: rename SETTING_PREFIX; add missing PLUGIN_NAME defines;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5960 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 14:51:31 +00:00
wj32 e697f7a023 DotNetTools: Added AppDomain column for threads in .NET programs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 14:16:31 +00:00
wj32 a30cee5bcd More native header updates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5958 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 12:41:35 +00:00
wj32 a477f24c0c Update ntzwapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5957 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 11:50:03 +00:00
dmex 93b709daf4 ExtendedTools: added SETTING_PREFIX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5956 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 05:38:49 +00:00
dmex 6f2f1fa076 ROTViewerPlugin: update copyright layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5955 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 16:34:37 +00:00
wj32 722b916599 Update native headers for Windows 10 Insider Preview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 16:12:44 +00:00
wj32 833213a22b Remove unused file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5953 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 13:07:37 +00:00
wj32 a007b0a47a Rename auto pool functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 13:03:04 +00:00
dmex 27751dd8fa Plugins: fix typo in last commit; fixed HandleToUlong consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:37:07 +00:00
wj32 7370b381f3 Rename WINDOWS_81 to WINDOWS_8_1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:35:53 +00:00
wj32 7b38f2c920 Merge ServiceExtrasPlugin into ExtendedServices
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5949 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:30:44 +00:00
dmex 31a8364425 Plugins: fixed HandleToUlong consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:01:23 +00:00
dmex da2300f608 WaitChainPlugin: fix ProcessID usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 11:04:32 +00:00
wj32 81f7011dab Added trigger and delayed start information to service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 01:23:24 +00:00
wj32 3ec0df169c Elevate service permissions changes if possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5945 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 00:19:02 +00:00
dmex a5d6afb98e ExtendedServices: added SETTING_PREFIX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 14:55:30 +00:00
dmex fd5486d1c2 ServiceExtrasPlugin: bump version 1.1; Added SID column to services tab;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5943 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 12:45:34 +00:00
wj32 6ab0b91339 Remove irrelevant patches
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5942 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 12:43:47 +00:00
wj32 693bc71852 Fix PhSidToStringSid bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5941 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 12:21:49 +00:00
dmex 92268b0542 NvGpuPlugin: bump version; add options window to enable/disable graphs; added partial support for multiple nvidia cards;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5940 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 10:30:02 +00:00
xhmikosr e533f61466 Whitespace cleanup.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5939 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 07:35:30 +00:00
dmex e76b7f4c45 Plugins-Extra: added ServiceExtrasPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5938 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-24 06:32:13 +00:00
dmex da79b317fc Plugins-Extra: use PhGetProcedureAddress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5937 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-23 15:31:02 +00:00
dmex e616cb1f1c ExtendedNotifications: added SETTING_PREFIX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5936 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-23 12:49:27 +00:00
dmex a4c85c1783 WebsiteV2: update Forum links
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 17:26:58 +00:00
dmex 671998c89c WebsiteV2: update error page; update Forum navigation links;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5934 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 17:05:43 +00:00
xhmikosr 18b5fd5869 js/feed.js: lint tweaks.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5933 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 16:02:21 +00:00