summaryrefslogtreecommitdiff
path: root/plugins/YAMN/src/mails
AgeCommit message (Expand)Author
2015-09-02YAMN:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-01YAMN: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-03-15added precompiled headerKirill Volinsky
2013-02-12- fix for chinese in popups;George Hazan
2013-01-16 _T > TaranslateT when needed (patch from person)Vadim Dashevskiy
2013-01-03- fix for the buffer overrun in YAMN's mime parserGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan