summaryrefslogtreecommitdiff
path: root/plugins/QuickMessages/src/options.cpp
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-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2013-09-25valid options initializationGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
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-07-23QuickMessages, QuickReplies: changed folder structure Vadim Dashevskiy