summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/functions.cpp
AgeCommit message (Expand)Author
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-31warning fixesGeorge Hazan
2015-07-31sms: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-21warning fixesGeorge Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-11misprintGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2013-01-0564-bit compatibility fixes for the SMS pluginGeorge Hazan
2012-12-24SMS plugin adopted (32bit version only)Robert Pösel