summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/SMS_svc.cpp
AgeCommit message (Expand)Author
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-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-06More SMS fixesRozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
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-24translation fixes and code cleanupTobias Weimer
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-01-19cleaner version of previous commitsTobias Weimer
2013-01-0564-bit compatibility fixes for the SMS pluginGeorge Hazan
2012-12-24SMS plugin adopted (32bit version only)Robert Pösel