summaryrefslogtreecommitdiff
path: root/plugins/QuickMessages/src
AgeCommit message (Expand)Author
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-26QuickMessages code clean, fix mem leaks.Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-19closing ticket #266Kirill Volinsky
2013-03-05added precompiled headerKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-12-23- QuickMessages: typo fixVadim Dashevskiy
2012-12-22Changed position in Options for few more pluginsRobert Pösel
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-23QuickMessages, QuickReplies: changed folder structure Vadim Dashevskiy