summaryrefslogtreecommitdiff
path: root/plugins/QuickReplies/src/options.cpp
AgeCommit message (Expand)Author
2017-11-13Code modernize ...Goraf
2017-03-30fix for a major crutch in QuickRepliesGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-03-09QuickReplies:Alexander Lantsev
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
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-07-23QuickMessages, QuickReplies: changed folder structure Vadim Dashevskiy