Commit Graph

36 Commits

Author SHA1 Message Date
dmex 01a3825e9f ExtendedTools: remove static typos; remove DllBase from CreateWindow;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-28 08:26:09 +00:00
wj32 91f1b1c721 ToolStatus: Rename GetTreeHandle callback to GetTreeNewHandle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-24 11:12:55 +00:00
dmex a6526b1326 Plugins: Renamed ToolStatus handle function; Changed Statusbar menu text;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6143 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-24 09:56:40 +00:00
dmex 13f0b3658c ExtendedTools: added tab handle support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-24 06:45:26 +00:00
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 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
wj32 5a2a05b056 Improve string APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 09:42:33 +00:00
wj32 1ccb703099 Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:45:20 +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
wj32 6a68cf1e3a * Fix tab order in all dialogs
* ToolStatus: Improve search box keyboard handling
* Add basic keyboard support to color box

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-15 12:17:36 +00:00
dmex 5f290193c2 Plugins: Reverted r5865
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5866 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 11:54:07 +00:00
dmex 4a73dfee61 Plugins: Fixed compiler errors C4311 (pointer truncation) and C4312 (unsafe type conversion)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 06:03:14 +00:00
dmex cde7ef630f ExtendedTools: removed unused HMENU code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5863 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 04:24:17 +00:00
wj32 80a741e9eb Bump to 2.35; change uses of _M_IX86 and _M_X64 to _WIN64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:19:41 +00:00
dmex 798f02e103 ExtendedTools: cleanup code spacing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5841 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-28 11:31:48 +00:00
wj32 3cf0e294b9 Use UTF-8 for all file output
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5824 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 14:21:20 +00:00
wj32 f2657633c6 Always show Disk tab to reduce user confusion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 03:49:44 +00:00
wj32 29febd3281 Added ThinRows setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 13:42:29 +00:00
wj32 f0a4357fcb ExtendedTools: Can now use the search box in the Disk tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 14:26:51 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32 31b9c1d972 fixed Ctrl+A on disk tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4997 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-25 10:31:31 +00:00
wj32 cce2b4b002 added Ctrl+A support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:15:48 +00:00
wj32 14ef4c81e1 * added FontChangedCallback for additional tab pages
* ExtendedTools: added support for custom fonts in the Disk tab

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 08:17:28 +00:00
wj32 599bf44532 3.x merge - PH_STRING conversion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32 99b7349607 removed tooltip maximum width in the Network and Disk tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4860 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 00:33:22 +00:00
wj32 c9c78a84b1 fixed bugs in the cpysave functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4804 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 09:46:39 +00:00
wj32 51aa3b8de8 ExtendedTools: added rate columns for disk and network I/O
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 01:57:13 +00:00
wj32 83d24cf5f1 ExtendedTools: display wait cursor while the Disk tab is loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4734 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-14 00:58:22 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 6994166b5d ExtendedTools: fixed some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 22:38:17 +00:00
wj32 371ef0a591 ExtendedTools: added process record support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4489 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:47:45 +00:00
wj32 b229f3af42 ExtendedTools: select disk list when the tab is selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4488 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:28:30 +00:00
wj32 e69b43cb5f ExtendedTools: fixed invalid process icon after the process item is deleted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 08:24:00 +00:00
wj32 2267ffdd9a * ExtendedTools: added I/O Priority and Response Time columns
* ExtendedTools: implemented process tooltip
* ExtendedTools: implemented menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 07:47:51 +00:00
wj32 e3317f25c4 * ExtendedTools: added Disk tab
* AvgCpuPlugin: fixed calculation bug
* fixed network list saving
* added callbacks to PH_ADDITIONAL_TAB_PAGE
* moved PhUnloadPlugins() call to allow plugins to save settings
* fixed thread list bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 06:51:52 +00:00