Commit Graph

  • 2ed4438d24 all provider items are now classes wj32 2009-03-28 09:20:17 +00:00
  • ea5b1ec083 removed all instances of "lock (this)" wj32 2009-03-28 08:53:59 +00:00
  • 0e17c19e54 changed Free Memory behaviour wj32 2009-03-28 08:41:21 +00:00
  • d4cdcb1859 fixed many memory leaks (thanks to WinDbg+SOS) wj32 2009-03-28 05:31:27 +00:00
  • fe8cf7f489 * fixed huge thread and memory leak * fixed HighlightedListViewItem crash wj32 2009-03-28 03:49:24 +00:00
  • 76ff04dc3b removed the disassembler wj32 2009-03-28 02:15:28 +00:00
  • 9f9a6f2e8a modified default network list columns wj32 2009-03-28 01:19:59 +00:00
  • d90a037fce OO'd PEFile.RvaToVa wj32 2009-03-28 01:11:59 +00:00
  • 7d2684b074 fixed crash when F5 (Refresh) is held down wj32 2009-03-27 08:34:17 +00:00
  • 867200604a can now close multiple handles at once wj32 2009-03-27 07:31:10 +00:00
  • ea03c4b486 fixed integer overflows in process and system statistics wj32 2009-03-27 07:12:24 +00:00
  • e77e421401 new network context menu wj32 2009-03-27 06:57:57 +00:00
  • 75d84d6715 #2713088 - "Network: Ctrl+A and Ctrl+C should copy the processes' names" wj32 2009-03-27 06:48:21 +00:00
  • 050759045f shared thread for processes, services and network wj32 2009-03-27 06:06:36 +00:00
  • 01494b4105 #2714130 - "Option to disable/enable all highlighting colors" wj32 2009-03-27 05:59:48 +00:00
  • b54b88c61f #2714117 - "System.InvalidOperationException" wj32 2009-03-27 05:51:41 +00:00
  • 8cb3dd8fa2 more BugCheck database entries wj32 2009-03-26 10:48:20 +00:00
  • a5d25883b7 more entries in BugCheck database wj32 2009-03-26 10:35:04 +00:00
  • 2ba00a80b4 added more items to the BugCheck database wj32 2009-03-26 10:21:28 +00:00
  • cd5f311ab5 Bug Check now fully works (plus a database of bug check codes) wj32 2009-03-26 10:13:56 +00:00
  • 1eaf698b58 BugCheck now compiles wj32 2009-03-26 09:18:35 +00:00
  • d9999c65f3 Imported Bug Check tool wj32 2009-03-26 09:14:51 +00:00
  • 860b88e78b Started BugCheck tool wj32 2009-03-26 09:12:55 +00:00
  • 5ba55035d0 cosmetic changes in KProcessHacker/kprocesshacker.c wj32 2009-03-26 09:09:54 +00:00
  • 1fea27a3ad git-svn-id: svn://svn.code.sf.net/p/processhacker/code@926 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-03-26 08:55:06 +00:00
  • 1e8c6dd5fa Installer: Changed installer's icon with that of ProcessHacker.exe, and language dialog at the beginning is only shown if setup does not find a matching language xhmikosr 2009-03-26 08:54:04 +00:00
  • b3255b83cd #2702911 - "Show process name when terminating process in properties" wj32 2009-03-26 08:21:44 +00:00
  • 85c41aa42e * #2702907 - "CSR Processes: Enable termination of multiple processes" * #2702909 - "CSR Processes: Show process name when confirming termination" wj32 2009-03-26 08:18:20 +00:00
  • bc40a10597 * #2713087 - "Processes: Copy should copy only the columns currently used" * Inconsistent Copy menu after columns are modified wj32 2009-03-26 08:06:23 +00:00
  • 0828d11c96 implemented a shared thread for providers - less memory usage for process properties wj32 2009-03-26 07:37:08 +00:00
  • 24991d1c08 Free Memory now compacts the heaps wj32 2009-03-26 05:59:40 +00:00
  • 3277bab324 changed ProcessItem to a class (was a struct) - slightly less CPU and memory usage wj32 2009-03-25 09:09:50 +00:00
  • 8c8706b3fb reuse subtractors instead of creating new instances wj32 2009-03-25 07:54:51 +00:00
  • 13fb35d0d3 now saves mini service list (in ServiceProperties) columns wj32 2009-03-24 06:59:02 +00:00
  • 4086025a10 #2702929 - "Add a Cancel button in Options" wj32 2009-03-24 06:53:58 +00:00
  • 8346025278 fixed crash when saving with the I/O or CPU History column visible wj32 2009-03-23 18:51:06 +00:00
  • 1c0aca6bc8 * new history backend * configurable plotter step size wj32 2009-03-22 10:25:24 +00:00
  • a64697ee3f updated CHANGELOG.txt wj32 2009-03-22 04:49:06 +00:00
  • a4ad8708dd fixed integer overflows in the process provider wj32 2009-03-22 03:43:51 +00:00
  • daaeeec2f0 * configurable max. samples * fixed bug in HistoryManager when more more than 1 item has to be removed wj32 2009-03-21 23:51:12 +00:00
  • 53c641fa60 replaced [string].ToLower() == ... with [string].Equals(...) wj32 2009-03-21 00:25:05 +00:00
  • b2521f27e5 added infinite resizing protection in EnumHandles wj32 2009-03-21 00:12:15 +00:00
  • ee49f7fb84 #2694437 - "Crash when sorting the process list" wj32 2009-03-20 00:29:20 +00:00
  • 07d5d7b30b git-svn-id: svn://svn.code.sf.net/p/processhacker/code@907 21ef857c-d57f-4fe0-8362-d861dc6d29cd wj32 2009-03-19 09:31:42 +00:00
  • b25eed2cf1 * more extension methods * new highlighting system wj32 2009-03-19 08:55:26 +00:00
  • 06070b4fec Uses extension methods now wj32 2009-03-19 06:45:23 +00:00
  • 8fa0a1b893 Fixed: Network connections would be readded if their state changed wj32 2009-03-18 09:04:21 +00:00
  • 4a6ac7e45a increased max. history samples to 1000 wj32 2009-03-17 09:41:00 +00:00
  • 280dc79383 * bump to 1.3.6.2 * Statistics times in System Information and process properties wj32 2009-03-17 09:37:53 +00:00
  • 311760daa2 revert to version 1.3.6.1 wj32 2009-03-17 09:23:06 +00:00
  • e0dbca01e5 fixed corrupt settings detection and settings upgrade in the event of corrupt settings wj32 2009-03-17 09:19:59 +00:00
  • 8d061ff3eb * All integer overflow problems in System Information * System Cache is now displayed * #2625167 - "Commit charge limit should not be 16EB" * #2642385 - "Maximum File Cache size should not be 16EB" wj32 2009-03-17 09:15:14 +00:00
  • 324f81fdff updated CHANGELOG.txt wj32 2009-03-17 08:29:49 +00:00
  • 694800197f fixed weird module lists wj32 2009-03-17 06:40:49 +00:00
  • 69508ff3eb don't update the thread list when opening ProcessWindow wj32 2009-03-16 19:29:04 +00:00
  • e22d448fbd fixed icon handle leak in ProcessWindow wj32 2009-03-16 19:22:21 +00:00
  • b83d40a872 fixed several memory leaks, reduced startup time, reduced memory usage wj32 2009-03-16 18:07:22 +00:00
  • 4204878d99 removed extra newline from CHANGELOG.txt wj32 2009-03-15 10:34:31 +00:00
  • 6ddafd3b26 now upgrades settings wj32 2009-03-15 10:24:00 +00:00
  • 52cc8813db added CPU and I/O history columns wj32 2009-03-15 05:38:55 +00:00
  • 03722ca3c9 fixed last commit wj32 2009-03-15 00:02:31 +00:00
  • 35c6bc81ec * bump to 1.3.6.5 * fixed minimize size of System Information wj32 2009-03-15 00:01:29 +00:00
  • 2d9bbdfc27 updated README.txt wj32 2009-03-14 23:41:53 +00:00
  • f17c441bb8 bump to 1.3.6.0 wj32 2009-03-14 23:37:08 +00:00
  • 8c178555ab * added documentation * removes RunOnceAsync thread from _asyncThreads wj32 2009-03-14 23:19:02 +00:00
  • 521d5844fe changed LongData scaling to work within currently visible data points wj32 2009-03-14 22:07:36 +00:00
  • 3281de7bde workaround for Invalid operation wj32 2009-03-14 21:28:33 +00:00
  • 3792dc8d75 Installer: Cosmetics and minor changes xhmikosr 2009-03-14 12:47:17 +00:00
  • c7e8a0b51e increased the default widths of the I/O columns wj32 2009-03-14 10:42:17 +00:00
  • d827d86277 * hide hidden columns in the Copy menu * added I/O columns wj32 2009-03-14 10:39:31 +00:00
  • a40fc0c5fa fixed process memory graph wj32 2009-03-14 10:16:51 +00:00
  • 695544f03c changed default size of SysInfoWindow wj32 2009-03-14 09:35:08 +00:00
  • 8894a79f55 added always on top for SysInfoWindow wj32 2009-03-14 09:34:06 +00:00
  • fe96412e23 consistency changes wj32 2009-03-14 09:24:31 +00:00
  • 5eda9cda59 fixed Object not set to an instance of an object error wj32 2009-03-14 09:21:24 +00:00
  • 0b9b2faa2c * #2675864 - "System Information improvements" * Full CPU, I/O and memory usage history for processes and the OS * Tooltips for graphs wj32 2009-03-14 09:20:50 +00:00
  • fe87b37f0a sorted lists for CSR Processes and handle filter window wj32 2009-03-14 02:51:40 +00:00
  • 01495e860c #2601397 - "Ability to sort by name, type etc to all of the windows" wj32 2009-03-14 02:45:11 +00:00
  • c7bc83aec0 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@872 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-03-14 02:23:37 +00:00
  • cc551d94ef moved HighlightedListViewItem.cs wj32 2009-03-13 23:45:59 +00:00
  • a6bedbd13b * removed unused SharpDevelop code * reorganized code * started generic ListView sorter wj32 2009-03-13 23:45:11 +00:00
  • f93a675373 * removed a useless timer * expands all nodes before saving wj32 2009-03-13 22:29:11 +00:00
  • 18475e4f63 * added indentation to Save * added Ctrl+S wj32 2009-03-13 22:22:25 +00:00
  • 1a0754027a Installer: Check first if KProcessHacker is started and if yes then stop the service on install/uninstall time xhmikosr 2009-03-13 14:23:50 +00:00
  • cd0e54baa9 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@866 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-03-13 10:24:37 +00:00
  • 85fa67b3f0 #2596473 - "Add "Save Processes"" wj32 2009-03-13 09:21:48 +00:00
  • d00cb1b256 reverted prev. change to LogWindow.cs wj32 2009-03-13 07:58:30 +00:00
  • 4c1c49ab87 #2675871 - "Suggest file extension everywhere" wj32 2009-03-13 07:53:09 +00:00
  • 80d9e1f04a #2675859 - "Log: auto-scroll option" wj32 2009-03-13 07:49:07 +00:00
  • 684a88757e changed Custom_Messages.iss wj32 2009-03-13 07:01:38 +00:00
  • 55cc067d29 reduced CPU usage by half wj32 2009-03-13 06:32:58 +00:00
  • 3f71a73299 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@859 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-03-12 21:53:28 +00:00
  • 35657cc240 changed minimum highlighting duration to 1 wj32 2009-03-12 07:36:46 +00:00
  • bc6f66615c KPH fixes, small struct def changes wj32 2009-03-12 07:12:45 +00:00
  • 2393410972 * fixed KPH BSOD * kprocesshacker.c now has 0 warnings wj32 2009-03-12 06:25:37 +00:00
  • 7d4942b5fe git-svn-id: svn://svn.code.sf.net/p/processhacker/code@855 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-03-09 22:02:59 +00:00
  • 05429e7b26 update CHANGELOG.txt wj32 2009-03-09 06:28:38 +00:00
  • 742538d383 * fixed results window search button tooltip * Terminate Process has a better MessageBox wj32 2009-03-09 06:13:34 +00:00
  • 107f9aa023 update CHANGELOG.txt wj32 2009-03-08 04:49:16 +00:00
  • f8eb78af95 fixed .NET processes being labelled as packed wj32 2009-03-08 04:48:35 +00:00