Commit Graph

622 Commits

Author SHA1 Message Date
wj32 90cd251cc2 implemented CPU Usage icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:39:22 +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 20a27b872d fixed elevated options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:16:40 +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 5f71001ee9 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 06:12:54 +00:00
wj32 f6efdb3c1b * disallow removal of all columns
* turned on DT_NOPREFIX

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:59:11 +00:00
wj32 1148730bed fixed loading of column ordering for both list views and tree lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:53:40 +00:00
wj32 3fc56f3421 finished sorting for all columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:13:18 +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 884730245b added a hackaround for tooltip crashing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 12:39:49 +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 95a01f1c4c * graph tooltips now remain on-screen when the mouse is near the edge of the screen
* improved graph tooltip performance
* fixed verification

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 02:19:31 +00:00
wj32 b50a9b3ee2 * system information window is no longer owned by the main window
* should use SetForegroundWindow instead of BringWindowToTop

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:25:29 +00:00
wj32 547004819c added PhDeleteFileWin32
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:15:28 +00:00
wj32 72df7bbfe8 CreateFile -> PhCreateFileWin32
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:08:12 +00:00
wj32 302ba03ebd fixed physical memory graph color
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:03:31 +00:00
wj32 2fc3419948 added I/O support functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 10:56:54 +00:00
wj32 eb6ad61269 added parameter and line display to stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 07:56:17 +00:00
wj32 83929ba488 added column setting saving to most other listviews
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 07:19:48 +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 be8d5d56d7 added SampleCount setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 02:23:48 +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 4117e9ca6b system information graphs are 1/5 done
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 11:54:20 +00:00
wj32 783d1a5c01 fixed ExtPen info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3272 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 10:05:04 +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 a412c7e53e made icon race condition a bit rarer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3269 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 01:46:40 +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 5c1c042cb1 added PhaFormatUInt64 and PhaFormatSize
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-05 00:08:36 +00:00
wj32 b7e6431110 implemented Help > Donate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3266 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-04 11:33:22 +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 3b889e45d9 implemented I/O History, Commit History and Physical Memory History icons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-04 09:26:06 +00:00
wj32 78f124bad5 fixed some bugs and leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3262 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 12:43:22 +00:00
wj32 61802fdb4e fixed null max. CPU string
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 12:20:01 +00:00
wj32 88f1884950 CPU history icon is fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 12:18:48 +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 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 f0006feb0c * implemented process record system
* moved ImageVersionInfo functions to phlib correctly

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3256 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 01:44:15 +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 2c94253b71 modified process inclusion conditions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-01 10:54:56 +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 e463be0ae5 fixed process properties layout bug (occurs after maximizing then restoring)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 12:11:47 +00:00
wj32 4b4a08c935 I/O graph is now stacked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3251 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 12:00:27 +00:00
wj32 ab27b76172 simplified delayed loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3250 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 11:32:32 +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 19ad322ce1 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-29 11:41:00 +00:00