Commit Graph

127 Commits

Author SHA1 Message Date
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 d5493d17c1 #3027888 - "Single-Click Tray Icon Restoration"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 00:14:37 +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 14fb753c5e added Collapse Services on Start option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 05:25:59 +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 227cadd07f preparing for first beta release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 07:21:45 +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 8906b952ff * add Esc to exit
* disallow hiding the main window when there are no notification icons visible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:23:31 +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 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 29ba727a58 * added Save and Copy to the Information dialog
* fixed some file stream bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3289 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 05:51:38 +00:00
wj32 ec458bd0c9 * completed system information window
* unused process records are now purged

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 01:59:17 +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 35dad68200 * System Information panel is now completely working
* fixed huge GDI handle leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 06:13:08 +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 add3fd0e5b * fixed max. CPU and I/O bug
* added IDD_SYSINFOPANEL

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 05:46:10 +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 2fbb8141fe * performance tab contents now resize properly
* more progress on graphs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 03:23:18 +00:00
wj32 9c645a38ae CPU graph is slightly working!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-25 11:21:21 +00:00
wj32 513895b806 * added additional service list columns
* added service icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 11:29:01 +00:00
wj32 52d245d5b0 process history is now working (no graphs yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 09:51:42 +00:00
wj32 3262bb60c3 changed Peak Pagefile Usage to Peak Private Bytes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 09:11:11 +00:00
wj32 76077b7630 fixed some dimensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 12:39:37 +00:00
wj32 2d71cb132b added process statistics dialog contents (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3193 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 12:32:28 +00:00
wj32 3a090e3d0c reverted credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-10 10:55:26 +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 7a5f7f8b86 * added Browse to service properties binary path
* set default folder for file dialogs when setting file name

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 04:57:31 +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 52b18fcc40 * fixed bug where System is displayed as being a POSIX process
* fixed tree list on Server 2003
* fixed network list images - ILC_MASK needed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-17 06:31:17 +00:00
wj32 c5a060b5c4 implemented job statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-11 06:24:45 +00:00
wj32 67f221e0fb added Highlighting dialog resource
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-11 04:07:41 +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 504e12f34f completed options dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-08 04:19:18 +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 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 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
wj32 846c0073a4 * added -installkph and -uninstallkph commands
* committed #2981421 - "Debug Process Support PH 2.0"
* fixed #2981800 - "Crash when Affinity couldnt get retrived"
* committed #2983559 - "PhGetApplicationModuleFileName small bug"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 07:16:27 +00:00
wj32 b52caf6b3d Tree List is almost fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32 24aaaa4526 implemented thread details area
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 10:33:02 +00:00