wj32
d645f19a7d
* network list now displays process tooltips
...
* process tooltips are now cached
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1856 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-05 23:35:25 +00:00
wj32
d206ac0721
* added IPv6 network connection support
...
* reverted r1833 (no finalizer needed)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1838 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-03 07:15:15 +00:00
dmex04
22a2a2521a
created hidden collum containing the IP addresses for getting IP of selected item and passing into network-tools
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 09:12:20 +00:00
wj32
6c6f3c2fa7
* more stuff is done in process query stages (used to be "file processing" stages)
...
* removed STA hack for .NET process detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1807 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 07:29:02 +00:00
wj32
15b1f55b2c
code cleanup
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 03:25:04 +00:00
dmex04
207d604d5e
initial commit - new network-tools, required updated network tab layout and default column sizes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1799 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-31 22:42:20 +00:00
wj32
562d9e1802
#2820170 - "System.ArgumentOutOfRangeException in network list"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1771 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 22:01:20 +00:00
wj32
0e62b511ae
#2820170 - "System.ArgumentOutOfRangeException in network list"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 00:25:04 +00:00
wj32
06b5fb4b61
added default heap highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1580 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-11 03:54:34 +00:00
wj32
63079fd261
#2816809 - "System.ArgumentOutOfRangeException"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 08:37:56 +00:00
wj32
39837f30e0
finally fixed network connection address resolving
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-01 11:21:49 +00:00
wj32
aefe7456bd
Network connections now display process IDs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 02:02:02 +00:00
wj32
57c7328d46
Unknown Process network connections have icons now
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 08:01:00 +00:00
wj32
c0db89f2d4
* attempted to create a kernel profiler
...
* moved SortedListViewComparer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1412 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 05:41:33 +00:00
wj32
a2fad8af8d
* decreased the State column width
...
* non-existent processes are now shown as "Unknown Process"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1399 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:29:50 +00:00
wj32
def9a81db4
dramatically faster lists
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 12:27:51 +00:00
wj32
ce24964325
major refactoring - utility functions are now in a separate library and SymbolProvider is now in ProcessHacker.Native
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 11:05:47 +00:00
wj32
7a558a54b2
* added thread wait analyzer
...
* moved thread stack walking into ProcessHacker.Native
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 07:51:16 +00:00
wj32
0776d13f36
* added WorkItem tags
...
* removed UseInvoke from Provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 01:29:45 +00:00
wj32
ceff8c7e78
better highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-03 00:06:56 +00:00
wj32
962eb173a6
improved startup speed by delaying services loading
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 02:50:21 +00:00
wj32
e1207504a4
fixed typos in NetworkList which lead to bug #2784924
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 23:40:11 +00:00
wj32
ca734efdc4
#2784924 - "Network connections: process's icon not shown"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 10:39:24 +00:00
wj32
fc1a61ab7e
#2784924 - "Network connections: process's icon not shown"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 10:12:51 +00:00
wj32
47511c0fb9
added the ability to close TCP connections
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 09:03:22 +00:00
wj32
0ba4283fb9
changed "Unknown Process" to "Waiting Connections"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 08:20:57 +00:00
wj32
9be2720ecf
#2781625 - "System Idle Process should not have network connections"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 08:17:39 +00:00
wj32
4c89ae2926
implemented some more ENTER shortcuts
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 01:16:30 +00:00
wj32
86bc76671b
* fixed network list icons
...
* if a network connection is the last for its process and it is removed, the icon will no longer be blank
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 00:50:45 +00:00
wj32
402a270548
* significantly improved performance for the tree view
...
* improved performance for the other lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 05:29:01 +00:00
wj32
15656c9e3d
* updated help
...
* memory list is much, much faster now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-22 12:12:35 +00:00
wj32
c096bdfa33
major refactoring; all Native functions are now in a separate assembly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 00:39:15 +00:00
wj32
cbf214e775
* Fixed: Network connections for processes without icons would not be displayed
...
* changed elevation dialog icon to Warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 11:50:59 +00:00
wj32
57ac84ec0b
* added "-pw" option for displaying the properties of a single process
...
* fixed Dispose method in SharedThreadProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 08:54:21 +00:00
wj32
aabd8ab7ce
major directory and namespace refactoring
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:20:18 +00:00
wj32
75d84d6715
#2713088 - "Network: Ctrl+A and Ctrl+C should copy the processes' names"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@938 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 06:48:21 +00:00
wj32
07d5d7b30b
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 09:31:42 +00:00
wj32
b25eed2cf1
* more extension methods
...
* new highlighting system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 08:55:26 +00:00
wj32
01495e860c
#2601397 - "Ability to sort by name, type etc to all of the windows"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 02:45:11 +00:00
wj32
6c446c35dc
1.3.2.0
...
* NEW:
* Network tab - shows current network connections
* FIXED:
* Now the process tree and service list update instantly after
starting Process Hacker instead of waiting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-16 22:57:11 +00:00