Commit Graph

2800 Commits

Author SHA1 Message Date
xhmikosr dc6639b91c added missing LanguageCodePage for installer's Greek language
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 15:10:33 +00:00
wj32 f21b0d5e14 fixed warnings on x64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2799 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:46:57 +00:00
wj32 15c61486ce implemented View > Refresh
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:44:54 +00:00
wj32 c9038b1ea4 implemented Run As and Run As Administrator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2797 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:40:10 +00:00
wj32 e6dd37dec8 implemented Tools > Verify File Signature
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2796 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:18:36 +00:00
wj32 40b6fade18 avoid creating new string objects when looking up service items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 08:15:00 +00:00
wj32 8feb43058f fixed reference leak in PhGetHandleInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2794 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 07:57:07 +00:00
wj32 35aa326698 added objmksnap and objcmpsnap commands
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 07:44:51 +00:00
wj32 ffa91ec19a improved debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2792 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 05:33:11 +00:00
wj32 3f980dd9b9 added debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 05:21:17 +00:00
wj32 a25b9d3244 added half-working handle search context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 22:37:37 +00:00
wj32 c4531f72c5 added support for object address searches
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 21:37:14 +00:00
wj32 513c6ba9e3 removed unneeded pshpack8 include
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 08:31:41 +00:00
wj32 a6d34ccc54 fixed process and thread access entries on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 08:27:57 +00:00
wj32 05863b2bc1 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 08:13:59 +00:00
wj32 37afeb1a33 fully implemented groups and privileges lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 07:42:57 +00:00
xhmikosr 966e9bdea9 Installer script should now be compatible with the unicode Inno Setup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 12:09:17 +00:00
wj32 f9cf5eed22 fixed bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2783 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 10:56:35 +00:00
wj32 04da97442d added bold font for main module
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 05:01:56 +00:00
wj32 5e43bb3efa removed useless comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 04:18:09 +00:00
wj32 66aff886f3 removed FORCEINLINE from PhConcatStrings2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-01 07:13:19 +00:00
wj32 8a050e7c62 added free list code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2779 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-01 07:03:49 +00:00
wj32 3ec17e0114 added token page to handle properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 02:36:55 +00:00
wj32 1c84828c41 added properties button support for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2777 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 02:31:04 +00:00
wj32 92fc5e7af3 added Properties button - working for File and Key objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 02:18:14 +00:00
wj32 20f14aca4a added highlighting for suspended threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 01:36:39 +00:00
wj32 74f67cfff5 enabled tooltips for thread call stack list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2774 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 00:57:19 +00:00
wj32 86a6323bb6 token tab is fully working except for groups and privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 00:50:06 +00:00
wj32 e949bf4b9a * fixed some process properties window bugs
* added token tab (non-functional)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 11:03:34 +00:00
wj32 f6d4ac6fa2 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2771 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:53:07 +00:00
wj32 37b9522037 added module highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:45:15 +00:00
wj32 24018055cd added thread and handle highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:35:21 +00:00
wj32 48a3659bc6 set the cursor immediately when searching
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 00:05:39 +00:00
wj32 a4b0905e06 fixed missing search results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:26:09 +00:00
wj32 313f08bf3c added recursion-safe set-redraw functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:20:15 +00:00
wj32 d05f72d1b0 fixed reference leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:04:27 +00:00
wj32 5fcb312acd implemented handle search
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 11:56:43 +00:00
wj32 89b32a1d54 fixed comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2763 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 11:55:18 +00:00
wj32 0363d80c0c * fixed x64 problems
* use non-intrusive WOW64 module enumeration

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:27:11 +00:00
wj32 325bd3daf5 * bump to 1.12
* use non-intrusive module enumeration whenever possible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:26:49 +00:00
wj32 46b79cc56a fixed huge typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2760 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 02:34:45 +00:00
wj32 88b9edd985 fixed tab control not redrawing properly on resize
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2759 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 08:50:27 +00:00
wj32 e01704ff81 added option to use the fast lock as the standard mutex
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:17:09 +00:00
wj32 04ea0b445f explicitly sort the services list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:09:30 +00:00
wj32 ca211daced made Services tab buttons more flexible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:06:31 +00:00
wj32 170f6060cb fixed state highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 06:48:58 +00:00
wj32 1e7067aca4 fixed highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-27 11:03:29 +00:00
wj32 8efd721fe2 service DLL field is now filled in
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:56:10 +00:00
wj32 617208f428 fixed uninitialized variable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:13:37 +00:00
wj32 a7df1b6934 focus the find objects window if it's already visible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:04:46 +00:00