diff options
Diffstat (limited to 'plugins/New_GPG/src')
-rw-r--r-- | plugins/New_GPG/src/globals.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/gpg_wrapper.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/gpg_wrapper.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/icons.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/init.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/jabber_account.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/log.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/log.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/messages.cpp | 4 | ||||
-rw-r--r-- | plugins/New_GPG/src/metacontacts.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/metacontacts.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/options.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/srmm.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/ui.cpp | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/ui.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/utilities.cpp | 4 | ||||
-rw-r--r-- | plugins/New_GPG/src/utilities.h | 2 | ||||
-rw-r--r-- | plugins/New_GPG/src/version.h | 2 |
22 files changed, 24 insertions, 24 deletions
diff --git a/plugins/New_GPG/src/globals.h b/plugins/New_GPG/src/globals.h index f044476986..03fdf6fdf9 100644 --- a/plugins/New_GPG/src/globals.h +++ b/plugins/New_GPG/src/globals.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/gpg_wrapper.cpp b/plugins/New_GPG/src/gpg_wrapper.cpp index c82a17f09d..826ae513c5 100644 --- a/plugins/New_GPG/src/gpg_wrapper.cpp +++ b/plugins/New_GPG/src/gpg_wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/gpg_wrapper.h b/plugins/New_GPG/src/gpg_wrapper.h index ddc2d52dc0..4375f727c5 100644 --- a/plugins/New_GPG/src/gpg_wrapper.h +++ b/plugins/New_GPG/src/gpg_wrapper.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/icons.cpp b/plugins/New_GPG/src/icons.cpp index 7abfd3226b..40b97391a5 100644 --- a/plugins/New_GPG/src/icons.cpp +++ b/plugins/New_GPG/src/icons.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 SecureIM developers (baloo and others), sss
+// Copyright © 2010-25 SecureIM developers (baloo and others), sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/init.cpp b/plugins/New_GPG/src/init.cpp index 5b704c0e21..ef2e0130e1 100644 --- a/plugins/New_GPG/src/init.cpp +++ b/plugins/New_GPG/src/init.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/jabber_account.h b/plugins/New_GPG/src/jabber_account.h index 915070c904..df220bd526 100644 --- a/plugins/New_GPG/src/jabber_account.h +++ b/plugins/New_GPG/src/jabber_account.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/log.cpp b/plugins/New_GPG/src/log.cpp index 0de85622bc..7b75d8e230 100644 --- a/plugins/New_GPG/src/log.cpp +++ b/plugins/New_GPG/src/log.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/log.h b/plugins/New_GPG/src/log.h index 0080cec5d7..0b5bc8c0a7 100644 --- a/plugins/New_GPG/src/log.h +++ b/plugins/New_GPG/src/log.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/main.cpp b/plugins/New_GPG/src/main.cpp index 5a3cb524ca..1d36b0e12f 100644 --- a/plugins/New_GPG/src/main.cpp +++ b/plugins/New_GPG/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/messages.cpp b/plugins/New_GPG/src/messages.cpp index b3bd5e286c..3fad7df8d1 100644 --- a/plugins/New_GPG/src/messages.cpp +++ b/plugins/New_GPG/src/messages.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -497,7 +497,7 @@ INT_PTR RecvMsgSvc(WPARAM w, LPARAM l) if (!strstr(msg, "-----BEGIN PGP MESSAGE-----"))
return Proto_ChainRecv(w, ccs);
- mir_forkThread<RecvParams>(RecvMsgSvc_func, new RecvParams(ccs->hContact, str, msg, dbei->timestamp));
+ mir_forkThread<RecvParams>(RecvMsgSvc_func, new RecvParams(ccs->hContact, str, msg, dbei->getUnixtime()));
return 0;
}
diff --git a/plugins/New_GPG/src/metacontacts.cpp b/plugins/New_GPG/src/metacontacts.cpp index 48bd07804c..7c1af2c338 100644 --- a/plugins/New_GPG/src/metacontacts.cpp +++ b/plugins/New_GPG/src/metacontacts.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 SecureIM developers (baloo and others), sss
+// Copyright © 2010-25 SecureIM developers (baloo and others), sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/metacontacts.h b/plugins/New_GPG/src/metacontacts.h index 3ce0ac78b9..9006d5bfd0 100644 --- a/plugins/New_GPG/src/metacontacts.h +++ b/plugins/New_GPG/src/metacontacts.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/options.cpp b/plugins/New_GPG/src/options.cpp index 53a690aef4..052eea1561 100644 --- a/plugins/New_GPG/src/options.cpp +++ b/plugins/New_GPG/src/options.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/options.h b/plugins/New_GPG/src/options.h index 77c1d27aa1..a98532fd07 100644 --- a/plugins/New_GPG/src/options.h +++ b/plugins/New_GPG/src/options.h @@ -1,4 +1,4 @@ -// Copyright © 2017-24 sss
+// Copyright © 2017-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/srmm.cpp b/plugins/New_GPG/src/srmm.cpp index 81a67a6146..449c27ab9d 100644 --- a/plugins/New_GPG/src/srmm.cpp +++ b/plugins/New_GPG/src/srmm.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 SecureIM developers (baloo and others), sss
+// Copyright © 2010-25 SecureIM developers (baloo and others), sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/stdafx.cxx b/plugins/New_GPG/src/stdafx.cxx index 87b7477097..72e87c2758 100644 --- a/plugins/New_GPG/src/stdafx.cxx +++ b/plugins/New_GPG/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-25 Miranda NG team (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/stdafx.h b/plugins/New_GPG/src/stdafx.h index 6a628c7960..efd28696b7 100644 --- a/plugins/New_GPG/src/stdafx.h +++ b/plugins/New_GPG/src/stdafx.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/ui.cpp b/plugins/New_GPG/src/ui.cpp index 766978e7e1..590bc207ff 100644 --- a/plugins/New_GPG/src/ui.cpp +++ b/plugins/New_GPG/src/ui.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-24 sss
+// Copyright © 2017-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/ui.h b/plugins/New_GPG/src/ui.h index 6b1c135be6..76a41aebad 100644 --- a/plugins/New_GPG/src/ui.h +++ b/plugins/New_GPG/src/ui.h @@ -1,4 +1,4 @@ -// Copyright © 2017-24 sss
+// Copyright © 2017-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/utilities.cpp b/plugins/New_GPG/src/utilities.cpp index 100221b89f..60c7139104 100644 --- a/plugins/New_GPG/src/utilities.cpp +++ b/plugins/New_GPG/src/utilities.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -474,7 +474,7 @@ void HistoryLog(MCONTACT hContact, const char *msg, uint32_t _time, uint32_t fla DBEVENTINFO dbei = {};
dbei.szModule = MODULENAME;
dbei.flags = DBEF_UTF | flags;
- dbei.timestamp = (_time) ? _time : (uint32_t)time(0);
+ dbei.iTimestamp = (_time) ? _time : (uint32_t)time(0);
dbei.cbBlob = (uint32_t)mir_strlen(msg) + 1;
dbei.pBlob = (char *)msg;
db_event_add(hContact, &dbei);
diff --git a/plugins/New_GPG/src/utilities.h b/plugins/New_GPG/src/utilities.h index 661df90a70..319ba61dfd 100644 --- a/plugins/New_GPG/src/utilities.h +++ b/plugins/New_GPG/src/utilities.h @@ -1,4 +1,4 @@ -// Copyright © 2010-24 sss
+// Copyright © 2010-25 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/New_GPG/src/version.h b/plugins/New_GPG/src/version.h index 6dce5bcb37..4fe5ac78e3 100644 --- a/plugins/New_GPG/src/version.h +++ b/plugins/New_GPG/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "New GPG encryption support plugin, based on code from old GPG plugin and SecureIM."
#define __AUTHOR "sss, Miranda NG Team"
#define __AUTHORWEB "https://miranda-ng.org/p/New_GPG"
-#define __COPYRIGHT "© 2010-24 sss, Miranda NG Team"
+#define __COPYRIGHT "© 2010-25 sss, Miranda NG Team"
|