Commit Graph

  • fd6ba5ebe0 fixed x64 compiler warning wj32 2010-07-13 03:59:55 +00:00
  • cc48bf9b9f fixed hex editor SHORT overflow wj32 2010-07-13 03:50:09 +00:00
  • 20ed41dd6d implemented all memory actions wj32 2010-07-13 03:35:45 +00:00
  • d8251e0dbe * memory editor is now partially working * fixed hex editor bugs * added mousewheel support to hex editor wj32 2010-07-12 11:57:34 +00:00
  • e71eec2f3e added hexedit init code wj32 2010-07-12 08:13:44 +00:00
  • 6d7760a5c3 ported a hex editor control wj32 2010-07-12 08:11:34 +00:00
  • 4c4659d2aa added RTL registry routines wj32 2010-07-12 00:59:01 +00:00
  • 2825382ebd * added old threadpool defs * fixed some other minor things wj32 2010-07-12 00:37:47 +00:00
  • 1d1937dfd0 added PhFileStreamWriteStringAsAnsiEx wj32 2010-07-11 23:46:34 +00:00
  • 5db0495392 fixed process record bug - records weren't zeroed, leading to invalid pointers wj32 2010-07-11 11:29:53 +00:00
  • 4868f49acb fixed docs wj32 2010-07-11 11:02:43 +00:00
  • 16f51a2ace fixed up some native defs according to official Microsoft documents wj32 2010-07-11 10:42:41 +00:00
  • 5e60d122ff removed some whitespace wj32 2010-07-11 10:27:59 +00:00
  • eba8d3f077 * introduced PH_FULL_STRING with SIZE_T Length instead of USHORT * fixed overflow when copying listviews * PhReAlloc -> PhReAllocate wj32 2010-07-11 09:46:17 +00:00
  • 3851cf3da9 fixed process properties minimum height wj32 2010-07-11 08:41:28 +00:00
  • b07cbf4203 fixed bug wj32 2010-07-11 08:13:34 +00:00
  • 04e0afe476 fixed thread stack window layout wj32 2010-07-11 06:34:46 +00:00
  • fae047b03b * added process database * #2928566 - "Flag system for safe processes" wj32 2010-07-11 06:16:49 +00:00
  • b35703d96b #3025633 - "Feature Request: Run As --> Specify WinStation \ Desktop" wj32 2010-07-11 01:35:30 +00:00
  • d5493d17c1 #3027888 - "Single-Click Tray Icon Restoration" wj32 2010-07-11 00:14:37 +00:00
  • 117b3a54e9 updated TODO.txt wj32 2010-07-10 23:42:35 +00:00
  • d8d9905dfa added Copy command to remaining listviews wj32 2010-07-10 23:39:07 +00:00
  • 054fbf7ad9 Copy for the process tree is working wj32 2010-07-10 22:52:21 +00:00
  • 403bdc0b00 updated TODO.txt wj32 2010-07-10 11:04:33 +00:00
  • 43a060ee55 implemented Save wj32 2010-07-10 10:52:56 +00:00
  • 14fb753c5e added Collapse Services on Start option wj32 2010-07-10 05:25:59 +00:00
  • 0bd67358b6 added Symbols tab in Options wj32 2010-07-10 05:14:41 +00:00
  • 83a87472db added compatibility code for dbghelp 5.1 wj32 2010-07-10 04:48:11 +00:00
  • 0f77e421a2 improved PhpLookupMappedImageExportName wj32 2010-07-10 04:12:38 +00:00
  • 5ce8a4e7b4 fixed use of uninitialized variable on XP wj32 2010-07-10 03:29:05 +00:00
  • 29bffd98fd * added proper WOW64_PROCESS definition * display WOW64 PEB address wj32 2010-07-10 02:32:38 +00:00
  • 9a8ce42d61 display process record file names in procrecords command wj32 2010-07-10 02:03:31 +00:00
  • ecee3f1144 shouldn't connect to the internet anymore for verification wj32 2010-07-10 01:44:56 +00:00
  • ab9220a637 fixed settings not being saved (again...) wj32 2010-07-10 01:34:18 +00:00
  • 0297a3f19a * fixed case where PH starts visible if its file name contains "taskmgr.exe" * improved FiIn argument handling, file name handling and copying wj32 2010-07-09 22:58:10 +00:00
  • 81d80afd80 fixed critical bug where settings won't be saved for new users (nuking first beta release) wj32 2010-07-09 08:31:50 +00:00
  • c696695896 * fixed PhCreateFileWin32 with relative names * complete refresh of libs and fixlib.exe wj32 2010-07-09 08:01:30 +00:00
  • 4f79c54013 updated fixlib.exe wj32 2010-07-09 07:24:25 +00:00
  • 227cadd07f preparing for first beta release wj32 2010-07-09 07:21:45 +00:00
  • a6f8aa7c45 * fixed PhSetFileDialogFileName on XP * hide UAC menu items when elevated * added icon to Show Details for All Processes wj32 2010-07-09 07:16:40 +00:00
  • 33a795565e fixed bug in PhSetFileDialogFileName wj32 2010-07-09 06:50:11 +00:00
  • 5dc6c93da9 hacked around Windows XP treelist clipping problem wj32 2010-07-09 06:41:44 +00:00
  • 7d7ba7024c added missing compare functions wj32 2010-07-09 05:45:12 +00:00
  • 38e06c4752 * find objects window now searches DLLs and mapped files * more settings saved * other enhancements wj32 2010-07-09 05:30:25 +00:00
  • 585b149845 * added logging system and log window * replaced NtQuerySystemTime with PhQuerySystemTime (entirely user-mode) wj32 2010-07-09 01:22:14 +00:00
  • 90cd251cc2 implemented CPU Usage icon wj32 2010-07-08 11:39:22 +00:00
  • 8906b952ff * add Esc to exit * disallow hiding the main window when there are no notification icons visible wj32 2010-07-08 11:23:31 +00:00
  • 20a27b872d fixed elevated options wj32 2010-07-08 11:16:40 +00:00
  • 5a89d3e77c added Replace Task Manager with Process Hacker wj32 2010-07-08 11:15:09 +00:00
  • cb553107be implemented Save for hidden processes wj32 2010-07-08 07:06:25 +00:00
  • 5f71001ee9 updated TODO.txt wj32 2010-07-08 06:12:54 +00:00
  • f6efdb3c1b * disallow removal of all columns * turned on DT_NOPREFIX wj32 2010-07-08 03:59:11 +00:00
  • 1148730bed fixed loading of column ordering for both list views and tree lists wj32 2010-07-08 03:53:40 +00:00
  • 3fc56f3421 finished sorting for all columns wj32 2010-07-08 03:13:18 +00:00
  • d47dbc86f0 completed all columns (no sorting) wj32 2010-07-08 02:54:32 +00:00
  • ff6a03bd4b * fixed treelist sorting * added file-related columns wj32 2010-07-08 01:28:17 +00:00
  • 46c60759bf added column chooser wj32 2010-07-08 01:00:40 +00:00
  • 6135d6f3b7 fixed graph tooltips by subclassing wj32 2010-07-07 12:57:00 +00:00
  • 884730245b added a hackaround for tooltip crashing wj32 2010-07-07 12:39:49 +00:00
  • afddadcbd8 * process tree column settings are now saved * added I/O Total and Description columns wj32 2010-07-07 09:48:56 +00:00
  • f7794a3c50 updated SYSTEM_INFORMATION_CLASS wj32 2010-07-07 06:35:57 +00:00
  • 29ba727a58 * added Save and Copy to the Information dialog * fixed some file stream bugs wj32 2010-07-07 05:51:38 +00:00
  • 6ce069f3fe completed basic file stream functions wj32 2010-07-07 04:49:28 +00:00
  • a553fa02b4 fixed PhMapViewOfEntireFile wj32 2010-07-07 02:23:00 +00:00
  • 95a01f1c4c * graph tooltips now remain on-screen when the mouse is near the edge of the screen * improved graph tooltip performance * fixed verification wj32 2010-07-07 02:19:31 +00:00
  • b50a9b3ee2 * system information window is no longer owned by the main window * should use SetForegroundWindow instead of BringWindowToTop wj32 2010-07-06 11:25:29 +00:00
  • 547004819c added PhDeleteFileWin32 wj32 2010-07-06 11:15:28 +00:00
  • 72df7bbfe8 CreateFile -> PhCreateFileWin32 wj32 2010-07-06 11:08:12 +00:00
  • 302ba03ebd fixed physical memory graph color wj32 2010-07-06 11:03:31 +00:00
  • ccddb992fe fixed graph tooltip size limit wj32 2010-07-06 11:01:51 +00:00
  • 2fc3419948 added I/O support functions wj32 2010-07-06 10:56:54 +00:00
  • 2fb6d7e93e fixed kernel handle bit wj32 2010-07-06 09:39:49 +00:00
  • eb6ad61269 added parameter and line display to stack traces wj32 2010-07-06 07:56:17 +00:00
  • 83929ba488 added column setting saving to most other listviews wj32 2010-07-06 07:19:48 +00:00
  • 35794d8115 column settings are now saved for Services and Network wj32 2010-07-06 06:56:14 +00:00
  • be8d5d56d7 added SampleCount setting wj32 2010-07-06 02:23:48 +00:00
  • ec458bd0c9 * completed system information window * unused process records are now purged wj32 2010-07-06 01:59:17 +00:00
  • 4117e9ca6b system information graphs are 1/5 done wj32 2010-07-05 11:54:20 +00:00
  • 783d1a5c01 fixed ExtPen info wj32 2010-07-05 10:05:04 +00:00
  • 912af7c825 added GDI Handles dialog wj32 2010-07-05 09:35:14 +00:00
  • 35dad68200 * System Information panel is now completely working * fixed huge GDI handle leak wj32 2010-07-05 06:13:08 +00:00
  • a412c7e53e made icon race condition a bit rarer wj32 2010-07-05 01:46:40 +00:00
  • 49e5b28046 system information window is now showing correctly wj32 2010-07-05 01:33:25 +00:00
  • 5c1c042cb1 added PhaFormatUInt64 and PhaFormatSize wj32 2010-07-05 00:08:36 +00:00
  • b7e6431110 implemented Help > Donate wj32 2010-07-04 11:33:22 +00:00
  • 00d39b65bf implemented icon notifications wj32 2010-07-04 11:30:26 +00:00
  • 3b889e45d9 implemented I/O History, Commit History and Physical Memory History icons wj32 2010-07-04 09:26:06 +00:00
  • 1cbb8e2fa1 fixed remaining graph control handle leaks wj32 2010-07-03 12:45:22 +00:00
  • 78f124bad5 fixed some bugs and leaks wj32 2010-07-03 12:43:22 +00:00
  • 61802fdb4e fixed null max. CPU string wj32 2010-07-03 12:20:01 +00:00
  • 88f1884950 CPU history icon is fully working wj32 2010-07-03 12:18:48 +00:00
  • ede9554702 * fixed graph regression * CPU history icon is now working wj32 2010-07-03 12:03:08 +00:00
  • 913917c5bd improved graph drawing (clearer) wj32 2010-07-03 11:29:59 +00:00
  • add3fd0e5b * fixed max. CPU and I/O bug * added IDD_SYSINFOPANEL wj32 2010-07-03 05:46:10 +00:00
  • f0006feb0c * implemented process record system * moved ImageVersionInfo functions to phlib correctly wj32 2010-07-03 01:44:15 +00:00
  • 096172d182 * completed statistics collection (but not statistics UI elements) * fixed graph control tooltip bug * completed icon process menu * fixed some GDI handle leaks * fixed Show Details for All Processes (should make new instance visible) * added SetProcessShutdownParameters call wj32 2010-07-02 11:11:58 +00:00
  • 2c94253b71 modified process inclusion conditions wj32 2010-07-01 10:54:56 +00:00
  • b0aea509ca * icons are now partially functional * added Hide on Close, Hide on Minimize, Start Hidden wj32 2010-07-01 10:52:06 +00:00
  • e463be0ae5 fixed process properties layout bug (occurs after maximizing then restoring) wj32 2010-06-30 12:11:47 +00:00
  • 4b4a08c935 I/O graph is now stacked wj32 2010-06-30 12:00:27 +00:00