Commit Graph

1016 Commits

Author SHA1 Message Date
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
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 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 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
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
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 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 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
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
dmex04 447778cd96 re-enabled WER Restart/Recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 10:10:44 +00:00
dmex04 9193d39fc3 fixed HandleFilterWindow not resetting Taskbar progress under all conditions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:24:39 +00:00
dmex04 98d9e9067b commented out Jumplist code and removed networkInfomation window -Reserved for future use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:14:55 +00:00
wj32 e5ddd18b3d removing vista search box for the time being
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 10:21:15 +00:00
wj32 1e6f5f499a added Permissions buttons, menu items for processes, services, threads, tokens
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 02:31:45 +00:00
dmex04 8b4c972c32 reverted r2078 - removed 'both' dispose calls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:56:29 +00:00
wj32 a06d651b41 removed Dispose in HackerWindow.Exit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:33:43 +00:00
dmex04 caa6496ebc fixed options apply button not being enabled when values of some controls changed, moved Max-Sample-History from advanced to General tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:41:04 +00:00
dmex04 87ea21f790 added proxy support to UpdaterDownload and VirusTotalUploader
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:31:02 +00:00
dmex04 822ebb206d moved thumbButtonManager.Dispose call where it doesn't break thumbButtons, added same call to ErrorDialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:23:29 +00:00
dmex04 a4996b283f TaskbarLib AppID function changed to Get/Set, allowed merging of four functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 20:20:57 +00:00
dmex04 c3ad0badaa more TaskbarLib memory leak fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 06:18:34 +00:00
wj32 f12c37faba moved wait chain menu item disabling code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 03:49:13 +00:00
dmex04 3ad8a021b5 hide analyzeWaitChainProcessMenuItem from unsupported OS's
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 23:25:09 +00:00
dmex04 3092ad765c ExtendedTreeView fix, few WaitChainWindow changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 19:32:40 +00:00
dmex04 32a90aa765 completed ExtendedTreeView control, added Properties button to WaitChainWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 18:37:58 +00:00
dmex04 85e3d48e8c WaitChain fixes, added TreeView supporting extended VistaStyles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 17:54:48 +00:00
dmex04 a4b2204e07 JumpList disabled and code commented out, note: Reserved for future use!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 15:50:43 +00:00
dmex04 573b9534a6 reverted r2055 test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 14:16:30 +00:00
wj32 487ee66f63 * added BeepDevice
* got rid of System.Diagnostics usage in WaitChainWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 05:03:21 +00:00
dmex04 c22079c2d8 internal dev team test code - do not use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 04:52:51 +00:00
dmex04 8a9c126a6d (initial) added new thread WaitChain analysis window to Process context menu, right-click a process and select analyzeWaitChain
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 03:14:09 +00:00
dmex04 0b3998eb08 r2049 - fixed error-reports not being unique
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 02:00:53 +00:00
wj32 c5a7362611 improved error reports...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 12:08:55 +00:00
dmex04 e5b96b51c5 added Vista style SearchBox to HandleFilterWindow (Searchbox control is considered beta)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 03:03:52 +00:00