Commit Graph

62 Commits

Author SHA1 Message Date
dmex 53c069dacb Fixed solution include path inconsistencies
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-16 11:06:04 +00:00
dmex d8f3f4f0e5 Update to latest Windows SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-06 09:04:42 +00:00
wj32 284692d610 Switch SDK version to 10.0.10240.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6184 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 12:28:59 +00:00
wj32 f4ad8a85da Upgrade all projects to VS 2015 (almost all by dmex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:10:56 +00:00
wj32 ccc9ba04f2 Remove missing files from projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-27 13:26:00 +00:00
wj32 af8562b485 Add Reset Sort to column context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 13:16:53 +00:00
wj32 a52ec36903 Reorganize some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 10:59:36 +00:00
wj32 8892f2a988 Implement generic list section for mini info; Remove useless global variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 08:36:01 +00:00
wj32 658dadf108 Another big phlib cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:51:44 +00:00
wj32 a86ab2d447 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 14:56:22 +00:00
wj32 3298c956d0 Revert BrowseInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:54:55 +00:00
wj32 dfd1b826a8 Change tray icon behavior on Windows Vista and above, and start mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:50:01 +00:00
wj32 8630c6bbd9 Set BrowseInformation for main projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-06 10:44:39 +00:00
wj32 1ccb703099 Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:45:20 +00:00
wj32 caf01fb68a Completely new Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:20:10 +00:00
wj32 6e48054d70 * Added names for heap regions in Memory tab
* Removed Heaps window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 09:27:52 +00:00
wj32 1e6a5cd3fa Fixed tray icons being clipped in high DPI environments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:11:22 +00:00
xhmikosr 5c75561ff5 Clean up project files.
* remove the obsolete _ProjectFileVersion property
* remove EnableEnhancedInstructionSet for Debug and x64 configurations (x64 is always SSE2)
* remove unused Midl properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 18:05:15 +00:00
xhmikosr 50604873dc cleaned up project files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 10:46:53 +00:00
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
wj32 8c10139a71 * bump to 2.30
* remove SSE2 requirement for x86

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-17 22:40:35 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 af5aadb5dc * added dynamic configuration to KPH
* updated KPH object functions for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 01:52:40 +00:00
wj32 cc45121eea patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-15 09:41:42 +00:00
wj32 5ef91fd488 * added plugin notification icon system
* ExtendedTools: added Disk, Network and GPU tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:32:40 +00:00
wj32 4a7e90efb0 * moved Memory Lists from ExtendedTools to main program
* ExtendedTools: added Disk and Network sections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 09:40:41 +00:00
wj32 32b8623bc0 implemented section views in System Information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4829 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 08:11:43 +00:00
wj32 b134a04f92 began rewrite of the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 02:16:31 +00:00
wj32 cceacba094 patch by xhmikosr (revision number)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 09:46:24 +00:00
wj32 7f486e418e moved pcre to ProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 01:13:31 +00:00
wj32 a5d8b76a6f * updated project configuration: use base bin directory for peview and plugins
* made bin release directory structure more convenient

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 05:15:51 +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 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 7cc8b7f9e0 implemented extension manager and object extensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 ccd4cdab64 re-organized mainwnd.c and added the PhMw prefix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 08:45:27 +00:00
wj32 3b4b80a365 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:24:38 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 7fe2e8befc converted network list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:22:29 +00:00
wj32 d0b7a4bd3b completely removed the old tree list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +00:00
wj32 1c44859d76 * implemented column manager for tree new
* added TN_STYLE_NO_DIVIDER and TN_STYLE_ANIMATE_DIVIDER

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 08:36:21 +00:00
wj32 bbaa9ee855 started new tree list (warning: PH does not work!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-30 09:29:55 +00:00
wj32 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +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 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 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 33de160dc6 reverted manifest - mt.exe bug (see https://connect.microsoft.com/VisualStudio/feedback/details/626108/unrecognized-compatibility-section-in-manifest)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 01:21:26 +00:00