Commit Graph

2686 Commits

Author SHA1 Message Date
wj32 1fbeb3ca4e * fixed display of non-standard thread priorities
* fixed compile error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 01:09:22 +00:00
wj32 fadf7e63f2 implemented Priority menu for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2685 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 01:00:30 +00:00
wj32 157fc3e014 implemented Inject DLL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2684 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 00:02:45 +00:00
wj32 6fa69967d7 * implemented Restart, Reduce Working Set and Virtualization
* process menu items enable/disable according to the selected processes now

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2683 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 23:29:10 +00:00
wj32 091da15dd5 fixed race condition with process properties window icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 22:18:36 +00:00
wj32 8a11e8f7d4 fixed potential bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2681 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 22:11:35 +00:00
wj32 60da9ee7fd various symbol/stack-walking related fixes/enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:55:32 +00:00
wj32 77f059ecb3 fixed typo leading to PH not running on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2679 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:20:10 +00:00
wj32 3d5f51d243 added LICENSE.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2678 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:10:18 +00:00
wj32 954f23ed5b UI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2677 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 08:58:52 +00:00
wj32 2c2504dbfa updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 06:54:18 +00:00
wj32 265c16af30 made the text boxes in the General tab read-only and shorter
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 00:11:35 +00:00
wj32 adb373994c fixed thread stack window layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2674 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 00:03:14 +00:00
wj32 968df75ae2 fixed thread stack dialog - use IDCANCEL for proper Esc and X button support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2673 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 00:02:14 +00:00
wj32 b660859b1e implemented Search Online
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2672 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 23:56:53 +00:00
wj32 82c42a464a implemented the window menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2671 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 23:08:54 +00:00
wj32 d5fcd9b2fe selected tab is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2670 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 22:19:42 +00:00
wj32 f7d06e1780 * removed unsafe usage of static variables
* added some shortcuts

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2669 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 22:05:40 +00:00
wj32 79a66ad030 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2668 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2010-01-18 21:48:15 +00:00
wj32 a2da6cc64a fixed some COM issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2667 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 21:44:12 +00:00
wj32 b3ebfd1c4e fixed layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2666 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 12:10:37 +00:00
wj32 c7d69ba094 init STA COM for main thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2665 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 12:08:05 +00:00
wj32 b923dd408e * use the default EXE icon instead of a blank space
* added more fields in process properties General tab

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2664 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 11:33:55 +00:00
wj32 f91f66f745 process properties window rectangle is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2663 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 11:06:56 +00:00
wj32 82b8a732dc added menu shortcut indicators
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2662 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 10:52:52 +00:00
wj32 8f534b0d81 added menus, implemented handle closing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 10:47:28 +00:00
wj32 ac7f3b7ee2 added warning when trying to view PH call stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2660 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 07:53:39 +00:00
wj32 bef410e95f added UI actions system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2659 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 07:44:40 +00:00
wj32 7d98afa430 switched to Microsoft Sans Serif as the default font
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2658 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 02:19:21 +00:00
wj32 54f56508e5 security editor is now fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2657 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 02:16:44 +00:00
wj32 baf03b0ae8 added other layout items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2656 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 01:03:09 +00:00
wj32 22b9cce33a added massive hack to fix layout on process properties due to delayed loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2655 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 00:57:44 +00:00
wj32 a32b18dd8e enforce minimum size for process properties window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2654 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 11:39:45 +00:00
wj32 c14e30b0c8 * process properties window is now resizable!
* fixed layout manager with more than just the root parent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2653 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 11:37:03 +00:00
wj32 9787900e0e allow WM_PH_ACTIVATE through UIPI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2652 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 05:20:12 +00:00
wj32 9eb6bda924 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2651 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 05:08:55 +00:00
wj32 1e59f0a4f4 fixed resizing minimum limit function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2650 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 04:40:13 +00:00
wj32 9a390d4188 added layout manager + test dialog (it works!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2649 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 04:04:02 +00:00
wj32 fe3588163d added security editor code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2648 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 00:55:44 +00:00
wj32 70dc934c21 completed file dialog code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2647 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 00:05:31 +00:00
wj32 c9c6afde5b added file dialog code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2646 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 12:05:13 +00:00
wj32 e3290f5a95 added check when freeing an auto pool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2645 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:46:39 +00:00
wj32 ad9578f76c for -> while
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2644 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:42:09 +00:00
wj32 c7e0e6f0c8 added foolproof main window positioning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2643 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:33:24 +00:00
wj32 0b0f85bfe1 main window position, size and state are now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2642 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:05:39 +00:00
wj32 7a2ffb123d added callback sync
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2641 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:29:17 +00:00
wj32 374c5a98a1 added type checks for settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2640 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:21:36 +00:00
wj32 97857dba8b improved settings; added setting for multiple instances
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2639 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:19:57 +00:00
wj32 435b6cbbe9 added mandatory previous instance detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2638 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:07:13 +00:00
wj32 c30c6dae89 added size formatting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 06:35:45 +00:00