Commit Graph

1729 Commits

Author SHA1 Message Date
wj32 f4cf2c2286 bump to 1.7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2192 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 08:30:53 +00:00
xhmikosr baa646db93 added InfoBeforeFile
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 08:26:28 +00:00
dmex04 55df451fb1 changed Settings.xml build location, removed redundant functions, cleaned up Settings Class
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2190 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 08:26:09 +00:00
wj32 b4d3a88b72 reverted kprocesshacker.sys in system32 change again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2189 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 08:22:47 +00:00
dmex04 2d3cc8fe0c added initial settings management, switched 4 settings for testing implementation.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 07:46:38 +00:00
wj32 225c73b2c0 reverted r2184, r2185:HackerWindow.cs, r2186
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 03:39:14 +00:00
dmex04 4728a59968 removed waitchain code for 1.6
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 03:30:45 +00:00
wj32 530ca96c35 * "Linked Token..." -> "Linked Token"
* disabled Analyze Wait Chain for 1.6 release

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 03:08:13 +00:00
wj32 e08611d2d9 reverted r2178, r2182 for 1.6 release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2184 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 02:58:03 +00:00
wj32 718572c8f5 * removed InformationBox "fix" - that's not PH's fault
* fixed NativeUtils.ObjectExists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 02:47:24 +00:00
dmex04 20bdae1e7c settings management additions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 01:19:15 +00:00
dmex04 40396a1209 removed Program.Recovered per WER functionality discussion with wj32 :D
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 12:09:03 +00:00
dmex04 eb0053e491 fixed InformationBox SaveFile dialog showing arbitrary unwriteable save locations, #2878772 - Suggested filename for saving in Diagnostics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 12:03:53 +00:00
dmex04 7928ac25c1 *temporary* fix for Program.CheckPreviousInstance() always returning false
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 11:34:05 +00:00
xhmikosr 0cdff74970 Installer: Install KProcessHacker.sys in system32 folder when creating its service
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2178 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 10:28:08 +00:00
xhmikosr 331f3ac0af Installer: *now KPH's binpath when creating its service is set even if the user has manually installed KPH service from another folder
*changed the folder for dump files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 10:07:36 +00:00
wj32 2480b73dbe saves settings only if there is no other instance of PH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2176 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 06:57:54 +00:00
wj32 84b0487887 different Reset implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 05:24:37 +00:00
dmex04 1eb812c8e4 added ResetSettings button to options, partially fixed recurrent System.Configuration.ConfigurationErrorsException: The configuration file has been changed by another program.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 04:31:20 +00:00
wj32 999428ead6 * reduced the number of exceptions being thrown
* fixed Replace Task Manager bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 03:14:56 +00:00
dmex04 3432683abc removed unused proxy settings, #2873968 - fixed ping/whois/tracert columns settings not being remembered
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 02:44:57 +00:00
wj32 a602d04180 * ShowWarning -> ShowError
* IsInternetConnected is a method not a property

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 02:05:48 +00:00
dmex04 34b3b1de4b added IsInternetConnected checks to Ping/Whois/Tracert tools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 01:58:43 +00:00
dmex04 27c27da838 fixed ExtendedListView group collapsing + added commenting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 01:43:44 +00:00
wj32 c3d16a9271 fixed NtGetNext* system requirements (needs Server 2003+, not Vista+)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 06:25:31 +00:00
wj32 1e63b9e5dc * changed ExtendedListView/TreeView namespace
* implemented Properties in Imports
* added DoubleClickChecks property

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 05:37:06 +00:00
wj32 7d9d7ea767 fixed ExtendedListView group links
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 04:31:07 +00:00
dmex04 cc28e49991 ExtendedListView code cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 01:09:44 +00:00
wj32 cbe160fc7f fixed RestartRecoveryInterop.cs declarations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 07:24:49 +00:00
wj32 5fe9e81729 * disabled recovery
* prevented double restart

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 07:13:26 +00:00
wj32 c82af812cc removed messages in status bar
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 02:16:48 +00:00
dmex04 9e13b50993 readded !Debug to disable exception handlers in debug mode, fixed ExtendedListView native string creation, changed ExtendedListView tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 00:05:17 +00:00
xhmikosr b3d93bda8d git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2143 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-10-11 13:39:15 +00:00
dmex04 62b47d39bf switched Handle syntax
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 12:09:42 +00:00
dmex04 43a461c02d subclassed ExtendedListView, still faulty but promising... :P
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:42:58 +00:00
xhmikosr b34277165a Installer: added a couple comments and minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:30:50 +00:00
xhmikosr 1dbc6266d7 Installer: create user-mode dump collection registry keys
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:19:15 +00:00
dmex04 53e02f2e0c fixed WER exception/handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:48:09 +00:00
xhmikosr dfd5c8ff87 revert 2134
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2137 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:47:48 +00:00
wj32 d1b4158c97 half fixed ExtendedListView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:37:01 +00:00
dmex04 71e4201700 fixed WER exception during recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:27:18 +00:00
dmex04 74575681a6 installer - create user-mode dump collection registry keys during install + remove on uninstall
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:23:06 +00:00
dmex04 5f327770f5 ExtendedListView fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 09:13:41 +00:00
wj32 eb73a9d725 * renamed GetNativeImageFileName to GetImageFileName, GetImageFileName to GetImageFileNameWin32
* GetImageFileNameWin32 doesn't use QueryFullProcessImageName

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:52:50 +00:00
wj32 f8f50cb051 * fixed tiny process creation notification inconsistency
* fixed ExtendedListView compilation error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:01:06 +00:00
dmex04 1f7d1e956b fixed up few ExtendedListView signatures and functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 22:33:15 +00:00
dmex04 0000296d46 added structs for ListViewLink support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 11:21:27 +00:00
wj32 6c6387347a added Donate menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 09:42:02 +00:00
dmex04 5ea9a76b85 added IsInternetConnected check to VirusTotal click event, updater already supports it
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 03:37:14 +00:00
dmex04 70ac802fcd fixed IsInternetConnected, removed all PH proxy configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 01:14:31 +00:00