Commit Graph

393 Commits

Author SHA1 Message Date
wj32 3dd655a2ec ExtendedTools: improved support for multiple GPUs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4931 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-17 23:03:08 +00:00
wj32 fe9c231fca ExtendedTools: fixed memory usage values
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4925 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-27 03:32:20 +00:00
wj32 dae515cdc3 ExtendedTools: removed EtpUpdatePerNodeInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4924 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 23:20:38 +00:00
wj32 6fdc878c20 ExtendedTools: fixed loading of node bitmap
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4923 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 22:42:37 +00:00
wj32 de73355fda ExtendedTools: fixed node bitmap updates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4922 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 22:38:09 +00:00
wj32 3c3f674842 ExtendedTools: fixed GPU Nodes window minimum size
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4919 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 00:03:13 +00:00
wj32 52f8453919 ExtendedTools: fixed another GPU usage bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4917 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:39:35 +00:00
wj32 c6128ffa19 ExtendedTools: fixed d3dkmt.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:16:09 +00:00
wj32 cd2222cf74 ExtendedTools: added instruction text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:15:04 +00:00
wj32 83f81c56aa ExtendedTools: fixed completely incorrect GPU usage calculations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 03:11:06 +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
dmex bb8f299c2d Updater: Cancel/Close button text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4894 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 09:12:51 +00:00
dmex 3fca0bf6ad Updater: changed string text for PH alphas
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4893 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 07:25:45 +00:00
dmex 0382d96802 Updater: fixed label visibility (missed last checkin)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4892 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 01:43:55 +00:00
dmex dcf90b954e Updater: fixed label position, fixed hash result being hidden
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 01:39:08 +00:00
dmex 05631c843f Updater: fixed string leak, fixed invalid handle for Retry case
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 00:03:16 +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 a214543e2c ExtendedTools: fixed casting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4883 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 03:35:25 +00:00
wj32 a3b99320f4 * updated ntrtl.h
* ExtendedTools: use a RTL_BITMAP instead of a single ULONG for the aperture bitmap

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4882 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 03:30:50 +00:00
wj32 0ab22751b0 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4877 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:13:41 +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
dmex c663ece327 Updater: cleaned up header, re-added temp path
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 07:54:14 +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 cc45121eea patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-15 09:41:42 +00:00
wj32 62c5233191 fixed icon bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4850 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:40:26 +00:00
wj32 5ef91fd488 * added plugin notification icon system
* ExtendedTools: added Disk, Network and GPU tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:32:40 +00:00
wj32 27776cf19c improved main window layout padding system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4847 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-13 23:53:45 +00:00
wj32 4a7e90efb0 * moved Memory Lists from ExtendedTools to main program
* ExtendedTools: added Disk and Network sections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 09:40:41 +00:00
wj32 48accdc77f * added plugin support to system information window
* ExtendedTools: added support for new system information window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 07:07:26 +00:00
wj32 62abf0d345 DotNetTools: always force a refresh of .NET status
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4811 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-08 00:28:41 +00:00
dmex 5d0c9d7ed7 Updater: Fixed "GetTickCount64 Entry point not found" on XP.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-07 12:07:36 +00:00
wj32 d8f0b1d16b UserNotes: fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4807 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-07 08:43:47 +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 aa6ff8fa3f * use own line breaking function because the tooltip control's sucks
* ExtendedTools: disable GPU monitoring on Vista and below

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-05 06:55:57 +00:00
wj32 5db208426d ExtendedTools: removed unneeded #include
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4783 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 02:07:56 +00:00
wj32 70029da34c ExtendedTools: updated plugin description
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 02:03:15 +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 e27cd7fdce UserNotes: improved options window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4777 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 02:44:44 +00:00
wj32 217f2c3a7d UserNotes: added missing resources
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 02:34:21 +00:00
wj32 57e77756e7 * fixed PhIntegerToString64
* added UserNotes plugin

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4774 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 02:32:03 +00:00
wj32 e8e2d57db7 ExtendedTools: fixed GPU page when there is no process handle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4771 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 09:35:30 +00:00
wj32 ec1c10afdb ExtendedTools: added GPU tab to process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 09:30:30 +00:00
wj32 ff67c64e7f patch by xhmikosr (installer, SamplePlugin)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4763 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 21:50:13 +00:00
wj32 fbb68a3051 ExtendedTools: limit GPU usage to <=1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4759 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 04:35:07 +00:00
wj32 bb08e789ce ExtendedTools: fixed structures for x64 and Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 04:12:56 +00:00
wj32 44371f714c DotNetTools: re-added RtlNtStatusToDosError call
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 03:34:30 +00:00
wj32 71a128e3e1 ExtendedTools: added GPU Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 03:30:25 +00:00
wj32 31578a2558 ExtendedTools: added GPU monitoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 02:30:17 +00:00
dmex ee75218881 Updater: Removed silent updating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 02:18:17 +00:00
wj32 841b210e1a patch by xhmikosr (installer, SamplePlugin)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-26 23:18:42 +00:00