summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin/src/options.cpp
AgeCommit message (Expand)Author
2018-11-12SeenPlugin -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George 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-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...George Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-01-08SeenPlugin: add missing LPGENW, proper capitalizationdartraiden
2018-01-08SeenPlugin: more human readable form of options stringGeorge 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-11-13Code modernize ...Goraf
2017-06-14SeenPlugin: Make delimiter change backwards compatible (fixes #607)Robert Pösel
2017-06-14SeenPlugin: delimiter between protocols changed to non-printed "\n"Kirill Volinsky
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;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-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-17fix for file logs in SeenPluginGeorge Hazan
2015-03-02- much more effective protocol filter;George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-18- removed obsolete codeTobias Weimer
2013-04-05- rest of menus cleared;George Hazan
2013-03-22- SeenPlugin: code cleaning (patch from person)Vadim Dashevskiy
2013-03-09removed not used headersKirill Volinsky
2013-01-23- GDI resource leak fix;George Hazan
2012-12-07- Options tree items changeVadim Dashevskiy
2012-10-14* fixed popup crashTobias Weimer
2012-10-12SeenPlugin converted to UnicodeGeorge Hazan
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
2012-07-23SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure Vadim Dashevskiy