Commit Graph

22 Commits

Author SHA1 Message Date
dmex ec5f8b197e GC notification of native heap allocations, manifest fix, minor other fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 09:49:44 +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
dmex 7f93e8d31b added missing files from last checkin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:04:06 +00:00
dmex 08427a9f4b merged TreeViewAdv control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4251 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 03:25:11 +00:00
dmex af09468b65 Updated PH 1.x solution to vs2010, updated CLR runtime to 4.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4250 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 03:14:34 +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 3632ec6744 moved provider code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 01:13:50 +00:00
wj32 89ccae307b added .NET tab component (incomplete)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 07:19:27 +00:00
wj32 78f9d68839 decreased BaseObject overhead to only 4 bytes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 02:34:37 +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 b5f8a6fb0b dump: added service info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:43:51 +00:00
wj32 16dc07e5b9 almost finished DumpProcessWindow (token properties not present)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:36:50 +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 f79435956a started dump code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 11:10:27 +00:00
wj32 9da6ae4934 * completed MFS
* added MessageLabel

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 08:19:48 +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 64709d587e excluded unneeded SharpDevelop stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:58:41 +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 595de8a694 updated: log window - fixed icon display (since separate window), added icons to differentiate between log items/severity and also which ones contain extra data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:22:38 +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