Commit Graph

823 Commits

Author SHA1 Message Date
xhmikosr 1fea27a3ad git-svn-id: svn://svn.code.sf.net/p/processhacker/code@926 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-03-26 08:55:06 +00:00
xhmikosr 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
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@925 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 08:54:04 +00:00
wj32 b3255b83cd #2702911 - "Show process name when terminating process in properties"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@924 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 08:21:44 +00:00
wj32 85c41aa42e * #2702907 - "CSR Processes: Enable termination of multiple processes"
* #2702909 - "CSR Processes: Show process name when confirming termination"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@923 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 08:18:20 +00:00
wj32 bc40a10597 * #2713087 - "Processes: Copy should copy only the columns currently used"
* Inconsistent Copy menu after columns are modified

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@922 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 08:06:23 +00:00
wj32 0828d11c96 implemented a shared thread for providers - less memory usage for process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@921 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 07:37:08 +00:00
wj32 24991d1c08 Free Memory now compacts the heaps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@920 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-26 05:59:40 +00:00
wj32 3277bab324 changed ProcessItem to a class (was a struct) - slightly less CPU and memory usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@919 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-25 09:09:50 +00:00
wj32 8c8706b3fb reuse subtractors instead of creating new instances
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-25 07:54:51 +00:00
wj32 13fb35d0d3 now saves mini service list (in ServiceProperties) columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@917 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-24 06:59:02 +00:00
wj32 4086025a10 #2702929 - "Add a Cancel button in Options"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@916 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-24 06:53:58 +00:00
wj32 8346025278 fixed crash when saving with the I/O or CPU History column visible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-23 18:51:06 +00:00
wj32 1c0aca6bc8 * new history backend
* configurable plotter step size

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-22 10:25:24 +00:00
wj32 a4ad8708dd fixed integer overflows in the process provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-22 03:43:51 +00:00
wj32 daaeeec2f0 * configurable max. samples
* fixed bug in HistoryManager when more more than 1 item has to be removed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@911 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 23:51:12 +00:00
wj32 53c641fa60 replaced [string].ToLower() == ... with [string].Equals(...)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 00:25:05 +00:00
wj32 b2521f27e5 added infinite resizing protection in EnumHandles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@909 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 00:12:15 +00:00
wj32 ee49f7fb84 #2694437 - "Crash when sorting the process list"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-20 00:29:20 +00:00
wj32 07d5d7b30b git-svn-id: svn://svn.code.sf.net/p/processhacker/code@907 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-03-19 09:31:42 +00:00
wj32 b25eed2cf1 * more extension methods
* new highlighting system

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 08:55:26 +00:00
wj32 06070b4fec Uses extension methods now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-19 06:45:23 +00:00
wj32 8fa0a1b893 Fixed: Network connections would be readded if their state changed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@904 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-18 09:04:21 +00:00
wj32 4a6ac7e45a increased max. history samples to 1000
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@903 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:41:00 +00:00
wj32 280dc79383 * bump to 1.3.6.2
* Statistics times in System Information and process properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@902 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:37:53 +00:00
wj32 311760daa2 revert to version 1.3.6.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@901 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:23:06 +00:00
wj32 e0dbca01e5 fixed corrupt settings detection and settings upgrade in the event of corrupt settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@900 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:19:59 +00:00
wj32 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"


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:15:14 +00:00
wj32 694800197f fixed weird module lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 06:40:49 +00:00
wj32 69508ff3eb don't update the thread list when opening ProcessWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@896 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-16 19:29:04 +00:00
wj32 e22d448fbd fixed icon handle leak in ProcessWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@895 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-16 19:22:21 +00:00
wj32 b83d40a872 fixed several memory leaks, reduced startup time, reduced memory usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@894 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-16 18:07:22 +00:00
wj32 6ddafd3b26 now upgrades settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@892 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 10:24:00 +00:00
wj32 52cc8813db added CPU and I/O history columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 05:38:55 +00:00
wj32 03722ca3c9 fixed last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 00:02:31 +00:00
wj32 35c6bc81ec * bump to 1.3.6.5
* fixed minimize size of System Information

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-15 00:01:29 +00:00
wj32 f17c441bb8 bump to 1.3.6.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@887 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 23:37:08 +00:00
wj32 8c178555ab * added documentation
* removes RunOnceAsync thread from _asyncThreads

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@886 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 23:19:02 +00:00
wj32 521d5844fe changed LongData scaling to work within currently visible data points
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@885 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 22:07:36 +00:00
wj32 3281de7bde workaround for Invalid operation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 21:28:33 +00:00
xhmikosr 3792dc8d75 Installer: Cosmetics and minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@883 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 12:47:17 +00:00
wj32 c7e8a0b51e increased the default widths of the I/O columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@882 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:42:17 +00:00
wj32 d827d86277 * hide hidden columns in the Copy menu
* added I/O columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:39:31 +00:00
wj32 a40fc0c5fa fixed process memory graph
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:16:51 +00:00
wj32 695544f03c changed default size of SysInfoWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:35:08 +00:00
wj32 8894a79f55 added always on top for SysInfoWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:34:06 +00:00
wj32 fe96412e23 consistency changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@877 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:24:31 +00:00
wj32 5eda9cda59 fixed Object not set to an instance of an object error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:21:24 +00:00
wj32 0b9b2faa2c * #2675864 - "System Information improvements"
* Full CPU, I/O and memory usage history for processes and the OS
* Tooltips for graphs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:20:50 +00:00
wj32 fe87b37f0a sorted lists for CSR Processes and handle filter window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 02:51:40 +00:00
wj32 01495e860c #2601397 - "Ability to sort by name, type etc to all of the windows"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 02:45:11 +00:00