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
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
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
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
wj32
e3de110afd
clean up code, make it easier to select multiple items
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@30 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 09:39:30 +00:00
wj32
7145169bce
Fix username and other things
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@28 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 09:05:39 +00:00
wj32
488514238f
Bump to 1.1.2.0
...
Rewrote process list and thread list code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@27 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 08:15:42 +00:00
wj32
d830ad6dcc
activate help window when its already open
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@24 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 05:30:55 +00:00
wj32
c46c709c50
* Added more "options"
...
* Added keyboard shortcuts for terminating process(es) (Del) and refreshing (F5)
* Added some menu items - Select All and Refresh
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@21 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 11:10:25 +00:00
wj32
99e4ad2f60
Changed Search button to a SplitButton
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@17 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 09:12:10 +00:00
wj32
47115c6e31
Prepare for thread stack walking code
...
Added WaitReason column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +00:00
wj32
09a43bb42a
Add some dbghelp PInvokes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@10 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-21 07:28:59 +00:00
wj32
c0d0ad82f2
* Added CONTEXT code
...
* Now bolds the kernel name when the System process is selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@9 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-21 06:16:05 +00:00
wj32
078268e732
Close process handle properly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@7 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 10:25:51 +00:00
wj32
618b950560
Import
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00