summaryrefslogtreecommitdiff
path: root/plugins/SecureIM
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge 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-08code cleanup around mir_snprintfRozhuk 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-08-12extraicons registration moved to Load()Kirill Volinsky
2014-07-08- minor code reorderingGeorge Hazan
2014-07-08code cleaningGeorge Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-17SecureIN_Icons icons 32x32 added (thanks dracosha)Vadim Dashevskiy
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-22translation fixesTobias Weimer
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-27removed unneeded spaces, etc.Dart Raiden
2013-10-20spelling correction (patch by RMN) Vadim Dashevskiy
2013-10-13addition to previous commitDart Raiden
2013-10-13removed some not needed spaces, capitals, etc.Dart Raiden
2013-10-06more unnecessary spacesDart Raiden
2013-09-20fixed tabs backgroung colorKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-08-27fixes for StatusIconData initialization George Hazan
2013-08-03more leaksGeorge Hazan
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 2)Kirill Volinsky
2013-07-08- "Sended back" is exterminatedVadim Dashevskiy
2013-07-08Correct url for all plugins.Robert Pösel