Commit Graph

77 Commits

Author SHA1 Message Date
wj32 20ed41dd6d implemented all memory actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 03:35:45 +00:00
wj32 d8251e0dbe * memory editor is now partially working
* fixed hex editor bugs
* added mousewheel support to hex editor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 11:57:34 +00:00
wj32 eba8d3f077 * introduced PH_FULL_STRING with SIZE_T Length instead of USHORT
* fixed overflow when copying listviews
* PhReAlloc -> PhReAllocate

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 09:46:17 +00:00
wj32 fae047b03b * added process database
* #2928566 - "Flag system for safe processes"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 06:16:49 +00:00
wj32 b35703d96b #3025633 - "Feature Request: Run As --> Specify WinStation \ Desktop"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 01:35:30 +00:00
wj32 d8d9905dfa added Copy command to remaining listviews
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 23:39:07 +00:00
wj32 054fbf7ad9 Copy for the process tree is working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 22:52:21 +00:00
wj32 43a060ee55 implemented Save
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 10:52:56 +00:00
wj32 0bd67358b6 added Symbols tab in Options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 05:14:41 +00:00
wj32 38e06c4752 * find objects window now searches DLLs and mapped files
* more settings saved
* other enhancements

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:30:25 +00:00
wj32 585b149845 * added logging system and log window
* replaced NtQuerySystemTime with PhQuerySystemTime (entirely user-mode)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 01:22:14 +00:00
wj32 5a89d3e77c added Replace Task Manager with Process Hacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:15:09 +00:00
wj32 cb553107be implemented Save for hidden processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 07:06:25 +00:00
wj32 d47dbc86f0 completed all columns (no sorting)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3296 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 02:54:32 +00:00
wj32 ff6a03bd4b * fixed treelist sorting
* added file-related columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 01:28:17 +00:00
wj32 46c60759bf added column chooser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 01:00:40 +00:00
wj32 afddadcbd8 * process tree column settings are now saved
* added I/O Total and Description columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3291 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 09:48:56 +00:00
wj32 35794d8115 column settings are now saved for Services and Network
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 06:56:14 +00:00
wj32 912af7c825 added GDI Handles dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 09:35:14 +00:00
wj32 49e5b28046 system information window is now showing correctly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3268 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 01:33:25 +00:00
wj32 00d39b65bf implemented icon notifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3265 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-04 11:30:26 +00:00
wj32 ede9554702 * fixed graph regression
* CPU history icon is now working

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 12:03:08 +00:00
wj32 096172d182 * completed statistics collection (but not statistics UI elements)
* fixed graph control tooltip bug
* completed icon process menu
* fixed some GDI handle leaks
* fixed Show Details for All Processes (should make new instance visible)
* added SetProcessShutdownParameters call

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3255 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-02 11:11:58 +00:00
wj32 b0aea509ca * icons are now partially functional
* added Hide on Close, Hide on Minimize, Start Hidden

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3253 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-01 10:52:06 +00:00
wj32 1d16c34483 added customizable notification icons (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 11:28:41 +00:00
wj32 7c1520ea80 added automatic elevation of service actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3243 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 07:03:32 +00:00
wj32 daf5fb9716 added tooltips to service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-17 12:17:59 +00:00
wj32 470b82f807 added tooltips to network list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-17 12:00:15 +00:00
wj32 76bd9b5a37 added some basic notification icon code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 10:20:58 +00:00
wj32 0a23611cbc added multiline tab control support in process properties (massive number of hacks involved)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-09 07:27:39 +00:00
wj32 1068db4c1e * added create service dialog
* cache some PhGetProcAddress results

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 10:21:13 +00:00
wj32 4924383ef2 added network stack dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-18 12:11:57 +00:00
wj32 45bbc86e3f added detection for suspended processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3137 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-14 08:02:18 +00:00
wj32 e9cca78242 * implemented Always on Top, Opacity, Update Interval, Update Processes, Update Services
* fixed bug when boosting providers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3124 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 09:11:28 +00:00
wj32 ae01862419 reverted r3117, r3119, r3121
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 01:32:45 +00:00
evilpie 1e23c8b669 Implemented opacity setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 13:10:59 +00:00
evilpie 2ef49a227b Began Process Copy Menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 11:48:47 +00:00
wj32 0024ac043d completed network list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 07:44:14 +00:00
wj32 bc4cadabb5 added basic network provider functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 02:23:18 +00:00
wj32 c2d5adeba9 batch add/remove processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 12:20:28 +00:00
wj32 12c51ef774 implemented state highlighting for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 11:53:40 +00:00
wj32 38b592551c process tree now refreshes properly (but CPU usage is much higher)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 11:05:54 +00:00
wj32 1c56e1da85 added private memory column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 10:51:47 +00:00
wj32 df627c6892 * implemented Go to Process for services
* fixed LVN_ODFINDITEM implementation

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 07:35:09 +00:00
wj32 bea864f242 added options dialog (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 01:36:24 +00:00
wj32 c82a7779db added debugging features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 00:45:06 +00:00
wj32 a16fe9cbb1 * added session Connect feature
* added password feature to choice dialog
* fixed usages of choice dialog

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-07 01:54:58 +00:00
wj32 413f7c87a3 fixed bug in PhGetProcessTooltipText
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:16:36 +00:00
wj32 9add0d2cdc added CPU column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:12:13 +00:00
wj32 c9df85fe8e * added PhGenerateGuid
* added action functions for shutdown

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 11:22:31 +00:00