Commit Graph

17 Commits

Author SHA1 Message Date
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