Commit Graph

6092 Commits

Author SHA1 Message Date
wj32 1533dd503d Add tool to automatically generate plugin API header file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 11:12:02 +00:00
wj32 dba0187912 Show normal tray icon tooltips when the mini info window is pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 08:03:59 +00:00
wj32 d53afd8259 Add some fallback sorting criteria for mini info lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 07:38:48 +00:00
wj32 e79c6e378b Add mini info plugin support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 07:25:41 +00:00
wj32 adefa8c00b Add Windows Kit v10 dbghelp path
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:34:38 +00:00
wj32 72cefb3daa Update CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:27:54 +00:00
wj32 edb2ce5ddb Implement mini info options menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:07:26 +00:00
wj32 27592968a9 Add PhModifyEMenuItem convenience function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 04:35:35 +00:00
wj32 98be48571f Set mini info I/O text number precision to 0 to save space
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 02:05:21 +00:00
wj32 d030612653 Disable mini info list updates when in modal message loops to prevent nodes from getting destroyed while we're using them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 02:02:43 +00:00
wj32 bc7567426d Implement mini info list section context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 15:25:59 +00:00
wj32 5476a9a0a9 Add support for plugin menu hooks (so they don't have to subclass in order to override menu item actions)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 12:53:36 +00:00
wj32 7da3d436e3 Refactor tray icon process menu code; Added I/O Priority to tray icon process menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 12:07:15 +00:00
wj32 a52ec36903 Reorganize some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 10:59:36 +00:00
wj32 961ee783db Change mini info section depending on the notification icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 08:54:46 +00:00
wj32 4bf83e9001 Disable mini info F6 shortcut unless window is pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 07:20:15 +00:00
dmex 97b8cb628a Updater: remove cast
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 16:48:37 +00:00
dmex 5c350bd171 ToolStatus: add missing window style
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 14:03:57 +00:00
wj32 daf60b8275 Implement mini info Commit Charge, Physical Memory and I/O sections; Disable automatic refresh when not pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 14:01:27 +00:00
dmex 29c3101e07 ToolStatus: fixed Chevron menu on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 13:31:22 +00:00
dmex aa71e91f3e ToolStatus: allow menu icons on XP (fixed by wj32 in r6071)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:57:35 +00:00
wj32 6e5403d38a Set MNS_CHECKORBMP to eliminate extra menu space when the Windows Classic theme is active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:25:02 +00:00
dmex f8b7925849 ToolStatus: fix last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:11:41 +00:00
dmex 9e5807cb11 ToolStatus: remove unused code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:03:29 +00:00
wj32 51488f152a Add refresh and pause shortcuts to mini info; Implement item subtitles; Fix process grouping for Internet Explorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 10:31:36 +00:00
wj32 18fc61d266 Reduce mini info margins and fix taskbar auto hide problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 09:57:59 +00:00
dmex 4e507be184 ToolStatus: Fix settings compatibility issue with previous versions; Removed unused setting;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-13 04:00:57 +00:00
dmex 35ece04489 ToolStatus: Enabled Auto-hide for XP;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-13 02:53:51 +00:00
dmex 27d06bd78a ToolStatus: disabled test code from last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 15:56:30 +00:00
dmex 67e8600d6a ToolStatus: Fixed Auto-hide Searchbox (Ctrl+K to show)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 15:52:43 +00:00
dmex 072f624f53 Plugins: cleanup previous menu commits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 14:14:08 +00:00
dmex 254463af35 SbieSupport: removed deprecated PhPluginAddMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 14:12:27 +00:00
dmex d9c494ae3c WindowExplorer: removed deprecated PhPluginAddMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 14:02:04 +00:00
dmex f8de8089d9 Updater: removed deprecated PhPluginAddMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-12 09:15:01 +00:00
dmex 718e8aabb5 Updater: fix icon cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 16:00:05 +00:00
dmex dff1a752d9 Updater: Removed WIC dependencies; Removed PNG image; Removed SF logo;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6057 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 15:56:29 +00:00
wj32 462eb51b8e Implement mini info list section treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 13:16:48 +00:00
wj32 8892f2a988 Implement generic list section for mini info; Remove useless global variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 08:36:01 +00:00
wj32 dc78741e93 Change mini info layout again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 03:29:34 +00:00
wj32 75328caf59 Remove PhGetStringRefOrEmpty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 03:29:20 +00:00
wj32 32a285411b Add missing file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:53:45 +00:00
wj32 658dadf108 Another big phlib cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:51:44 +00:00
dmex 623b0ce640 Moved plugins-extra: https://github.com/dmex/plugins-extra
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 05:47:09 +00:00
wj32 6b12519e6c Implement mini info CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 04:47:53 +00:00
wj32 632799d125 Move SetForegroundWindow call in findobj.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 04:01:36 +00:00
dmex a9a9b59cb9 TaskbarExtPlugin: remove duplicate flag; fix resource control value;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 16:30:53 +00:00
dmex 810b977156 Plugins-Extra: Added TaskbarExtPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 15:15:59 +00:00
wj32 9785ac3759 Update <meta> description
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:24:56 +00:00
wj32 9839eb6531 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:20:57 +00:00
dmex 09e9fd77e3 ProcessHacker: fix typo in PhPluginGetSystemStatistics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:09:59 +00:00