Commit Graph

1811 Commits

Author SHA1 Message Date
wj32 d4d8895b67 migrated everything to 1/16 stack size
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2291 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-21 08:52:39 +00:00
wj32 081809ab8f made ThreadWindow file box read only as well
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2288 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-20 07:26:10 +00:00
wj32 5ed3cd84b4 fixed broken ServiceProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-20 07:24:36 +00:00
wj32 d8b94c2b5f reverted some stuff, fixed design-time exceptions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-20 07:23:16 +00:00
dmex04 cae316685d fixed? ModuleList dispose call
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-20 07:00:32 +00:00
dmex04 67d0867f95 #2881621 - set textbox readonly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 13:03:06 +00:00
dmex04 3f268c4c4a #2881489 - fixed SetTaskbarOverlayIcon COM exception
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 12:37:24 +00:00
dmex04 178992185e fixed build break from last commit, WaitChainWindow was missing reference: ExtendedTreeView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 12:36:05 +00:00
dmex04 fba6c6a1f2 fixed ExtendedListView flickering + cleaned up code, fixed ExtendedListView name mismatch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2281 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 11:26:38 +00:00
dmex04 66efca2ac6 removed redundant remnants of the old PH and fixed references
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 09:43:42 +00:00
dmex04 c77dd4577d fixed previous two fixes...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 09:19:05 +00:00
dmex04 02452cc803 minor startup time improvement, fixed instances where TaskBarLib calls to HackerWindow would fail
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-19 09:16:43 +00:00
dmex04 0a2c4e9921 #2881382 - An item with the same key has already been added, now its not added twice.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 20:51:14 +00:00
xhmikosr 00c627fe14 Installer: *MinVersion Win2K
*Disable installation of KProcessHacker on Win2k

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 11:06:17 +00:00
dmex04 faa7390b47 TaskDialog changes: (1/2) fixed NavigatePage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 10:35:16 +00:00
wj32 5e2bf93b79 changed Provider exception behaviour so that unhandled exceptions are only logged, not thrown
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 10:24:23 +00:00
dmex04 bcefa98923 TaskDialog changes: removed useless SuppressMessage attributes, added SuppressUnmanagedCodeSecurity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 10:19:15 +00:00
wj32 04e77984d5 * updated CHANGELOG.txt
* fixed NetworkList sync issue

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2269 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 09:18:10 +00:00
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
wj32 e8f6301949 truly disabled Network tab for < XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 09:01:17 +00:00
wj32 96d789131d Network tab doesn't work for < XP, so removing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2265 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:57:01 +00:00
wj32 f77745f81c * Provider now throws an exception with an InnerException
* reverted previous commit (pointless)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:25:59 +00:00
wj32 d22d24d3ad ErrorDialog now displays InnerException if available
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:22:33 +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 b02c136727 fixed OSVersion for unknown OS versions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 08:16:56 +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
dmex04 73930aa31e fixed error-reports containing invalid symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 06:53:18 +00:00
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