Commit Graph

3275 Commits

Author SHA1 Message Date
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 1cbb8e2fa1 fixed remaining graph control handle leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 12:45:22 +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 913917c5bd improved graph drawing (clearer)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-03 11:29:59 +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
wj32 c5c52fe128 completed graph tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3247 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-29 11:28:12 +00:00
wj32 c8e93343a1 added PhIntegerToString64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-28 11:50:15 +00:00
wj32 859bcfd92f added PhLog2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3245 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 10:49:51 +00:00
wj32 d439a222b9 improved settings file handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 08:18:24 +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 f7109199ee updated debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 05:47:31 +00:00
wj32 1e0991c65c allocate strings as query buffers where possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 05:21:38 +00:00
wj32 63aca1726a converted PhStringToInteger64 to use PH_STRINGREF
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 04:33:07 +00:00
wj32 47ae366471 converted mxml to use file handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3239 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 04:01:45 +00:00
wj32 68bda88da9 un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 02:16:45 +00:00
wj32 256eb12bf6 fixed options dialog title
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3237 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 11:36:27 +00:00
wj32 e95baa2f9b added time history
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 11:07:46 +00:00
wj32 7af4524aee fixed performance tab when process exits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3235 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:31:28 +00:00
wj32 774e8e76c7 fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3234 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:27:18 +00:00
wj32 973885480d completed graphs (no tooltips yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-26 07:26:34 +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 faa8b94c9b added WinStationOpenServerW and WinStationCloseServer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-22 10:55:56 +00:00
wj32 a71639d521 completed winsta.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 10:33:18 +00:00
wj32 6ec346b61c * fixed session properties
* added winsta.h
* renamed phlib header guards

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 08:58:07 +00:00
wj32 325d3f7726 fixed DLL injection on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 06:04:26 +00:00
wj32 604a1aacb5 fixed path function requirements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 11:42:58 +00:00