Commit Graph

14 Commits

Author SHA1 Message Date
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 325bd3daf5 * bump to 1.12
* use non-intrusive module enumeration whenever possible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:26:49 +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 df3cbb70ca deleted DeltaManager, replaced with delta struct: -2 million CPU cycles each update
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2605 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 01:43:27 +00:00
wj32 4b84edac68 search for handles by object address
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-10 22:29:43 +00:00
wj32 490ebdcf6b completely fixed highlighting!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:50:08 +00:00
wj32 0effa02be1 fixed multi-threading issues with HighlightedListViewItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:06:03 +00:00
wj32 d639e5fdc4 added WOW64 modules to handle filter results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-30 09:04:17 +00:00
wj32 21b9a501d3 fixed PhUtils.GetForegroundWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 02:04:43 +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
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