Commit Graph

18 Commits

Author SHA1 Message Date
dmex04 b6a194b901 #2846076 - created form extension this.SetTopMost() for handling TopMost property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 15:05:32 +00:00
dmex04 394874b784 bugfix: #2846076 - PH always above child windows when "always on top" enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 13:28:37 +00:00
dmex04 40e2732941 cosmetic fix: ping output
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1928 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 19:30:50 +00:00
dmex04 322a097ab6 fixed ping results showing Chinese characters on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1921 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 21:29:21 +00:00
dmex04 bcdc1dec45 fixed ipv6 ping fatal exception + few other minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 13:01:09 +00:00
dmex04 e86c631655 removed duplicate settheme calls, *Temp* wrapped Ping function with Try/Catch until ipv6 ping->crash resolved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1917 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 12:26:08 +00:00
wj32 3960cccf01 added exception handling for Ping and Tracert
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1852 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-05 06:20:30 +00:00
wj32 0e73636822 added hostname resolve and other fixes to IPInfoWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1844 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-04 22:21:09 +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 be12da022c updated network-tools with ListView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1828 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 19:26:53 +00:00
dmex04 8ba99afd6b increased tracert performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1823 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 10:28:35 +00:00
wj32 e3d1bf9591 * updated CHANGELOG.txt
* added copyright header to IPInfoWindow.cs; unused using cleanup

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 06:31:31 +00:00
wj32 75d53cd8a2 * code cleanup
* fixed case of closing IP info window before the thread has finished

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 05:51:33 +00:00
dmex04 d3a6038c6e added two network-tools, also added threading and removed redundant IsNumber function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 17:02:15 +00:00
dmex04 0e13f19a4c fixed broken IsNumber function, reworked instances for auto-dispose (using), per other changes - removed unnecessary exception handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1811 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 09:15:38 +00:00
wj32 624bc13ab8 fixed the Close button in IPInfoWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1802 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 03:29:41 +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