summaryrefslogtreecommitdiff
path: root/plugins/Spamotron
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-29Spamotron: code refactoring. Review and tests required.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-08-02project fixKirill Volinsky
2014-08-02use pcre16Kirill Volinsky
2014-06-14unicode popupsKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-11Spamotron: resource cosmetic, decapitalizationDart Raiden
2014-02-11spamotron translation fixesvu1tur
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-12minor accessibility and translation fixes (fixes #433)Tobias Weimer
2013-09-25valid options initializationGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-07-27- minor resource fixes (by TuxX)Tobias Weimer
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-07-12translation fixTobias Weimer
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-22small cleanupKirill Volinsky
2013-05-21minor adaptions for Miranda NGTobias Weimer
2013-05-21minor adaptions for Miranda NGTobias Weimer
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-19git-svn-id: http://svn.miranda-ng.org/main/trunk@4724 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2013-05-18- Spamotron: added to solutionsVadim Dashevskiy
2013-05-18spamotron sourcetree importvu1tur
2013-05-07spamotron initial commitvu1tur