summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/options.cpp
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2020-05-07MirOTR: two another option dialogs -> UI classesGeorge Hazan
2020-05-07MirOTR:George Hazan
2020-04-19MirOTR:George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-28MirOTR:George Hazan
2019-02-28MirOTR: code cleaningGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-14hContact, MODULENAME -> 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-17MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMpluginGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge 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
2016-12-04MirOTR: Fix changing ConvHTML/Policy (fixes #553)Robert Pösel
2016-12-01more fixesGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-03-12MirOTR: Minor cleanupTobias Weimer
2016-01-26MirOTR: Correct version of [14690] (thx White-Tiger)Tobias Weimer
2015-10-17MirOTR:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-27ConnectionNotify common projectKirill Volinsky
2015-04-21fix for listview position changingGeorge Hazan
2015-04-21- fix for a bug in options (policy & hash aren't saved for protos whose name ...George Hazan
2015-04-16MirOTR:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-26MirOTR: cleaned-up our OTR messages and other string stuff (such as using mir...René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann