28 Commits

Author SHA1 Message Date
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
dmex 604f5d920b Plugins: Fixed incorrect ULONG printf specifier
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 17:34:03 +00:00
dmex c8888cbd67 Plugins: rename SETTING_PREFIX; add missing PLUGIN_NAME defines;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5960 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 14:51:31 +00:00
wj32 a007b0a47a Rename auto pool functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 13:03:04 +00:00
dmex 31a8364425 Plugins: fixed HandleToUlong consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:01:23 +00:00
dmex e616cb1f1c ExtendedNotifications: added SETTING_PREFIX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5936 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-23 12:49:27 +00:00
dmex fdbb910a93 ExtendedNotifications: improve options subclass
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5932 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 13:54:57 +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
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
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 4a73dfee61 Plugins: Fixed compiler errors C4311 (pointer truncation) and C4312 (unsafe type conversion)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 06:03:14 +00:00
wj32 c3b6ccd918 Added UTF-8 support where necessary (including settings)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5812 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 12:09:06 +00:00
wj32 b962a69548 Proper UTF-8, UTF-16, UTF-32 support (settings code still needs to be updated)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 02:33:44 +00:00
dmex 4bc74f8c5c Plugins: Add missing plugin URLs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5803 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-20 01:46:58 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32 599bf44532 3.x merge - PH_STRING conversion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32 07a2c8d7f2 ExtendedNotifications: improved Growl registration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-12 00:35:59 +00:00
wj32 37373d192d ExtendedNotifications: fixed x64 compilation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 09:11:31 +00:00
wj32 87e49c21bf ExtendedNotifications: added Growl support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 09:05:16 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +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 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 cbdb77546d fixed some file dialogs not being modal
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-16 02:46:03 +00:00
wj32 2afe65ec26 * ExtendedNotifications: added ability to log events to a file
* fixed flag propagation in PhCreateFileStream

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-10 23:22:53 +00:00
wj32 992cf747d0 * added Recovery tab to ExtendedServices (read-only for now)
* added PhQueryServiceVariableSize
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3629 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 09:46:40 +00:00
wj32 3d32eaca29 fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-14 00:39:03 +00:00
wj32 09d519a728 small change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 07:09:57 +00:00
wj32 4f28b4a5f9 added ExtendedNotifications plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 09:18:49 +00:00