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
59bfcedf65
#2880368 - "Highlight Option dialog does not show current colors"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2253 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 04:04:58 +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
705bdeb2a7
* symbol loading is now delayed
...
* added TokenHandle.GetLinkedToken, doesn't throw exception when there is no linked token
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2251 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 02:24:52 +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
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
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
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
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
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
xhmikosr
93dd0c28f2
Installer: fixed typo in custom messages
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2234 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 19:46:40 +00:00
xhmikosr
c1cf87b8c7
cosmetics in custom messages/installer script
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 19:18:53 +00:00
xhmikosr
822f0e4cef
Installer: some code refactoring and cleanup of services stuff
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 16:11:18 +00:00
xhmikosr
00a39cb6c4
Installer: Added link to website to the bottom left of the installer
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 13:36:41 +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
32cafc7bb1
replaced RefreshTreePath with turbo-charged version :D
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 11:14:57 +00:00
dmex04
241fd61125
fixed RefreshTreePath() locking caused by stack
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 10:58:58 +00:00
dmex04
d018c8a457
reverted r2222
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 10:12:49 +00:00
dmex04
37e4714c43
suggested RefreshTreePath() fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2222 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 09:54:39 +00:00
xhmikosr
b541f58aa6
Installer: adapt installer to the newest settings changes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 09:37:28 +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
55a2c52571
added check to make sure PH crashes before it uses too much memory in relation to #2880344
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 08:15:29 +00:00
dmex04
f746f17983
removed app.config containing old settings system configuration and containing old settings
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 07:04:20 +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
27f5f21edd
project update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2198 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:54:31 +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