Commit Graph

35 Commits

Author SHA1 Message Date
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 039b0ab152 converted module tree list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 10:15:08 +00:00
wj32 0c6d998ac2 * converted the service tree list to tree new
* fixed tree new tooltip bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 09:33:43 +00:00
wj32 1c44859d76 * implemented column manager for tree new
* added TN_STYLE_NO_DIVIDER and TN_STYLE_ANIMATE_DIVIDER

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 08:36:21 +00:00
wj32 56a5ead437 fixed typo in phplug.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 12:03:48 +00:00
wj32 05b3a8ae7a * added DeleteFunction for plugin-created PH_EMENU_ITEMs
* added string escaping for dynamic menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-19 23:10:04 +00:00
wj32 e7b9e0e718 PhpMainWndAddMenuItem can now return a pointer to the PH_PLUGIN_MENU_ITEM structure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 10:02:46 +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 1db0781a65 * changed plugin information handling to be more flexible
* added plugin URL
* added highlighting for .NET plugins

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 04:44:20 +00:00
wj32 10d8f35b99 * added Options to ExtendedTools
* added some more implementation notes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-08 10:13:49 +00:00
wj32 05cc8469fc converted service list to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 07:38:39 +00:00
wj32 d649f36571 switched remaining menus to EMENU
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3670 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-25 08:07:50 +00:00
wj32 d6deeeca9b * converted module menu to EMENU
* added Send To menu for modules
* handle case where virusscan.jotti.org returns "too many files in a short period"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3668 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-24 23:35:19 +00:00
wj32 7078bf2faf * switched service and network menus to use EMENU
* added plugin support for EMENU
* ExtendedServices now adds a Restart menu item

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-23 06:34:56 +00:00
wj32 7103b0a646 added NTAPI to some more functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3638 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:18:59 +00:00
wj32 afe9f2a836 * deleted resource lock
* added C++ compatibility for header files
* removed #include <shlobj.h> from phgui.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:11:51 +00:00
wj32 c682cade6c * fixed typo
* added callback for handle properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3636 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 00:52:10 +00:00
wj32 975b69ff0b added plugin for viewing service dependencies and dependents
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3625 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 09:32:08 +00:00
wj32 bea024e8f5 added PhFindPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 05:39:13 +00:00
wj32 4b69ccc8ef status bar works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 02:38:06 +00:00
wj32 18b8bf5332 basic toolbar buttons are working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3589 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 23:37:26 +00:00
wj32 711ade31b9 added ToolStatus plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3588 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 11:39:26 +00:00
wj32 36077da06a added CLR support for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3586 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 09:29:27 +00:00
wj32 4f28b4a5f9 added ExtendedNotifications plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 09:18:49 +00:00
wj32 866b83b529 added PH_MENU_ITEM_LOCATION_VIEW
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 04:55:37 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 7196e210d4 removed unnecessary linked list usage from plugins manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 11:07:33 +00:00
wj32 7379bb1dcb plugins can now fix .NET highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 11:37:34 +00:00
wj32 3cf144e424 added process properties integration for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-27 11:31:35 +00:00
wj32 b2c7309806 * added plugins manager
* added options to SbieSupport

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 06:20:30 +00:00
wj32 82506ae220 plugins can now add to process tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 01:01:58 +00:00
wj32 84a929e36a plugins can now add menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 12:54:13 +00:00
wj32 92f9bd014d plugins work!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 10:41:21 +00:00
wj32 7da46ce3a1 added sdk
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 07:59:13 +00:00