Commit Graph

770 Commits

Author SHA1 Message Date
wj32 cf79679ce5 * deleted installer files
* some mxml APIs are now exported

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3549 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:37:18 +00:00
wj32 e702ddecde removed process database feature (should go in a plugin)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:03:03 +00:00
wj32 116846d506 minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 06:36:58 +00:00
wj32 5934a25b82 for purposes of case insensitivity, use uppercase instead of lowercase (3x faster)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 02:35:27 +00:00
wj32 a19746d419 added filter support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 06:00:28 +00:00
wj32 866b83b529 added PH_MENU_ITEM_LOCATION_VIEW
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 04:55:37 +00:00
wj32 7e67ecb4aa implemented command line actions for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 03:26:58 +00:00
wj32 21a04ed4ae improved Run As - doesn't involve the service whenever possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3536 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 03:15:49 +00:00
wj32 b26ba6c538 switched to initonce in PhCreateProcessAsUser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3535 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 01:07:10 +00:00
wj32 ab0a161f30 fixed bad error handling in PhEnumServices
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 00:56:29 +00:00
wj32 c4bcc4bda8 fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-27 11:45:58 +00:00
wj32 fced3e9e57 removed out-of-date comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3531 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-26 10:50:47 +00:00
wj32 654a7a067c * bump to 2.4
* add process to job should be done in a loop
* fixed fiin and peview version info

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3527 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 08:17:25 +00:00
wj32 be42c9918a * added elevation for some process actions
* simplified the elevation prompt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 07:22:25 +00:00
wj32 df8892224c updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3524 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-23 08:10:26 +00:00
wj32 a5e7a74365 setting I/O priority doesn't need KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3523 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 07:15:58 +00:00
wj32 e1ceda80d0 added hackaround to PhSelectAndEnsureVisibleProcessNode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3521 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 02:46:08 +00:00
wj32 86825b1fa6 fixed "Detect Unicode" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3520 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 02:28:41 +00:00
wj32 345c8103a8 minor change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3519 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 03:04:45 +00:00
wj32 6b179fe51e "-e" switch doesn't exist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3518 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 03:03:39 +00:00
wj32 d42805be48 added custom compare functions to object search list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3517 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:45:48 +00:00
wj32 31c028e16d removed PH_MUTEX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3516 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:32:51 +00:00
wj32 4f73acfaf9 * can assign processes to jobs
* added process chooser dialog

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 10:29:21 +00:00
wj32 7f18693fb0 added DS object picker dialog wrapper
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 08:08:04 +00:00
wj32 3732c52378 fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3509 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:23:34 +00:00
wj32 fb27fa2624 added NoPurgeProcessRecords setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:22:28 +00:00
wj32 b354a80f7e always show the process record dialog for consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:19:01 +00:00
wj32 43b2f73924 added double-click for system information graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 11:59:43 +00:00
wj32 19c30b3ce6 fixed log clearing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 08:53:28 +00:00
wj32 939b95c910 added file verification cache (disabled for now)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 02:37:19 +00:00
wj32 ec6809fa4f changed PhExpandEnvironmentStrings argument to a PH_STRINGREF
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 01:43:47 +00:00
wj32 7c6c7e53d2 delay security editor initialization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3496 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-14 11:40:25 +00:00
wj32 c2898016ab * disabled .text rule
* disabled highlighting for images with invalid signatures

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-14 06:39:59 +00:00
wj32 627e2a628a fixed 256x256 icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3493 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-14 01:05:16 +00:00
wj32 f422617141 check for HasParent when logging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3489 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 07:15:59 +00:00
wj32 31d0aa9009 renamed phnet functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 05:42:44 +00:00
wj32 0491bd20e2 fixed lost host resolution results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 05:40:20 +00:00
wj32 eaea5bc7ba should always set PH_PROCESS_RECORD_DEAD
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 08:58:48 +00:00
wj32 4b0c4147fa flush the slists instead of popping entries one by one
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 08:52:07 +00:00
wj32 5330200331 * bump to 2.3
* fixed infodlg resizing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 08:43:44 +00:00
wj32 ad4781ed2c added resource lock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3480 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 07:35:35 +00:00
wj32 cb4e6036f2 fixed regex filtering always being case-insensitive
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-08 01:03:11 +00:00
wj32 9857c92ab4 minor change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-05 11:25:25 +00:00
wj32 1912c14432 minor change to thread debug structures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3469 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-05 09:07:32 +00:00
wj32 c63b99b9f5 added Priority menu to icon process menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 07:17:00 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 fe04dab216 added handle statistics window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-02 08:13:43 +00:00
wj32 5fc7ae9cb2 * added WM_PH_SELECT_TAB_PAGE
* added more messages to phapppub.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 06:43:43 +00:00
wj32 7ea59d4571 * optimized some startup code
* moved PhCurrentUserName from phlib to ProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 06:35:55 +00:00
wj32 7196e210d4 removed unnecessary linked list usage from plugins manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 11:07:33 +00:00