dmex
fd135fbae3
moved all ListView controls to ExtendedListView, fixed some API ref defs, added initial LastError error handling semantics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-25 12:39:06 +00:00
dmex
f585842f6d
string null perf fixes, Dictionary string perf fixes, removed redundant code, some type fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:56:08 +00:00
wj32
ae34ef0885
deleted HistoryManager: -1 million CPU cycles each update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 02:28:34 +00:00
wj32
d01c5b9167
back-ported provider boosting fix from PH 2.x
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 04:24:51 +00:00
wj32
95a1343f3a
back-ported new provider system from PH 2.x
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 02:48:37 +00:00
wj32
60a7ccccfa
fixed Network Information being visible when starting PH hidden
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2505 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 06:35:29 +00:00
wj32
d247acaec9
Win32.CreateProcess -> ProcessHandle.CreateWin32 in HackerWindow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 03:05:50 +00:00
wj32
d2c1e0c913
fixed scenario when the user right-clicks on a process that is exiting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:41:23 +00:00
wj32
c68bbb17d0
added progress dialog for creating dumps
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:43:51 +00:00
wj32
1cd86b7b1a
fixed error when opening an invalid dump file
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2440 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 05:01:10 +00:00
wj32
6a77101400
started dump viewer
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:17:49 +00:00
wj32
1816c21f39
completed dump feature
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:21:07 +00:00
wj32
2cbb1cce28
no more Assistant.exe
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 07:33:41 +00:00
wj32
81c8bf754f
renamed ThrowLastError to Throw
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-25 11:07:19 +00:00
wj32
c34b277588
#2902988 - "Toolbar not shown after saving options"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-25 05:59:58 +00:00
wj32
4b5570a63b
* #2887106 - "set process I/O Priority"
...
* added ability to set thread I/O priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-17 09:59:22 +00:00
wj32
4ba5c16bd5
analyze wait chain is now hidden
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2351 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-16 10:20:54 +00:00
wj32
9ebc052ac1
disabled Network Information
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-07 11:16:02 +00:00
wj32
5027592ce9
* reverted the entire logging thing. sorry dmex, it's just not good enough.
...
* EnumProcessModulesEx only works on Vista and above, and we already get WOW64 modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:35:54 +00:00
dmex04
803c5793cf
fixed: processes now show correct amount of loaded modules
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:11:36 +00:00
dmex04
f9262305c3
Various Fixes/updates:
...
* fixed: MemoryList provider_DictionaryRemoved
* fixed: (and orginized) extensions
* fixed: message centering
* fixed: EnableKPH settings option being enabled on 64bit
* fixed: menu becoming disabled. if enabled, ph is minimized then exited.
* fixed: InfomationBox using incorrect font
* fixed: Form.ActiveForm cross-thread exceptions
* fixed: settings requiring ProcessHacker restart notification
* fixed: SourceForge upload status remaining "uploading" after error
* fixed: ExtendedListView mode fixed
-added: restart to ErrorDialog
-updated: WaitChainTraversal window
-completed: ProcessTreeNodeDisplayStyle options (ShowSelectiveNodes now Works)
-replaced: Updater form window handle hopscotch handling :P, with GetFWindow method
-merged: logging/messaging (QueMessage, Logging.Log, (4) PhUtils methods) into one class
-improved: exception handling/logging/dialog control consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:05:00 +00:00
dmex04
22cc8b4c82
IntPtr caching, added more architecture control
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:36:36 +00:00
wj32
7bd28e4357
moved branches, tags, trunk to 1.x branch
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:22:46 +00:00