Commit Graph

1282 Commits

Author SHA1 Message Date
wj32 36ca654ae2 add (None) text when there are no token security attributes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 07:17:48 +00:00
wj32 33b5d47cba added Capabilities, Claims and Attributes tabs to token properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 06:51:31 +00:00
wj32 8f07965268 added ability to change token integrity levels
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 03:22:36 +00:00
wj32 91beea4e62 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4797 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-05 23:54:36 +00:00
wj32 1973f55230 disable Hidden Processes on 64-bit systems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4796 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-05 23:52:42 +00:00
wj32 b229e4f72b Restart shouldn't display a warning-type confirmation dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-05 23:12:10 +00:00
wj32 996802ccab restrict command line to 1000 characters in tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4794 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-05 10:50:33 +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 32be1c438b fixed a completely stupid bug (forgot a break;)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-01 22:48:06 +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 fa9628a71a updated comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 21:08:06 +00:00
wj32 9c0be8e0d0 improved hidden process detection with limited rights
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-19 11:04:28 +00:00
wj32 cb9c8ff5b3 added ForceNoParent setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-13 23:03:11 +00:00
wj32 99b18aa1b4 * added Description column to service list
* changed initial focus of service properties to Start Type

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 07:41:55 +00:00
wj32 0109d8d924 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-08 23:39:39 +00:00
wj32 47aaff5407 call ReleaseDC in PhpCreateFont
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4725 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-04 07:29:49 +00:00
wj32 3a11474725 enabled multi-selection in the hidden processes window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4724 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-29 09:11:50 +00:00
wj32 1cc0057150 delay initialize Hacker menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4710 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:56:24 +00:00
wj32 64948fc39d removed unused font variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4709 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:47:38 +00:00
wj32 88ff01d5be improved delay load logic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4708 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:30:55 +00:00
wj32 61b3e1487c * bump to 2.23
* delay load Users menu

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 04:26:33 +00:00
wj32 83169c4f6d improved TNM_GETCOLUMNORDERARRAY and TNM_SETCOLUMNORDERARRAY
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-21 01:57:41 +00:00
wj32 d82af25bdf added Windows 8 to manifest
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-19 04:28:04 +00:00
wj32 32b16c99c0 * added Package Name column
* updated OS Context column for Windows 8
* fixed DEP Status column on 64-bit systems

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4694 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-19 04:20:27 +00:00
wj32 f47d97b980 "metro-style" should be "metro style"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4693 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 10:05:53 +00:00
wj32 173a40fc9a fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4692 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 10:04:51 +00:00
wj32 b3eb2c28d3 added package name to process tooltip
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4691 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:59:29 +00:00
wj32 bc37158f4c changed immersive detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4690 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:27:39 +00:00
wj32 34c9eb3132 added highlighting for metro-style apps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:09:22 +00:00
wj32 c7ec10ae09 fixed sign extension of fake process IDs for max. CPU history
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4677 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 12:16:26 +00:00
wj32 1cc730ca71 revised .NET detection method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:56:41 +00:00
wj32 1a3a0ab7c5 * bump to 2.22
* fixed treenew memory leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4636 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-06 09:55:52 +00:00
wj32 6afee0e1be improved context handling in process properties window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 03:21:23 +00:00
wj32 2006c7a1f3 added image-related columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4611 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 02:48:15 +00:00
wj32 22d2ec4d89 added check for debugger in Terminator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4610 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 01:37:42 +00:00
wj32 beac2a3999 added Private Bytes Delta column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-01 08:04:41 +00:00
wj32 61564765ba * fixed network list copy
* fixed file dialog type usage for the Save command

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4608 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-01 07:46:08 +00:00
wj32 398e61fe05 fixed previous fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-28 09:12:16 +00:00
wj32 401f84a4dc fixed locale for CPU < 0.01
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-28 08:51:06 +00:00
wj32 e1ae2dd82e bump to 2.21
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4578 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 10:24:26 +00:00
wj32 6d9bbb5fdd added header context menu to thread list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 08:58:20 +00:00
wj32 c605af8597 enable enter key for treenew controls in dialog boxes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 04:22:18 +00:00
wj32 ba3e4b4983 some list view tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 10:41:39 +00:00
wj32 977765670a * changed PhGetSystemRoot to return a PH_STRINGREF
* removed extraneous divisions in basesup.c

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 10:22:07 +00:00
wj32 44da56b411 added CloseOnEscape setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 08:02:04 +00:00
wj32 d40dfccedb * added -help command line option
* enable plugins by default

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:51:57 +00:00
wj32 53961c97cb fixed thread list column settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:43:47 +00:00
wj32 223fb91950 * fixed treenew divider animation bug
* don't initially focus name in token tab
* improved token page list view column width handling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4541 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:22:34 +00:00
wj32 6a2e554d8f don't focus handle name when handle properties is opened
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:25:41 +00:00
wj32 07da005f79 set Inspect as the default item in the module context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4538 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:17:47 +00:00