summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Authentication.cpp
AgeCommit message (Expand)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2018-12-08NewsAggregator: few warnings fixMataes
2018-11-13NewsAggregator -> g_pluginGeorge Hazan
2018-07-11GUI change:George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-10NewsAggregator: crash fix, fully on m_guiKirill Volinsky
2018-03-09NewsAggregator: auth dialog moved to m_guiKirill Volinsky
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-07-26NewsAggregator: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2014-11-02NewsAggregator:Tobias Weimer
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-19files reorganizationKirill Volinsky