summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/senddlg.cpp
AgeCommit message (Expand)Author
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-31warning fixesGeorge Hazan
2015-07-31sms: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-01-26SMS: fix x64Rozhuk Ivan
2015-01-11compilation fixVadim Dashevskiy
2015-01-10SMS:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-03-06More SMS fixesRozhuk Ivan
2014-03-06MRARozhuk Ivan
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-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-11missing subclassingGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-01-19cleaner version of previous commitsTobias Weimer
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