summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_options.h
AgeCommit message (Collapse)Author
2018-07-11GUI change:George Hazan
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name)
2018-02-25Fixes related with 7fc01c9aunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-18Tox: added 2 new optionsaunsane
- UDP hole-punching - local network peer discovery
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-03-27Tox: added new optionsaunsane
- max connect retries - max reconnect retries
2016-04-28Tox: updating tox nodes from https://nodes.tox.chat/jsonAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-08Tox: moving on MMDeviceAPI. pt 1. Multimedia optionsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-26Tox: attempt to fix options issuesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14Tox: first approach for audio supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13dialog fix for SkypeWeb & ToxAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12788 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
- HWND hwndParent removed from the CDlgBase constructor; - method CDlgBase::SetParent() added for the rare occasions where it's needed; git-svn-id: http://svn.miranda-ng.org/main/trunk@12785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10Tox:Alexander Lantsev
- switched to new api - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@12726 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-22Tox: some code for group chatsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c