summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_options.cpp
AgeCommit message (Expand)Author
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-14code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-30Tox: using timers instead of threadsaunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-03-03Tox:aunsane
2018-02-25Fixes related with 7fc01c9aunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-18Tox: added 2 new optionsaunsane
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-08-21Tox:George Hazan
2017-03-27Tox: added new optionsaunsane
2017-03-15Tox:aunsane
2017-02-25Tox: fixed #684aunsane
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George 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-06-18Tox: attempt to fix nickname settingAlexander Lantsev
2016-06-13Tox: fixed user node addingAlexander Lantsev
2016-05-16Tox: some fixesAlexander Lantsev
2016-05-06Tox: memleaks fix MikalaiR
2016-05-06Tox: some fixesAlexander Lantsev
2016-05-04Tox:Alexander Lantsev
2016-05-04Tox: fixed custom nodes savingAlexander Lantsev
2016-04-28Tox: updating tox nodes from https://nodes.tox.chat/jsonAlexander Lantsev
2016-04-28Tox: loading nodes from jsonAlexander Lantsev
2016-04-27Tox:Alexander Lantsev
2016-04-15contact list groups:George Hazan
2015-12-21Tox:Alexander Lantsev
2015-10-30Tox: fixed profile creation and importAlexander Lantsev
2015-09-27Tox:Tobias Weimer
2015-09-14Tox: fix crash when going offlineAlexander Lantsev
2015-09-14Tox: fixed tox thread managementAlexander Lantsev
2015-09-10- fix for the chaos in memory allocation;George Hazan
2015-09-10Tox: refactoringAlexander Lantsev
2015-09-10Tox: tox pointers should store in PollingThread to avoid cross thread usingAlexander Lantsev