Commit Graph

5915 Commits

Author SHA1 Message Date
dmex aa65dcbcd1 WebsiteV2: removed forum sql code;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 13:30:16 +00:00
dmex ff61a06113 WebsiteV2: removed forum imports; removed forum sql code;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 13:07:04 +00:00
wj32 a775280a56 Fixed file dialog crash in Windows PE environments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 12:34:45 +00:00
wj32 3610f34969 Fix duplicate handle menu item functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 12:06:16 +00:00
wj32 0314fbc146 Change some default settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5911 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 11:43:23 +00:00
wj32 86018c0b54 * Change Update Interval/Automatically to Refresh Interval/Automatically
* Set main window title when creating window rather than separately

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 11:41:27 +00:00
wj32 50431ff93b Bump to 2.36
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5909 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 11:33:19 +00:00
wj32 b21f098ff2 peview strong name patch by dmex
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 11:32:38 +00:00
dmex dac2c06900 added default Plugin debugging properties (F5 debug plugins like any application)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-19 02:05:31 +00:00
xhmikosr 359b779ebf Fix size specifier in wprintf calls.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 16:52:45 +00:00
wj32 9330e1e8df Update config.php
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 14:22:19 +00:00
wj32 66b13b39b2 Add update counter (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5904 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 13:34:26 +00:00
wj32 bcd91abd45 Add update counter
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5903 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 13:30:09 +00:00
wj32 de4849248c Update for 2.35 release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5902 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 13:21:36 +00:00
wj32 e1cebe0912 Remove forum content from index.php
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5901 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 12:29:53 +00:00
wj32 412c533108 Update wj32.org download path (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5900 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 09:01:03 +00:00
wj32 75ad510cbf Update wj32.org download path
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-18 09:00:00 +00:00
dmex 6859f3b39f Plugins: bump Plugins.sln version; improve SolutionItems layout;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5898 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 15:06:02 +00:00
wj32 2a9c29507c Update ntzwapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 14:43:20 +00:00
dmex 88957a08aa DotNetTools: Fix uninitialized variable warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5896 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 12:58:34 +00:00
wj32 cb42d09b0a Fix uninitialized variable warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5895 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 12:53:16 +00:00
dmex 6cdbfcb94e Plugins-Extra-Props: Remove duplicate PreprocessorDefinitions; Enable StringPooling for Release builds; Enable WholeProgramOptimization/LinkTimeCodeGeneration for Release builds;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5894 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 11:47:24 +00:00
dmex 3d63f03399 Plugins-Props: Remove duplicate PreprocessorDefinitions; Enable StringPooling for Release builds; Enable WholeProgramOptimization/LinkTimeCodeGeneration for Release builds;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5893 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 11:44:12 +00:00
dmex d238696f54 Plugins-extra: add missing props flag
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5892 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 11:16:27 +00:00
dmex 5c9ed23221 Plugins: Updated props file; Fixed build issues and inconsistencies; Moved all project build configurations into solution props;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 11:00:07 +00:00
dmex aa31b29a9e OnlineChecks: Fixed handle leak; Fixed uninitialized variable; added missing changelog notes and version from earlier commits;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 10:36:06 +00:00
dmex 4fb8fc1606 Fixed missing DbgViewPlugin build props; Fixed several build issues and inconsistencies; Moved all project build configurations into solution props;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 08:53:09 +00:00
dmex a5e0f06a64 Plugins-extra: Updated solution layout; Added new DiskDrivesPlugin;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5888 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 06:40:23 +00:00
dmex 26cb1a68dc HighlightPlugin: tidy up comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5887 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 06:25:24 +00:00
dmex d136b7a0ca DbgViewPlugin: sync local change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5886 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 06:07:44 +00:00
dmex 46d9493ea5 NvGpuPlugin: added SETTING_NAME_ENABLE_MONITORING
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5885 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-17 06:05:38 +00:00
wj32 5c1996fa5c Added Open File Location menu item for services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 12:37:52 +00:00
wj32 b74ef6a9e1 Added Read/Write Memory for Section objects (in process Handles tab)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5883 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 11:10:26 +00:00
wj32 fcf91f80d4 Show Section file names whenever possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5882 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 07:08:11 +00:00
wj32 5782970e97 Improved handle names for Job and Token objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 06:33:42 +00:00
dmex 9d64bc50e7 DbgViewPlugin: removed unused field
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 05:55:49 +00:00
wj32 d7c3e5b407 Remove unused code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 05:14:26 +00:00
wj32 6a68cf1e3a * Fix tab order in all dialogs
* ToolStatus: Improve search box keyboard handling
* Add basic keyboard support to color box

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-15 12:17:36 +00:00
wj32 bdf2160ce7 Improve service binary path handling in service properties dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5877 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-15 10:45:05 +00:00
wj32 d8cdcb1f8c Update native headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-15 05:40:19 +00:00
wj32 9e154d7bab Added Load Time and Load Reason columns for modules (Windows 8 and above)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-14 16:01:23 +00:00
wj32 da9dad368a Add Go to Service menu item for network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-14 14:48:35 +00:00
dmex bf828f944e ProcessHacker: commit patch (Disable all Win32 error dialogs)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-13 05:40:48 +00:00
dmex 55c53a7521 WaitChainPlugin: fix typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5872 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-13 04:00:06 +00:00
wj32 59d79d1a8e Fix Coverity issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-11 12:04:03 +00:00
wj32 a98cb9ccec * Add service Open Key menu item (by dmex)
* Rearrange some menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-11 11:39:03 +00:00
xhmikosr ac5df9e56a Update assets with clean-css 3.2.8 and uglify-js 2.4.21.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-07 21:37:00 +00:00
dmex 03a982601e Updater: fix typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5868 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 22:03:27 +00:00
dmex b5f92d5264 Plugins: Reverted r5865
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5867 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 12:30:29 +00:00
dmex 5f290193c2 Plugins: Reverted r5865
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5866 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 11:54:07 +00:00