Commit Graph

110 Commits

Author SHA1 Message Date
wj32 fe06c96070 fixes for symbols, give listview tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 03:11:28 +00:00
wj32 c433ad7d0c save thread window settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 02:49:06 +00:00
wj32 477bb34a59 fixed symbol RVAs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 02:34:10 +00:00
wj32 5679ce634b add thread stack walking
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 01:18:14 +00:00
wj32 ec702eee3b load symbols on a separate thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 23:45:09 +00:00
wj32 b8774f6014 add symbol "server"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 10:34:33 +00:00
wj32 86dbcb21ec enable/disable menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:55:56 +00:00
wj32 1a8349afde follow on enter key
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:50:58 +00:00
wj32 0fe576f4b5 call ensurevisible on selected item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:47:51 +00:00
wj32 832b54902b displays jump/call target
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:45:10 +00:00
wj32 b31b07f13e change column widths, add context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@113 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:03:49 +00:00
wj32 c8510e4e8f fix displayed position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:01:22 +00:00
wj32 799e7b7b90 fix crash when an export has no name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 08:58:55 +00:00
wj32 b4761e868e git-svn-id: svn://svn.code.sf.net/p/processhacker/code@110 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2008-11-22 08:46:34 +00:00
wj32 a36121fe92 add defaults, fix square brackets
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:53:52 +00:00
wj32 9cd1775552 add disassembly window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:49:23 +00:00
wj32 a85c542bc7 add wrapper for byte[]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 06:41:10 +00:00
wj32 5c2baa65df finish disassembler
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 06:26:23 +00:00
wj32 10b60a8e09 add asm files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 04:34:04 +00:00
wj32 565ea7eccc fix various compiler warnings
start on disassembler

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 04:33:27 +00:00
wj32 0464be3039 various highlighting fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@102 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:39:41 +00:00
wj32 945267b035 remove 5-second timer hack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:20:35 +00:00
wj32 8d66d0d461 highlighting is now off for the first 5 seconds
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:14:17 +00:00
wj32 af5a22c951 update gpl headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@99 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:23:13 +00:00
wj32 5d7173b54a add unhandled exception dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00
wj32 59373a604e hack to fix crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@97 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:53:56 +00:00
wj32 d5b1f32899 hide close active window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@96 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:51:32 +00:00
wj32 560a498e59 add go to parent menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@95 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:49:05 +00:00
wj32 20a42887ed show process parent
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@94 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:36:32 +00:00
wj32 e68e147146 add status bar and log
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@93 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:27:17 +00:00
wj32 bac0689810 save always on top state
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@92 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:43:56 +00:00
wj32 6e06133df7 add always on top menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@91 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:41:44 +00:00
wj32 d60e0d0e0b fix highlighting, add for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@90 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:35:05 +00:00
wj32 4285d01204 add highlighting
add color displayer/picker control

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@89 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 08:16:27 +00:00
wj32 14cd56abf4 remove useless file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@88 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:50:05 +00:00
wj32 468b29123f fix menu item enabling/disabling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@87 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:23:06 +00:00
wj32 ebea940034 add "search online" menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@86 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:18:54 +00:00
wj32 a61cb23ccd fixed reading of PE signatures
small speed improvements in exports

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@84 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:52:49 +00:00
wj32 13291bffdb removed useless loops
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@83 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:33:44 +00:00
wj32 15a0d78c2e fix various crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@82 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:03:41 +00:00
wj32 aa4e050d64 now saves pe window column settings
fixed crash when opening the same file twice

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@81 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:23:28 +00:00
wj32 74a7ed37d3 bump to 1.2.0.0 and update changelog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@80 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:03:33 +00:00
wj32 2fdd7b70a0 can read imports now
integrated inspector with main form

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@79 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:02:36 +00:00
wj32 5185349ace can now read exports!
PE Window updated with lots of info

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@78 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 07:48:35 +00:00
wj32 0b7e09391f add pe window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@77 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 10:44:22 +00:00
wj32 f4683f5b71 fix doc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@76 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:58 +00:00
wj32 ad1e302621 add preliminary PE file reading code
fixed Filter button disabling/enabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@75 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:20 +00:00
wj32 020867d11c remove whitespace from values box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@74 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 04:33:23 +00:00
wj32 d55c7dcaf5 fix crash with regex filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@73 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 03:35:17 +00:00
wj32 91a85146ed added filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@72 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 02:12:38 +00:00