Commit Graph

156 Commits

Author SHA1 Message Date
wj32 319fb4d5a1 fixed WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4291 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 12:18:28 +00:00
wj32 a0c964f225 * converted WindowExplorer to tree new
* deselect child nodes when collapsing a node

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 23:52:07 +00:00
wj32 806c39c644 * completed column manager
* ExtendedTools: added ETW columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 13:07:45 +00:00
wj32 b217228976 OnlineChecks: bump to 1.2
OnlineChecks: added Comodo Instant Malware Analysis

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4253 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:46:31 +00:00
wj32 67835419f1 * bump to 2.18
* ExtendedServices: bump to 1.6
* ExtendedServices: disabled editing of required privileges for services

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 01:42:05 +00:00
wj32 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +00:00
wj32 e61519ab36 ExtendedServices: show empty data items as "(empty string)"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-13 04:13:56 +00:00
wj32 13027a7d2f ExtendedServices: fixed memory leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-12 11:43:24 +00:00
wj32 6b38d10f8e ExtendedServices: added support for editing preshutdown time-out and required privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-12 11:28:23 +00:00
wj32 f44318eab1 ExtendedServices: added elevation support for restarting services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-12 10:38:28 +00:00
wj32 3ed6df0eff ExtendedServices: added support for editing triggers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-12 10:29:58 +00:00
wj32 60143069e4 ExtendedServices: improved Other tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-09 08:40:29 +00:00
wj32 4f11590e4a WindowExplorer: added missing synchronization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 12:16:27 +00:00
wj32 d56ffb2f83 * fixed plugin preprocessor defines for 64-bit
* WindowExplorer: fixed 64-bit bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 02:04:56 +00:00
wj32 d3b84d922a * WindowExplorer: added Class property page
* WindowExplorer: added Dialog Proc

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 01:04:29 +00:00
wj32 11e8dddd5c * WindowExplorer: added User Data
* WindowExplorer: fixed interaction with windows of elevated processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 10:06:11 +00:00
wj32 8d7330e575 WindowExplorer: added symbol resolution for the window procedure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 09:37:45 +00:00
wj32 16886c064b WindowExplorer: rewrote the hook, which is now enabled by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 08:40:27 +00:00
wj32 f35411c267 WindowExplorer: renamed Show/Hide and Enable/Disable to Visible and Enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-23 06:16:26 +00:00
wj32 cf9522bea2 WindowExplorer: added Always on Top and Opacity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 23:07:50 +00:00
wj32 70600df33c WindowExplorer: added hook code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 09:34:45 +00:00
wj32 c86f32e159 WindowExplorer: delay load comctl32.dll and ProcessHacker.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 04:18:25 +00:00
wj32 ddedf46e84 improved Services submenu when there is only one service
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-09 06:14:30 +00:00
dmex 2c4faf318d Updated Managed plugin wrapper:
-Removed unnecessary code
-Fixed typo
-Added GPL3 License information

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4193 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-08 13:03:36 +00:00
wj32 2a2fbc44e4 fixed capitalization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4192 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-08 11:07:00 +00:00
wj32 993c41a362 added .NET wrapper for property pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4189 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-07 09:07:08 +00:00
dmex 03b60bb99b Updated Managed plugin wrapper:
-fixed PhPluginInformation passing 8bit byte instead of 1bit (C BOOLEAN Type) byte

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 12:42:07 +00:00
dmex 50a4eea4a3 Updated Managed plugin wrapper:
-Documented APIs (where documented in PH source)
-Fixed managed signatures of native struts and functions.
-Added Handlers (Unload, Options, MenuItems)
-Removed unnecessary code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 09:34:35 +00:00
wj32 74f045c460 fixed WS Watch refresh bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 09:06:36 +00:00
wj32 6bbc3ce2df improved toolbar display style setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-07 07:31:51 +00:00
dmex04 b170fa58bb Fixed typos from r4157,
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-07 07:18:41 +00:00
dmex04 e4bcc8e969 Updated ToolStatus plugin & added option to configure Toolbar display style.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4157 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-07 06:27:42 +00:00
wj32 51e2fd8ba8 added missing sort function for Thread column in WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-22 05:17:17 +00:00
wj32 8b7da6bf6a bump ExtendedServices to 1.3
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 02:52:29 +00:00
wj32 4f262765d8 added optional Services menu for processes in ExtendedServices plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4146 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 00:07:59 +00:00
wj32 3b38845fd2 * fixed Always on Top being reset when using Find Window
* fixed Esc key when using Find Window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-18 06:26:56 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 f51f25ce4a added Find Window and Kill
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-13 05:18:48 +00:00
wj32 71330c7559 added PhSvcApiSetTcpEntry
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-08 06:56:31 +00:00
wj32 a4ff95614a fixed style
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-31 05:16:55 +00:00
dmex04 9b24834825 fix network-tools horizontal scrollbar not appearing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-31 00:29:17 +00:00
dmex04 cb9c8fefa9 updated common memorylist failure with more specific error message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-30 23:10:01 +00:00
wj32 c454138ce6 added Empty for memory lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-28 23:04:12 +00:00
wj32 916f2007a2 position of Windows dialog is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-24 21:56:13 +00:00
wj32 74eed6b4c5 fixed plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 22:17:23 +00:00
wj32 f9eeb78cea added Enable/Disable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 04:12:54 +00:00
wj32 2236700fe8 reverted PhPluginAddMenuItem prototype change, flags are in Id instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:39:12 +00:00
wj32 80a349b65e added support for submenus in the main menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:29:42 +00:00
wj32 44b98e28c2 added settings support to ProcessHacker.Api
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 07:20:09 +00:00
wj32 ac16e154f7 added support for CLR v4
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 05:39:14 +00:00