Commit Graph

502 Commits

Author SHA1 Message Date
wj32 2165e7efd6 * rewrote treenew header context menu
* added TNM_GETVISIBLECOLUMNCOUNT

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4392 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 03:44:30 +00:00
wj32 b95daf7cac * added PH_TREENEW_CONTEXT_MENU
* added TNM_GETCALLBACK, TNM_HITTEST
* fixed handling of mask-value pairs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-04 03:40:23 +00:00
wj32 54a377c842 added PH_TREENEW_HEADER_MOUSE_EVENT
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-03 12:28:55 +00:00
wj32 4d770cfe5e * PhWalkThreadStack can now walk the stack of the current thread
* removed warning when inspecting a thread owned by PH

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4377 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-31 10:26:54 +00:00
wj32 3a54c4cb8a * converted thread list to treenew
* added PH_TREENEW_COLUMN.SortDescending
* added TN_STYLE_NO_COLUMN_REORDER
* use SortDescending for applicable columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:44:19 +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 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 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 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 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 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 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 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 cdc66991fb DotNetTools: added .NET Assemblies tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 05:14:18 +00:00
wj32 5d69b21d27 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4296 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 10:23:47 +00:00
wj32 971c9d8a36 added TN_FLAG_ITEM_DRAG_SELECT
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 07:23:36 +00:00
wj32 53f1bf1e16 implemented drag selection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 05:12:58 +00:00
wj32 b7feefd66b * added column header tooltips
* use TNM_SETREDRAW when adding columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4289 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 11:19:23 +00:00
wj32 9213047288 * show tooltip if text is partially offscreen
* implemented column auto-sizing
* optimized column resizing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 09:35:31 +00:00
wj32 d0b7a4bd3b completely removed the old tree list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +00:00
wj32 da8fc812c1 fixed tree new font handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:04:56 +00:00
wj32 f05ba1db6b fixed tree new node access
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 23:14:14 +00:00
wj32 c382719e61 * fixed flicker when expanding a node
* suspend restructuring when using TNM_SETREDRAW

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4281 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 13:34:18 +00:00
wj32 3e391fcbfb fixed tree new scrolling and drawing bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 11:10:47 +00:00
wj32 0c6d998ac2 * converted the service tree list to tree new
* fixed tree new tooltip bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 09:33:43 +00:00
wj32 1c44859d76 * implemented column manager for tree new
* added TN_STYLE_NO_DIVIDER and TN_STYLE_ANIMATE_DIVIDER

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 08:36:21 +00:00
wj32 9ef8c936ed removed column update suspension (they cause problems with column modifications)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 05:17:17 +00:00
wj32 67b16192d7 added optimization to PhTickProcessNodes (saves a lot of cycles per update)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4272 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 04:32:39 +00:00
wj32 65c5bad5c4 * optimized scrolling
* implemented TNM_SETREDRAW

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 04:12:48 +00:00
wj32 7cd8232228 implemented double buffering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 03:12:35 +00:00
wj32 b89b02e154 * added TN_STYLE_ICONS
* set the font of tooltips to the cell font

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4269 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 02:37:36 +00:00
wj32 745f0396a0 * completed new tree list (still needs optimization)
* added "Show tooltips instantly" option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 02:12:47 +00:00
wj32 2107e4cbdb updated column chooser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4266 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-02 13:57:14 +00:00
wj32 9766509cf7 finished basic tree list (incremental search, tooltips)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4265 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-02 13:18:14 +00:00
wj32 f6269347c2 more progress on new tree list (selection and input)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-02 05:54:49 +00:00
wj32 bc6f3cb264 more progress on new tree list (hit testing and theme support)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-01 13:38:17 +00:00
wj32 56c11aae97 more progress on new tree list (painting)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4262 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-01 09:05:08 +00:00
wj32 0f820ae38c more progress on new tree list (nodes and scrolling)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-01 05:33:34 +00:00
wj32 bbaa9ee855 started new tree list (warning: PH does not work!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-30 09:29:55 +00:00
wj32 32223a9ff4 improved PhReleaseQueuedLockExclusive
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-18 11:57:29 +00:00
wj32 642732176f removed all security-related code from the object manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 04:32:46 +00:00
wj32 5a36134ced updated NT header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4215 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-30 08:33:50 +00:00
wj32 a6b0fb72de PE viewer: added display of delay imports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 23:56:52 +00:00
wj32 ad46d98a9e updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-29 11:18:10 +00:00
wj32 7d1115657b added KphValidateAddressForSystemModules to check for bad address ranges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 07:59:41 +00:00