wj32
3933454269
bump to 1.3.5.5
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 10:43:24 +00:00
wj32
51fe897bcc
bump to 1.3.5.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@716 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 07:29:56 +00:00
wj32
5b013c6f0c
bump to 1.3.3.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@623 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-14 09:51:48 +00:00
wj32
d7456e98b2
* bump to 1.3.2.5
...
* disable "show one graph per cpu" if there's only one cpu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-26 02:54:20 +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
wj32
b8072e1b27
bump to 1.3.1.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@494 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 09:18:18 +00:00
wj32
b3793ad4a0
1.3.0.5
...
* FIXED:
* System information window resizing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@461 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-31 01:54:32 +00:00
wj32
310ad2a6db
prepare for 1.3.0.0 release
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@395 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-23 09:42:53 +00:00
wj32
121d707ddc
implement column settings for TreeViewAdv
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@356 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 07:33:26 +00:00
wj32
234233cee3
bump to 1.2.7.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 05:49:02 +00:00
wj32
6d6b588cee
change Wei Zhu to Dean in AssemblyInfo.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 06:36:44 +00:00
wj32
247092904d
* fix unused 'ex' variable in ObjectPrivileges.cs
...
* add Wei Zhu to credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 09:09:56 +00:00
wj32
610081a1db
* Win32 code cleanup
...
* Can view thread usernames, groups and privileges
* bump to 1.2.6.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 07:28:38 +00:00
wj32
588cc69629
bump to 1.2.6.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@293 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:40:25 +00:00
wj32
f88bc866c1
* Fixed the fix for the huge regression - the cause was the handle being closed twice. Since a handle is just a number, there is a chance of another handle being opened with the same number just after the handle gets closed but before it gets closed again. That would mean that the other handle gets closed, thus causing the problem.
...
* Bump to 1.2.5.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-13 00:10:52 +00:00
wj32
a24131c953
update version
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-12 23:57:26 +00:00
wj32
ab6d48419b
roll back version - prepare for re-release
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@262 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 07:33:05 +00:00
wj32
6b72db8a47
Fixed window activation when showing Process Hacker from the tray icon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 06:34:12 +00:00
wj32
e4066011f0
* Handle finder now only searches in processes with same session ID (faster,
...
avoids hangs)
* bump to 1.2.5.0 - lots of awesome changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 04:05:33 +00:00
wj32
67963ac3c1
bump to 1.2.4.0
...
add try around get symbol name from address... code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@239 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 07:07:00 +00:00
wj32
e14e8d259c
update version info
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 06:10:46 +00:00
wj32
2451699903
Fixed incorrect messages about "new services" (actually fixed this time)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 05:24:25 +00:00
wj32
a932f706aa
bump to 1.2.2.5
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 04:29:41 +00:00
wj32
6d0c745a64
bump to 1.2.1.5
...
fix flatstyle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 10:35:44 +00:00
wj32
ed2f7af08f
bump to 1.2.1.0
...
added service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 10:19:21 +00:00
wj32
0c91feba7c
update version info
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 05:13:09 +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
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
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
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
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
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
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
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