Commit Graph

217 Commits

Author SHA1 Message Date
wj32 33b5d47cba added Capabilities, Claims and Attributes tabs to token properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 06:51:31 +00:00
wj32 8f07965268 added ability to change token integrity levels
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 03:22:36 +00:00
wj32 ba3e4b4983 some list view tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 10:41:39 +00:00
wj32 6a2e554d8f don't focus handle name when handle properties is opened
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:25:41 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 a0732736df added Ideal Processor to Threads tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 11:12:26 +00:00
wj32 f76fa71dac added themed borders to treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-18 10:04:41 +00:00
wj32 cb7b7b4299 converted handle list to treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 01:58:48 +00:00
wj32 3f8336c606 added mnemonics to service list control buttons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4405 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-06 12:06:35 +00:00
wj32 65e3fa1696 * call PhpUpdateNeedCyclesInformation for PH_TN_COLUMN_MENU_HIDE_COLUMN_ID as well
* deleted old menu resources

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4393 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 03:49:03 +00:00
wj32 3a54c4cb8a * converted thread list to treenew
* added PH_TREENEW_COLUMN.SortDescending
* added TN_STYLE_NO_COLUMN_REORDER
* use SortDescending for applicable columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:44:19 +00:00
wj32 90b14112dc added checkboxes for terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:33:52 +00:00
wj32 680ca518b8 added Open File Location for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:14:41 +00:00
wj32 ed27287ec2 * added cycle-based CPU usage
* added Show CPU Below 0.01

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:00:58 +00:00
wj32 039b0ab152 converted module tree list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 10:15:08 +00:00
wj32 745f0396a0 * completed new tree list (still needs optimization)
* added "Show tooltips instantly" option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 02:12:47 +00:00
wj32 094498a561 added support for setting Page Priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 06:38:43 +00:00
wj32 e63bd97423 put version information into separate files to stop them from being modified
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4235 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-18 05:07:20 +00:00
wj32 449ee3573d fixed version
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-02 11:46:24 +00:00
wj32 b7c396650b added arrows to indicate whether a service is running
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-28 23:14:00 +00:00
wj32 9663690450 fixed ProcessHacker.rc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:13:43 +00:00
wj32 282d7584c7 separated version numbers into phappres.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:06:20 +00:00
wj32 28680f8f16 put manifest in separate file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 02:11:51 +00:00
wj32 436a646ac8 * bump to 2.15
* added DEP Status column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-13 10:04:11 +00:00
wj32 c993521cf1 * bump to 2.14
* icon should restore the main window if it is minimized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-15 06:09:01 +00:00
wj32 3a67425bed added Private WS, Shareable WS and Shared WS to the Statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-08 10:07:13 +00:00
wj32 1a46e12f56 added Connect Time, Disconnect Time and Last Input Time to session properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4126 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-05 23:43:10 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 3b66581ff7 added Remote Control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 05:59:02 +00:00
wj32 07c585f974 added ability to disable plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 07:27:41 +00:00
wj32 1b54278c87 * bump to 2.12
* fixed typo

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-03 05:00:56 +00:00
wj32 01932c8618 * added more mnemonics for menu items
* added PhCompareUnicodeStringZIgnoreMenuPrefix

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4040 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 23:20:58 +00:00
wj32 9dba73f22d added option for sample count
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 09:37:12 +00:00
wj32 1db0781a65 * changed plugin information handling to be more flexible
* added plugin URL
* added highlighting for .NET plugins

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 04:44:20 +00:00
wj32 83a7e56d7b got rid of plus/minus bitmaps - they are now drawn manually
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-18 07:01:25 +00:00
wj32 7d51567bdc improved debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-12 23:12:46 +00:00
wj32 6d0ef2a226 bump to 2.11
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-05 09:22:51 +00:00
wj32 fc5cea55a2 * updated credits
* use maximum compression for zip releases

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-02 22:55:54 +00:00
wj32 45a006340d updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-02 01:26:43 +00:00
wj32 86e37c1ff9 added Run As Limited User
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 01:29:27 +00:00
wj32 111b604f41 use listview-supplied check boxes instead of ticks/crosses for highlighting config list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 06:53:52 +00:00
wj32 76e5a16db1 added font selection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3895 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 00:23:13 +00:00
wj32 6641957a43 * bump to 2.10
* fixed some definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3892 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-15 22:31:41 +00:00
wj32 6399d0c22d use I/O priority names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-14 05:53:33 +00:00
wj32 f01429c508 don't manually create colorbox controls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3888 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-12 03:41:16 +00:00
wj32 2943a3dbe6 * fixed some treelist problems
* fixed an ETW bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3886 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-12 03:01:12 +00:00
wj32 ffba93f8e8 * added PH_MODULE_TYPE_MAPPED_IMAGE (not actually implemented yet)
* clarified I/O priority levels

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-19 06:20:41 +00:00
wj32 c0c0b52c41 converted modules listview to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 09:48:40 +00:00
wj32 468b8df8cf fixed buffer overflow in PhGetHostNameFromAddress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3822 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-04 03:14:06 +00:00
wj32 05cc8469fc converted service list to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 07:38:39 +00:00