Commit Graph

203 Commits

Author SHA1 Message Date
dmex04 7a50523650 added OS Version string caching, removed duplicate OSVersion functions from TaskDialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2268 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 09:04:28 +00:00
dmex04 7899d8e292 comment cleanup :P
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2262 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:22:18 +00:00
wj32 77c7fd1138 different ideas...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:14:35 +00:00
dmex04 6827088946 fixed NotSupported/UnReleased OSVersion handling, fixed OSVersion class not 100% handling OS Version correctly under all circumstances, fixed Windows 2000 support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:02:46 +00:00
dmex04 79f0e85979 fixed diagnostics text containing invalid symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 07:00:59 +00:00
wj32 fb89690166 1/4 stack -> 1/16 stack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-17 11:53:08 +00:00
wj32 e3377d4b64 * improved SysCallHacker symbol loading, added CID display
* changed PH WorkQueue max. threads to 2

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-17 11:35:05 +00:00
wj32 c513d5acaa CircularBuffer sizes are now powers of two
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-17 03:45:01 +00:00
wj32 1d2cfbd946 * ToLower -> ToLowerInvariant
* InvariantCultureIgnoreCase -> OrdinalIgnoreCase
* other optimizations

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2245 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-17 02:12:36 +00:00
wj32 3ada4501ea changed ProcessTreeStyle default value
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:40:55 +00:00
wj32 edebc35568 * reverted r2228-r2230 - bad layout for OptionsWindow, too packed
* reverted r2235-r2237 - breaks too many things, test before you commit or make a new branch

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2239 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:30:15 +00:00
dmex04 796dbb4b4b fixed default ping size settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:27:10 +00:00
dmex04 d0a9b85f25 added settings for disabling inactive tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 21:54:48 +00:00
dmex04 f21fbd4f7f added options for new ProcessTree node display style (1/2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 11:29:07 +00:00
wj32 a9b99a398d * corrupt settings dialog is better
* FormatException now considers the InnerException

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 05:35:23 +00:00
wj32 bd824d2966 PH now shows an error message if the settings file name given is invalid
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 05:29:29 +00:00
dmex04 da5d883b8a fixed update type defaulting to Beta, fixed wow64 process colour, settings now aligned with 1.6 release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 04:34:52 +00:00
wj32 1a98f47457 fixed GetDiagnosticInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 00:33:39 +00:00
wj32 35f64cc131 * updated CHANGELOG.txt and Help.htm
* settings are now stored in AppData\Roaming\Process Hacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 00:28:14 +00:00
wj32 db33515991 added more caching to SettingsBase, disabled some caching in Settings, implemented some
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 00:14:07 +00:00
wj32 3807f849b2 fixed typo in EnableExperimentalFeatures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 23:30:55 +00:00
wj32 d2e2b6226f settings system is working with some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 23:27:06 +00:00
dmex04 0e0892b136 *suggested* settings system init + switches
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 18:05:12 +00:00
dmex04 69cbe90b47 removed some test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2201 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 17:47:05 +00:00
dmex04 cd40d535cb reverted r2190 OSVersion.cs accidental commit, readded Settings.xml resource
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 17:43:33 +00:00
dmex04 d9b57d89f1 completed settings migration + updated settings references
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 17:32:04 +00:00
wj32 136387772b 1/2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2197 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:53:46 +00:00
wj32 baa92ac272 3/7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:45:23 +00:00
wj32 09b28c8d37 * not compilable *
settings migration: 2/5

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:37:50 +00:00
wj32 054c167760 * not compilable *
migrated around 1/6 of the settings to the new system

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:17:50 +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
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
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 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
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 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
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
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
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
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
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
wj32 d378cdad48 fixed -installkph and -uninstallkph command line options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 23:35:28 +00:00
wj32 23e29f40a8 * disabled recovery
* fixed command line options

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 03:56:24 +00:00
dmex04 be8ab499fa fixed Hresult comment, Added support for Windows RegisterForRestart and RegisterForRecovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 02:39:40 +00:00
dmex04 5401f55c8c #2874030 - (1/2 complete) Updated commandline in "ProcessHacker -help"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 22:45:16 +00:00