Commit Graph

1038 Commits

Author SHA1 Message Date
wj32 d1623b987a * updated CHANGELOG.txt
* fixed the fix

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2256 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 06:32:54 +00:00
dmex04 ab7bfaea16 #2881084 - mitigated "System.ArgumentOutOfRangeException: Value of '-2147483648' is not valid for
'Value'. 'Value' should be between 'minimum' and 'maximum'"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2255 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 06:27:04 +00:00
wj32 d092ca9173 * turned off ExtendedListView mandatory double buffering
* DoubleBuffered PropertyInfo is now cached
* removed stupid comment in OptionsWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 03:38:23 +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 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 16c377271f reverted again because:
* processes are no longer highlighted if they host services (before clicking on the Services tab)
* processes no longer have the Services tab in properties (before clicking on the Services tab)
* service notification no longer works when the Services tab isn't active

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 23:20:41 +00:00
dmex04 fa5070f54a recommitting completely tested tab control performance fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:53:20 +00:00
wj32 e9b38e80ea OptionsWindow looks cleaner now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:39:28 +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 e43bf2315e excluded process tab from inactive settings list - disables process properties updating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2237 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 22:04:08 +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 ae6e746a0f improved tab caching/loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2235 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 21:24:48 +00:00
dmex04 165e457620 updated options, advanced tab layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 13:29:54 +00:00
dmex04 65747b1b4b removed update tab, moved settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 11:54:02 +00:00
dmex04 f309305bb4 settings layout tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 11:42:23 +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 b7c0a6b6c5 moved Max Samples setting back to where it belongs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 11:17:13 +00:00
wj32 a4e73d2b16 #2873973 - "Columns window improvements"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 08:30:35 +00:00
dmex04 6836670105 cleaned up source comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 08:17:22 +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 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
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