Commit Graph

31 Commits

Author SHA1 Message Date
wj32 4e428504fc implemented all process colors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 10:48:13 +00:00
wj32 0fed662c83 implemented some process highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 04:24:12 +00:00
wj32 b52caf6b3d Tree List is almost fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32 91052d0652 fixed compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-03 10:24:45 +00:00
wj32 56f0fd30c0 * added PhCreateProcessWin32
* added PE Viewer integration

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2993 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 07:58:25 +00:00
wj32 c4411ba610 * added EnableKph setting
* implemented NoKph command line option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-06 10:00:41 +00:00
wj32 a8560f08b1 completed run-as GUI; process token stealing not implemented yet
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2917 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-06 09:39:40 +00:00
wj32 d198970937 * completed command line parser
* fixed settings loading

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2911 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-05 07:24:39 +00:00
wj32 c44af0ba59 * added settings safety check
* switched to queued lock for settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-01 06:53:01 +00:00
wj32 559c65667d fixed #2957743 (maybe)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-24 06:01:47 +00:00
wj32 5478252327 * implemented some hidden-process-related functions
* improved the hashtable implementation

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-14 05:10:33 +00:00
wj32 fd6e22b4d5 added annotation for exception raising functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2827 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-13 11:04:26 +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 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 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 d3c75cf5ad added Hide Unnamed Handles option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:00:56 +00:00
wj32 6d1ba5a090 started to implement Terminator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2687 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 02:34: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 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 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 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 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 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 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 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 ed712ac1c0 * settings system works
* configurable dbghelp location

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 22:32:21 +00:00
wj32 2833b5376b renamed PhPrintfString to PhFormatString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2618 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 11:03:11 +00:00
wj32 8ee0881453 added untested settings code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2617 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 10:44:34 +00:00
wj32 39e15d97dc re-added mxml
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2616 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 05:40:13 +00:00