Commit Graph

21 Commits

Author SHA1 Message Date
dmex 74b87fbf69 PH1.x: Code Cleanup/Fixes, More KPH2 support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-31 01:07:19 +00:00
dmex 056f4c0914 PH1.x: Code Cleanup/Fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 02:47:41 +00:00
dmex e43aec1c5e PH1.x: Code Cleanup/Fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 08:32:37 +00:00
dmex 3a9a6e8305 PH1.x: Marshal cache rewrite, TreeViewAdv & ListView control fixes.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 00:19:55 +00:00
dmex c2659fbb4b PH1.x: Removed redundant code, more string null fixes.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-26 04:00:29 +00:00
dmex 6917e41a2f PH1.x: removed KPH 32bit restriction, TokenHandle fixes: Fixed observed issues with previous changes, converted appropriate functions to properties and removed their duplicate functions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-19 15:38:30 +00:00
dmex 9de7867394 PH 1.x: more string fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4712 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-23 21:08:56 +00:00
dmex 6765b5518f PH 1.x: "" string fixes, remove handle filter delegate invoke
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4711 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-23 10:57:47 +00:00
dmex 158bbb865f Reverted some files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-31 02:11:34 +00:00
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 c7d18e5c0b * explicitly release COM objects in DotNetCounters
* re-enabled window close animations for ProcessWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 08:58:55 +00:00
wj32 e5f57490cd * added deferred event creation to FastResourceLock
* turned on deferred event creation for Fair and FastResourceLock

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 03:56:54 +00:00
wj32 0218f77d4b added useful tooltips to the module list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:11:26 +00:00
wj32 47fc04f776 dump: added token info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:10:24 +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 d76bd184ae redid fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:53:17 +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 59d36a0bc7 committing missing resource files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:33: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