Commit Graph

116 Commits

Author SHA1 Message Date
wj32 d0b7a4bd3b completely removed the old tree list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +00:00
wj32 0f820ae38c more progress on new tree list (nodes and scrolling)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-01 05:33:34 +00:00
wj32 bbaa9ee855 started new tree list (warning: PH does not work!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-30 09:29:55 +00:00
wj32 dcedbb597d added support for detecting a settings file in the program directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 07:38:20 +00:00
wj32 60f392a799 implemented new Run As mechanism
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-19 09:44:27 +00:00
wj32 4a63f44f44 use fallback value in case PhLocalSystemName = NULL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4178 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-27 06:17:20 +00:00
wj32 6caf7d290c * fixed priority and iopriority commands when no value is specified
* added -s (silent) option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 06:02:16 +00:00
wj32 c1083c1861 patch by Bogdan (#3228066)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 05:40:15 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 c1c7f31843 added PhSplitStringRefAt* functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 10:12:46 +00:00
wj32 5e79b45151 added -newinstance and -elevate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 10:15:57 +00:00
wj32 f82dc244e9 fixed -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:28:35 +00:00
wj32 33592e1aff added -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:27:09 +00:00
wj32 47d895f50a added phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 05:06:26 +00:00
wj32 c675f03197 fixed PhpEnablePrivileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 06:21:14 +00:00
wj32 55c02ae89e mostly fixed high DPI support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-30 10:12:15 +00:00
wj32 9bc1d83d70 * fixed lots of KPH bugs
* completed user-mode KPH interface

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-26 04:01:34 +00:00
wj32 7aecac4b50 began completely re-writing KProcessHacker (main project does NOT compile)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-24 11:58:50 +00:00
wj32 187dda9173 * added CPU, private bytes and I/O columns
* moved graph buffer management from PH_GRAPH_STATE to PH_GRAPH_BUFFERS

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 07:23:40 +00:00
wj32 664127a8df * added NtGetTickCount
* un-Win32-ized process priority classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 09:14:11 +00:00
wj32 a462b049c6 don't create DialogList immediately
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3903 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 01:30:23 +00:00
wj32 0e1ed09357 changed dprintf to use DbgPrint
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-09 10:05:10 +00:00
wj32 58db31301d * added Disk and Network graphs
* made window classes global
* fixed process names when no usage is recorded for a tick
* fixed some plugin API bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 08:29:00 +00:00
wj32 62723907ed added PhConcatStringRef2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 05:53:30 +00:00
wj32 afe9f2a836 * deleted resource lock
* added C++ compatibility for header files
* removed #include <shlobj.h> from phgui.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:11:51 +00:00
wj32 22f24e61e4 moved some global variables from phlib to ProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 07:49:46 +00:00
wj32 2f05e2068a * PhCreateString(L"") -> PhReferenceEmptyString()
* removed AdditionalReferences parameter from PhCreateObject

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-03 07:44:29 +00:00
wj32 5ceac72a70 added PH_ prefixes to some #defines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-02 11:09:40 +00:00
wj32 5934a25b82 for purposes of case insensitivity, use uppercase instead of lowercase (3x faster)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 02:35:27 +00:00
wj32 be42c9918a * added elevation for some process actions
* simplified the elevation prompt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 07:22:25 +00:00
wj32 7c6c7e53d2 delay security editor initialization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3496 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-14 11:40:25 +00:00
wj32 1912c14432 minor change to thread debug structures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3469 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-05 09:07:32 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 7ea59d4571 * optimized some startup code
* moved PhCurrentUserName from phlib to ProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 06:35:55 +00:00
wj32 089dd86c44 renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32 f0a2afd0cb * fixed command line handling
* refreshed fixlib.exe and libs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 06:06:28 +00:00
wj32 92f9bd014d plugins work!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 10:41:21 +00:00
wj32 7da46ce3a1 added sdk
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 07:59:13 +00:00
wj32 e71eec2f3e added hexedit init code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 08:13:44 +00:00
wj32 fae047b03b * added process database
* #2928566 - "Flag system for safe processes"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 06:16:49 +00:00
wj32 ab9220a637 fixed settings not being saved (again...)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 01:34:18 +00:00
wj32 0297a3f19a * fixed case where PH starts visible if its file name contains "taskmgr.exe"
* improved FiIn argument handling, file name handling and copying

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 22:58:10 +00:00
wj32 81d80afd80 fixed critical bug where settings won't be saved for new users (nuking first beta release)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 08:31:50 +00:00
wj32 5a89d3e77c added Replace Task Manager with Process Hacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:15:09 +00:00
wj32 547004819c added PhDeleteFileWin32
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:15:28 +00:00
wj32 d439a222b9 improved settings file handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 08:18:24 +00:00
wj32 9c645a38ae CPU graph is slightly working!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-25 11:21:21 +00:00
wj32 9824393c15 memory tab now works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-28 11:08:49 +00:00
wj32 263da47c89 completed memory provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:36:09 +00:00
wj32 e9cca78242 * implemented Always on Top, Opacity, Update Interval, Update Processes, Update Services
* fixed bug when boosting providers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3124 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 09:11:28 +00:00