summaryrefslogtreecommitdiff
path: root/plugins/ConnectionNotify
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-03fix for the option's page style pt. 2Vadim Dashevskiy
2015-04-28ConnectionNotify - added missing stdafx.cxxVadim Dashevskiy
2015-04-27ConnectionNotify common projectKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-03-21ConnectionNotify:Tobias Weimer
2015-03-20ConnectionNotify:Tobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
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-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-29ConnectionNotify: code refactoring.Rozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-27couple of atavisms removedGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-04ConnectionNotify: resource cosmetics, decapitalizationDart Raiden
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-24more warning fixesGeorge Hazan
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25warning fixesGeorge Hazan
2013-08-21ConnectionNotify:Tobias Weimer
2013-08-14removed trailing spaces from ressourcesTobias Weimer