Age | Commit message (Expand) | Author |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin | George Hazan |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-12 | speeding up compilation | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | fixes #1049 (memset cannot be used to scrub memory) | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-11-08 | fix for the possible crash with static variables | George Hazan |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan |
2017-11-01 | removing support for VS2013 | George Hazan |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-08 | SSE2 instructions not to be used for 32-bit Release configurations | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-04-25 | this time for real - good bye | watcherhd |
2017-04-25 | Revert "farewell MSVS 2015" | watcherhd |
2017-04-25 | farewell MSVS 2015 | watcherhd |
2017-04-08 | vs 2017 compilation fix | Kirill Volinsky |
2017-03-09 | Visual Studio 2017 support added | watcherhd |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M... | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | old shit died | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (final rename) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (temporary rename) | Robert Pösel |
2016-02-23 | CryptoPP: memeleaks fix | MikalaiR |
2016-01-25 | Crypto++: Fix for many memory leaks introduced in [6593]. | Tobias Weimer |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-29 | less warnings | George Hazan |