Commit Graph

26 Commits

Author SHA1 Message Date
dmex04 8b4c972c32 reverted r2078 - removed 'both' dispose calls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:56:29 +00:00
dmex04 822ebb206d moved thumbButtonManager.Dispose call where it doesn't break thumbButtons, added same call to ErrorDialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:23:29 +00:00
dmex04 573b9534a6 reverted r2055 test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 14:16:30 +00:00
dmex04 c22079c2d8 internal dev team test code - do not use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 04:52:51 +00:00
dmex04 0b3998eb08 r2049 - fixed error-reports not being unique
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 02:00:53 +00:00
wj32 c5a7362611 improved error reports...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 12:08:55 +00:00
dmex04 c619351cc6 minor cosmetic string fix, fixed continue button being enabled after submitting report when runtime is terminating, fixed Error Reports sometimes generating identical GUID and preventing report from being uploaded (reports now totally unique using datetime)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-03 01:37:43 +00:00
dmex04 33d3e375b2 fixed instances where two exceptions are generated, one by Win32 the other by PH when the runtime execution is allowed to continue when it is actually terminating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 19:16:04 +00:00
wj32 1af3ec7006 UI, coding changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 09:07:20 +00:00
dmex04 697e401bd9 added missing number from BugTracker ID preventing bug reports from being sent - oops
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 06:51:41 +00:00
dmex04 21d75c41a1 forget to reset BugTracker ID from test bugtracker back to ProcessHacker BugTracker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 06:31:06 +00:00
dmex04 a30701dd0e removed continue prompt, updated ErrorDialog layout and style, fixed url regex matching, required extra Diagnostic information has been added - will need this info when users send reports and are unavailable for commenting about them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2003 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 06:27:46 +00:00
dmex04 c2ad22b748 moved unhanded exception event to capture exceptions at earliest opportunity, added SendReport option to ErrorDialog for sending bugs to Sourceforge bug tracker, added initial WER configuration, added initial reporting configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2000 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 02:44:44 +00:00
dmex04 b6a194b901 #2846076 - created form extension this.SetTopMost() for handling TopMost property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 15:05:32 +00:00
dmex04 394874b784 bugfix: #2846076 - PH always above child windows when "always on top" enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 13:28:37 +00:00
wj32 40e736cd63 * refactoring: typos, etc.
* new reference counting system for handles, memory allocations and symbol provider
* added terminal server objects (server, session, process)
* proper SID class
* moved logging into ProcessHacker.Common

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 06:30:47 +00:00
wj32 e3d4320a3b refactored TryStart
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 08:38:21 +00:00
wj32 72c486b48c * bump to 1.3.7.1
* got rid of Program.CurrentProcess
* added diagnostic info
* fixed new HandleProviders not being added to the SecondarySharedThreadProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 05:49:50 +00:00
wj32 c096bdfa33 major refactoring; all Native functions are now in a separate assembly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 00:39:15 +00:00
wj32 c382ae30f7 implemented global logging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 07:57:25 +00:00
wj32 ca0a01ddda changed all instances of GetCurrentProcess().Kill() to Win32.ExitProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 11:56:31 +00:00
wj32 63ae8290f5 Show Details for All Processes now works when Start hidden is enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 03:11:19 +00:00
wj32 cbc0b5b2cd * fixed KProcessHacker not working on XP
* finished CSRProcesses

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 08:54:33 +00:00
wj32 2d78ed402d massive file header update - new format for source code headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 10:39:19 +00:00
wj32 af5a22c951 update gpl headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@99 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:23:13 +00:00
wj32 5d7173b54a add unhandled exception dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00