Commit Graph

4366 Commits

Author SHA1 Message Date
wj32 ce74dc3b4d fixed PhResolveDevicePrefix bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 10:57:02 +00:00
wj32 7cc8b7f9e0 implemented extension manager and object extensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32 da4589e4c5 bump to 2.20
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-28 12:36:15 +00:00
wj32 24cb4fba44 * fixed typo in plugins/DotNetTools/asmpage.c
* updated ntzwapi.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-28 12:32:39 +00:00
wj32 9be60120d4 uncheck Enable cycle-based CPU usage on unsupported OSes as well
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-27 09:22:51 +00:00
wj32 2339874e63 disable Show CPU Below 0.01 on unsupported OSes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-27 09:20:45 +00:00
wj32 a8115306b2 updated Doxyfile
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 12:34:36 +00:00
wj32 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 ccd4cdab64 re-organized mainwnd.c and added the PhMw prefix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 08:45:27 +00:00
wj32 a53a950e0c switched main menu to WM_MENUCOMMAND
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4357 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 06:51:46 +00:00
wj32 29cc88dbea updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4356 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-25 12:35:25 +00:00
wj32 bc48c555b3 fixed treenew using CPU time unnecessarily during drag selection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-25 11:04:57 +00:00
wj32 a6328c4bd4 fixed menu-related bugs in ExtendedTools and WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-25 07:41:32 +00:00
dmex ea9b4982b5 fixed managed ProcessHacker.Api: GC was collecting CallbackRegistration's
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-24 21:46:59 +00:00
wj32 196a4807eb added circbuf_no_count.patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4352 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-24 11:21:06 +00:00
wj32 d64a2ef343 added peview_hide_tabs.patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4351 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-24 05:24:21 +00:00
wj32 29ba7f6748 fixed bugs in ProcessHacker.Api
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4350 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 23:37:02 +00:00
wj32 3b4b80a365 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:24:38 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 3f4b082135 updated ntpsapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 05:20:24 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 41763da6dc updated ntexapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4345 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-22 11:54:05 +00:00
wj32 ea801bd550 fixed terminator ID column width
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4344 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:38:00 +00:00
wj32 90b14112dc added checkboxes for terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:33:52 +00:00
wj32 680ca518b8 added Open File Location for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:14:41 +00:00
wj32 55b0d8c603 * fixed potential module list memory leak
* added GeneralCallbackModuleTreeNewUninitializing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-17 12:05:32 +00:00
wj32 1026e53753 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-16 05:09:05 +00:00
wj32 340f4661e8 invalidate the graph buffer when resizing its column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 06:00:10 +00:00
wj32 72b6943130 added PhDrawGraphDirect for faster graph drawing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 05:36:38 +00:00
wj32 b19fd1348e fixed GDI handle leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-15 00:22:07 +00:00
wj32 b12d2cc56b fixed Time Stamp sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4336 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 23:54:29 +00:00
wj32 f774783e87 improved cycle-based CPU usage calculation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4335 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 06:58:54 +00:00
wj32 cc1b1246b0 show Cycles in Statistics tab for System Idle Process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 04:32:26 +00:00
wj32 70ca589423 added OS Context column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 02:37:43 +00:00
wj32 276696f84a added comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 00:17:59 +00:00
wj32 0fd9f4ea96 fixed inconsistent graph text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:32:55 +00:00
wj32 97667dc85a added more process info fallback cases for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:09:15 +00:00
wj32 ed27287ec2 * added cycle-based CPU usage
* added Show CPU Below 0.01

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:00:58 +00:00
wj32 6a8b18458a optimized Cycles, Cycles Delta and Private WS for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 12:45:55 +00:00
wj32 b50ce411c5 updated SYSTEM_PROCESS_INFORMATION with new Windows 7 fields
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 12:19:44 +00:00
wj32 20f7189503 fixed invalidation bug in PhSelectAndEnsureVisibleProcessNode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-12 12:49:16 +00:00
wj32 ed8381bcdf * bump to 2.19
* fixed PhTnpUpdateThemeData

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 13:28:13 +00:00
dmex bcb015e418 added current PH website to misc projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 13:13:18 +00:00
wj32 2abd053f04 * DotNetTools: added more checks for duplicates
* DotNetTools: save tree list column settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 08:22:11 +00:00
wj32 44b1420360 added BUG comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:08:37 +00:00
wj32 776793b5f1 * DotNetTools: fixed x64 support
* DotNetTools: use UpdateDotNetTraceInfo with timeout

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4321 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:00:18 +00:00
wj32 186eda1a8d fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 23:20:14 +00:00
wj32 a513b397f6 fixed ICorPublish for CLR v4 processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 11:03:16 +00:00
wj32 cd93970715 fixed PhCreateIsDotNetContext pre-v4 and v4 detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 10:32:50 +00:00
wj32 134525f76d DotNetTools: fixed division by zero
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:50:32 +00:00