Commit Graph

74 Commits

Author SHA1 Message Date
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
wj32 ce87072977 update help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@71 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 01:06:36 +00:00
wj32 746a0fb427 fixed wrong process icons (finally)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@70 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-13 04:51:55 +00:00
wj32 1036a3ecd8 update help
fix wrong process icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@69 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-12 07:30:59 +00:00
wj32 9ddc729f75 * Removed useless starting "\" in account names
* Fixed group menu item enabling and disabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@68 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-12 06:31:04 +00:00
wj32 00e49579b2 fix process icon memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@67 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-11 09:51:59 +00:00
wj32 0d0791d086 delete user file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@65 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-10 10:19:13 +00:00
wj32 b47e98892a add smart window placement for the search window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@64 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-10 10:13:17 +00:00
wj32 5c6f63556b refactor code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@63 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-09 05:30:58 +00:00
wj32 30dccd58df Fixed Search window startup position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@62 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 10:05:29 +00:00
wj32 718921dbf3 add injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@60 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 06:50:08 +00:00
wj32 ba459ea672 add some definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@59 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 10:18:36 +00:00
wj32 122e9ad1e7 fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@58 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 08:19:31 +00:00
wj32 cc1d1c1ac3 add groups window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@57 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 07:55:40 +00:00
wj32 70a8262e5a bump to 1.1.4.5
Fixed crash when attempting to open privileges for System on XP

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@56 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 06:33:09 +00:00
wj32 4638b10c23 update help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@55 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 04:49:38 +00:00
wj32 00a4ff828f Changed Help window to SizeableToolWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@54 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 04:40:07 +00:00
wj32 8bb524df81 forgot this one
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@53 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:35:51 +00:00
wj32 49a8b0f801 fixed error messages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@52 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:29:23 +00:00
wj32 f30e1d83c0 delete builds
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@50 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:10:51 +00:00
wj32 ab063c9ae7 various fixes to privileges window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@49 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:09:05 +00:00
wj32 adc7efe5a8 Added Privileges Window (to enable, disable and remove privileges)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@48 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 08:25:54 +00:00
wj32 720cd134ab add built exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@47 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:23:37 +00:00
wj32 5968a33d31 bump to 1.1.4.0
Enabled Select All for all lists on the main window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@46 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:20:06 +00:00
wj32 a17c782429 fix copy menu in results window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@45 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:00:33 +00:00
wj32 b07cebd0bf now saves selected tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@44 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:27:02 +00:00
wj32 899a0f6974 made thread list reorderable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@43 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:19:15 +00:00
wj32 b7b7963664 bump to 1.1.3.5
Now saves column settings
Now saves results and memory window settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@42 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:16:40 +00:00
wj32 59b3803721 Now has a good system of copying list items (currently in every ListView)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@41 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 05:44:43 +00:00
wj32 09a4947ed6 * Now displays process 0 as System Idle Process
* Fixed thread list for System Idle Process
 * Now displays description for System

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@40 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 03:31:15 +00:00
wj32 8949b2c190 Disables thread priority menu item when there is an error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@39 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 02:33:53 +00:00
wj32 8df5e30472 bump to 1.1.3.0
completely rewrote thread list code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@38 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 02:15:48 +00:00
wj32 d2a26d4c3b removed "easier to select multiple items" hack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@37 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-25 23:06:29 +00:00
wj32 bce48471d0 fix previous
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@36 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-24 05:50:46 +00:00
wj32 e9c1533fe9 enable multiple lists and trees to use the same provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@35 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-24 05:47:59 +00:00
wj32 683909326b add process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@34 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-24 05:33:56 +00:00
wj32 8e0ed13892 space
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@33 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 10:02:04 +00:00