summaryrefslogtreecommitdiff
path: root/plugins/RecentContacts/src/options.cpp
AgeCommit message (Expand)Author
2021-12-26BYTE -> uint8_tGeorge Hazan
2018-11-13ClientChangeNotify, KeyboardNotify, RecentContacts -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-17Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-06-04RecentContactsGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;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-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-11-18RecentContacts: Add option "Resize window according to contact list" (patch b...Robert Pösel
2013-09-25valid options initializationGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-12-22Changed position in Options for few more pluginsRobert Pösel
2012-07-23Rate, RecentContacts, Scriver: changed folder structure Vadim Dashevskiy