Commit Graph

505 Commits

Author SHA1 Message Date
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 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 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 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 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 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
wj32 a6bedbd13b * removed unused SharpDevelop code
* reorganized code
* started generic ListView sorter

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 23:45:11 +00:00
wj32 f93a675373 * removed a useless timer
* expands all nodes before saving

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 22:29:11 +00:00
wj32 18475e4f63 * added indentation to Save
* added Ctrl+S

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@868 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 22:22:25 +00:00
wj32 85fa67b3f0 #2596473 - "Add "Save Processes""
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 09:21:48 +00:00
wj32 d00cb1b256 reverted prev. change to LogWindow.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@864 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 07:58:30 +00:00
wj32 4c1c49ab87 #2675871 - "Suggest file extension everywhere"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@863 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 07:53:09 +00:00
wj32 80d9e1f04a #2675859 - "Log: auto-scroll option"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@862 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 07:49:07 +00:00
wj32 35657cc240 changed minimum highlighting duration to 1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@858 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-12 07:36:46 +00:00
wj32 742538d383 * fixed results window search button tooltip
* Terminate Process has a better MessageBox

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@853 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-09 06:13:34 +00:00
wj32 52acc6f892 fixed dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@850 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 03:04:08 +00:00
wj32 f7fae8f5d9 fixed ServiceProperties apply button text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 03:03:16 +00:00
wj32 45854ab75e add quotes when using Replace Task Manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@842 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-06 23:16:56 +00:00
wj32 b41a2279a4 revert to "Changelog"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-06 00:24:14 +00:00
xhmikosr 02eb8e0ea0 "Changelog"-->"Change Log"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 22:59:44 +00:00
wj32 2ea7a05c67 fixed changelog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@834 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 10:02:40 +00:00
wj32 c88a485eb1 #2657138 - "Add a toolbar"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@832 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 09:05:35 +00:00
wj32 cb71de4fb3 Update Now -> Refresh
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 08:17:48 +00:00
wj32 65fbeaeee4 fixed priority getting/setting under limited accounts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@830 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 07:08:36 +00:00
wj32 e4bd5a8d77 fixed tab selection AcceptButton
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@828 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 06:29:19 +00:00
wj32 67abcf3823 unicode string memory scanning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@827 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 06:27:04 +00:00
wj32 a0b4cc5011 fixed double-escaping in Run As
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 05:19:34 +00:00
wj32 683de10add fixed Window menu at startup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@825 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 10:13:57 +00:00
wj32 2d022cf466 fixed crash when pressing Ctrl+A in LogWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@824 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:45:19 +00:00
wj32 c8c8af2b6a fixed window showing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@823 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:41:33 +00:00
wj32 fc5cbd033b fixed form size/location saving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@822 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:38:44 +00:00
wj32 6414313484 Fixed: Redrawing of the process tree when the window is activated/deactivated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@821 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:35:24 +00:00
wj32 da2bc22452 Fixed: Opened process properties when a plus/minus was double-clicked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@820 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:28:25 +00:00
wj32 0a4aad5aaa * #2625192 - "Log: Add clear log"
* #2647235 - "Update Log even when it’s open"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 08:39:55 +00:00
wj32 5fde324cc8 #2657143 - "Add Changelog in Help menu"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 07:49:34 +00:00
wj32 ec34571a8a git-svn-id: svn://svn.code.sf.net/p/processhacker/code@816 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-03-03 10:52:05 +00:00