Commit Graph

35 Commits

Author SHA1 Message Date
wj32 7ec7c16933 fixed bug in state highlighting logic in all lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 03:27:42 +00:00
wj32 273cd42a51 * added TN_FLAG_NO_UNFOLDING_TOOLTIPS
* made treenew tooltip maximum width more consistent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 02:10:23 +00:00
wj32 e25563a9ee PhProcessTreeNewColumnMenu -> PhHandleTreeNewColumnMenu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4396 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 12:48:36 +00:00
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 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 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 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 ab9dd458bd fixed network and service list restructuring for plugin columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 10:04:41 +00:00
wj32 fdd1564daa * fade out tree new divider on mouse leave
* fixed PhSelectAndEnsureVisibleServiceNode

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:33:44 +00:00
wj32 7fe2e8befc converted network list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:22:29 +00:00
wj32 7865769919 column manager now handles sort settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4290 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 12:00:42 +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 806c39c644 * completed column manager
* ExtendedTools: added ETW columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 13:07:45 +00:00
wj32 039b0ab152 converted module tree list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 10:15:08 +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 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 2f6ec8e0b6 fixed Verification Status sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-26 07:34:41 +00:00
wj32 b7c396650b added arrows to indicate whether a service is running
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-28 23:14:00 +00:00
wj32 921576995a disabled tooltip auto-pop for main list views and tree lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 03:37:36 +00:00
wj32 bbda2bdb6c * added copy support to PE viewer
* moved cpysave to phlib

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:41:35 +00:00
wj32 2018475946 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-02 10:28:58 +00:00
wj32 0a4757ee07 switched all context menu handling to WM_CONTEXTMENU
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 22:07:44 +00:00
wj32 61a9411164 added nasty comments about the LV control, and a fix for the problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3926 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-23 22:40:27 +00:00
wj32 7eb7291b72 made state highlighting for tree lists a bit more generic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3841 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-17 10:08:18 +00:00
wj32 0c82292ffa PhGetServiceTreeListLines -> PhGetGenericTreeListLines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3830 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-06 08:16:14 +00:00
wj32 83e616328f fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3820 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-01 01:03:48 +00:00
wj32 bf63fb3f39 save service list sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-01 01:02:56 +00:00
wj32 16a2dcf153 implemented copy-save for service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 10:09:46 +00:00
wj32 4e2065ff46 added Group column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3808 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 09:49:28 +00:00
wj32 a50b7a6997 services list is now delay-loaded
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3807 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 09:34:26 +00:00
wj32 66f747f417 added Binary Path and Error Control columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3806 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 08:05:43 +00:00
wj32 05cc8469fc converted service list to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 07:38:39 +00:00
wj32 20f71bab32 renamed srvlist.c to srvctl.c (preparing for new service list)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3804 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 01:59:43 +00:00
wj32 742465ada4 use atoms for GetProp/SetProp
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3704 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 07:26:21 +00:00
wj32 372f930121 separated service list code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3624 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 07:42:37 +00:00